Trace number 3173273

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) 1300.06 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
MD5SUMaef8bd4e13046b42a5bc777dc56e10de
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

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-3173273-1301792791.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.03	c -- vars added        400
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/1945/34000 lits-rem:0 time: 0.12
0.09/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
0.09/0.17	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
0.09/0.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.17	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.19/0.29	c lits-rem:         0  cl-subs:        0  v-elim:    266  v-fix:    0  time:  0.11 s
0.19/0.29	c learnt bin added due to v-elim: 0
0.19/0.29	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.31	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.29/0.31	c calculated reachability. Time: 0.00
0.29/0.31	c Calc default polars -  time:   0.00 s pos:     204 undec:       6 neg:     190
0.29/0.31	c =========================================================================================
0.29/0.31	c types(t): F = full restart, N = normal restart
0.29/0.31	c types(t): S = simplification begin/end, E = solution found
0.29/0.31	c restart types(rt): st = static, dy = dynamic
0.29/0.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.29/0.31	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.49/0.58	c Decided on static restart strategy
5.89/5.93	c  N dy     7     30000       400     34000         0      8614    238000    446691    102.00     87.71  --
5.89/5.97	c  S st     7     30000       400     34000         0      8614    238000    446691    102.00     87.71  --
5.99/6.07	c  S st     7     30504       400     34000         0      9117    238000    485444    102.00     87.71  --
5.99/6.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.09/6.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.06
6.09/6.13	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
6.09/6.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.09/6.13	c Subs w/ non-existent bins:      0 time:  0.00 s
6.09/6.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.89/8.90	c lits-rem:      1010  cl-subs:      507  v-elim:    400  v-fix:    0  time:  2.75 s
8.89/8.90	c learnt bin added due to v-elim: 0
8.89/8.90	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
8.89/8.91	c vivif2 --  cl tried     8610 cl shrink        0 lits rem          0 time: 0.00
8.99/9.01	c asymm  cl-useful: 0/2305/34000 lits-rem:0 time: 0.10
8.99/9.01	c calculated reachability. Time: 0.00
8.99/9.01	c  N dy     7     30504       400     34000         0      8610    238000    456651    102.00     87.71  --
8.99/9.01	c  F st     7     30504       400     34000         0      8610    238000    456651    102.00     87.71  --
9.29/9.35	c Decided on static restart strategy
11.79/11.89	c  N dy    14     45758       400     34000         0     15170    238000   1001767    103.25     86.57  --
11.89/11.94	c  S st    14     45758       400     34000         0     15170    238000   1001767    103.25     86.57  --
11.99/12.05	c  S st    14     46263       400     34000         0     15675    238000   1040582    103.25     86.57  --
11.99/12.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.99/12.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.09/12.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.10
12.09/12.15	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
12.09/12.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.09/12.16	c Subs w/ non-existent bins:      0 time:  0.01 s
12.09/12.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.09/12.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.09/12.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.59/14.67	c lits-rem:       490  cl-subs:      838  v-elim:    400  v-fix:    0  time:  2.49 s
14.59/14.67	c learnt bin added due to v-elim: 0
14.59/14.67	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
14.59/14.68	c vivif2 --  cl tried    14837 cl shrink        0 lits rem          0 time: 0.01
14.69/14.76	c asymm  cl-useful: 0/2140/34000 lits-rem:0 time: 0.09
14.69/14.77	c calculated reachability. Time: 0.00
14.69/14.77	c  N dy    14     46263       400     34000         0     14837    238000    953313    103.25     86.57  --
19.49/19.55	c  N dy    15     69394       400     34000         0     17685    238000   1112231    101.85     86.67  --
19.59/19.61	c  S st    15     69394       400     34000         0     17685    238000   1112231    101.85     86.67  --
19.69/19.73	c  S st    15     69897       400     34000         0     18188    238000   1153379    101.85     86.67  --
19.69/19.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.69/19.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.79/19.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.12
19.79/19.85	c Calc non-exist non-lernt bins v-fix:     0 done:    400 time:  0.00 s
19.79/19.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.79/19.86	c Subs w/ non-existent bins:      0 time:  0.01 s
19.79/19.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.79/19.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.79/19.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.19/23.20	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
28.79/28.88	c Added 5 vars  tried: 80000 time: 5.67
28.89/28.99	c ORs :      5 avg-s:  0.0 cl-sh: 12028 l-rem:  12028 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    5.79
28.99/29.01	c lits-rem:      3459  cl-subs:      766  v-elim:    400  v-fix:    0  time:  9.13 s
28.99/29.01	c learnt bin added due to v-elim: 0
28.99/29.02	c vivif2 --  cl tried    34005 cl shrink        0 lits rem          0 time: 0.00
28.99/29.02	c vivif2 --  cl tried    17422 cl shrink        0 lits rem          0 time: 0.01
29.09/29.12	c asymm  cl-useful: 0/1975/34005 lits-rem:0 time: 0.09
29.09/29.12	c calculated reachability. Time: 0.00
29.09/29.12	c  N dy    15     69897       405     34005        10     17422    238027   1057435    101.85     86.67  --
29.09/29.12	c  F st    15     69897       405     34005        10     17422    238027   1057435    101.85     86.67  --
29.39/29.49	c Decided on static restart strategy
36.49/36.51	c  N dy    22    104845       405     34005        10     14450    238027    527909    103.62     86.80  --
36.49/36.55	c  S st    22    104845       405     34005        10     14450    238027    527909    103.62     86.80  --
36.59/36.65	c  S st    22    105347       405     34005        10     14950    238027    568929    103.62     86.80  --
36.59/36.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.59/36.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.69/36.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.10
36.69/36.75	c Calc non-exist non-lernt bins v-fix:     0 done:    405 time:  0.00 s
36.69/36.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.69/36.76	c Subs w/ non-existent bins:      0 time:  0.00 s
36.69/36.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.69/36.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.69/36.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
40.29/40.30	c ORs :      5 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.39/43.47	c Added 5 vars  tried: 80000 time: 3.16
43.39/43.48	c ORs :      5 avg-s:  0.0 cl-sh:  2171 l-rem:   2171 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    3.18
43.39/43.50	c lits-rem:      1111  cl-subs:      409  v-elim:    400  v-fix:    0  time:  6.72 s
43.39/43.50	c learnt bin added due to v-elim: 0
43.49/43.50	c vivif2 --  cl tried    34010 cl shrink        0 lits rem          0 time: 0.00
43.49/43.50	c vivif2 --  cl tried    14541 cl shrink        0 lits rem          0 time: 0.00
43.59/43.60	c asymm  cl-useful: 0/1857/34010 lits-rem:0 time: 0.09
43.59/43.60	c calculated reachability. Time: 0.00
43.59/43.60	c  N dy    22    105347       410     34010        20     14541    238050    544889    103.62     86.80  --
57.39/57.49	c  N dy    23    158021       410     34010        20     20387    238050    898097    107.19     88.21  --
57.49/57.54	c  S st    23    158021       410     34010        20     20387    238050    898097    107.19     88.21  --
57.59/57.66	c  S st    23    158525       410     34010        20     20888    238050    938898    107.19     88.21  --
57.59/57.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.59/57.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.79/57.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.14
57.79/57.80	c Calc non-exist non-lernt bins v-fix:     0 done:    410 time:  0.00 s
57.79/57.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.79/57.81	c Subs w/ non-existent bins:      0 time:  0.01 s
57.79/57.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.79/57.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.79/57.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
61.19/61.24	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
65.90/65.90	c Added 5 vars  tried: 80000 time: 4.66
65.90/65.95	c ORs :      5 avg-s:  0.0 cl-sh:  5793 l-rem:   5793 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    4.71
65.90/65.97	c lits-rem:       165  cl-subs:      484  v-elim:    400  v-fix:    0  time:  8.13 s
65.90/65.97	c learnt bin added due to v-elim: 0
65.90/65.97	c vivif2 --  cl tried    34015 cl shrink        0 lits rem          0 time: 0.00
65.90/65.98	c vivif2 --  cl tried    20404 cl shrink        0 lits rem          0 time: 0.01
66.00/66.09	c asymm  cl-useful: 0/1563/34015 lits-rem:0 time: 0.11
66.00/66.09	c calculated reachability. Time: 0.00
66.00/66.09	c  N dy    23    158525       415     34015        30     20404    238067    899633    107.19     88.21  --
91.69/91.79	c  N dy    24    237788       415     34015        30     23023    238067    824665    103.57     88.56  --
91.79/91.84	c  S st    24    237788       415     34015        30     23023    238067    824665    103.57     88.56  --
91.89/91.98	c  S st    24    238290       415     34015        30     23522    238067    865237    103.57     88.56  --
91.89/91.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.89/91.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.09/92.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.17
92.09/92.15	c Calc non-exist non-lernt bins v-fix:     0 done:    415 time:  0.00 s
92.09/92.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.09/92.16	c Subs w/ non-existent bins:      0 time:  0.01 s
92.09/92.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.09/92.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.09/92.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
95.09/95.12	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
99.59/99.62	c Added 5 vars  tried: 80000 time: 4.49
99.59/99.65	c ORs :      5 avg-s:  0.0 cl-sh:  4333 l-rem:   4333 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    4.53
99.59/99.67	c lits-rem:       149  cl-subs:      639  v-elim:    400  v-fix:    0  time:  7.49 s
99.59/99.67	c learnt bin added due to v-elim: 0
99.59/99.67	c vivif2 --  cl tried    34020 cl shrink        0 lits rem          0 time: 0.00
99.59/99.68	c vivif2 --  cl tried    22883 cl shrink        0 lits rem          0 time: 0.01
99.69/99.78	c asymm  cl-useful: 0/1673/34020 lits-rem:0 time: 0.10
99.69/99.78	c calculated reachability. Time: 0.00
99.69/99.78	c  N dy    24    238290       420     34020        40     22883    238091    829245    103.57     88.56  --
144.60/144.66	c  N dy    25    357436       420     34020        40     48603    238091   3186774    105.87     89.27  --
144.80/144.80	c  S st    25    357436       420     34020        40     48603    238091   3186774    105.87     89.27  --
144.99/145.01	c  S st    25    357938       420     34020        40     49105    238091   3227287    105.87     89.27  --
144.99/145.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.99/145.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.39/145.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.5M T:  0.46
145.39/145.48	c Calc non-exist non-lernt bins v-fix:     0 done:    420 time:  0.00 s
145.39/145.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.49/145.51	c Subs w/ non-existent bins:      0 time:  0.02 s
145.49/145.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.49/145.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
145.49/145.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
234.99/235.05	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
253.29/253.33	c Added 5 vars  tried: 80000 time: 18.28
254.10/254.12	c ORs :      5 avg-s:  0.0 cl-sh: 31227 l-rem:  31227 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   19.07
254.10/254.17	c lits-rem:      3880  cl-subs:     2683  v-elim:    400  v-fix:    0  time: 108.59 s
254.10/254.17	c learnt bin added due to v-elim: 0
254.10/254.18	c vivif2 --  cl tried    34025 cl shrink        0 lits rem          0 time: 0.00
254.19/254.20	c vivif2 --  cl tried    46422 cl shrink        0 lits rem          0 time: 0.03
254.29/254.34	c asymm  cl-useful: 0/1305/34025 lits-rem:0 time: 0.13
254.29/254.34	c calculated reachability. Time: 0.00
254.29/254.34	c  N dy    25    357938       425     34025        50     46422    238106   2901154    105.87     89.27  --
331.01/331.08	c  N dy    26    536907       425     34025        50     57160    238106   3577085    106.20     89.14  --
331.20/331.23	c  S st    26    536907       425     34025        50     57160    238106   3577085    106.20     89.14  --
331.40/331.46	c  S st    26    537411       425     34025        50     57663    238106   3617452    106.20     89.14  --
331.40/331.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
331.40/331.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
331.90/331.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.6M T:  0.46
331.90/331.93	c Calc non-exist non-lernt bins v-fix:     0 done:    425 time:  0.00 s
331.90/331.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
331.90/331.96	c Subs w/ non-existent bins:      0 time:  0.03 s
332.00/332.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
332.00/332.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
332.00/332.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
443.90/443.96	c ORs :     25 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
464.50/464.58	c Added 5 vars  tried: 80000 time: 20.62
465.50/465.56	c ORs :      5 avg-s:  0.0 cl-sh: 34552 l-rem:  34552 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   21.60
465.60/465.62	c lits-rem:        92  cl-subs:     2088  v-elim:    400  v-fix:    0  time: 133.56 s
465.60/465.62	c learnt bin added due to v-elim: 0
465.60/465.62	c vivif2 --  cl tried    34030 cl shrink        0 lits rem          0 time: 0.00
465.60/465.66	c vivif2 --  cl tried    55575 cl shrink        0 lits rem          0 time: 0.03
465.80/465.80	c asymm  cl-useful: 0/1097/34030 lits-rem:0 time: 0.14
465.80/465.80	c calculated reachability. Time: 0.00
465.80/465.80	c  N dy    26    537411       430     34030        60     55575    238119   3410052    106.20     89.14  --
465.80/465.80	c  F st    26    537411       430     34030        60     55575    238119   3410052    106.20     89.14  --
466.50/466.51	c Decided on static restart strategy
558.11/558.17	c  N dy    33    806116       430     34030        60     41632    238119   1446842    109.53     94.93  --
558.21/558.25	c  S st    33    806116       430     34030        60     41632    238119   1446842    109.53     94.93  --
558.41/558.41	c  S st    33    806617       430     34030        60     42133    238119   1486228    109.53     94.93  --
558.41/558.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
558.41/558.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
558.71/558.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.0M T:  0.30
558.71/558.72	c Calc non-exist non-lernt bins v-fix:     0 done:    430 time:  0.00 s
558.71/558.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
558.71/558.73	c Subs w/ non-existent bins:      0 time:  0.01 s
558.71/558.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
558.71/558.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
558.71/558.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
562.61/562.62	c ORs :     30 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
568.71/568.76	c Added 5 vars  tried: 80000 time: 6.14
568.81/568.84	c ORs :      5 avg-s:  0.0 cl-sh:  7273 l-rem:   7273 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    6.22
568.81/568.87	c lits-rem:       972  cl-subs:     1330  v-elim:    400  v-fix:    0  time: 10.10 s
568.81/568.87	c learnt bin added due to v-elim: 0
568.81/568.87	c vivif2 --  cl tried    34035 cl shrink        0 lits rem          0 time: 0.00
568.81/568.88	c vivif2 --  cl tried    40803 cl shrink        0 lits rem          0 time: 0.01
568.91/568.99	c asymm  cl-useful: 0/1317/34035 lits-rem:0 time: 0.11
568.91/568.99	c calculated reachability. Time: 0.00
568.91/568.99	c  N dy    33    806617       435     34035        70     40803    238138   1388213    109.53     94.93  --
748.82/748.81	c  N dy    34   1209928       435     34035        70     51862    238138   1968836    138.55    103.81  --
748.92/748.91	c  S st    34   1209928       435     34035        70     51862    238138   1968836    138.55    103.81  --
749.12/749.11	c  S st    34   1210432       435     34035        70     52366    238138   2008973    138.55    103.81  --
749.12/749.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
749.12/749.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
749.52/749.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.4M T:  0.42
749.52/749.55	c Calc non-exist non-lernt bins v-fix:     0 done:    435 time:  0.00 s
749.52/749.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
749.52/749.56	c Subs w/ non-existent bins:      0 time:  0.02 s
749.62/749.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
749.62/749.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
749.62/749.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
756.42/756.48	c ORs :     35 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
766.32/766.34	c Added 5 vars  tried: 80000 time: 9.86
766.42/766.49	c ORs :      5 avg-s:  0.0 cl-sh: 10765 l-rem:  10765 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:   10.01
766.52/766.53	c lits-rem:       605  cl-subs:     1611  v-elim:    400  v-fix:    0  time: 16.91 s
766.52/766.53	c learnt bin added due to v-elim: 0
766.52/766.53	c vivif2 --  cl tried    34040 cl shrink        0 lits rem          0 time: 0.00
766.52/766.55	c vivif2 --  cl tried    50755 cl shrink        0 lits rem          0 time: 0.02
766.62/766.68	c asymm  cl-useful: 0/1160/34040 lits-rem:0 time: 0.13
766.62/766.69	c calculated reachability. Time: 0.00
766.62/766.69	c  N dy    34   1210432       440     34040        80     50755    238157   1847376    138.55    103.81  --
1041.53/1041.53	c  N dy    35   1710434       440     34040        80     76640    238157   4462345    144.63    109.35  --
1041.73/1041.71	c  S st    35   1710434       440     34040        80     76640    238157   4462345    144.63    109.35  --
1041.93/1041.99	c  S st    35   1710936       440     34040        80     77142    238157   4500262    144.63    109.35  --
1042.03/1042.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1042.03/1042.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1042.63/1042.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.7M T:  0.62
1042.63/1042.62	c Calc non-exist non-lernt bins v-fix:     0 done:    440 time:  0.00 s
1042.63/1042.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1042.63/1042.66	c Subs w/ non-existent bins:      0 time:  0.04 s
1042.73/1042.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1042.73/1042.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1042.73/1042.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  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-3173273-1301792791/watcher-3173273-1301792791 -o /tmp/evaluation-result-3173273-1301792791/solver-3173273-1301792791 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173273-1301792791.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.71 3.96 3.96 4/177 17097
/proc/meminfo: memFree=21112232/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=28912 CPUtime=0 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 798 0 0 0 0 0 0 0 17 0 1 0 271694735 29605888 735 33554432000 4194304 4797429 140736496264192 18446744073709551615 264726101527 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 7228 735 347 148 0 2157 0

