Trace number 3173116

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.04 1300.01

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S541740666-063-UNKNOWN.cnf
MD5SUM2961485b9da323860183d34cbf19e164
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.21266
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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-3173116-1301787578.cnf'
0.00/0.00	c -- header says num vars:           1000
0.00/0.00	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/11408/20000 lits-rem:0 time: 0.11
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.01
0.09/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
0.09/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.15	c lits-rem:         0  cl-subs:        0  v-elim:    666  v-fix:    0  time:  0.02 s
0.09/0.15	c learnt bin added due to v-elim: 0
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:     494 undec:      39 neg:     467
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.16	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data  --
0.29/0.38	c Decided on static restart strategy
5.89/5.96	c  N dy     7     30000      1000     20000         0     10718    100000    860022    148.80    113.08  --
5.99/6.02	c  S st     7     30000      1000     20000         0     10718    100000    860022    148.80    113.08  --
6.09/6.10	c  S st     7     30504      1000     20000         0     11222    100000    911108    148.80    113.08  --
6.09/6.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.09/6.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.06
6.09/6.16	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
6.09/6.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.09/6.17	c Subs w/ non-existent bins:      0 time:  0.00 s
6.09/6.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.09/6.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.29/7.35	c lits-rem:       946  cl-subs:      678  v-elim:   1000  v-fix:    0  time:  1.16 s
7.29/7.35	c learnt bin added due to v-elim: 0
7.29/7.35	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
7.29/7.36	c vivif2 --  cl tried    10544 cl shrink        0 lits rem          0 time: 0.01
7.49/7.50	c asymm  cl-useful: 0/7109/20000 lits-rem:0 time: 0.14
7.49/7.50	c calculated reachability. Time: 0.00
7.49/7.50	c  N dy     7     30504      1000     20000         0     10544    100000    859907    148.80    113.08  --
7.49/7.50	c  F st     7     30504      1000     20000         0     10544    100000    859907    148.80    113.08  --
7.70/7.79	c Decided on static restart strategy
10.49/10.58	c  N dy    14     45756      1000     20000         0      8969    100000    351448    147.22    112.55  --
10.60/10.60	c  S st    14     45756      1000     20000         0      8969    100000    351448    147.22    112.55  --
10.60/10.67	c  S st    14     46258      1000     20000         0      9471    100000    396556    147.22    112.55  --
10.60/10.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.60/10.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.70/10.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.04
10.70/10.72	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
10.70/10.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.70/10.72	c Subs w/ non-existent bins:      0 time:  0.00 s
10.70/10.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.70/10.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.70/10.73	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.10/13.18	c lits-rem:       342  cl-subs:      219  v-elim:   1000  v-fix:    0  time:  2.45 s
13.10/13.18	c learnt bin added due to v-elim: 0
13.10/13.18	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
13.10/13.18	c vivif2 --  cl tried     9252 cl shrink        0 lits rem          0 time: 0.00
13.20/13.20	c asymm  cl-useful: 0/1483/20000 lits-rem:0 time: 0.02
13.20/13.20	c calculated reachability. Time: 0.00
13.20/13.20	c  N dy    14     46258      1000     20000         0      9252    100000    388042    147.22    112.55  --
18.70/18.78	c  N dy    15     69387      1000     20000         0     11378    100000    451979    139.56    114.82  --
18.80/18.81	c  S st    15     69387      1000     20000         0     11378    100000    451979    139.56    114.82  --
18.80/18.89	c  S st    15     69891      1000     20000         0     11882    100000    499847    139.56    114.82  --
18.80/18.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.80/18.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.89/18.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
18.89/18.95	c Calc non-exist non-lernt bins v-fix:     0 done:   1000 time:  0.00 s
18.89/18.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.89/18.95	c Subs w/ non-existent bins:      0 time:  0.00 s
18.89/18.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.89/18.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/18.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.59/21.65	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
22.69/22.77	c Added 11 vars  tried: 80000 time: 1.11
22.69/22.78	c ORs :     11 avg-s:  0.0 cl-sh:  2285 l-rem:   2285 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    1.12
22.69/22.79	c lits-rem:       601  cl-subs:      172  v-elim:   1000  v-fix:    0  time:  3.83 s
22.69/22.79	c learnt bin added due to v-elim: 0
22.69/22.79	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
22.69/22.79	c vivif2 --  cl tried    11710 cl shrink        0 lits rem          0 time: 0.00
22.79/22.88	c asymm  cl-useful: 0/11628/20011 lits-rem:0 time: 0.09
22.79/22.88	c calculated reachability. Time: 0.00
22.79/22.88	c  N dy    15     69891      1011     20011        22     11710    100071    487564    139.56    114.82  --
22.79/22.88	c  F st    15     69891      1011     20011        22     11710    100071    487564    139.56    114.82  --
23.10/23.19	c Decided on static restart strategy
30.39/30.44	c  N dy    22    104837      1011     20011        22     21477    100071   2021838    189.41    125.92  --
30.49/30.54	c  S st    22    104837      1011     20011        22     21477    100071   2021838    189.41    125.92  --
30.59/30.63	c  S st    22    105339      1011     20011        22     21979    100071   2066035    189.41    125.92  --
30.59/30.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.59/30.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.80/30.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.18
30.80/30.81	c Calc non-exist non-lernt bins v-fix:     0 done:   1011 time:  0.00 s
30.80/30.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.80/30.82	c Subs w/ non-existent bins:      0 time:  0.01 s
30.80/30.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.80/30.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.80/30.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
33.89/33.93	c ORs :     11 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
37.69/37.71	c Added 11 vars  tried: 80000 time: 3.77
37.89/37.93	c ORs :     11 avg-s:  0.0 cl-sh: 19334 l-rem:  19334 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    3.99
37.89/37.96	c lits-rem:       295  cl-subs:      861  v-elim:   1000  v-fix:    0  time:  7.09 s
37.89/37.96	c learnt bin added due to v-elim: 0
37.89/37.96	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.00
37.89/37.97	c vivif2 --  cl tried    21118 cl shrink        0 lits rem          0 time: 0.01
37.99/38.09	c asymm  cl-useful: 0/7515/20022 lits-rem:0 time: 0.11
37.99/38.09	c calculated reachability. Time: 0.00
37.99/38.09	c  N dy    22    105339      1022     20022        44     21118    100147   1924819    189.41    125.92  --
49.89/49.94	c  N dy    23    158009      1022     20022        44     28951    100147   2963853    184.14    138.55  --
49.99/50.09	c  S st    23    158009      1022     20022        44     28951    100147   2963853    184.14    138.55  --
50.19/50.20	c  S st    23    158509      1022     20022        44     29451    100147   3006704    184.14    138.55  --
50.19/50.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.19/50.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.39/50.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.24
50.39/50.44	c Calc non-exist non-lernt bins v-fix:     0 done:   1022 time:  0.00 s
50.39/50.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.39/50.46	c Subs w/ non-existent bins:      0 time:  0.02 s
50.49/50.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.49/50.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
50.49/50.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
109.59/109.60	c ORs :     22 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
113.89/113.92	c Added 11 vars  tried: 80000 time: 4.32
114.40/114.42	c ORs :     11 avg-s:  0.0 cl-sh: 34297 l-rem:  34297 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    4.82
114.40/114.46	c lits-rem:      2726  cl-subs:     2166  v-elim:   1000  v-fix:    0  time: 63.93 s
114.40/114.46	c learnt bin added due to v-elim: 0
114.40/114.46	c vivif2 --  cl tried    20033 cl shrink        0 lits rem          0 time: 0.00
114.40/114.48	c vivif2 --  cl tried    27285 cl shrink        0 lits rem          0 time: 0.02
114.50/114.54	c asymm  cl-useful: 0/890/20033 lits-rem:0 time: 0.05
114.50/114.54	c calculated reachability. Time: 0.00
114.50/114.54	c  N dy    23    158509      1033     20033        66     27285    100221   2643632    184.14    138.55  --
136.40/136.47	c  N dy    24    237763      1033     20033        66     32610    100221   3071878    175.33    148.06  --
136.60/136.61	c  S st    24    237763      1033     20033        66     32610    100221   3071878    175.33    148.06  --
136.70/136.72	c  S st    24    238268      1033     20033        66     33115    100221   3115732    175.33    148.06  --
136.70/136.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
136.70/136.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.90/136.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.4M T:  0.25
136.90/136.98	c Calc non-exist non-lernt bins v-fix:     0 done:   1033 time:  0.00 s
136.90/136.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.00/137.00	c Subs w/ non-existent bins:      0 time:  0.02 s
137.00/137.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.00/137.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
137.00/137.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
191.70/191.74	c ORs :     33 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.11
195.50/195.57	c Added 11 vars  tried: 80000 time: 3.83
195.90/195.96	c ORs :     11 avg-s:  0.0 cl-sh: 26037 l-rem:  26037 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    4.22
196.00/196.00	c lits-rem:        17  cl-subs:     2149  v-elim:   1000  v-fix:    0  time: 58.92 s
196.00/196.00	c learnt bin added due to v-elim: 0
196.00/196.00	c vivif2 --  cl tried    20044 cl shrink        0 lits rem          0 time: 0.00
196.00/196.03	c vivif2 --  cl tried    30966 cl shrink        0 lits rem          0 time: 0.02
196.10/196.16	c asymm  cl-useful: 0/9835/20044 lits-rem:0 time: 0.13
196.10/196.16	c calculated reachability. Time: 0.00
196.10/196.16	c  N dy    24    238268      1044     20044        88     30966    100296   2768494    175.33    148.06  --
233.30/233.37	c  N dy    25    357404      1044     20044        88     35121    100296   2707248    185.74    152.13  --
233.40/233.49	c  S st    25    357404      1044     20044        88     35121    100296   2707248    185.74    152.13  --
233.60/233.61	c  S st    25    357907      1044     20044        88     35624    100296   2748005    185.74    152.13  --
233.60/233.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
233.60/233.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
233.80/233.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.24
233.80/233.86	c Calc non-exist non-lernt bins v-fix:     0 done:   1044 time:  0.00 s
233.80/233.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
233.80/233.88	c Subs w/ non-existent bins:      0 time:  0.02 s
233.90/233.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
233.90/233.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
233.90/233.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
239.60/239.68	c ORs :     44 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
243.30/243.36	c Added 11 vars  tried: 80000 time: 3.68
243.50/243.53	c ORs :     11 avg-s:  0.0 cl-sh: 14831 l-rem:  14831 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    3.85
243.50/243.57	c lits-rem:        28  cl-subs:     2323  v-elim:   1000  v-fix:    0  time:  9.61 s
243.50/243.57	c learnt bin added due to v-elim: 0
243.50/243.57	c vivif2 --  cl tried    20055 cl shrink        0 lits rem          0 time: 0.00
243.50/243.60	c vivif2 --  cl tried    33301 cl shrink        0 lits rem          0 time: 0.02
243.70/243.73	c asymm  cl-useful: 0/6714/20055 lits-rem:0 time: 0.13
243.70/243.73	c calculated reachability. Time: 0.00
243.70/243.73	c  N dy    25    357907      1055     20055       110     33301    100371   2437904    185.74    152.13  --
311.21/311.26	c  N dy    26    536861      1055     20055       110     41216    100371   3374868    208.12    164.78  --
311.40/311.41	c  S st    26    536861      1055     20055       110     41216    100371   3374868    208.12    164.78  --
311.50/311.54	c  S st    26    537366      1055     20055       110     41721    100371   3417892    208.12    164.78  --
311.50/311.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
311.50/311.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
311.80/311.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.29
311.80/311.84	c Calc non-exist non-lernt bins v-fix:     0 done:   1055 time:  0.00 s
311.80/311.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
311.80/311.86	c Subs w/ non-existent bins:      0 time:  0.02 s
311.90/311.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
311.90/311.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
311.90/311.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
389.60/389.64	c ORs :     55 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.17
393.81/393.81	c Added 11 vars  tried: 80000 time: 4.17
394.00/394.03	c ORs :     11 avg-s:  0.0 cl-sh: 15813 l-rem:  15813 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    4.39
394.00/394.08	c lits-rem:        34  cl-subs:     1648  v-elim:   1000  v-fix:    0  time: 82.10 s
394.00/394.08	c learnt bin added due to v-elim: 0
394.00/394.08	c vivif2 --  cl tried    20066 cl shrink        0 lits rem          0 time: 0.00
394.10/394.11	c vivif2 --  cl tried    40073 cl shrink        0 lits rem          0 time: 0.03
394.20/394.23	c asymm  cl-useful: 0/3517/20066 lits-rem:0 time: 0.12
394.20/394.23	c calculated reachability. Time: 0.00
394.20/394.23	c  N dy    26    537366      1066     20066       132     40073    100448   3158934    208.12    164.78  --
394.20/394.23	c  F st    26    537366      1066     20066       132     40073    100448   3158934    208.12    164.78  --
394.70/394.77	c Decided on static restart strategy
502.01/502.06	c  N dy    33    806051      1066     20066       132     63784    100448   6739135    186.50    169.67  --
502.31/502.39	c  S st    33    806051      1066     20066       132     63784    100448   6739135    186.50    169.67  --
502.51/502.57	c  S st    33    806553      1066     20066       132     64286    100448   6781423    186.50    169.67  --
502.51/502.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
502.51/502.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
503.11/503.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.52
503.11/503.10	c Calc non-exist non-lernt bins v-fix:     0 done:   1066 time:  0.00 s
503.11/503.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
503.11/503.15	c Subs w/ non-existent bins:      0 time:  0.05 s
503.21/503.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
503.30/503.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
503.40/503.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
902.21/902.20	c ORs :     66 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.60
910.31/910.36	c Added 11 vars  tried: 80000 time: 8.16
911.82/911.81	c ORs :     11 avg-s:  0.0 cl-sh: 53052 l-rem:  53052 b-add:     22 v-rep:   0 cl-rem: 0 avg s: nan T:    9.61
911.82/911.90	c lits-rem:        41  cl-subs:     4151  v-elim:   1000  v-fix:    0  time: 408.51 s
911.82/911.90	c learnt bin added due to v-elim: 0
911.91/911.90	c vivif2 --  cl tried    20077 cl shrink        0 lits rem          0 time: 0.00
911.91/911.96	c vivif2 --  cl tried    60135 cl shrink        0 lits rem          0 time: 0.06
912.11/912.16	c asymm  cl-useful: 0/7446/20077 lits-rem:0 time: 0.20
912.11/912.16	c calculated reachability. Time: 0.00
912.11/912.16	c  N dy    33    806553      1077     20077       154     60135    100525   6096570    186.50    169.67  --
1085.12/1085.15	c  N dy    34   1209829      1077     20077       154     76162    100525   7970772    225.49    174.63  --
1085.42/1085.45	c  S st    34   1209829      1077     20077       154     76162    100525   7970772    225.49    174.63  --
1085.63/1085.65	c  S st    34   1210334      1077     20077       154     76667    100525   8011258    225.49    174.63  --
1085.63/1085.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1085.63/1085.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1086.32/1086.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.63
1086.32/1086.31	c Calc non-exist non-lernt bins v-fix:     0 done:   1077 time:  0.00 s
1086.32/1086.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1086.32/1086.37	c Subs w/ non-existent bins:      0 time:  0.06 s
1086.52/1086.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1086.62/1086.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
1086.62/1086.64	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-3173116-1301787578/watcher-3173116-1301787578 -o /tmp/evaluation-result-3173116-1301787578/solver-3173116-1301787578 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173116-1301787578.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: 4.12 4.04 3.94 4/189 23356
/proc/meminfo: memFree=19966560/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=29404 CPUtime=0 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 874 0 0 0 0 0 0 0 25 0 1 0 271173116 30109696 803 33554432000 4194304 4797429 140736280382224 18446744073709551615 254261277381 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 7351 803 347 148 0 2280 0

