Trace number 3173265

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1299.82 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1305346115-067-UNKNOWN.cnf
MD5SUM0c1f90cdbd54dc48a7f7e4333f537217
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.0699
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

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-3173265-1301792777.cnf'
0.00/0.00	c -- header says num vars:           1500
0.00/0.00	c -- header says num clauses:       30000
0.00/0.02	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.02	c -- vars added       1500
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/11417/30000 lits-rem:0 time: 0.11
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.01
0.09/0.15	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
0.09/0.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.15	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:   1000  v-fix:    0  time:  0.03 s
0.09/0.18	c learnt bin added due to v-elim: 0
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.20	c calculated reachability. Time: 0.00
0.19/0.20	c Calc default polars -  time:   0.00 s pos:     704 undec:      63 neg:     733
0.19/0.20	c =========================================================================================
0.19/0.20	c types(t): F = full restart, N = normal restart
0.19/0.20	c types(t): S = simplification begin/end, E = solution found
0.19/0.20	c restart types(rt): st = static, dy = dynamic
0.19/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.20	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.39/0.48	c Decided on static restart strategy
7.28/7.30	c  N dy     7     30000      1500     30000         0     10752    150000   1091099    181.28    139.91  --
7.28/7.38	c  S st     7     30000      1500     30000         0     10752    150000   1091099    181.28    139.91  --
7.38/7.47	c  S st     7     30500      1500     30000         0     11252    150000   1146279    181.28    139.91  --
7.38/7.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.38/7.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.48/7.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.08
7.48/7.55	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
7.48/7.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.48/7.56	c Subs w/ non-existent bins:      0 time:  0.01 s
7.48/7.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.48/7.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.48/7.58	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
8.98/9.00	c lits-rem:      1427  cl-subs:      641  v-elim:   1500  v-fix:    0  time:  1.41 s
8.98/9.00	c learnt bin added due to v-elim: 0
8.98/9.00	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
8.98/9.01	c vivif2 --  cl tried    10611 cl shrink        0 lits rem          0 time: 0.01
9.08/9.15	c asymm  cl-useful: 0/8472/30000 lits-rem:0 time: 0.14
9.08/9.15	c calculated reachability. Time: 0.00
9.08/9.15	c  N dy     7     30500      1500     30000         0     10611    150000   1086872    181.28    139.91  --
9.08/9.15	c  F st     7     30500      1500     30000         0     10611    150000   1086872    181.28    139.91  --
9.48/9.50	c Decided on static restart strategy
12.67/12.72	c  N dy    14     45750      1500     30000         0      9009    150000    398771    190.27    140.65  --
12.67/12.75	c  S st    14     45750      1500     30000         0      9009    150000    398771    190.27    140.65  --
12.77/12.84	c  S st    14     46253      1500     30000         0      9512    150000    455538    190.27    140.65  --
12.77/12.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.77/12.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.77/12.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
12.77/12.89	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
12.77/12.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.77/12.90	c Subs w/ non-existent bins:      0 time:  0.00 s
12.87/12.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.87/12.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.87/12.91	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
15.66/15.75	c lits-rem:       512  cl-subs:      242  v-elim:   1500  v-fix:    0  time:  2.84 s
15.66/15.75	c learnt bin added due to v-elim: 0
15.66/15.75	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
15.66/15.76	c vivif2 --  cl tried     9270 cl shrink        0 lits rem          0 time: 0.00
15.76/15.83	c asymm  cl-useful: 0/8564/30000 lits-rem:0 time: 0.08
15.76/15.83	c calculated reachability. Time: 0.00
15.76/15.83	c  N dy    14     46253      1500     30000         0      9270    150000    446382    190.27    140.65  --
21.96/22.07	c  N dy    15     69381      1500     30000         0     11422    150000    520750    187.38    145.26  --
22.06/22.11	c  S st    15     69381      1500     30000         0     11422    150000    520750    187.38    145.26  --
22.16/22.20	c  S st    15     69882      1500     30000         0     11923    150000    580210    187.38    145.26  --
22.16/22.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.16/22.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.16/22.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.06
22.16/22.26	c Calc non-exist non-lernt bins v-fix:     0 done:   1500 time:  0.00 s
22.16/22.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.16/22.27	c Subs w/ non-existent bins:      0 time:  0.00 s
22.16/22.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.16/22.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.16/22.28	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
25.15/25.26	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
26.15/26.28	c Added 16 vars  tried: 80000 time: 1.03
26.15/26.29	c ORs :     16 avg-s:  0.0 cl-sh:  2092 l-rem:   2092 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    1.03
26.25/26.31	c lits-rem:       986  cl-subs:      261  v-elim:   1500  v-fix:    0  time:  4.01 s
26.25/26.31	c learnt bin added due to v-elim: 0
26.25/26.31	c vivif2 --  cl tried    30016 cl shrink        0 lits rem          0 time: 0.00
26.25/26.32	c vivif2 --  cl tried    11662 cl shrink        0 lits rem          0 time: 0.00
26.25/26.34	c asymm  cl-useful: 0/1563/30016 lits-rem:0 time: 0.02
26.25/26.34	c calculated reachability. Time: 0.00
26.25/26.34	c  N dy    15     69882      1516     30016        32     11662    150108    561351    187.38    145.26  --
26.25/26.34	c  F st    15     69882      1516     30016        32     11662    150108    561351    187.38    145.26  --
26.54/26.68	c Decided on static restart strategy
35.64/35.75	c  N dy    22    104823      1516     30016        32     21579    150108   2070049    182.07    145.27  --
35.74/35.83	c  S st    22    104823      1516     30016        32     21579    150108   2070049    182.07    145.27  --
35.84/35.95	c  S st    22    105323      1516     30016        32     22079    150108   2128733    182.07    145.27  --
35.84/35.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.84/35.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.04/36.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.15
36.04/36.10	c Calc non-exist non-lernt bins v-fix:     0 done:   1516 time:  0.00 s
36.04/36.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.04/36.11	c Subs w/ non-existent bins:      0 time:  0.01 s
36.04/36.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.04/36.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.04/36.16	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
38.93/39.04	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
43.42/43.53	c Added 16 vars  tried: 80000 time: 4.49
43.52/43.68	c ORs :     16 avg-s:  0.0 cl-sh: 15106 l-rem:  15106 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    4.64
43.62/43.71	c lits-rem:      1050  cl-subs:      796  v-elim:   1500  v-fix:    0  time:  7.54 s
43.62/43.71	c learnt bin added due to v-elim: 0
43.62/43.71	c vivif2 --  cl tried    30032 cl shrink        0 lits rem          0 time: 0.00
43.62/43.73	c vivif2 --  cl tried    21283 cl shrink        0 lits rem          0 time: 0.02
43.72/43.84	c asymm  cl-useful: 0/12200/30032 lits-rem:0 time: 0.11
43.72/43.84	c calculated reachability. Time: 0.00
43.72/43.84	c  N dy    22    105323      1532     30032        64     21283    150220   2014287    182.07    145.27  --
59.71/59.86	c  N dy    23    157984      1532     30032        64     28995    150220   2953721    212.97    145.90  --
59.81/59.98	c  S st    23    157984      1532     30032        64     28995    150220   2953721    212.97    145.90  --
60.01/60.10	c  S st    23    158486      1532     30032        64     29497    150220   3009811    212.97    145.90  --
60.01/60.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
60.01/60.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.21/60.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.8M T:  0.25
60.21/60.36	c Calc non-exist non-lernt bins v-fix:     0 done:   1532 time:  0.00 s
60.21/60.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.21/60.37	c Subs w/ non-existent bins:      0 time:  0.02 s
60.31/60.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.31/60.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
60.31/60.46	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
64.90/65.07	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
70.79/70.92	c Added 16 vars  tried: 80000 time: 5.85
70.99/71.15	c ORs :     16 avg-s:  0.0 cl-sh: 18595 l-rem:  18595 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    6.08
70.99/71.19	c lits-rem:        58  cl-subs:      897  v-elim:   1500  v-fix:    0  time: 10.72 s
70.99/71.19	c learnt bin added due to v-elim: 0
70.99/71.19	c vivif2 --  cl tried    30048 cl shrink        0 lits rem          0 time: 0.00
71.09/71.22	c vivif2 --  cl tried    28600 cl shrink        0 lits rem          0 time: 0.02
71.19/71.35	c asymm  cl-useful: 0/8181/30048 lits-rem:0 time: 0.13
71.19/71.35	c calculated reachability. Time: 0.00
71.19/71.35	c  N dy    23    158486      1548     30048        96     28600    150331   2886138    212.97    145.90  --
98.86/99.07	c  N dy    24    237730      1548     30048        96     33848    150331   3320623    195.43    150.65  --
99.06/99.20	c  S st    24    237730      1548     30048        96     33848    150331   3320623    195.43    150.65  --
99.16/99.34	c  S st    24    238234      1548     30048        96     34352    150331   3379591    195.43    150.65  --
99.16/99.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
99.16/99.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.46/99.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.29
99.46/99.64	c Calc non-exist non-lernt bins v-fix:     0 done:   1548 time:  0.00 s
99.46/99.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.46/99.66	c Subs w/ non-existent bins:      0 time:  0.02 s
99.56/99.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.56/99.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
99.56/99.77	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
106.15/106.39	c ORs :     48 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
111.94/112.18	c Added 16 vars  tried: 80000 time: 5.77
112.33/112.57	c ORs :     16 avg-s:  0.0 cl-sh: 29582 l-rem:  29582 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    6.16
112.43/112.61	c lits-rem:       193  cl-subs:     1040  v-elim:   1500  v-fix:    0  time: 12.83 s
112.43/112.61	c learnt bin added due to v-elim: 0
112.43/112.62	c vivif2 --  cl tried    30064 cl shrink        0 lits rem          0 time: 0.00
112.43/112.64	c vivif2 --  cl tried    33312 cl shrink        0 lits rem          0 time: 0.03
112.53/112.78	c asymm  cl-useful: 0/7036/30064 lits-rem:0 time: 0.14
112.53/112.78	c calculated reachability. Time: 0.00
112.53/112.78	c  N dy    24    238234      1564     30064       128     33312    150441   3203511    195.43    150.65  --
163.17/163.47	c  N dy    25    357352      1564     30064       128     37434    150441   3143296    202.40    152.25  --
163.37/163.60	c  S st    25    357352      1564     30064       128     37434    150441   3143296    202.40    152.25  --
163.47/163.75	c  S st    25    357852      1564     30064       128     37934    150441   3199039    202.40    152.25  --
163.47/163.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
163.47/163.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
163.77/164.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.32
163.77/164.08	c Calc non-exist non-lernt bins v-fix:     0 done:   1564 time:  0.00 s
163.77/164.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
163.87/164.10	c Subs w/ non-existent bins:      0 time:  0.02 s
163.87/164.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.97/164.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
163.97/164.20	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
169.77/170.06	c ORs :     64 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
175.47/175.78	c Added 16 vars  tried: 80000 time: 5.71
175.77/176.06	c ORs :     16 avg-s:  0.0 cl-sh: 21336 l-rem:  21336 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    5.99
175.87/176.10	c lits-rem:         8  cl-subs:     1071  v-elim:   1500  v-fix:    0  time: 11.90 s
175.87/176.10	c learnt bin added due to v-elim: 0
175.87/176.11	c vivif2 --  cl tried    30080 cl shrink        0 lits rem          0 time: 0.00
175.87/176.13	c vivif2 --  cl tried    36863 cl shrink        0 lits rem          0 time: 0.03
175.97/176.23	c asymm  cl-useful: 0/2663/30080 lits-rem:0 time: 0.09
175.97/176.23	c calculated reachability. Time: 0.00
175.97/176.23	c  N dy    25    357852      1580     30080       160     36863    150551   3063549    202.40    152.25  --
247.27/247.59	c  N dy    26    536779      1580     30080       160     44796    150551   4241169    235.19    165.94  --
247.47/247.77	c  S st    26    536779      1580     30080       160     44796    150551   4241169    235.19    165.94  --
247.67/247.92	c  S st    26    537285      1580     30080       160     45302    150551   4293891    235.19    165.94  --
247.67/247.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
247.67/247.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
248.07/248.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.3M T:  0.39
248.07/248.32	c Calc non-exist non-lernt bins v-fix:     0 done:   1580 time:  0.00 s
248.07/248.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
248.07/248.35	c Subs w/ non-existent bins:      0 time:  0.03 s
248.17/248.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
248.27/248.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
248.27/248.51	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
337.77/338.07	c ORs :     80 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
344.27/344.55	c Added 16 vars  tried: 80000 time: 6.48
344.87/345.10	c ORs :     16 avg-s:  0.0 cl-sh: 37161 l-rem:  37161 b-add:     32 v-rep:   0 cl-rem: 0 avg s: nan T:    7.04
344.87/345.16	c lits-rem:         3  cl-subs:     1954  v-elim:   1500  v-fix:    0  time: 96.66 s
344.87/345.16	c learnt bin added due to v-elim: 0
344.87/345.16	c vivif2 --  cl tried    30096 cl shrink        0 lits rem          0 time: 0.00
344.87/345.19	c vivif2 --  cl tried    43348 cl shrink        0 lits rem          0 time: 0.03
345.08/345.35	c asymm  cl-useful: 0/9480/30096 lits-rem:0 time: 0.15
345.08/345.35	c calculated reachability. Time: 0.00
345.08/345.35	c  N dy    26    537285      1596     30096       192     43348    150661   3878454    235.19    165.94  --
345.08/345.35	c  F st    26    537285      1596     30096       192     43348    150661   3878454    235.19    165.94  --
345.67/345.93	c Decided on static restart strategy
484.68/484.98	c  N dy    33    805928      1596     30096       192     66997    150661  10662917    336.23    200.30  --
485.08/485.38	c  S st    33    805928      1596     30096       192     66997    150661  10662917    336.23    200.30  --
485.38/485.60	c  S st    33    806431      1596     30096       192     67500    150661  10712321    336.23    200.30  --
485.38/485.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
485.38/485.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
486.18/486.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.7M T:  0.80
486.18/486.42	c Calc non-exist non-lernt bins v-fix:     0 done:   1596 time:  0.00 s
486.18/486.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
486.18/486.49	c Subs w/ non-existent bins:      0 time:  0.07 s
486.38/486.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
486.68/486.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
486.68/486.91	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3173265-1301792777/watcher-3173265-1301792777 -o /tmp/evaluation-result-3173265-1301792777/solver-3173265-1301792777 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173265-1301792777.cnf 

