Trace number 3288643
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_b_unsat.cnf |
MD5SUM | 3dc443ddf213a09407d2a75925179735 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | UNSAT |
Best CPU time to get the best result obtained on this benchmark | 113.98 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 26061 |
Number of clauses | 742909 |
Sum of the clauses size | 2791650 |
Maximum clause length | 4 |
Minimum clause length | 2 |
Number of clauses of size 1 | 0 |
Number of clauses of size 2 | 44599 |
Number of clauses of size 3 | 90788 |
Number of clauses of size 4 | 607522 |
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-3288643-1303776330.cnf'
0.00/0.00 c -- header says num vars: 26061
0.00/0.00 c -- header says num clauses: 742909
0.39/0.44 c -- clauses added: 0 learnts, 742909 normals, 0 xors
0.39/0.44 c -- vars added 26061
0.39/0.44 c Parsing time: 0.40 s
0.39/0.44 c N st 0 0 26061 698310 44599 0 2791650 0 no data no data --
0.49/0.54 c asymm cl-useful: 12/338/698310 lits-rem:12 time: 0.10
1.79/1.82 c Flit: 118 Blit: 21 bXBeca: 0 bXProp: 13 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 60.0M T: 1.21
1.79/1.82 c Cleaning up after failed var search: 0.00 s
1.89/1.99 c Calc non-exist non-lernt bins v-fix: 0 done: 25885 time: 0.17 s
1.98/2.01 c Cache BProp: 21 Set: 0 BXProp: 0 T: 0.01
2.38/2.47 c Subs w/ non-existent bins: 8283 time: 0.46 s
2.48/2.53 c Replacing 14 vars Replaced 281 lits Time: 0.06 s
2.69/2.70 c bin-w-bin subsume rem 6375 bins time: 0.01 s
2.69/2.76 c subs with bin: 1037 lits-rem: 1342 v-fix: 0 time: 0.06 s
2.79/2.84 c Removed useless bin: 7366 fixed: 4 bprops: 7.77M time: 0.08 s
4.19/4.23 c lits-rem: 750 cl-subs: 56286 v-elim: 17033 v-fix: 0 time: 1.38 s
4.19/4.23 c learnt bin added due to v-elim: 0
4.19/4.27 c Finding binary XORs T: 0.04 s found: 7
4.29/4.31 c Replacing 7 vars Replaced 644 lits Time: 0.04 s
4.69/4.75 c Finding non-binary XORs: 0.40 s (found: 0, avg size: nan)
4.69/4.75 c calculated reachability. Time: 0.01
4.69/4.77 c Calc default polars - time: 0.01 s pos: 9060 undec: 7928 neg: 9073
4.69/4.77 c =========================================================================================
4.69/4.77 c types(t): F = full restart, N = normal restart
4.69/4.77 c types(t): S = simplification begin/end, E = solution found
4.69/4.77 c restart types(rt): st = static, dy = dynamic
4.69/4.77 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
4.69/4.77 c B st 0 0 25649 625457 31379 0 2484232 0 no data no data --
5.59/5.66 c Decided on static restart strategy
16.69/16.72 c N dy 7 30001 25648 625457 31404 19887 2484232 218782 9.97 6.76 --
16.79/16.81 c S st 7 30001 25648 625457 31404 19887 2484232 218782 9.97 6.76 --
17.19/17.29 c S st 7 30504 25648 625457 31423 20366 2484232 222947 9.97 6.76 --
17.29/17.31 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.02
17.29/17.33 c Cache BProp: 21 Set: 0 BXProp: 1 T: 0.01
18.99/19.02 c Flit: 52 Blit: 51 bXBeca: 0 bXProp: 93 Bin: 1979 BRemL: 35 BRemN: 191 CBin: 0 P: 60.0M T: 1.70
18.99/19.02 c Cleaning up after failed var search: 0.00 s
19.19/19.20 c Calc non-exist non-lernt bins v-fix: 1 done: 25484 time: 0.17 s
19.19/19.21 c Cache BProp: 126 Set: 0 BXProp: 0 T: 0.01
19.59/19.63 c Subs w/ non-existent bins: 4404 time: 0.42 s
19.59/19.69 c Replacing 94 vars Replaced 2935 lits Time: 0.06 s
19.69/19.80 c bin-w-bin subsume rem 302 bins time: 0.01 s
19.79/19.85 c subs with bin: 1509 lits-rem: 326 v-fix: 0 time: 0.06 s
19.88/19.94 c Removed useless bin: 576 fixed: 1 bprops: 7.37M time: 0.08 s
21.29/21.37 c lits-rem: 779 cl-subs: 1128 v-elim: 20341 v-fix: 0 time: 1.43 s
21.29/21.37 c learnt bin added due to v-elim: 0
21.69/21.74 c vivif2 -- cl tried 616933 cl shrink 9001 lits rem 9763 time: 0.35
21.69/21.77 c vivif2 -- cl tried 16355 cl shrink 2918 lits rem 3161 time: 0.03
21.79/21.87 c asymm cl-useful: 13/542/610967 lits-rem:34 time: 0.09
21.89/21.90 c calculated reachability. Time: 0.02
21.89/21.90 c N dy 7 30504 25357 610960 38354 16352 2444459 181394 9.97 6.76 --
21.89/21.90 c F st 7 30504 25357 610960 38354 16352 2444459 181394 9.97 6.76 --
21.99/22.01 c Found part 361 vars: 1070 clauses: 8818 lits size: 30909
21.99/22.01 c Found part 521 vars: 296 clauses: 825 lits size: 2330
21.99/22.01 c Found part 522 vars: 952 clauses: 6708 lits size: 23335
21.99/22.01 c Found part 545 vars: 185 clauses: 433 lits size: 1146
21.99/22.01 c Found part 561 vars: 4877 clauses: 193442 lits size: 737397
21.99/22.01 c Found part 565 vars: 1005 clauses: 10192 lits size: 35874
21.99/22.01 c Found part 578 vars: 16139 clauses: 423334 lits size: 1595389
21.99/22.01 c Found part 580 vars: 833 clauses: 5189 lits size: 18079
21.99/22.01 c Found parts: 8 time: 0.11 s
21.99/22.01 c Solving part 545
21.99/22.04 c N st 0 0 185 166 267 0 1146 0 no data no data --
21.99/22.04 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 0.1M T: 0.01
21.99/22.04 c Finding binary XORs T: 0.00 s found: 0
21.99/22.04 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
21.99/22.04 c calculated reachability. Time: 0.00
21.99/22.04 c Calc default polars - time: 0.00 s pos: 64 undec: 25882 neg: 115
21.99/22.04 c =========================================================================================
21.99/22.04 c types(t): F = full restart, N = normal restart
21.99/22.04 c types(t): S = simplification begin/end, E = solution found
21.99/22.04 c restart types(rt): st = static, dy = dynamic
21.99/22.04 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
21.99/22.04 c B st 0 0 185 166 267 0 1146 0 no data no data --
21.99/22.04 c E st 1 0 0 166 267 0 1146 0 no data no data --
21.99/22.05 c Verified 166 clauses.
21.99/22.05 c Verified 166 clauses.
21.99/22.05 c Solved part
21.99/22.05 c =========================================================================================
21.99/22.05 c Solving part 521
21.99/22.07 c N st 0 0 296 390 435 0 2330 0 no data no data --
21.99/22.08 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 0.2M T: 0.01
21.99/22.08 c Finding binary XORs T: 0.00 s found: 0
21.99/22.08 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
21.99/22.08 c calculated reachability. Time: 0.00
21.99/22.08 c Calc default polars - time: 0.00 s pos: 86 undec: 25792 neg: 183
21.99/22.08 c =========================================================================================
21.99/22.08 c types(t): F = full restart, N = normal restart
21.99/22.08 c types(t): S = simplification begin/end, E = solution found
21.99/22.08 c restart types(rt): st = static, dy = dynamic
21.99/22.08 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
21.99/22.08 c B st 0 0 296 390 435 0 2330 0 no data no data --
21.99/22.08 c E st 1 0 0 390 435 0 2330 0 no data no data --
21.99/22.08 c Verified 390 clauses.
21.99/22.08 c Verified 390 clauses.
21.99/22.08 c Solved part
21.99/22.08 c =========================================================================================
21.99/22.09 c Solving part 580
22.09/22.11 c N st 0 0 833 4120 1072 0 18079 6 no data no data --
22.09/22.15 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 1.3M T: 0.04
22.09/22.16 c Finding binary XORs T: 0.00 s found: 0
22.09/22.16 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
22.09/22.16 c calculated reachability. Time: 0.00
22.09/22.16 c Calc default polars - time: 0.00 s pos: 291 undec: 25525 neg: 245
22.09/22.16 c =========================================================================================
22.09/22.16 c types(t): F = full restart, N = normal restart
22.09/22.16 c types(t): S = simplification begin/end, E = solution found
22.09/22.16 c restart types(rt): st = static, dy = dynamic
22.09/22.16 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
22.09/22.16 c B st 0 0 833 4120 1072 0 18079 6 no data no data --
22.09/22.16 c E st 1 0 0 4120 1072 0 18079 6 no data no data --
22.09/22.16 c Verified 4120 clauses.
22.09/22.16 c Verified 4120 clauses.
22.09/22.16 c Solved part
22.09/22.16 c =========================================================================================
22.09/22.16 c Solving part 522
22.09/22.19 c N st 0 0 952 5364 1347 0 23335 6 no data no data --
22.19/22.24 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 1.7M T: 0.05
22.19/22.25 c Finding binary XORs T: 0.00 s found: 0
22.19/22.25 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
22.19/22.25 c calculated reachability. Time: 0.00
22.19/22.25 c Calc default polars - time: 0.00 s pos: 383 undec: 25338 neg: 340
22.19/22.25 c =========================================================================================
22.19/22.25 c types(t): F = full restart, N = normal restart
22.19/22.25 c types(t): S = simplification begin/end, E = solution found
22.19/22.25 c restart types(rt): st = static, dy = dynamic
22.19/22.25 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
22.19/22.25 c B st 0 0 952 5364 1347 0 23335 6 no data no data --
22.19/22.25 c E st 1 0 0 5364 1347 0 23335 6 no data no data --
22.19/22.25 c Verified 5364 clauses.
22.19/22.25 c Verified 5364 clauses.
22.19/22.25 c Solved part
22.19/22.25 c =========================================================================================
22.19/22.25 c Solving part 565
22.19/22.28 c N st 0 0 1005 8204 2038 0 35901 84 no data no data --
22.29/22.37 c Flit: 1 Blit: 5 bXBeca: 0 bXProp: 39 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 2.4M T: 0.09
22.29/22.37 c Finding binary XORs T: 0.00 s found: 2
22.29/22.38 c Replacing 41 vars Replaced 3186 lits Time: 0.00 s
22.29/22.38 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
22.29/22.38 c calculated reachability. Time: 0.00
22.29/22.38 c Calc default polars - time: 0.00 s pos: 338 undec: 25429 neg: 294
22.29/22.38 c =========================================================================================
22.29/22.38 c types(t): F = full restart, N = normal restart
22.29/22.38 c types(t): S = simplification begin/end, E = solution found
22.29/22.38 c restart types(rt): st = static, dy = dynamic
22.29/22.38 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
22.29/22.38 c B st 0 0 958 7799 1986 0 34192 82 no data no data --
22.29/22.38 c E st 1 4 0 7799 1989 1 34192 92 no data 2.25 --
22.29/22.38 c Verified 7799 clauses.
22.29/22.38 c Verified 7799 clauses.
22.29/22.38 c Solved part
22.29/22.38 c =========================================================================================
22.29/22.38 c Solving part 361
22.39/22.41 c N st 0 0 1070 7159 1671 0 30909 24 no data no data --
22.39/22.48 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 2.1M T: 0.07
22.39/22.48 c Finding binary XORs T: 0.00 s found: 0
22.39/22.49 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
22.39/22.49 c calculated reachability. Time: 0.00
22.39/22.49 c Calc default polars - time: 0.00 s pos: 459 undec: 25137 neg: 465
22.39/22.49 c =========================================================================================
22.39/22.49 c types(t): F = full restart, N = normal restart
22.39/22.49 c types(t): S = simplification begin/end, E = solution found
22.39/22.49 c restart types(rt): st = static, dy = dynamic
22.39/22.49 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
22.39/22.49 c B st 0 0 1070 7159 1671 0 30909 24 no data no data --
22.39/22.49 c E st 1 0 0 7159 1671 0 30909 24 no data no data --
22.39/22.49 c Verified 7159 clauses.
22.39/22.49 c Verified 7159 clauses.
22.39/22.49 c Solved part
22.39/22.49 c =========================================================================================
22.39/22.49 c Solving part 561
22.59/22.68 c N st 0 0 4877 202392 7450 0 917986 130 no data no data --
23.69/23.75 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 0 BRemL: 0 BRemN: 0 CBin: 0 P: 60.0M T: 1.05
23.69/23.76 c Finding binary XORs T: 0.01 s found: 0
23.89/23.90 c Finding non-binary XORs: 0.14 s (found: 0, avg size: nan)
23.89/23.90 c calculated reachability. Time: 0.00
23.89/23.91 c Calc default polars - time: 0.00 s pos: 1382 undec: 22834 neg: 1845
23.89/23.91 c =========================================================================================
23.89/23.91 c types(t): F = full restart, N = normal restart
23.89/23.91 c types(t): S = simplification begin/end, E = solution found
23.89/23.91 c restart types(rt): st = static, dy = dynamic
23.89/23.91 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits MTavgCS LTAvgG
23.89/23.91 c B st 0 0 4877 202392 7450 0 917986 130 no data no data --
24.89/24.90 c Decided on static restart strategy
34.59/34.64 c N dy 7 30001 4876 202392 7462 19931 917983 240575 14.30 7.31 --
34.59/34.68 c S st 7 30001 4876 202392 7462 19931 917983 240575 14.30 7.31 --
34.99/35.01 c S st 7 30506 4876 202392 7462 20435 917983 245399 14.30 7.31 --
34.99/35.02 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
34.99/35.02 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.09/36.10 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 168 BRemL: 13 BRemN: 657 CBin: 0 P: 60.0M T: 1.07
36.09/36.13 c Calc non-exist non-lernt bins v-fix: 0 done: 4876 time: 0.04 s
36.09/36.14 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.30/36.32 c Subs w/ non-existent bins: 2338 time: 0.18 s
36.30/36.37 c bin-w-bin subsume rem 38 bins time: 0.00 s
36.39/36.41 c subs with bin: 217 lits-rem: 171 v-fix: 0 time: 0.03 s
36.39/36.42 c Removed useless bin: 50 fixed: 0 bprops: 1.28M time: 0.02 s
37.09/37.19 c lits-rem: 85 cl-subs: 1163 v-elim: 3248 v-fix: 0 time: 0.77 s
37.09/37.19 c learnt bin added due to v-elim: 0
37.19/37.29 c asymm cl-useful: 87/87/199815 lits-rem:1273 time: 0.10
37.30/37.30 c calculated reachability. Time: 0.00
37.30/37.30 c N dy 7 30506 4874 199815 6834 17954 892482 221128 14.30 7.31 --
37.30/37.30 c F st 7 30506 4874 199815 6834 17954 892482 221128 14.30 7.31 --
38.19/38.22 c Decided on static restart strategy
44.09/44.15 c N dy 14 45760 4874 199815 6836 17702 892482 175561 12.35 7.22 --
44.09/44.18 c S st 14 45760 4874 199815 6836 17702 892482 175561 12.35 7.22 --
44.39/44.43 c S st 14 46264 4874 199815 6836 18206 892482 181476 12.35 7.22 --
44.39/44.44 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
44.39/44.44 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.29/45.39 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 4 BRemL: 3 BRemN: 1 CBin: 0 P: 60.0M T: 0.95
45.39/45.43 c Calc non-exist non-lernt bins v-fix: 0 done: 4874 time: 0.04 s
45.39/45.43 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.59/45.60 c Subs w/ non-existent bins: 20 time: 0.17 s
45.59/45.63 c bin-w-bin subsume rem 0 bins time: 0.00 s
45.59/45.66 c subs with bin: 122 lits-rem: 106 v-fix: 0 time: 0.03 s
45.59/45.68 c Removed useless bin: 1 fixed: 0 bprops: 1.27M time: 0.02 s
46.59/46.60 c lits-rem: 321 cl-subs: 569 v-elim: 4519 v-fix: 0 time: 0.91 s
46.59/46.60 c learnt bin added due to v-elim: 0
46.69/46.71 c vivif2 -- cl tried 199683 cl shrink 1110 lits rem 1148 time: 0.12
46.69/46.74 c vivif2 -- cl tried 17627 cl shrink 1442 lits rem 1669 time: 0.03
46.79/46.83 c asymm cl-useful: 39/44/199634 lits-rem:180 time: 0.09
46.79/46.84 c calculated reachability. Time: 0.00
46.79/46.84 c N dy 14 46264 4874 199634 6885 17626 889895 174701 12.35 7.22 --
57.69/57.73 c N dy 15 69398 4873 199634 6893 21981 889895 199927 12.70 7.06 --
57.69/57.75 c S st 15 69398 4873 199634 6893 21981 889895 199927 12.70 7.06 --
57.99/58.04 c S st 15 69901 4873 199634 6893 22483 889894 204751 12.70 7.06 --
57.99/58.05 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
57.99/58.05 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.89/59.00 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 41 BRemL: 6 BRemN: 32 CBin: 0 P: 60.0M T: 0.94
58.99/59.03 c Calc non-exist non-lernt bins v-fix: 0 done: 4871 time: 0.03 s
58.99/59.03 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.19/59.21 c Subs w/ non-existent bins: 1273 time: 0.18 s
59.19/59.26 c bin-w-bin subsume rem 16 bins time: 0.00 s
59.19/59.29 c subs with bin: 185 lits-rem: 409 v-fix: 0 time: 0.03 s
59.30/59.31 c Removed useless bin: 22 fixed: 0 bprops: 1.27M time: 0.01 s
60.19/60.21 c lits-rem: 318 cl-subs: 329 v-elim: 4516 v-fix: 0 time: 0.90 s
60.19/60.21 c learnt bin added due to v-elim: 0
60.29/60.32 c vivif2 -- cl tried 197745 cl shrink 857 lits rem 979 time: 0.11
60.29/60.35 c vivif2 -- cl tried 16429 cl shrink 309 lits rem 392 time: 0.02
60.40/60.43 c asymm cl-useful: 41/43/197641 lits-rem:378 time: 0.08
60.40/60.44 c calculated reachability. Time: 0.00
60.40/60.44 c N dy 15 69901 4871 197641 6947 16428 872128 146869 12.70 7.06 --
60.40/60.44 c F st 15 69901 4871 197641 6947 16428 872128 146869 12.70 7.06 --
61.29/61.37 c Decided on static restart strategy
77.19/77.25 c N dy 22 104852 4869 197641 6972 31008 872128 296229 11.06 6.96 --
77.19/77.28 c S st 22 104852 4869 197641 6972 31008 872128 296229 11.06 6.96 --
77.59/77.60 c S st 22 105358 4869 197641 6972 31512 872128 301199 11.06 6.96 --
77.59/77.61 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
77.59/77.61 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.59/78.65 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 66 BRemL: 23 BRemN: 75 CBin: 0 P: 60.0M T: 1.04
78.59/78.69 c Calc non-exist non-lernt bins v-fix: 0 done: 4869 time: 0.03 s
78.59/78.69 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.79/78.89 c Subs w/ non-existent bins: 310 time: 0.19 s
78.89/78.94 c bin-w-bin subsume rem 12 bins time: 0.00 s
78.89/78.98 c subs with bin: 334 lits-rem: 1049 v-fix: 0 time: 0.04 s
78.89/78.99 c Removed useless bin: 17 fixed: 0 bprops: 1.25M time: 0.02 s
80.19/80.23 c ORs : 3 avg-s: 2.0 cl-sh: 6 l-rem: 6 b-add: 2 v-rep: 0 cl-rem: 0 avg s: nan T: 0.12
80.19/80.26 c lits-rem: 165 cl-subs: 1231 v-elim: 4515 v-fix: 0 time: 1.26 s
80.19/80.26 c learnt bin added due to v-elim: 0
80.29/80.38 c vivif2 -- cl tried 196360 cl shrink 2148 lits rem 2590 time: 0.12
80.39/80.44 c vivif2 -- cl tried 28413 cl shrink 9736 lits rem 17007 time: 0.06
80.49/80.53 c asymm cl-useful: 44/44/196126 lits-rem:109 time: 0.09
80.49/80.54 c calculated reachability. Time: 0.00
80.49/80.54 c N dy 22 105358 4869 196126 7109 28406 857301 255487 11.06 6.96 --
104.69/104.71 c N dy 24 158038 4866 196126 7142 35555 857300 329010 15.41 6.92 --
104.69/104.74 c S st 24 158038 4866 196126 7142 35555 857300 329010 15.41 6.92 --
104.99/105.04 c S st 24 158543 4866 196126 7142 36060 857300 334442 15.41 6.92 --
104.99/105.05 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
104.99/105.05 c Cache BProp: 0 Set: 0 BXProp: 3 T: 0.00
106.09/106.11 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 59 BRemL: 48 BRemN: 214 CBin: 0 P: 60.0M T: 1.06
106.09/106.14 c Calc non-exist non-lernt bins v-fix: 0 done: 4866 time: 0.04 s
106.09/106.15 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.29/106.35 c Subs w/ non-existent bins: 3789 time: 0.20 s
106.29/106.37 c Replacing 3 vars Replaced 2049 lits Time: 0.02 s
106.39/106.41 c bin-w-bin subsume rem 15 bins time: 0.00 s
106.39/106.45 c subs with bin: 43 lits-rem: 194 v-fix: 0 time: 0.03 s
106.39/106.46 c Removed useless bin: 26 fixed: 0 bprops: 1.28M time: 0.02 s
107.59/107.67 c ORs : 3 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
107.70/107.70 c lits-rem: 237 cl-subs: 1001 v-elim: 4508 v-fix: 0 time: 1.24 s
107.70/107.70 c learnt bin added due to v-elim: 0
107.80/107.82 c vivif2 -- cl tried 194850 cl shrink 280 lits rem 281 time: 0.12
107.80/107.86 c vivif2 -- cl tried 30308 cl shrink 240 lits rem 243 time: 0.04
107.89/107.95 c asymm cl-useful: 30/31/194819 lits-rem:143 time: 0.09
107.89/107.96 c calculated reachability. Time: 0.00
107.89/107.96 c N dy 24 158543 4863 194819 6868 30308 846773 287253 15.41 6.92 --
145.39/145.40 c N dy 25 237817 4859 194819 6881 34753 846773 300752 13.70 6.87 --
145.39/145.43 c S st 25 237817 4859 194819 6881 34753 846773 300752 13.70 6.87 --
145.79/145.83 c S st 25 238320 4858 194819 6881 35255 846773 305494 13.70 6.87 --
145.79/145.84 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
145.79/145.84 c Cache BProp: 0 Set: 0 BXProp: 3 T: 0.00
146.79/146.84 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bin: 19 BRemL: 12 BRemN: 51 CBin: 0 P: 60.0M T: 1.00
146.79/146.88 c Calc non-exist non-lernt bins v-fix: 0 done: 4858 time: 0.04 s
146.79/146.88 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
146.99/147.07 c Subs w/ non-existent bins: 697 time: 0.19 s
147.09/147.10 c Replacing 3 vars Replaced 1551 lits Time: 0.03 s
147.09/147.14 c bin-w-bin subsume rem 8 bins time: 0.00 s
147.09/147.17 c subs with bin: 46 lits-rem: 109 v-fix: 0 time: 0.03 s
147.09/147.19 c Removed useless bin: 14 fixed: 0 bprops: 1.27M time: 0.01 s
148.40/148.47 c ORs : 3 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
148.50/148.50 c lits-rem: 99 cl-subs: 688 v-elim: 4500 v-fix: 0 time: 1.31 s
148.50/148.50 c learnt bin added due to v-elim: 0
148.59/148.62 c vivif2 -- cl tried 193334 cl shrink 298 lits rem 313 time: 0.12
148.59/148.67 c vivif2 -- cl tried 32215 cl shrink 699 lits rem 759 time: 0.04
148.69/148.76 c asymm cl-useful: 32/33/193304 lits-rem:161 time: 0.09
148.69/148.77 c calculated reachability. Time: 0.00
148.69/148.77 c N dy 25 238320 4855 193304 6827 32215 833245 280342 13.70 6.87 --
208.80/208.84 c N dy 26 357480 4847 193304 6848 34391 833245 265711 11.86 6.84 --
208.80/208.86 c S st 26 357480 4847 193304 6848 34391 833245 265711 11.86 6.84 --
208.90/208.90 c Finding binary XORs T: 0.01 s found: 34
209.10/209.19 c S st 26 357988 4815 182686 6745 27674 789707 204216 11.86 6.84 --
209.20/209.20 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.01
209.20/209.20 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
210.20/210.23 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 3 Bin: 52 BRemL: 37 BRemN: 86 CBin: 0 P: 60.0M T: 1.02
210.20/210.26 c Calc non-exist non-lernt bins v-fix: 0 done: 4815 time: 0.03 s
210.20/210.27 c Cache BProp: 0 Set: 0 BXProp: 0 T: 0.00
210.40/210.45 c Subs w/ non-existent bins: 7253 time: 0.18 s
210.40/210.47 c Replacing 37 vars Replaced 10968 lits Time: 0.02 s
210.50/210.50 c bin-w-bin subsume rem 1 bins time: 0.00 s
210.50/210.53 c subs with bin: 278 lits-rem: 473 v-fix: 0 time: 0.03 s
210.50/210.54 c Removed useless bin: 24 fixed: 0 bprops: 1.22M time: 0.01 s
211.90/211.91 c ORs : 17 avg-s: 2.0 cl-sh: 13 l-rem: 13 b-add: 3 v-rep: 0 cl-rem: 0 avg s: nan T: 0.11
211.90/211.94 c lits-rem: 570 cl-subs: 1252 v-elim: 4423 v-fix: 0 time: 1.39 s
211.90/211.94 c learnt bin added due to v-elim: 0
212.00/212.05 c vivif2 -- cl tried 174944 cl shrink 2106 lits rem 2250 time: 0.11
212.00/212.08 c vivif2 -- cl tried 25147 cl shrink 2122 lits rem 2470 time: 0.03
212.10/212.17 c asymm cl-useful: 30/33/174577 lits-rem:192 time: 0.09
212.10/212.18 c calculated reachability. Time: 0.00
212.10/212.18 c N dy 26 357988 4778 174577 7014 25114 751470 182663 11.86 6.84 --
271.29/271.35 c E dy 27 480720 4577 130776 6773 21703 524788 143522 8.71 6.76 --
271.29/271.37 c num threads : 1
271.29/271.37 c restarts : 7
271.29/271.37 c dynamic restarts : 1
271.29/271.37 c static restarts : 6
271.29/271.37 c full restarts : 1
271.29/271.37 c total simplify time : 0.00
271.29/271.37 c learnts DL2 : 0
271.29/271.37 c learnts size 2 : 55220
271.29/271.37 c learnts size 1 : 353 (1.35 % of vars)
271.29/271.37 c filedLit time : 2.91 (1.07 % time)
271.29/271.37 c v-elim SatELite : 242 (0.93 % vars)
271.29/271.37 c SatELite time : 2.47 (0.91 % time)
271.29/271.37 c v-elim xor : 0 (0.00 % vars)
271.29/271.37 c xor elim time : 0.02 (0.01 % time)
271.29/271.37 c num binary xor trees : 8
271.29/271.37 c binxor trees' crown : 115 (14.38 leafs/tree)
271.29/271.37 c bin xor find time : 0.04
271.29/271.37 c OTF clause subsumed : 169 (0.01 clauses/conflict)
271.29/271.37 c OTF subs. size diff : 226 (1.34 lits/clause)
271.29/271.37 c OTF cl watch-shrink : 26243 (0.86 clauses/conflict)
271.29/271.37 c OTF cl watch-sh-lit : 132256 (5.04 lits/clause)
271.29/271.37 c tried to recurMin cls : 30501 (99.99 % of conflicts)
271.29/271.37 c updated cache : 0 (0.00 lits/tried recurMin)
271.29/271.37 c OTF Gate-Rem cl : 0 (0.00 clauses/conflict)
271.29/271.37 c OTF Gate-rem lits : 0 (nan lits/confl)
271.29/271.37 c clauses over max glue : 0 (0.00 % of all clauses)
271.29/271.37 c conflicts : 30504 (112.48 / sec)
271.29/271.37 c decisions : 40862 (7.74 % random)
271.29/271.37 c bogo-props : 1372014726 (5058981.02 / sec)
271.29/271.37 c props : 8574706 (31617.21 / sec)
271.29/271.37 c conflict literals : 351994 (56.64 % deleted)
271.29/271.37 c Memory used : 339.59 MB
271.29/271.37 c CPU time : 271.20 s
271.29/271.37 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-3288643-1303776330/watcher-3288643-1303776330 -o /tmp/evaluation-result-3288643-1303776330/solver-3288643-1303776330 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3288643-1303776330.cnf
running on 2 cores: 5,7
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: 3.40 3.77 3.81 5/189 24386
/proc/meminfo: memFree=27518488/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=23184 CPUtime=0 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 1116 0 0 0 0 0 0 0 20 0 1 0 489232778 23740416 1022 33554432000 4194304 4797429 140735762481280 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 5796 1022 346 148 0 725 0
[startup+0.0512019 s]
/proc/loadavg: 3.40 3.77 3.81 5/189 24386
/proc/meminfo: memFree=27518488/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=42180 CPUtime=0.04 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 4858 0 0 0 4 0 0 0 20 0 1 0 489232778 43192320 3917 33554432000 4194304 4797429 140735762481280 18446744073709551615 208079928858 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 10545 3917 349 148 0 5474 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 42180
[startup+0.101196 s]
/proc/loadavg: 3.40 3.77 3.81 5/189 24386
/proc/meminfo: memFree=27518488/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=45396 CPUtime=0.09 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 6208 0 0 0 9 0 0 0 20 0 1 0 489232778 46485504 5195 33554432000 4194304 4797429 140735762481280 18446744073709551615 4432951 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 11349 5195 349 148 0 6278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45396
[startup+0.301103 s]
/proc/loadavg: 3.40 3.77 3.81 5/189 24386
/proc/meminfo: memFree=27518488/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=85772 CPUtime=0.29 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 11422 0 0 0 27 2 0 0 21 0 1 0 489232778 87830528 10073 33554432000 4194304 4797429 140735762481280 18446744073709551615 208079928858 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 21443 10073 349 148 0 16372 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85772
[startup+0.701027 s]
/proc/loadavg: 3.40 3.77 3.81 5/189 24386
/proc/meminfo: memFree=27518488/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=198904 CPUtime=0.69 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 27483 0 0 0 64 5 0 0 22 0 1 0 489232778 203677696 16649 33554432000 4194304 4797429 140735762481280 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 49726 16649 380 148 0 44655 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 198904
[startup+1.50087 s]
/proc/loadavg: 3.40 3.77 3.81 5/190 24387
/proc/meminfo: memFree=27446312/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=211444 CPUtime=1.49 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 30624 0 0 0 144 5 0 0 25 0 1 0 489232778 216518656 19790 33554432000 4194304 4797429 140735762481280 18446744073709551615 4256373 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 52861 19791 381 148 0 47790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 211444
[startup+3.10057 s]
/proc/loadavg: 3.40 3.77 3.81 5/190 24387
/proc/meminfo: memFree=27426924/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=261668 CPUtime=3.08 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 42688 0 0 0 302 6 0 0 25 0 1 0 489232778 267948032 31854 33554432000 4194304 4797429 140735762481280 18446744073709551615 4568320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 65417 31854 408 148 0 60346 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 261668
[startup+6.30096 s]
/proc/loadavg: 3.45 3.77 3.81 5/190 24387
/proc/meminfo: memFree=27323912/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=287744 CPUtime=6.29 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 48908 0 0 0 622 7 0 0 25 0 1 0 489232778 294649856 38059 33554432000 4194304 4797429 140735762481280 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 71936 38059 411 148 0 66865 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 287744
[startup+12.7007 s]
/proc/loadavg: 3.49 3.78 3.81 5/190 24387
/proc/meminfo: memFree=27293380/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=287744 CPUtime=12.69 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 49126 0 0 0 1262 7 0 0 25 0 1 0 489232778 294649856 38262 33554432000 4194304 4797429 140735762481280 18446744073709551615 4425107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 71936 38262 411 148 0 66865 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 287744
[startup+25.5003 s]
/proc/loadavg: 3.60 3.79 3.82 5/190 24387
/proc/meminfo: memFree=27257188/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=426816 CPUtime=25.49 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 57596 0 0 0 2540 9 0 0 25 0 1 0 489232778 437059584 46170 33554432000 4194304 4797429 140735762481280 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 106704 46170 419 148 0 101633 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 426816
[startup+51.1004 s]
/proc/loadavg: 3.74 3.80 3.82 5/190 24388
/proc/meminfo: memFree=27215928/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=446724 CPUtime=51.09 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 62934 0 0 0 5100 9 0 0 25 0 1 0 489232778 457445376 51459 33554432000 4194304 4797429 140735762481280 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 111681 51459 419 148 0 106610 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 446724
[startup+102.307 s]
/proc/loadavg: 3.88 3.83 3.82 5/190 24389
/proc/meminfo: memFree=27171828/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=455152 CPUtime=102.3 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 69118 0 0 0 10219 11 0 0 25 0 1 0 489232778 466075648 52997 33554432000 4194304 4797429 140735762481280 18446744073709551615 4424659 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 113788 52997 421 148 0 108717 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 455152
[startup+162.3 s]
/proc/loadavg: 3.96 3.86 3.83 5/190 24391
/proc/meminfo: memFree=27124468/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=456252 CPUtime=162.29 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 74039 0 0 0 16217 12 0 0 25 0 1 0 489232778 467202048 53466 33554432000 4194304 4797429 140735762481280 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 114063 53466 421 148 0 108992 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 456252
[startup+222.301 s]
/proc/loadavg: 4.05 3.90 3.84 5/190 24419
/proc/meminfo: memFree=27419084/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=459336 CPUtime=222.3 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 79634 0 0 0 22216 14 0 0 25 0 1 0 489232778 470360064 54231 33554432000 4194304 4797429 140735762481280 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 114834 54231 421 148 0 109763 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 459336
Solver just ended. Dumping a history of the last processes samples
[startup+230.3 s]
/proc/loadavg: 4.04 3.90 3.84 5/190 24420
/proc/meminfo: memFree=27353224/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=459336 CPUtime=230.29 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 79836 0 0 0 23015 14 0 0 25 0 1 0 489232778 470360064 54422 33554432000 4194304 4797429 140735762481280 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 114834 54422 421 148 0 109763 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 459336
[startup+255.9 s]
/proc/loadavg: 4.03 3.91 3.85 5/190 24474
/proc/meminfo: memFree=27463112/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=458832 CPUtime=255.9 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 81977 0 0 0 25575 15 0 0 25 0 1 0 489232778 469843968 54416 33554432000 4194304 4797429 140735762481280 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 114708 54416 421 148 0 109637 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 458832
[startup+262.3 s]
/proc/loadavg: 4.02 3.91 3.85 5/190 24475
/proc/meminfo: memFree=27446616/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=458832 CPUtime=262.29 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 82194 0 0 0 26214 15 0 0 25 0 1 0 489232778 469843968 54623 33554432000 4194304 4797429 140735762481280 18446744073709551615 4424383 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 114708 54623 421 148 0 109637 0
Current children cumulated CPU time (s) 262.29
Current children cumulated vsize (KiB) 458832
[startup+265.501 s]
/proc/loadavg: 4.02 3.91 3.85 5/190 24475
/proc/meminfo: memFree=27436916/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=459704 CPUtime=265.49 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 83814 0 0 0 26534 15 0 0 25 0 1 0 489232778 470736896 53901 33554432000 4194304 4797429 140735762481280 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 114926 53901 421 148 0 109855 0
Current children cumulated CPU time (s) 265.49
Current children cumulated vsize (KiB) 459704
[startup+268.701 s]
/proc/loadavg: 4.02 3.91 3.85 5/190 24475
/proc/meminfo: memFree=27432184/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=459704 CPUtime=268.69 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 83925 0 0 0 26854 15 0 0 25 0 1 0 489232778 470736896 54006 33554432000 4194304 4797429 140735762481280 18446744073709551615 4424399 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 114926 54006 421 148 0 109855 0
Current children cumulated CPU time (s) 268.69
Current children cumulated vsize (KiB) 459704
[startup+270.301 s]
/proc/loadavg: 4.02 3.91 3.85 5/190 24475
/proc/meminfo: memFree=27430448/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=459704 CPUtime=270.29 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 83988 0 0 0 27014 15 0 0 25 0 1 0 489232778 470736896 54067 33554432000 4194304 4797429 140735762481280 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 114926 54067 421 148 0 109855 0
Current children cumulated CPU time (s) 270.29
Current children cumulated vsize (KiB) 459704
[startup+271.1 s]
/proc/loadavg: 4.02 3.91 3.85 5/190 24475
/proc/meminfo: memFree=27429332/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=459704 CPUtime=271.09 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 84016 0 0 0 27094 15 0 0 25 0 1 0 489232778 470736896 54094 33554432000 4194304 4797429 140735762481280 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 114926 54094 421 148 0 109855 0
Current children cumulated CPU time (s) 271.09
Current children cumulated vsize (KiB) 459704
[startup+271.3 s]
/proc/loadavg: 4.02 3.91 3.85 5/190 24475
/proc/meminfo: memFree=27429332/32950928 swapFree=67111364/67111528
[pid=24386] ppid=24384 vsize=459704 CPUtime=271.29 cores=5,7
/proc/24386/stat : 24386 (techdemo) R 24384 24386 23267 0 -1 4202496 84022 0 0 0 27114 15 0 0 25 0 1 0 489232778 470736896 54100 33554432000 4194304 4797429 140735762481280 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24386/statm: 114926 54100 421 148 0 109855 0
Current children cumulated CPU time (s) 271.29
Current children cumulated vsize (KiB) 459704
Child status: 20
Real time (s): 271.399
CPU time (s): 271.39
CPU user time (s): 271.223
CPU system time (s): 0.166974
CPU usage (%): 99.9965
Max. virtual memory (cumulated for all children) (KiB): 567540
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 271.223
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84030
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= 9
involuntary context switches= 323
runsolver used 0.452931 second user time and 1.03384 second system time
The end
Launcher Data
Begin job on node127 at 2011-04-26 02:05:31
IDJOB=3288643
IDBENCH=82501
IDSOLVER=1585
FILE ID=node127/3288643-1303776330
RUNJOBID= node127-1303776287-24318
PBS_JOBID= 13157182
Free space on /tmp= 71084 MiB
SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288643-1303776330/watcher-3288643-1303776330 -o /tmp/evaluation-result-3288643-1303776330/solver-3288643-1303776330 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3288643-1303776330.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=809546876
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: 27518768 kB
Buffers: 1248828 kB
Cached: 2913680 kB
SwapCached: 0 kB
Active: 1378312 kB
Inactive: 3584708 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32950928 kB
LowFree: 27518768 kB
SwapTotal: 67111528 kB
SwapFree: 67111364 kB
Dirty: 78692 kB
Writeback: 0 kB
AnonPages: 800720 kB
Mapped: 16636 kB
Slab: 402392 kB
PageTables: 7012 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83586992 kB
Committed_AS: 1625712 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= 71124 MiB
End job on node127 at 2011-04-26 02:10:03