[startup+0.0735199 s]
/proc/loadavg: 4.12 4.04 3.94 4/189 23356
/proc/meminfo: memFree=19966560/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=30184 CPUtime=0.07 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 1122 0 0 0 7 0 0 0 25 0 1 0 271173116 30908416 1042 33554432000 4194304 4797429 140736280382224 18446744073709551615 4428866 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 7546 1042 370 148 0 2475 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30184

[startup+0.100517 s]
/proc/loadavg: 4.12 4.04 3.94 4/189 23356
/proc/meminfo: memFree=19966560/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=30184 CPUtime=0.09 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 1123 0 0 0 9 0 0 0 25 0 1 0 271173116 30908416 1043 33554432000 4194304 4797429 140736280382224 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 7546 1043 370 148 0 2475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30184

[startup+0.300494 s]
/proc/loadavg: 4.12 4.04 3.94 4/189 23356
/proc/meminfo: memFree=19966560/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=131728 CPUtime=0.29 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 2045 0 0 0 29 0 0 0 25 0 1 0 271173116 134889472 1753 33554432000 4194304 4797429 140736280382224 18446744073709551615 4395249 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 32932 1753 404 148 0 27861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 131728

[startup+0.700422 s]
/proc/loadavg: 4.12 4.04 3.94 4/189 23356
/proc/meminfo: memFree=19966560/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=131728 CPUtime=0.69 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 2471 0 0 0 69 0 0 0 25 0 1 0 271173116 134889472 2178 33554432000 4194304 4797429 140736280382224 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 32932 2178 406 148 0 27861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131728