running on 2 cores: 4,6

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.69 4.00 4.05 2/178 20620
/proc/meminfo: memFree=22529124/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=29440 CPUtime=0 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 877 0 0 0 0 0 0 0 25 0 1 0 290875606 30146560 812 33554432000 4194304 4797429 140736010698944 18446744073709551615 271550234135 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 7360 812 347 148 0 2289 0

[startup+0.090517 s]
/proc/loadavg: 3.69 4.00 4.05 2/178 20620
/proc/meminfo: memFree=22529124/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=31052 CPUtime=0.08 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 1460 0 0 0 8 0 0 0 25 0 1 0 290875606 31797248 1370 33554432000 4194304 4797429 140736010698944 18446744073709551615 4430142 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 7763 1370 371 148 0 2692 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31052

[startup+0.100555 s]
/proc/loadavg: 3.69 4.00 4.05 2/178 20620
/proc/meminfo: memFree=22529124/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=31052 CPUtime=0.09 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 1461 0 0 0 9 0 0 0 25 0 1 0 290875606 31797248 1371 33554432000 4194304 4797429 140736010698944 18446744073709551615 4428866 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 7763 1371 371 148 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31052

[startup+0.300532 s]
/proc/loadavg: 3.69 4.00 4.05 2/178 20620
/proc/meminfo: memFree=22529124/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=133996 CPUtime=0.29 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 2794 0 0 0 29 0 0 0 25 0 1 0 290875606 137211904 2314 33554432000 4194304 4797429 140736010698944 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 33499 2314 404 148 0 28428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 133996