[startup+0.066769 s]
/proc/loadavg: 3.71 3.96 3.96 4/177 17097
/proc/meminfo: memFree=21112232/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=30896 CPUtime=0.06 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 1594 0 0 0 6 0 0 0 17 0 1 0 271694735 31637504 1499 33554432000 4194304 4797429 140736496264192 18446744073709551615 4429159 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 7724 1499 371 148 0 2653 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30896

[startup+0.100764 s]
/proc/loadavg: 3.71 3.96 3.96 4/177 17097
/proc/meminfo: memFree=21112232/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=30896 CPUtime=0.09 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 1596 0 0 0 9 0 0 0 17 0 1 0 271694735 31637504 1501 33554432000 4194304 4797429 140736496264192 18446744073709551615 4429107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 7724 1501 371 148 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30896

[startup+0.30069 s]
/proc/loadavg: 3.71 3.96 3.96 4/177 17097
/proc/meminfo: memFree=21112232/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=135032 CPUtime=0.29 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 3092 0 0 0 29 0 0 0 18 0 1 0 271694735 138272768 2368 33554432000 4194304 4797429 140736496264192 18446744073709551615 4345256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 33758 2368 395 148 0 28687 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135032

[startup+0.700658 s]
/proc/loadavg: 3.71 3.96 3.96 4/177 17097
/proc/meminfo: memFree=21112232/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=135032 CPUtime=0.69 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 3531 0 0 0 69 0 0 0 18 0 1 0 271694735 138272768 2799 33554432000 4194304 4797429 140736496264192 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 33758 2799 406 148 0 28687 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135032