[startup+1.50027 s]
/proc/loadavg: 4.11 4.04 3.94 5/190 23357
/proc/meminfo: memFree=19942060/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=132848 CPUtime=1.49 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 3518 0 0 0 149 0 0 0 25 0 1 0 271173116 136036352 2482 33554432000 4194304 4797429 140736280382224 18446744073709551615 4425057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 33212 2482 406 148 0 28141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132848

[startup+3.10099 s]
/proc/loadavg: 4.11 4.04 3.94 5/190 23357
/proc/meminfo: memFree=19938340/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=133648 CPUtime=3.09 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 5036 0 0 0 309 0 0 0 25 0 1 0 271173116 136855552 2902 33554432000 4194304 4797429 140736280382224 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 33412 2902 406 148 0 28341 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133648

[startup+6.30042 s]
/proc/loadavg: 4.10 4.04 3.94 5/190 23357
/proc/meminfo: memFree=19926856/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=140188 CPUtime=6.29 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 9299 0 0 0 628 1 0 0 25 0 1 0 271173116 143552512 4289 33554432000 4194304 4797429 140736280382224 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 35047 4289 410 148 0 29976 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140188

[startup+12.7003 s]
/proc/loadavg: 4.09 4.04 3.94 5/190 23357
/proc/meminfo: memFree=19902504/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=141444 CPUtime=12.7 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 12601 0 0 0 1268 2 0 0 25 0 1 0 271173116 144838656 4037 33554432000 4194304 4797429 140736280382224 18446744073709551615 4524200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 35361 4037 411 148 0 30290 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 141444