[startup+0.700472 s]
/proc/loadavg: 3.69 4.00 4.05 2/178 20620
/proc/meminfo: memFree=22529124/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=133996 CPUtime=0.69 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 3219 0 0 0 69 0 0 0 25 0 1 0 290875606 137211904 2736 33554432000 4194304 4797429 140736010698944 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 33499 2736 406 148 0 28428 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133996

[startup+1.50031 s]
/proc/loadavg: 3.69 4.00 4.05 5/194 20651
/proc/meminfo: memFree=22423588/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=134960 CPUtime=1.49 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 4364 0 0 0 149 0 0 0 25 0 1 0 290875606 138199040 2864 33554432000 4194304 4797429 140736010698944 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 33740 2864 406 148 0 28669 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134960

[startup+3.10101 s]
/proc/loadavg: 3.69 4.00 4.05 5/194 20651
/proc/meminfo: memFree=22411048/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=136676 CPUtime=3.09 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 6373 0 0 0 308 1 0 0 25 0 1 0 290875606 139956224 3398 33554432000 4194304 4797429 140736010698944 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 34169 3398 406 148 0 29098 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136676

[startup+6.30038 s]
/proc/loadavg: 3.71 4.00 4.05 5/194 20651
/proc/meminfo: memFree=22388612/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=137940 CPUtime=6.28 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 9752 0 0 0 627 1 0 0 25 0 1 0 290875606 141250560 3070 33554432000 4194304 4797429 140736010698944 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/20620/statm: 34485 3070 406 148 0 29414 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 137940