[startup+1.5005 s]
/proc/loadavg: 3.71 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21053400/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=136604 CPUtime=1.49 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 4631 0 0 0 149 0 0 0 20 0 1 0 271694735 139882496 3062 33554432000 4194304 4797429 140736496264192 18446744073709551615 4413516 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 34151 3062 406 148 0 29080 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136604

[startup+3.10021 s]
/proc/loadavg: 3.71 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21044844/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=137436 CPUtime=3.09 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 6154 0 0 0 309 0 0 0 25 0 1 0 271694735 140734464 3472 33554432000 4194304 4797429 140736496264192 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 34359 3472 406 148 0 29288 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 137436

[startup+6.30059 s]
/proc/loadavg: 3.73 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21036536/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=141340 CPUtime=6.29 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 9654 0 0 0 628 1 0 0 25 0 1 0 271694735 144732160 4175 33554432000 4194304 4797429 140736496264192 18446744073709551615 4524484 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 35335 4175 410 148 0 30264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141340

[startup+12.7004 s]
/proc/loadavg: 3.75 3.96 3.96 5/190 17134
/proc/meminfo: memFree=21005816/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=146400 CPUtime=12.69 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 13015 0 0 0 1268 1 0 0 25 0 1 0 271694735 149913600 5941 33554432000 4194304 4797429 140736496264192 18446744073709551615 4524204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 36600 5941 411 148 0 31529 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146400