[startup+25.501 s]
/proc/loadavg: 4.08 4.04 3.94 5/190 23358
/proc/meminfo: memFree=19857828/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=144596 CPUtime=25.49 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 20341 0 0 0 2546 3 0 0 25 0 1 0 271173116 148066304 4934 33554432000 4194304 4797429 140736280382224 18446744073709551615 4425828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 36149 4934 416 148 0 31078 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144596

[startup+51.1005 s]
/proc/loadavg: 4.05 4.03 3.94 5/190 23358
/proc/meminfo: memFree=19828880/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=163468 CPUtime=51.09 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 40998 0 0 0 5102 7 0 0 25 0 1 0 271173116 167391232 11652 33554432000 4194304 4797429 140736280382224 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 40867 11652 416 148 0 35796 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 163468

[startup+102.306 s]
/proc/loadavg: 4.06 4.04 3.95 5/190 23360
/proc/meminfo: memFree=19769968/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=163468 CPUtime=102.29 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 40998 0 0 0 10222 7 0 0 25 0 1 0 271173116 167391232 11652 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 40867 11652 416 148 0 35796 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 163468

[startup+162.301 s]
/proc/loadavg: 4.02 4.03 3.95 5/190 23361
/proc/meminfo: memFree=19734648/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=167676 CPUtime=162.3 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 60432 0 0 0 16218 12 0 0 25 0 1 0 271173116 171700224 12573 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 41919 12573 416 148 0 36848 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 167676