[startup+12.7002 s]
/proc/loadavg: 3.74 4.00 4.05 5/194 20651
/proc/meminfo: memFree=22363116/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=254024 CPUtime=12.67 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 15542 0 0 0 1265 2 0 0 25 0 1 0 290875606 260120576 6708 33554432000 4194304 4797429 140736010698944 18446744073709551615 4623011 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/20620/statm: 63506 6708 411 148 0 58435 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 254024

[startup+25.501 s]
/proc/loadavg: 3.79 4.00 4.04 5/194 20651
/proc/meminfo: memFree=22333428/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=147488 CPUtime=25.45 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 22335 0 0 0 2542 3 0 0 25 0 1 0 290875606 151027712 5555 33554432000 4194304 4797429 140736010698944 18446744073709551615 4509538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 36872 5555 415 148 0 31801 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 147488

[startup+51.1003 s]
/proc/loadavg: 3.86 4.00 4.04 5/194 20652
/proc/meminfo: memFree=22303080/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=159720 CPUtime=51.01 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 39209 0 0 0 5095 6 0 0 25 0 1 0 290875606 163553280 9205 33554432000 4194304 4797429 140736010698944 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 39930 9205 416 148 0 34859 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 159720

[startup+102.307 s]
/proc/loadavg: 3.94 4.00 4.04 5/194 20653
/proc/meminfo: memFree=22242992/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=176932 CPUtime=102.16 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 67375 0 0 0 10203 13 0 0 25 0 1 0 290875606 181178368 15262 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 44233 15262 416 148 0 39162 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 176932