[startup+25.501 s]
/proc/loadavg: 3.88 3.97 3.97 5/190 17135
/proc/meminfo: memFree=20995808/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=149756 CPUtime=25.49 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 17489 0 0 0 2547 2 0 0 25 0 1 0 271694735 153350144 6838 33554432000 4194304 4797429 140736496264192 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 37439 6838 415 148 0 32368 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149756

[startup+51.1011 s]
/proc/loadavg: 3.92 3.97 3.97 5/190 17135
/proc/meminfo: memFree=20936572/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=153248 CPUtime=51.09 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 27718 0 0 0 5105 4 0 0 25 0 1 0 271694735 156925952 8390 33554432000 4194304 4797429 140736496264192 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 38312 8390 416 148 0 33241 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 153248

[startup+102.306 s]
/proc/loadavg: 3.96 3.97 3.97 5/190 17137
/proc/meminfo: memFree=20898688/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=157956 CPUtime=102.3 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 45580 0 0 0 10219 11 0 0 25 0 1 0 271694735 161746944 9212 33554432000 4194304 4797429 140736496264192 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 39489 9213 416 148 0 34418 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 157956

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.97 5/190 17138
/proc/meminfo: memFree=20859352/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=174884 CPUtime=162.29 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 64819 0 0 0 16210 19 0 0 25 0 1 0 271694735 179081216 14731 33554432000 4194304 4797429 140736496264192 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 43721 14731 416 148 0 38650 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 174884

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.97 5/190 17140
/proc/meminfo: memFree=20774148/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=174884 CPUtime=222.29 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 64819 0 0 0 22210 19 0 0 25 0 1 0 271694735 179081216 14731 33554432000 4194304 4797429 140736496264192 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 43721 14731 416 148 0 38650 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 174884

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17141
/proc/meminfo: memFree=20771864/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=177868 CPUtime=282.3 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 75833 0 0 0 28206 24 0 0 25 0 1 0 271694735 182136832 13854 33554432000 4194304 4797429 140736496264192 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 44467 13854 416 148 0 39396 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 177868

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17143
/proc/meminfo: memFree=20758676/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=184824 CPUtime=342.3 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 92174 0 0 0 34198 32 0 0 25 0 1 0 271694735 189259776 17200 33554432000 4194304 4797429 140736496264192 18446744073709551615 4568013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 46206 17200 416 148 0 41135 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 184824

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17145
/proc/meminfo: memFree=20759020/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=184824 CPUtime=402.3 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 92174 0 0 0 40198 32 0 0 25 0 1 0 271694735 189259776 17200 33554432000 4194304 4797429 140736496264192 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 46206 17200 416 148 0 41135 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 184824

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17146
/proc/meminfo: memFree=20733452/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=185720 CPUtime=462.3 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 92353 0 0 0 46198 32 0 0 25 0 1 0 271694735 190177280 17379 33554432000 4194304 4797429 140736496264192 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 46430 17379 416 148 0 41359 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 185720

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17148
/proc/meminfo: memFree=20679120/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=190728 CPUtime=522.31 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 118578 0 0 0 52189 42 0 0 25 0 1 0 271694735 195305472 17332 33554432000 4194304 4797429 140736496264192 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 47682 17332 416 148 0 42611 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 190728

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/190 17149
/proc/meminfo: memFree=20685160/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=191112 CPUtime=582.31 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 139315 0 0 0 58184 47 0 0 25 0 1 0 271694735 195698688 20871 33554432000 4194304 4797429 140736496264192 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 47778 20871 416 148 0 42707 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 191112