[startup+222.3 s]
/proc/loadavg: 4.05 4.03 3.95 5/190 23363
/proc/meminfo: memFree=19690936/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=171172 CPUtime=222.29 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 79624 0 0 0 22211 18 0 0 25 0 1 0 271173116 175280128 15573 33554432000 4194304 4797429 140736280382224 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 42793 15573 416 148 0 37722 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 171172

[startup+282.301 s]
/proc/loadavg: 4.02 4.03 3.95 5/190 23364
/proc/meminfo: memFree=19665920/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=175720 CPUtime=282.3 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 116859 0 0 0 28201 29 0 0 25 0 1 0 271173116 179937280 12302 33554432000 4194304 4797429 140736280382224 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 43930 12302 416 148 0 38859 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 175720

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 23366
/proc/meminfo: memFree=19679732/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=180584 CPUtime=342.3 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 136005 0 0 0 34196 34 0 0 25 0 1 0 271173116 184918016 15294 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 45146 15294 416 148 0 40075 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 180584

[startup+402.3 s]
/proc/loadavg: 4.04 4.03 3.96 5/190 23368
/proc/meminfo: memFree=19636264/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=182292 CPUtime=402.3 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 143156 0 0 0 40195 35 0 0 25 0 1 0 271173116 186667008 13906 33554432000 4194304 4797429 140736280382224 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 45573 13906 416 148 0 40502 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 182292

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 23369
/proc/meminfo: memFree=19641444/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=184216 CPUtime=462.3 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 181544 0 0 0 46186 44 0 0 25 0 1 0 271173116 188637184 16641 33554432000 4194304 4797429 140736280382224 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 46054 16641 416 148 0 40983 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 184216