[startup+162.301 s]
/proc/loadavg: 3.98 4.00 4.03 5/194 20655
/proc/meminfo: memFree=22223240/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=180728 CPUtime=162.07 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 94501 0 0 0 16189 18 0 0 25 0 1 0 290875606 185065472 15182 33554432000 4194304 4797429 140736010698944 18446744073709551615 4426258 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/20620/statm: 45182 15182 416 148 0 40111 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 180728

[startup+222.301 s]
/proc/loadavg: 4.12 4.03 4.04 5/194 20657
/proc/meminfo: memFree=22213768/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=187812 CPUtime=222.07 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 127590 0 0 0 22182 25 0 0 25 0 1 0 290875606 192319488 18225 33554432000 4194304 4797429 140736010698944 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 46953 18225 416 148 0 41882 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 187812

[startup+282.3 s]
/proc/loadavg: 4.14 4.05 4.04 5/194 20658
/proc/meminfo: memFree=22170808/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=196384 CPUtime=282.07 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 146575 0 0 0 28178 29 0 0 25 0 1 0 290875606 201097216 20518 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 49096 20518 416 148 0 44025 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 196384

[startup+342.3 s]
/proc/loadavg: 4.20 4.07 4.05 5/194 20660
/proc/meminfo: memFree=22166436/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=196384 CPUtime=342.07 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 146593 0 0 0 34178 29 0 0 25 0 1 0 290875606 201097216 20536 33554432000 4194304 4797429 140736010698944 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 49096 20536 416 148 0 44025 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 196384

[startup+402.3 s]
/proc/loadavg: 4.21 4.09 4.05 5/194 20661
/proc/meminfo: memFree=22100548/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=200272 CPUtime=402.07 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 187026 0 0 0 40168 39 0 0 25 0 1 0 290875606 205078528 27903 33554432000 4194304 4797429 140736010698944 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 50068 27903 416 148 0 44997 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 200272

[startup+462.3 s]
/proc/loadavg: 4.07 4.07 4.04 5/194 20663
/proc/meminfo: memFree=22099520/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=203704 CPUtime=462.08 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 225657 0 0 0 46160 48 0 0 25 0 1 0 290875606 208592896 27802 33554432000 4194304 4797429 140736010698944 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 50926 27802 416 148 0 45855 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 203704