[startup+642.3 s]
/proc/loadavg: 4.06 4.00 3.98 5/190 17151
/proc/meminfo: memFree=20675836/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=193408 CPUtime=642.32 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 166010 0 0 0 64179 53 0 0 25 0 1 0 271694735 198049792 19619 33554432000 4194304 4797429 140736496264192 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 48352 19619 416 148 0 43281 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 193408

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 3.98 5/190 17153
/proc/meminfo: memFree=20695764/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=195048 CPUtime=702.32 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 186722 0 0 0 70170 62 0 0 25 0 1 0 271694735 199729152 17139 33554432000 4194304 4797429 140736496264192 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 48762 17139 416 148 0 43691 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 195048

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 17154
/proc/meminfo: memFree=20655676/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=196604 CPUtime=762.32 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 203379 0 0 0 76163 69 0 0 25 0 1 0 271694735 201322496 17636 33554432000 4194304 4797429 140736496264192 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 49151 17636 416 148 0 44080 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 196604

[startup+822.3 s]
/proc/loadavg: 4.04 4.02 3.99 5/190 17156
/proc/meminfo: memFree=20648060/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=199680 CPUtime=822.32 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 222565 0 0 0 82155 77 0 0 25 0 1 0 271694735 204472320 19971 33554432000 4194304 4797429 140736496264192 18446744073709551615 4425927 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 49920 19971 416 148 0 44849 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 199680

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.99 5/190 17157
/proc/meminfo: memFree=20606716/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=200236 CPUtime=882.32 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 242445 0 0 0 88151 81 0 0 25 0 1 0 271694735 205041664 22567 33554432000 4194304 4797429 140736496264192 18446744073709551615 4424853 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 50059 22567 416 148 0 44988 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 200236

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.99 5/190 17159
/proc/meminfo: memFree=20600956/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=201908 CPUtime=942.32 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 261095 0 0 0 94145 87 0 0 25 0 1 0 271694735 206753792 22791 33554432000 4194304 4797429 140736496264192 18446744073709551615 4425927 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 50477 22791 416 148 0 45406 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 201908

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 17161
/proc/meminfo: memFree=20546220/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=202848 CPUtime=1002.33 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 278963 0 0 0 100137 96 0 0 25 0 1 0 271694735 207716352 21718 33554432000 4194304 4797429 140736496264192 18446744073709551615 4415756 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 50712 21718 416 148 0 45641 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 202848

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 17162
/proc/meminfo: memFree=20581016/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=212768 CPUtime=1062.33 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 290933 0 0 0 106131 102 0 0 25 0 1 0 271694735 217874432 23764 33554432000 4194304 4797429 140736496264192 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 53192 23764 416 148 0 48121 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 212768

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/190 17167
/proc/meminfo: memFree=20562104/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=212768 CPUtime=1122.33 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 290933 0 0 0 112131 102 0 0 25 0 1 0 271694735 217874432 23764 33554432000 4194304 4797429 140736496264192 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 53192 23764 416 148 0 48121 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 212768

