Trace number 3288459
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
Name | application/manthey/traffic/ traffic_f_unknown.cnf |
MD5SUM | f03ed12a281977a642336980ec847847 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | UNSAT |
Best CPU time to get the best result obtained on this benchmark | 108.343 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 33320 |
Number of clauses | 763101 |
Sum of the clauses size | 2854525 |
Maximum clause length | 4 |
Minimum clause length | 2 |
Number of clauses of size 1 | 0 |
Number of clauses of size 2 | 52598 |
Number of clauses of size 3 | 92683 |
Number of clauses of size 4 | 617820 |
Number of clauses of size 5 | 0 |
Number of clauses of size over 5 | 0 |
Solver Data
0.00/0.00 c Outputting solution to console
0.00/0.00 c This is CryptoMiniSat 2.9.0
0.00/0.00 c compiled with gcc version 4.4.5
0.00/0.00 c Using 1 thread(s)
0.00/0.00 c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00 c Reading file 'HOME/instance-3288459-1303776288.cnf'
0.00/0.00 c -- header says num vars: 33320
0.00/0.00 c -- header says num clauses: 763101
0.39/0.45 c -- clauses added: 0 learnts, 763101 normals, 0 xors
0.39/0.45 c -- vars added 33320
0.39/0.45 c Parsing time: 0.41 s
0.39/0.45 c N st 0 0 33320 710503 52598 0 2854525 0 no data no data --
0.49/0.55 c asymm cl-useful: 12/344/710503 lits-rem:15 time: 0.10
1.78/1.86 c Flit: 136 Blit: 8 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 60.0M T: 1.24
1.78/1.86 c Cleaning up after failed var search: 0.00 s
1.98/2.06 c Calc non-exist non-lernt bins v-fix: 0 done: 29810 time: 0.19 s
1.98/2.07 c Cache BProp: 8 Set: 0 BXProp: 0 T: 0.01
2.48/2.52 c Subs w/ non-existent bins: 8901 time: 0.45 s
2.68/2.71 c bin-w-bin subsume rem 6704 bins time: 0.01 s
2.68/2.77 c subs with bin: 982 lits-rem: 1300 v-fix: 0 time: 0.06 s
2.78/2.87 c Removed useless bin: 7698 fixed: 6 bprops: 9.71M time: 0.10 s
4.19/4.26 c lits-rem: 830 cl-subs: 57339 v-elim: 20467 v-fix: 0 time: 1.38 s
4.19/4.26 c learnt bin added due to v-elim: 0
4.29/4.30 c Finding binary XORs T: 0.05 s found: 3
4.29/4.35 c Replacing 3 vars Replaced 286 lits Time: 0.05 s
4.69/4.79 c Finding non-binary XORs: 0.40 s (found: 0, avg size: nan)
4.69/4.79 c calculated reachability. Time: 0.02
4.79/4.81 c Calc default polars - time: 0.01 s pos: 10227 undec: 12909 neg: 10184
4.79/4.81 c =========================================================================================
4.79/4.81 c types(t): F = full restart, N = normal restart
4.79/4.81 c types(t): S = simplification begin/end, E = solution found
4.79/4.81 c restart types(rt): st = static, dy = dynamic
4.79/4.81 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
4.79/4.81 c B st 0 0 31509 636073 37470 0 2541836 0 no data no data --
5.59/5.67 c Decided on static restart strategy
19.88/19.95 c N dy 7 30001 31509 636073 37502 19867 2541833 194700 11.72 6.68 --
19.98/20.05 c S st 7 30001 31509 636073 37502 19867 2541833 194700 11.72 6.68 --
20.48/20.57 c S st 7 30507 31509 636073 37517 20352 2541833 199297 11.72 6.68 --
20.58/20.60 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.02
20.58/20.61 c Cache BProp: 9 Set: 1 BXProp: 2 T: 0.01
22.18/22.29 c Flit: 108 Blit: 6 bXBeca: 0 bXProp: 183 Bin: 1795 BRemL: 23 BRemN: 160 CBin: 0 P: 60.0M T: 1.68
22.18/22.29 c Cleaning up after failed var search: 0.00 s
22.38/22.49 c Calc non-exist non-lernt bins v-fix: 0 done: 29786 time: 0.20 s
22.48/22.50 c Cache BProp: 44 Set: 1 BXProp: 0 T: 0.01
22.88/22.95 c Subs w/ non-existent bins: 8343 time: 0.44 s
22.99/23.01 c Replacing 185 vars Replaced 7851 lits Time: 0.06 s
23.09/23.12 c bin-w-bin subsume rem 205 bins time: 0.01 s
23.09/23.18 c subs with bin: 1895 lits-rem: 1036 v-fix: 0 time: 0.06 s
23.18/23.28 c Removed useless bin: 759 fixed: 3 bprops: 8.74M time: 0.10 s
24.68/24.76 c lits-rem: 928 cl-subs: 1648 v-elim: 22105 v-fix: 0 time: 1.47 s
24.68/24.76 c learnt bin added due to v-elim: 0
25.08/25.14 c vivif2 -- cl tried 625930 cl shrink 11119 lits rem 13132 time: 0.37
25.08/25.17 c vivif2 -- cl tried 15171 cl shrink 2683 lits rem 2962 time: 0.03
25.19/25.27 c asymm cl-useful: 0/374/619288 lits-rem:0 time: 0.10
25.29/25.31 c calculated reachability. Time: 0.02
25.29/25.31 c N dy 7 30507 30844 619288 44554 15169 2487689 151989 11.72 6.68 --
25.29/25.31 c F st 7 30507 30844 619288 44554 15169 2487689 151989 11.72 6.68 --
25.38/25.45 c Found part 391 vars: 1070 clauses: 8824 lits size: 30930
25.38/25.45 c Found part 523 vars: 1061 clauses: 12429 lits size: 43248
25.38/25.45 c Found part 648 vars: 4876 clauses: 193644 lits size: 738028
25.38/25.45 c Found part 649 vars: 952 clauses: 6706 lits size: 23330
25.38/25.45 c Found part 656 vars: 187 clauses: 432 lits size: 1142
25.38/25.45 c Found part 702 vars: 833 clauses: 5189 lits size: 18079
25.38/25.45 c Found part 719 vars: 291 clauses: 823 lits size: 2334
25.38/25.45 c Found part 720 vars: 5805 clauses: 34932 lits size: 122976
25.38/25.45 c Found part 722 vars: 15769 clauses: 400439 lits size: 1507540
25.38/25.45 c Found parts: 9 time: 0.14 s
25.38/25.45 c Solving part 656
25.38/25.48 c N st 0 0 187 164 269 0 1142 2 no data no data --
25.38/25.49 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 0.1M T: 0.01
25.38/25.49 c Finding binary XORs T: 0.00 s found: 0
25.38/25.49 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
25.38/25.49 c calculated reachability. Time: 0.00
25.38/25.49 c Calc default polars - time: 0.00 s pos: 67 undec: 33140 neg: 113
25.38/25.49 c =========================================================================================
25.38/25.49 c types(t): F = full restart, N = normal restart
25.38/25.49 c types(t): S = simplification begin/end, E = solution found
25.38/25.49 c restart types(rt): st = static, dy = dynamic
25.38/25.49 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
25.38/25.49 c B st 0 0 187 164 269 0 1142 2 no data no data --
25.38/25.49 c E st 1 0 0 164 269 0 1142 2 no data no data --
25.38/25.49 c Verified 164 clauses.
25.38/25.49 c Verified 164 clauses.
25.38/25.49 c Solved part
25.38/25.49 c =========================================================================================
25.38/25.49 c Solving part 719
25.49/25.52 c N st 0 0 291 393 430 0 2334 0 no data no data --
25.49/25.53 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 0.2M T: 0.01
25.49/25.53 c Finding binary XORs T: 0.00 s found: 0
25.49/25.53 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
25.49/25.53 c calculated reachability. Time: 0.00
25.49/25.54 c Calc default polars - time: 0.00 s pos: 82 undec: 33061 neg: 177
25.49/25.54 c =========================================================================================
25.49/25.54 c types(t): F = full restart, N = normal restart
25.49/25.54 c types(t): S = simplification begin/end, E = solution found
25.49/25.54 c restart types(rt): st = static, dy = dynamic
25.49/25.54 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
25.49/25.54 c B st 0 0 291 393 430 0 2334 0 no data no data --
25.49/25.54 c E st 1 0 0 393 430 0 2334 0 no data no data --
25.49/25.54 c Verified 393 clauses.
25.49/25.54 c Verified 393 clauses.
25.49/25.54 c Solved part
25.49/25.54 c =========================================================================================
25.49/25.54 c Solving part 702
25.49/25.57 c N st 0 0 833 4120 1071 0 18079 4 no data no data --
25.59/25.61 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 1.3M T: 0.04
25.59/25.61 c Finding binary XORs T: 0.00 s found: 0
25.59/25.62 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
25.59/25.62 c calculated reachability. Time: 0.00
25.59/25.62 c Calc default polars - time: 0.00 s pos: 291 undec: 32784 neg: 245
25.59/25.62 c =========================================================================================
25.59/25.62 c types(t): F = full restart, N = normal restart
25.59/25.62 c types(t): S = simplification begin/end, E = solution found
25.59/25.62 c restart types(rt): st = static, dy = dynamic
25.59/25.62 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
25.59/25.62 c B st 0 0 833 4120 1071 0 18079 4 no data no data --
25.59/25.62 c E st 1 0 0 4120 1071 0 18079 4 no data no data --
25.59/25.62 c Verified 4120 clauses.
25.59/25.62 c Verified 4120 clauses.
25.59/25.62 c Solved part
25.59/25.62 c =========================================================================================
25.59/25.62 c Solving part 649
25.59/25.65 c N st 0 0 952 5364 1344 0 23330 4 no data no data --
25.69/25.70 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 1.7M T: 0.05
25.69/25.71 c Finding binary XORs T: 0.00 s found: 0
25.69/25.71 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
25.69/25.71 c calculated reachability. Time: 0.00
25.69/25.71 c Calc default polars - time: 0.00 s pos: 383 undec: 32597 neg: 340
25.69/25.71 c =========================================================================================
25.69/25.71 c types(t): F = full restart, N = normal restart
25.69/25.71 c types(t): S = simplification begin/end, E = solution found
25.69/25.71 c restart types(rt): st = static, dy = dynamic
25.69/25.71 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
25.69/25.71 c B st 0 0 952 5364 1344 0 23330 4 no data no data --
25.69/25.71 c E st 1 0 0 5364 1344 0 23330 4 no data no data --
25.69/25.71 c Verified 5364 clauses.
25.69/25.71 c Verified 5364 clauses.
25.69/25.71 c Solved part
25.69/25.71 c =========================================================================================
25.69/25.71 c Solving part 523
25.69/25.75 c N st 0 0 1061 10127 2346 0 43248 88 no data no data --
25.79/25.85 c Flit: 3 Blit: 10 bXBeca: 0 bXProp: 43 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 2.6M T: 0.10
25.79/25.86 c Finding binary XORs T: 0.00 s found: 5
25.79/25.86 c Replacing 48 vars Replaced 2141 lits Time: 0.00 s
25.79/25.87 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
25.79/25.87 c calculated reachability. Time: 0.00
25.79/25.87 c Calc default polars - time: 0.00 s pos: 273 undec: 32681 neg: 366
25.79/25.87 c =========================================================================================
25.79/25.87 c types(t): F = full restart, N = normal restart
25.79/25.87 c types(t): S = simplification begin/end, E = solution found
25.79/25.87 c restart types(rt): st = static, dy = dynamic
25.79/25.87 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
25.79/25.87 c B st 0 0 997 9330 2345 0 40221 84 no data no data --
25.79/25.87 c E st 1 0 0 9330 2345 0 40221 84 no data no data --
25.79/25.87 c Verified 9330 clauses.
25.79/25.87 c Verified 9330 clauses.
25.79/25.87 c Solved part
25.79/25.87 c =========================================================================================
25.79/25.87 c Solving part 391
25.89/25.90 c N st 0 0 1070 7160 1671 0 30930 14 no data no data --
25.89/25.97 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 2.1M T: 0.07
25.89/25.98 c Finding binary XORs T: 0.00 s found: 0
25.89/25.98 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
25.89/25.98 c calculated reachability. Time: 0.00
25.89/25.98 c Calc default polars - time: 0.00 s pos: 456 undec: 32395 neg: 469
25.89/25.98 c =========================================================================================
25.89/25.98 c types(t): F = full restart, N = normal restart
25.89/25.98 c types(t): S = simplification begin/end, E = solution found
25.89/25.98 c restart types(rt): st = static, dy = dynamic
25.89/25.98 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
25.89/25.98 c B st 0 0 1070 7160 1671 0 30930 14 no data no data --
25.89/25.98 c E st 1 0 0 7160 1671 0 30930 14 no data no data --
25.89/25.98 c Verified 7160 clauses.
25.89/25.98 c Verified 7160 clauses.
25.89/25.98 c Solved part
25.89/25.98 c =========================================================================================
25.89/25.98 c Solving part 648
26.08/26.17 c N st 0 0 4876 201343 7559 0 889132 210 no data no data --
27.19/27.27 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 60.0M T: 1.08
27.19/27.28 c Finding binary XORs T: 0.01 s found: 0
27.39/27.42 c Finding non-binary XORs: 0.13 s (found: 0, avg size: nan)
27.39/27.42 c calculated reachability. Time: 0.00
27.39/27.43 c Calc default polars - time: 0.01 s pos: 1415 undec: 30105 neg: 1800
27.39/27.43 c =========================================================================================
27.39/27.43 c types(t): F = full restart, N = normal restart
27.39/27.43 c types(t): S = simplification begin/end, E = solution found
27.39/27.43 c restart types(rt): st = static, dy = dynamic
27.39/27.43 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
27.39/27.43 c B st 0 0 4876 201343 7559 0 889132 210 no data no data --
28.09/28.15 c Decided on static restart strategy
39.49/39.50 c N dy 7 30000 4871 201343 7619 19784 889131 176472 10.71 6.11 --
39.49/39.54 c S st 7 30000 4871 201343 7619 19784 889131 176472 10.71 6.11 --
39.78/39.81 c S st 7 30503 4871 201343 7619 20286 889130 181943 10.71 6.11 --
39.78/39.81 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
39.78/39.82 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.79/40.83 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 189 BRemL: 43 BRemN: 698 CBin: 0 P: 60.0M T: 1.01
40.79/40.86 c Calc non-exist non-lernt bins v-fix: 0 done: 4871 time: 0.04 s
40.79/40.86 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.99/41.04 c Subs w/ non-existent bins: 204 time: 0.17 s
41.08/41.11 c bin-w-bin subsume rem 50 bins time: 0.00 s
41.08/41.13 c subs with bin: 119 lits-rem: 238 v-fix: 0 time: 0.02 s
41.08/41.15 c Removed useless bin: 83 fixed: 0 bprops: 1.23M time: 0.02 s
41.69/41.73 c lits-rem: 34 cl-subs: 535 v-elim: 3244 v-fix: 0 time: 0.58 s
41.69/41.73 c learnt bin added due to v-elim: 0
41.79/41.81 c asymm cl-useful: 26/26/199496 lits-rem:285 time: 0.08
41.79/41.82 c calculated reachability. Time: 0.00
41.79/41.82 c N dy 7 30503 4869 199496 6823 8603 873888 75916 10.71 6.11 --
41.79/41.82 c F st 7 30503 4869 199496 6823 8603 873888 75916 10.71 6.11 --
42.48/42.54 c Decided on static restart strategy
48.40/48.45 c N dy 14 45755 4868 199496 6845 23684 873888 231667 8.83 6.23 --
48.40/48.48 c S st 14 45755 4868 199496 6845 23684 873888 231667 8.83 6.23 --
48.69/48.73 c S st 14 46261 4868 199496 6846 24189 873888 237138 8.83 6.23 --
48.69/48.74 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
48.69/48.75 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.59/49.66 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 11 BRemL: 12 BRemN: 13 CBin: 0 P: 60.0M T: 0.91
49.59/49.69 c Calc non-exist non-lernt bins v-fix: 0 done: 4868 time: 0.03 s
49.59/49.69 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.79/49.88 c Subs w/ non-existent bins: 137 time: 0.18 s
49.89/49.94 c bin-w-bin subsume rem 0 bins time: 0.00 s
49.89/49.98 c subs with bin: 916 lits-rem: 250 v-fix: 0 time: 0.03 s
49.89/49.99 c Removed useless bin: 5 fixed: 0 bprops: 1.28M time: 0.02 s
50.79/50.89 c lits-rem: 306 cl-subs: 1102 v-elim: 4513 v-fix: 0 time: 0.89 s
50.79/50.89 c learnt bin added due to v-elim: 0
50.99/51.00 c vivif2 -- cl tried 199120 cl shrink 873 lits rem 906 time: 0.11
50.99/51.02 c vivif2 -- cl tried 15810 cl shrink 853 lits rem 1036 time: 0.02
51.09/51.10 c asymm cl-useful: 23/23/199085 lits-rem:138 time: 0.08
51.09/51.11 c calculated reachability. Time: 0.00
51.09/51.11 c N dy 14 46261 4868 199085 6850 15808 870568 150333 8.83 6.23 --
61.19/61.27 c N dy 15 69391 4866 199085 6868 23571 870567 214714 11.13 6.42 --
61.29/61.30 c S st 15 69391 4866 199085 6868 23571 870567 214714 11.13 6.42 --
61.59/61.64 c S st 15 69893 4866 199085 6868 24072 870567 219861 11.13 6.42 --
61.59/61.64 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
61.59/61.65 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.59/62.64 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 1 Bin: 32 BRemL: 14 BRemN: 30 CBin: 0 P: 60.1M T: 1.00
62.59/62.68 c Calc non-exist non-lernt bins v-fix: 0 done: 4866 time: 0.04 s
62.59/62.68 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.79/62.86 c Subs w/ non-existent bins: 27 time: 0.18 s
62.79/62.89 c Replacing 1 vars Replaced 477 lits Time: 0.02 s
62.89/62.92 c bin-w-bin subsume rem 5 bins time: 0.00 s
62.89/62.95 c subs with bin: 192 lits-rem: 192 v-fix: 0 time: 0.03 s
62.89/62.97 c Removed useless bin: 8 fixed: 0 bprops: 1.30M time: 0.02 s
63.89/63.93 c lits-rem: 118 cl-subs: 614 v-elim: 4510 v-fix: 0 time: 0.97 s
63.89/63.93 c learnt bin added due to v-elim: 0
63.99/64.05 c vivif2 -- cl tried 198543 cl shrink 401 lits rem 419 time: 0.12
63.99/64.08 c vivif2 -- cl tried 20335 cl shrink 1506 lits rem 1623 time: 0.03
64.09/64.16 c asymm cl-useful: 22/23/198498 lits-rem:130 time: 0.07
64.09/64.17 c calculated reachability. Time: 0.00
64.09/64.17 c N dy 15 69893 4865 198498 6845 20333 867116 185191 11.13 6.42 --
64.09/64.17 c F st 15 69893 4865 198498 6845 20333 867116 185191 11.13 6.42 --
64.99/65.07 c Decided on static restart strategy
79.98/80.00 c N dy 22 104840 4862 198498 6883 36575 867114 375741 12.57 6.53 --
79.98/80.03 c S st 22 104840 4862 198498 6883 36575 867114 375741 12.57 6.53 --
80.29/80.33 c S st 22 105343 4862 198498 6883 37078 867114 380868 12.57 6.53 --
80.29/80.34 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
80.29/80.34 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.29/81.37 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 60 BRemL: 23 BRemN: 45 CBin: 0 P: 60.0M T: 1.03
81.39/81.41 c Calc non-exist non-lernt bins v-fix: 0 done: 4862 time: 0.04 s
81.39/81.41 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.58/81.62 c Subs w/ non-existent bins: 131 time: 0.21 s
81.58/81.67 c bin-w-bin subsume rem 5 bins time: 0.00 s
81.68/81.71 c subs with bin: 72 lits-rem: 96 v-fix: 0 time: 0.04 s
81.68/81.73 c Removed useless bin: 40 fixed: 0 bprops: 1.25M time: 0.01 s
82.99/83.00 c ORs : 1 avg-s: 2.0 cl-sh: 2 l-rem: 2 b-add: 0 v-rep: 0 cl-rem: 0 avg s: nan T: 0.12
82.99/83.03 c lits-rem: 148 cl-subs: 1327 v-elim: 4507 v-fix: 0 time: 1.30 s
82.99/83.03 c learnt bin added due to v-elim: 0
83.09/83.15 c vivif2 -- cl tried 197818 cl shrink 233 lits rem 239 time: 0.11
83.09/83.19 c vivif2 -- cl tried 32420 cl shrink 570 lits rem 630 time: 0.05
83.19/83.28 c asymm cl-useful: 20/23/197730 lits-rem:107 time: 0.08
83.19/83.29 c calculated reachability. Time: 0.00
83.19/83.29 c N dy 22 105343 4862 197730 6877 32416 863398 338122 12.57 6.53 --
105.59/105.67 c N dy 23 158014 4858 197730 6912 41984 863397 448115 15.72 6.75 --
105.69/105.71 c S st 23 158014 4858 197730 6912 41984 863397 448115 15.72 6.75 --
105.99/106.06 c S st 23 158519 4858 197730 6912 42486 863397 453192 15.72 6.75 --
105.99/106.07 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
105.99/106.07 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.09/107.18 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 105 BRemL: 35 BRemN: 77 CBin: 0 P: 60.0M T: 1.11
107.19/107.22 c Calc non-exist non-lernt bins v-fix: 0 done: 4858 time: 0.04 s
107.19/107.22 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.39/107.44 c Subs w/ non-existent bins: 14 time: 0.22 s
107.49/107.50 c bin-w-bin subsume rem 14 bins time: 0.00 s
107.49/107.54 c subs with bin: 106 lits-rem: 233 v-fix: 0 time: 0.04 s
107.49/107.55 c Removed useless bin: 34 fixed: 0 bprops: 1.25M time: 0.02 s
108.99/109.02 c ORs : 1 avg-s: 2.0 cl-sh: 0 l-rem: 0 b-add: 0 v-rep: 0 cl-rem: 0 avg s: nan T: 0.12
108.99/109.05 c lits-rem: 271 cl-subs: 1149 v-elim: 4504 v-fix: 0 time: 1.50 s
108.99/109.05 c learnt bin added due to v-elim: 0
109.09/109.17 c vivif2 -- cl tried 196949 cl shrink 514 lits rem 526 time: 0.12
109.19/109.23 c vivif2 -- cl tried 38667 cl shrink 545 lits rem 571 time: 0.06
109.29/109.31 c asymm cl-useful: 23/23/196770 lits-rem:114 time: 0.09
109.29/109.32 c calculated reachability. Time: 0.00
109.29/109.32 c N dy 23 158519 4858 196770 6965 38667 858433 418055 15.72 6.75 --
141.79/141.83 c N dy 24 237778 4858 196770 6968 43498 858432 413670 14.34 6.86 --
141.79/141.87 c S st 24 237778 4858 196770 6968 43498 858432 413670 14.34 6.86 --
142.09/142.19 c S st 24 238280 4858 196770 6969 43997 858432 418782 14.34 6.86 --
142.19/142.20 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
142.19/142.20 c Cache BProp: 0 Set: 0 BXProp: 4 T: 0.00
143.19/143.25 c Flit: 1 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 13 BRemL: 13 BRemN: 179 CBin: 0 P: 60.0M T: 1.05
143.19/143.29 c Calc non-exist non-lernt bins v-fix: 0 done: 4857 time: 0.04 s
143.19/143.29 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.49/143.51 c Subs w/ non-existent bins: 515 time: 0.21 s
143.49/143.53 c Replacing 4 vars Replaced 1657 lits Time: 0.02 s
143.49/143.57 c bin-w-bin subsume rem 4 bins time: 0.00 s
143.59/143.61 c subs with bin: 9 lits-rem: 22 v-fix: 0 time: 0.04 s
143.59/143.63 c Removed useless bin: 16 fixed: 0 bprops: 1.30M time: 0.02 s
144.99/145.05 c ORs : 1 avg-s: 2.0 cl-sh: 0 l-rem: 0 b-add: 0 v-rep: 0 cl-rem: 0 avg s: nan T: 0.12
144.99/145.08 c lits-rem: 258 cl-subs: 1107 v-elim: 4498 v-fix: 0 time: 1.45 s
144.99/145.08 c learnt bin added due to v-elim: 0
145.09/145.20 c vivif2 -- cl tried 196421 cl shrink 75 lits rem 75 time: 0.11
145.19/145.26 c vivif2 -- cl tried 42233 cl shrink 50 lits rem 50 time: 0.06
145.29/145.34 c asymm cl-useful: 23/23/196374 lits-rem:120 time: 0.09
145.29/145.36 c calculated reachability. Time: 0.00
145.29/145.36 c N dy 24 238280 4853 196374 6818 42233 856200 401325 14.34 6.86 --
199.99/200.02 c N dy 25 357421 4850 196374 6853 47852 856197 448940 13.12 6.79 --
199.99/200.05 c S st 25 357421 4850 196374 6853 47852 856197 448940 13.12 6.79 --
199.99/200.08 c Finding binary XORs T: 0.01 s found: 15
200.39/200.42 c S st 25 357925 4850 195875 6806 47035 853728 444294 13.12 6.79 --
200.39/200.43 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
200.39/200.43 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.49/201.56 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 60 BRemL: 35 BRemN: 64 CBin: 0 P: 60.1M T: 1.13
201.49/201.59 c Calc non-exist non-lernt bins v-fix: 0 done: 4850 time: 0.04 s
201.59/201.60 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.79/201.82 c Subs w/ non-existent bins: 22 time: 0.22 s
201.79/201.84 c Replacing 15 vars Replaced 14256 lits Time: 0.02 s
201.79/201.89 c bin-w-bin subsume rem 3 bins time: 0.00 s
201.89/201.93 c subs with bin: 177 lits-rem: 1342 v-fix: 0 time: 0.04 s
201.89/201.95 c Removed useless bin: 30 fixed: 0 bprops: 1.28M time: 0.02 s
203.40/203.42 c ORs : 2 avg-s: 2.0 cl-sh: 4 l-rem: 4 b-add: 1 v-rep: 0 cl-rem: 0 avg s: nan T: 0.12
203.40/203.46 c lits-rem: 156 cl-subs: 1269 v-elim: 4480 v-fix: 0 time: 1.51 s
203.40/203.46 c learnt bin added due to v-elim: 0
203.50/203.57 c vivif2 -- cl tried 191633 cl shrink 1502 lits rem 1827 time: 0.12
203.59/203.64 c vivif2 -- cl tried 45068 cl shrink 3055 lits rem 3935 time: 0.07
203.69/203.73 c asymm cl-useful: 22/22/191562 lits-rem:163 time: 0.09
203.69/203.74 c calculated reachability. Time: 0.00
203.69/203.74 c N dy 25 357925 4835 191562 6803 45066 819871 421169 13.12 6.79 --
271.60/271.60 c E dy 26 496655 4599 156292 6821 48454 639115 444663 10.13 6.68 --
271.60/271.61 c num threads : 1
271.60/271.61 c restarts : 7
271.60/271.61 c dynamic restarts : 1
271.60/271.61 c static restarts : 6
271.60/271.61 c full restarts : 1
271.60/271.61 c total simplify time : 0.00
271.60/271.61 c learnts DL2 : 0
271.60/271.61 c learnts size 2 : 65114
271.60/271.61 c learnts size 1 : 387 (1.16 % of vars)
271.60/271.61 c filedLit time : 2.93 (1.08 % time)
271.60/271.61 c v-elim SatELite : 1917 (5.75 % vars)
271.60/271.61 c SatELite time : 2.54 (0.94 % time)
271.60/271.61 c v-elim xor : 0 (0.00 % vars)
271.60/271.61 c xor elim time : 0.02 (0.01 % time)
271.60/271.61 c num binary xor trees : 10
271.60/271.61 c binxor trees' crown : 188 (18.80 leafs/tree)
271.60/271.61 c bin xor find time : 0.05
271.60/271.61 c OTF clause subsumed : 202 (0.01 clauses/conflict)
271.60/271.61 c OTF subs. size diff : 243 (1.20 lits/clause)
271.60/271.61 c OTF cl watch-shrink : 25852 (0.85 clauses/conflict)
271.60/271.61 c OTF cl watch-sh-lit : 116632 (4.51 lits/clause)
271.60/271.61 c tried to recurMin cls : 30504 (99.99 % of conflicts)
271.60/271.61 c updated cache : 0 (0.00 lits/tried recurMin)
271.60/271.61 c OTF Gate-Rem cl : 0 (0.00 clauses/conflict)
271.60/271.61 c OTF Gate-rem lits : 0 (nan lits/confl)
271.60/271.61 c clauses over max glue : 0 (0.00 % of all clauses)
271.60/271.61 c conflicts : 30507 (112.39 / sec)
271.60/271.61 c decisions : 41583 (9.35 % random)
271.60/271.61 c bogo-props : 1576010488 (5805901.78 / sec)
271.60/271.61 c props : 9774969 (36010.24 / sec)
271.60/271.61 c conflict literals : 326630 (58.23 % deleted)
271.60/271.61 c Memory used : 373.12 MB
271.60/271.61 c CPU time : 271.45 s
271.60/271.61 s UNSATISFIABLE
Verifier Data
No possible verification on an UNSAT instance
Watcher Data
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.0 (svn: 935)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3288459-1303776288/watcher-3288459-1303776288 -o /tmp/evaluation-result-3288459-1303776288/solver-3288459-1303776288 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3288459-1303776288.cnf
running on 2 cores: 1,3
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.99 3.77 3.81 3/176 24331
/proc/meminfo: memFree=28348120/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=12892 CPUtime=0 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 489228648 13201408 60 33554432000 4194304 4797429 140735678098560 18446744073709551615 208075308679 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24331/statm: 3223 60 45 148 0 45 0
[startup+0.05577 s]
/proc/loadavg: 2.99 3.77 3.81 3/176 24331
/proc/meminfo: memFree=28348120/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=49756 CPUtime=0.04 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 6480 0 0 0 3 1 0 0 20 0 1 0 489228648 50950144 4630 33554432000 4194304 4797429 140735678098560 18446744073709551615 208079928858 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 12439 4630 349 148 0 7368 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 49756
[startup+0.100827 s]
/proc/loadavg: 2.99 3.77 3.81 3/176 24331
/proc/meminfo: memFree=28348120/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=52908 CPUtime=0.08 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 7742 0 0 0 7 1 0 0 20 0 1 0 489228648 54177792 5824 33554432000 4194304 4797429 140735678098560 18446744073709551615 4408377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 13227 5825 349 148 0 8156 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 52908
[startup+0.300722 s]
/proc/loadavg: 2.99 3.77 3.81 3/176 24331
/proc/meminfo: memFree=28348120/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=93540 CPUtime=0.29 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 13156 0 0 0 27 2 0 0 21 0 1 0 489228648 95784960 10910 33554432000 4194304 4797429 140735678098560 18446744073709551615 4620908 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 23385 10911 349 148 0 18314 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 93540
[startup+0.700647 s]
/proc/loadavg: 2.99 3.77 3.81 3/176 24331
/proc/meminfo: memFree=28348120/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=213304 CPUtime=0.69 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 29109 0 0 0 65 4 0 0 22 0 1 0 489228648 218423296 18411 33554432000 4194304 4797429 140735678098560 18446744073709551615 208079901047 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 53326 18411 380 148 0 48255 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 213304
[startup+1.50049 s]
/proc/loadavg: 2.99 3.76 3.81 4/182 24344
/proc/meminfo: memFree=28134844/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=224920 CPUtime=1.48 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 32079 0 0 0 144 4 0 0 25 0 1 0 489228648 230318080 21381 33554432000 4194304 4797429 140735678098560 18446744073709551615 4429316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 56230 21382 380 148 0 51159 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 224920
[startup+3.10019 s]
/proc/loadavg: 2.99 3.76 3.81 5/187 24353
/proc/meminfo: memFree=27931404/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=277940 CPUtime=3.08 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 45098 0 0 0 303 5 0 0 25 0 1 0 489228648 284610560 34400 33554432000 4194304 4797429 140735678098560 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 69485 34400 396 148 0 64414 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 277940
[startup+6.30058 s]
/proc/loadavg: 3.07 3.76 3.81 5/190 24359
/proc/meminfo: memFree=27462608/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=309452 CPUtime=6.29 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 52122 0 0 0 623 6 0 0 25 0 1 0 489228648 316878848 41418 33554432000 4194304 4797429 140735678098560 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 77363 41418 419 148 0 72292 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 309452
[startup+12.7004 s]
/proc/loadavg: 3.14 3.76 3.81 5/190 24359
/proc/meminfo: memFree=27063276/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=309452 CPUtime=12.69 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 52286 0 0 0 1263 6 0 0 25 0 1 0 489228648 316878848 41562 33554432000 4194304 4797429 140735678098560 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 77363 41562 419 148 0 72292 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 309452
[startup+25.5009 s]
/proc/loadavg: 3.28 3.77 3.81 5/190 24359
/proc/meminfo: memFree=27033396/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=325372 CPUtime=25.49 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 53881 0 0 0 2542 7 0 0 25 0 1 0 489228648 333180928 43125 33554432000 4194304 4797429 140735678098560 18446744073709551615 4408872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 81343 43125 418 148 0 76272 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 325372
[startup+51.1011 s]
/proc/loadavg: 3.49 3.78 3.81 5/190 24387
/proc/meminfo: memFree=27318700/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=476448 CPUtime=51.09 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 67642 0 0 0 5100 9 0 0 25 0 1 0 489228648 487882752 56268 33554432000 4194304 4797429 140735678098560 18446744073709551615 4427942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 119112 56268 452 148 0 114041 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 476448
[startup+102.307 s]
/proc/loadavg: 3.78 3.81 3.82 5/190 24388
/proc/meminfo: memFree=27210088/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=485244 CPUtime=102.3 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 73919 0 0 0 10219 11 0 0 25 0 1 0 489228648 496889856 58316 33554432000 4194304 4797429 140735678098560 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 121311 58316 420 148 0 116240 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 485244
[startup+162.301 s]
/proc/loadavg: 3.92 3.84 3.83 5/190 24390
/proc/meminfo: memFree=27165396/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=490896 CPUtime=162.3 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 80205 0 0 0 16217 13 0 0 25 0 1 0 489228648 502677504 60048 33554432000 4194304 4797429 140735678098560 18446744073709551615 4424984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 122724 60048 426 148 0 117653 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 490896
[startup+222.3 s]
/proc/loadavg: 3.97 3.87 3.83 5/190 24391
/proc/meminfo: memFree=27121836/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=492308 CPUtime=222.29 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 85371 0 0 0 22215 14 0 0 25 0 1 0 489228648 504123392 60493 33554432000 4194304 4797429 140735678098560 18446744073709551615 4389989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 123077 60493 420 148 0 118006 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 492308
Solver just ended. Dumping a history of the last processes samples
[startup+230.301 s]
/proc/loadavg: 3.97 3.87 3.83 5/190 24392
/proc/meminfo: memFree=27124052/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=492604 CPUtime=230.3 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 87133 0 0 0 23015 15 0 0 25 0 1 0 489228648 504426496 59743 33554432000 4194304 4797429 140735678098560 18446744073709551615 4424123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 123151 59743 420 148 0 118080 0
Current children cumulated CPU time (s) 230.3
Current children cumulated vsize (KiB) 492604
[startup+255.901 s]
/proc/loadavg: 4.06 3.89 3.84 5/190 24419
/proc/meminfo: memFree=27419212/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=492604 CPUtime=255.9 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 88059 0 0 0 25574 16 0 0 25 0 1 0 489228648 504426496 60619 33554432000 4194304 4797429 140735678098560 18446744073709551615 4414434 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 123151 60619 420 148 0 118080 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 492604
[startup+262.301 s]
/proc/loadavg: 4.05 3.90 3.84 5/190 24419
/proc/meminfo: memFree=27419828/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=492604 CPUtime=262.3 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 88251 0 0 0 26214 16 0 0 25 0 1 0 489228648 504426496 60801 33554432000 4194304 4797429 140735678098560 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 123151 60801 420 148 0 118080 0
Current children cumulated CPU time (s) 262.3
Current children cumulated vsize (KiB) 492604
[startup+265.5 s]
/proc/loadavg: 4.05 3.90 3.84 5/190 24419
/proc/meminfo: memFree=27418340/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=492604 CPUtime=265.5 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 88365 0 0 0 26534 16 0 0 25 0 1 0 489228648 504426496 60908 33554432000 4194304 4797429 140735678098560 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 123151 60908 420 148 0 118080 0
Current children cumulated CPU time (s) 265.5
Current children cumulated vsize (KiB) 492604
[startup+268.701 s]
/proc/loadavg: 4.05 3.90 3.84 5/190 24420
/proc/meminfo: memFree=27403208/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=492604 CPUtime=268.7 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 88470 0 0 0 26854 16 0 0 25 0 1 0 489228648 504426496 61008 33554432000 4194304 4797429 140735678098560 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 123151 61008 420 148 0 118080 0
Current children cumulated CPU time (s) 268.7
Current children cumulated vsize (KiB) 492604
[startup+270.3 s]
/proc/loadavg: 4.05 3.90 3.84 5/190 24420
/proc/meminfo: memFree=27364136/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=492604 CPUtime=270.3 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 88522 0 0 0 27014 16 0 0 25 0 1 0 489228648 504426496 61057 33554432000 4194304 4797429 140735678098560 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 123151 61057 420 148 0 118080 0
Current children cumulated CPU time (s) 270.3
Current children cumulated vsize (KiB) 492604
[startup+271.1 s]
/proc/loadavg: 4.04 3.90 3.84 5/190 24420
/proc/meminfo: memFree=27355084/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=494424 CPUtime=271.1 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 88548 0 0 0 27094 16 0 0 25 0 1 0 489228648 506290176 61081 33554432000 4194304 4797429 140735678098560 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 123606 61081 420 148 0 118535 0
Current children cumulated CPU time (s) 271.1
Current children cumulated vsize (KiB) 494424
[startup+271.501 s]
/proc/loadavg: 4.04 3.90 3.84 5/190 24420
/proc/meminfo: memFree=27355084/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=494424 CPUtime=271.5 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 88559 0 0 0 27134 16 0 0 25 0 1 0 489228648 506290176 61091 33554432000 4194304 4797429 140735678098560 18446744073709551615 4424393 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 123606 61091 420 148 0 118535 0
Current children cumulated CPU time (s) 271.5
Current children cumulated vsize (KiB) 494424
[startup+271.601 s]
/proc/loadavg: 4.04 3.90 3.84 5/190 24420
/proc/meminfo: memFree=27352852/32950928 swapFree=67111364/67111528
[pid=24331] ppid=24329 vsize=494424 CPUtime=271.6 cores=1,3
/proc/24331/stat : 24331 (techdemo) R 24329 24331 23267 0 -1 4202496 88562 0 0 0 27144 16 0 0 25 0 1 0 489228648 506290176 61093 33554432000 4194304 4797429 140735678098560 18446744073709551615 208079887713 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24331/statm: 123606 61093 420 148 0 118535 0
Current children cumulated CPU time (s) 271.6
Current children cumulated vsize (KiB) 494424
Child status: 20
Real time (s): 271.657
CPU time (s): 271.651
CPU user time (s): 271.477
CPU system time (s): 0.173973
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 494424
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 271.477
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88569
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 149
runsolver used 0.432934 second user time and 1.06584 second system time
The end
Launcher Data
Begin job on node127 at 2011-04-26 02:04:50
IDJOB=3288459
IDBENCH=82497
IDSOLVER=1585
FILE ID=node127/3288459-1303776288
RUNJOBID= node127-1303776287-24317
PBS_JOBID= 13157182
Free space on /tmp= 71156 MiB
SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288459-1303776288/watcher-3288459-1303776288 -o /tmp/evaluation-result-3288459-1303776288/solver-3288459-1303776288 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3288459-1303776288.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=1404884217
node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.823
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5333.64
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.823
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.823
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.823
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.86
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.823
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.823
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.823
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.60
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.823
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32950928 kB
MemFree: 28348772 kB
Buffers: 1248468 kB
Cached: 2818528 kB
SwapCached: 0 kB
Active: 551268 kB
Inactive: 3583128 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32950928 kB
LowFree: 28348772 kB
SwapTotal: 67111528 kB
SwapFree: 67111364 kB
Dirty: 49640 kB
Writeback: 0 kB
AnonPages: 66968 kB
Mapped: 14460 kB
Slab: 402540 kB
PageTables: 4928 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83586992 kB
Committed_AS: 194868 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
Free space on /tmp at the end= 71096 MiB
End job on node127 at 2011-04-26 02:09:22