[startup+522.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 23371
/proc/meminfo: memFree=19609176/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=204812 CPUtime=522.3 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 207994 0 0 0 52180 50 0 0 25 0 1 0 271173116 209727488 24245 33554432000 4194304 4797429 140736280382224 18446744073709551615 4506580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 51203 24245 416 148 0 46132 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 204812

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 23372
/proc/meminfo: memFree=19612244/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=204812 CPUtime=582.3 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 207994 0 0 0 58180 50 0 0 25 0 1 0 271173116 209727488 24245 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 51203 24245 416 148 0 46132 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 204812

[startup+642.301 s]
/proc/loadavg: 4.05 4.02 3.96 5/190 23374
/proc/meminfo: memFree=19555660/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=204812 CPUtime=642.31 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 207994 0 0 0 64181 50 0 0 25 0 1 0 271173116 209727488 24245 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 51203 24245 416 148 0 46132 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 204812

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 23376
/proc/meminfo: memFree=19532440/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=204812 CPUtime=702.3 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 207994 0 0 0 70180 50 0 0 25 0 1 0 271173116 209727488 24245 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 51203 24245 416 148 0 46132 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 204812

[startup+762.307 s]
/proc/loadavg: 4.06 4.03 3.97 5/190 23377
/proc/meminfo: memFree=19543300/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=204812 CPUtime=762.31 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 207994 0 0 0 76181 50 0 0 25 0 1 0 271173116 209727488 24245 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 51203 24245 416 148 0 46132 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 204812

[startup+822.301 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 23379
/proc/meminfo: memFree=19526404/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=204812 CPUtime=822.31 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 207994 0 0 0 82181 50 0 0 25 0 1 0 271173116 209727488 24245 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 51203 24245 416 148 0 46132 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 204812

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 23380
/proc/meminfo: memFree=19556372/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=204812 CPUtime=882.31 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 207994 0 0 0 88181 50 0 0 25 0 1 0 271173116 209727488 24245 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 51203 24245 416 148 0 46132 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 204812

[startup+942.301 s]
/proc/loadavg: 4.06 4.02 3.97 5/190 23382
/proc/meminfo: memFree=19559892/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=208688 CPUtime=942.31 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 228381 0 0 0 94176 55 0 0 25 0 1 0 271173116 213696512 24248 33554432000 4194304 4797429 140736280382224 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 52172 24248 416 148 0 47101 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 208688

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 23384
/proc/meminfo: memFree=19516060/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=209696 CPUtime=1002.31 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 262830 0 0 0 100168 63 0 0 25 0 1 0 271173116 214728704 26195 33554432000 4194304 4797429 140736280382224 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 52424 26195 416 148 0 47353 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 209696

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 23385
/proc/meminfo: memFree=19519352/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=212476 CPUtime=1062.32 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 296359 0 0 0 106162 70 0 0 25 0 1 0 271173116 217575424 25110 33554432000 4194304 4797429 140736280382224 18446744073709551615 4351897 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 53119 25110 416 148 0 48048 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 212476

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 23387
/proc/meminfo: memFree=19480336/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=225860 CPUtime=1122.32 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 312721 0 0 0 112158 74 0 0 25 0 1 0 271173116 231280640 29696 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 56465 29696 416 148 0 51394 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 225860

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 23388
/proc/meminfo: memFree=19463272/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=225860 CPUtime=1182.32 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 312721 0 0 0 118158 74 0 0 25 0 1 0 271173116 231280640 29696 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 56465 29696 416 148 0 51394 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 225860

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 23390
/proc/meminfo: memFree=19475476/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=225860 CPUtime=1242.32 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 312721 0 0 0 124158 74 0 0 25 0 1 0 271173116 231280640 29696 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 56465 29696 416 148 0 51394 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 225860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 2/184 23404
/proc/meminfo: memFree=19893328/32951124 swapFree=67111528/67111528
[pid=23356] ppid=23354 vsize=225860 CPUtime=1300.03 cores=5,7
/proc/23356/stat : 23356 (techdemo) R 23354 23356 22843 0 -1 4202496 312721 0 0 0 129929 74 0 0 25 0 1 0 271173116 231280640 29696 33554432000 4194304 4797429 140736280382224 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23356/statm: 56465 29696 416 148 0 51394 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 225860

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.04
CPU user time (s): 1299.29
CPU system time (s): 0.751885
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 324284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.29
system time used= 0.751885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 312721
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= 6
involuntary context switches= 2853

runsolver used 2.06469 second user time and 5.04423 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 01:39:38
IDJOB=3173116
IDBENCH=82534
IDSOLVER=1585
FILE ID=node140/3173116-1301787578
RUNJOBID= node140-1301783670-22865
PBS_JOBID= 12841378
Free space on /tmp= 71504 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S541740666-063-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173116-1301787578/watcher-3173116-1301787578 -o /tmp/evaluation-result-3173116-1301787578/solver-3173116-1301787578 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173116-1301787578.cnf

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

MD5SUM BENCH= 2961485b9da323860183d34cbf19e164
RANDOM SEED=304561952

node140.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.833
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.833
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	: 5226.14
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.833
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.75
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.833
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.77
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.833
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:      19966716 kB
Buffers:        369812 kB
Cached:       12220180 kB
SwapCached:          0 kB
Active:        7567520 kB
Inactive:      5136852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19966716 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           36112 kB
Writeback:           0 kB
AnonPages:      114168 kB
Mapped:          16380 kB
Slab:           215860 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   622680 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= 71492 MiB
End job on node140 at 2011-04-03 02:01:20