[startup+522.301 s]
/proc/loadavg: 4.02 4.05 4.04 5/194 20665
/proc/meminfo: memFree=22086208/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=522.08 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 52155 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 243460

[startup+582.301 s]
/proc/loadavg: 4.01 4.04 4.03 5/194 20666
/proc/meminfo: memFree=22043032/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=582.08 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 58155 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 243460

[startup+642.301 s]
/proc/loadavg: 4.07 4.05 4.03 5/194 20668
/proc/meminfo: memFree=22043860/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=642.09 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 64156 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 243460

[startup+702.301 s]
/proc/loadavg: 4.02 4.04 4.03 5/194 20669
/proc/meminfo: memFree=22020852/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=702.08 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 70155 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 243460

[startup+762.307 s]
/proc/loadavg: 4.07 4.04 4.03 5/194 20671
/proc/meminfo: memFree=22053796/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=762.09 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 76156 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 243460

[startup+822.301 s]
/proc/loadavg: 4.06 4.05 4.03 5/194 20673
/proc/meminfo: memFree=22004384/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=822.09 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 82156 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 243460

[startup+882.301 s]
/proc/loadavg: 4.15 4.07 4.03 5/194 20674
/proc/meminfo: memFree=22026168/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=882.09 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 88156 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 243460

[startup+942.3 s]
/proc/loadavg: 4.06 4.05 4.02 5/194 20676
/proc/meminfo: memFree=22007504/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=942.09 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 94156 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 243460

[startup+1002.3 s]
/proc/loadavg: 4.15 4.07 4.03 5/194 20677
/proc/meminfo: memFree=21968656/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=1002.09 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 100156 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 243460

[startup+1062.3 s]
/proc/loadavg: 4.05 4.06 4.02 5/194 20679
/proc/meminfo: memFree=21980532/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=1062.09 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 106156 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 243460

[startup+1122.3 s]
/proc/loadavg: 4.09 4.06 4.02 5/194 20681
/proc/meminfo: memFree=22006060/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=1122.09 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 112156 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4567923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 243460

[startup+1182.3 s]
/proc/loadavg: 4.03 4.05 4.02 5/194 20682
/proc/meminfo: memFree=22003896/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=1182.1 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 118157 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 243460

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 4.01 5/194 20684
/proc/meminfo: memFree=21957832/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=1242.1 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 124157 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 243460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 4.01 5/194 20685
/proc/meminfo: memFree=21965508/32951124 swapFree=67111528/67111528
[pid=20620] ppid=20618 vsize=243460 CPUtime=1299.81 cores=4,6
/proc/20620/stat : 20620 (techdemo) R 20618 20620 20431 0 -1 4202496 248936 0 0 0 129928 53 0 0 25 0 1 0 290875606 249303040 37579 33554432000 4194304 4797429 140736010698944 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20620/statm: 60865 37579 428 148 0 55794 0
Current children cumulated CPU time (s) 1299.81
Current children cumulated vsize (KiB) 243460

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.82
CPU user time (s): 1299.28
CPU system time (s): 0.542917
CPU usage (%): 99.9853
Max. virtual memory (cumulated for all children) (KiB): 315976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.542917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248936
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= 13
involuntary context switches= 39006

runsolver used 2.27265 second user time and 4.83626 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-03 03:06:17
IDJOB=3173265
IDBENCH=82683
IDSOLVER=1585
FILE ID=node133/3173265-1301792777
RUNJOBID= node133-1301791475-20450
PBS_JOBID= 12841419
Free space on /tmp= 72176 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1305346115-067-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173265-1301792777/watcher-3173265-1301792777 -o /tmp/evaluation-result-3173265-1301792777/solver-3173265-1301792777 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173265-1301792777.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0c1f90cdbd54dc48a7f7e4333f537217
RANDOM SEED=1563899761

node133.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.834
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.66
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.834
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.75
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22529528 kB
Buffers:        355136 kB
Cached:        9752424 kB
SwapCached:          0 kB
Active:        7326812 kB
Inactive:      2844024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22529528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8592 kB
Writeback:           0 kB
AnonPages:       62220 kB
Mapped:          14808 kB
Slab:           187968 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192288 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72148 MiB
End job on node133 at 2011-04-03 03:27:59