[startup+1182.3 s]
/proc/loadavg: 4.15 4.04 4.01 5/190 17168
/proc/meminfo: memFree=20554812/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=212768 CPUtime=1182.33 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 290933 0 0 0 118131 102 0 0 25 0 1 0 271694735 217874432 23764 33554432000 4194304 4797429 140736496264192 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 53192 23764 416 148 0 48121 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 212768

[startup+1242.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/190 17170
/proc/meminfo: memFree=20593076/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=212768 CPUtime=1242.33 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 290933 0 0 0 124131 102 0 0 25 0 1 0 271694735 217874432 23764 33554432000 4194304 4797429 140736496264192 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 53192 23764 416 148 0 48121 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 212768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 4.00 5/190 17171
/proc/meminfo: memFree=20558080/32951124 swapFree=67111528/67111528
[pid=17097] ppid=17095 vsize=213308 CPUtime=1300.04 cores=5,7
/proc/17097/stat : 17097 (techdemo) R 17095 17097 16917 0 -1 4202496 291038 0 0 0 129902 102 0 0 25 0 1 0 271694735 218427392 23869 33554432000 4194304 4797429 140736496264192 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17097/statm: 53327 23869 416 148 0 48256 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 213308

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.01
CPU time (s): 1300.06
CPU user time (s): 1299.03
CPU system time (s): 1.03184
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 316628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.03
system time used= 1.03184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291038
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= 51
involuntary context switches= 14255

runsolver used 2.07069 second user time and 5.04023 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-03 03:06:31
IDJOB=3173273
IDBENCH=82691
IDSOLVER=1585
FILE ID=node141/3173273-1301792791
RUNJOBID= node141-1301791489-16938
PBS_JOBID= 12841425
Free space on /tmp= 71864 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173273-1301792791/watcher-3173273-1301792791 -o /tmp/evaluation-result-3173273-1301792791/solver-3173273-1301792791 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173273-1301792791.cnf

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

MD5SUM BENCH= aef8bd4e13046b42a5bc777dc56e10de
RANDOM SEED=1102735888

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.75
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.806
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.84
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.806
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.806
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.75
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.806
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:      21112404 kB
Buffers:        353240 kB
Cached:       11159188 kB
SwapCached:          0 kB
Active:        7503176 kB
Inactive:      4073336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21112404 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8940 kB
Writeback:           0 kB
AnonPages:       63968 kB
Mapped:          14788 kB
Slab:           197908 kB
PageTables:       4768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197180 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= 71848 MiB
End job on node141 at 2011-04-03 03:28:13