Trace number 3173406

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1475406203-080.UNKNOWN.cnf
MD5SUM6cadcf1602218f53da431eaffbc93148
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3173406-1301794141.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/1876/8010 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.00
0.09/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     90 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:     60  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.00 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:      43 undec:       1 neg:      46
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        90      8010         0         0     56070         0   no data   no data  --
0.19/0.28	c Decided on static restart strategy
2.69/2.73	c  N dy    11     30002        90      8010         0      9847     56070    234163     29.98     25.43  --
2.69/2.74	c  S st    11     30002        90      8010         0      9847     56070    234163     29.98     25.43  --
2.69/2.79	c  S st    11     30504        90      8010         0     10319     56070    248331     29.98     25.43  --
2.69/2.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.03
2.79/2.82	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
2.79/2.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.82	c Subs w/ non-existent bins:      0 time:  0.00 s
2.79/2.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.79/3.86	c lits-rem:      1592  cl-subs:     1237  v-elim:     90  v-fix:    0  time:  1.03 s
3.79/3.86	c learnt bin added due to v-elim: 0
3.79/3.86	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3.79/3.86	c vivif2 --  cl tried     9082 cl shrink        0 lits rem          0 time: 0.00
3.99/4.04	c asymm  cl-useful: 0/2685/8010 lits-rem:0 time: 0.18
3.99/4.04	c calculated reachability. Time: 0.00
3.99/4.04	c  N dy    11     30504        90      8010         0      9082     56070    213387     29.98     25.43  --
3.99/4.04	c  F st    11     30504        90      8010         0      9082     56070    213387     29.98     25.43  --
4.19/4.24	c Decided on static restart strategy
5.39/5.50	c  N dy    23     45757        90      8010         0     15946     56070    395188     29.80     25.08  --
5.49/5.52	c  S st    23     45757        90      8010         0     15946     56070    395188     29.80     25.08  --
5.58/5.60	c  S st    23     46260        90      8010         0      8225     56070    153263     29.80     25.08  --
5.58/5.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.58/5.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.58/5.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.03
5.58/5.63	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
5.58/5.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.58/5.63	c Subs w/ non-existent bins:      0 time:  0.00 s
5.58/5.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.58/5.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/5.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.09/6.18	c lits-rem:        79  cl-subs:      166  v-elim:     90  v-fix:    0  time:  0.54 s
6.09/6.18	c learnt bin added due to v-elim: 0
6.09/6.18	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
6.09/6.18	c vivif2 --  cl tried     8059 cl shrink        0 lits rem          0 time: 0.00
6.29/6.34	c asymm  cl-useful: 0/2366/8010 lits-rem:0 time: 0.16
6.29/6.34	c calculated reachability. Time: 0.00
6.29/6.34	c  N dy    23     46260        90      8010         0      8059     56070    150498     29.80     25.08  --
8.89/8.90	c  N dy    25     69391        90      8010         0     20086     56070    488492     28.73     24.86  --
8.89/8.93	c  S st    25     69391        90      8010         0     20086     56070    488492     28.73     24.86  --
8.99/9.01	c  S st    25     69895        90      8010         0     10514     56070    190218     28.73     24.86  --
8.99/9.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.99/9.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.99/9.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.03
8.99/9.04	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
8.99/9.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.99/9.05	c Subs w/ non-existent bins:      0 time:  0.00 s
8.99/9.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.99/9.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.99/9.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.69/9.73	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
10.69/10.74	c Added 1 vars  tried: 35378 time: 1.02
10.69/10.75	c ORs :      1 avg-s:  0.0 cl-sh:   806 l-rem:    806 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.02
10.69/10.75	c lits-rem:       191  cl-subs:      230  v-elim:     90  v-fix:    0  time:  1.70 s
10.69/10.75	c learnt bin added due to v-elim: 0
10.69/10.75	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
10.69/10.75	c vivif2 --  cl tried    10284 cl shrink        0 lits rem          0 time: 0.00
10.79/10.84	c asymm  cl-useful: 0/1084/8011 lits-rem:0 time: 0.09
10.79/10.84	c calculated reachability. Time: 0.00
10.79/10.84	c  N dy    25     69895        91      8011         2     10284     56060    184715     28.73     24.86  --
10.79/10.84	c  F st    25     69895        91      8011         2     10284     56060    184715     28.73     24.86  --
11.00/11.04	c Decided on static restart strategy
14.79/14.89	c  N dy    32    104842        91      8011         2     19436     56060    421430     29.82     24.72  --
14.89/14.91	c  S st    32    104842        91      8011         2     19436     56060    421430     29.82     24.72  --
14.89/14.99	c  S st    32    105345        91      8011         2     19910     56060    435350     29.82     24.72  --
14.89/14.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.89/14.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.99/15.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.07
14.99/15.06	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
14.99/15.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.99/15.06	c Subs w/ non-existent bins:      0 time:  0.00 s
14.99/15.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.99/15.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.99/15.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.29/16.34	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
19.89/19.90	c Added 1 vars  tried: 63368 time: 3.56
19.89/19.95	c ORs :      1 avg-s:  0.0 cl-sh:  4480 l-rem:   4480 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.62
19.89/19.96	c lits-rem:      1542  cl-subs:     1922  v-elim:     90  v-fix:    0  time:  4.89 s
19.89/19.96	c learnt bin added due to v-elim: 0
19.89/19.96	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
19.89/19.96	c vivif2 --  cl tried    17988 cl shrink        0 lits rem          0 time: 0.00
20.09/20.14	c asymm  cl-useful: 0/2477/8012 lits-rem:0 time: 0.18
20.09/20.14	c calculated reachability. Time: 0.00
20.09/20.14	c  N dy    32    105345        92      8012         4     17988     56054    376240     29.82     24.72  --
27.79/27.83	c  N dy    33    158017        92      8012         4     25194     56054    546567     30.31     24.65  --
27.79/27.86	c  S st    33    158017        92      8012         4     25194     56054    546567     30.31     24.65  --
27.89/27.94	c  S st    33    158520        92      8012         4     25676     56054    560586     30.31     24.65  --
27.89/27.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.89/27.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.99/28.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.10
27.99/28.04	c Calc non-exist non-lernt bins v-fix:     0 done:     92 time:  0.00 s
27.99/28.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.99/28.04	c Subs w/ non-existent bins:      0 time:  0.00 s
27.99/28.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.99/28.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.99/28.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
29.49/29.58	c ORs :      2 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
34.79/34.82	c Added 1 vars  tried: 80000 time: 5.25
34.89/34.91	c ORs :      1 avg-s:  0.0 cl-sh:  5753 l-rem:   5753 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.33
34.89/34.92	c lits-rem:      1655  cl-subs:     2773  v-elim:     90  v-fix:    0  time:  6.87 s
34.89/34.92	c learnt bin added due to v-elim: 0
34.89/34.92	c vivif2 --  cl tried     8013 cl shrink        0 lits rem          0 time: 0.00
34.89/34.93	c vivif2 --  cl tried    22903 cl shrink        0 lits rem          0 time: 0.00
34.99/35.02	c asymm  cl-useful: 0/919/8013 lits-rem:0 time: 0.09
34.99/35.02	c calculated reachability. Time: 0.00
34.99/35.02	c  N dy    33    158520        93      8013         6     22903     56045    473657     30.31     24.65  --
47.39/47.41	c  N dy    39    237781        93      8013         6     27771     56045    552648     28.69     24.36  --
47.39/47.43	c  S st    39    237781        93      8013         6     27771     56045    552648     28.69     24.36  --
47.49/47.53	c  S st    39    238282        93      8013         6     28244     56045    566557     28.69     24.36  --
47.49/47.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.49/47.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.59/47.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.12
47.59/47.65	c Calc non-exist non-lernt bins v-fix:     0 done:     93 time:  0.00 s
47.59/47.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.59/47.66	c Subs w/ non-existent bins:      0 time:  0.00 s
47.59/47.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.59/47.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.59/47.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
49.19/49.26	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
54.79/54.85	c Added 1 vars  tried: 80000 time: 5.59
54.89/54.92	c ORs :      1 avg-s:  0.0 cl-sh:  5311 l-rem:   5311 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.66
54.89/54.93	c lits-rem:      2173  cl-subs:     2781  v-elim:     90  v-fix:    0  time:  7.26 s
54.89/54.93	c learnt bin added due to v-elim: 0
54.89/54.93	c vivif2 --  cl tried     8014 cl shrink        0 lits rem          0 time: 0.00
54.89/54.94	c vivif2 --  cl tried    25463 cl shrink        0 lits rem          0 time: 0.01
54.99/55.03	c asymm  cl-useful: 0/760/8014 lits-rem:0 time: 0.09
54.99/55.03	c calculated reachability. Time: 0.00
54.99/55.03	c  N dy    39    238282        94      8014         8     25463     56040    485347     28.69     24.36  --
77.50/77.58	c  N dy    40    357423        94      8014         8     29592     56040    532420     29.76     24.19  --
77.60/77.61	c  S st    40    357423        94      8014         8     29592     56040    532420     29.76     24.19  --
77.70/77.71	c  S st    40    357927        94      8014         8     30065     56040    545743     29.76     24.19  --
77.70/77.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.70/77.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.80/77.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.12
77.80/77.83	c Calc non-exist non-lernt bins v-fix:     0 done:     94 time:  0.00 s
77.80/77.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.80/77.84	c Subs w/ non-existent bins:      0 time:  0.00 s
77.80/77.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.80/77.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.80/77.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
79.40/79.43	c ORs :      4 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
84.70/84.79	c Added 1 vars  tried: 80000 time: 5.36
84.79/84.85	c ORs :      1 avg-s:  0.0 cl-sh:  4121 l-rem:   4121 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.41
84.79/84.86	c lits-rem:       954  cl-subs:     2222  v-elim:     90  v-fix:    0  time:  7.00 s
84.79/84.86	c learnt bin added due to v-elim: 0
84.79/84.86	c vivif2 --  cl tried     8015 cl shrink        0 lits rem          0 time: 0.00
84.79/84.86	c vivif2 --  cl tried    27843 cl shrink        0 lits rem          0 time: 0.00
84.89/84.95	c asymm  cl-useful: 0/645/8015 lits-rem:0 time: 0.09
84.89/84.95	c calculated reachability. Time: 0.00
84.89/84.95	c  N dy    40    357927        95      8015        10     27843     56031    483631     29.76     24.19  --
125.49/125.50	c  N dy    44    536890        95      8015        10     35251     56031    592693     29.06     23.89  --
125.49/125.53	c  S st    44    536890        95      8015        10     35251     56031    592693     29.06     23.89  --
125.59/125.65	c  S st    44    537393        95      8015        10     35735     56031    606926     29.06     23.89  --
125.59/125.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
125.59/125.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.79/125.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  0.17
125.79/125.82	c Calc non-exist non-lernt bins v-fix:     0 done:     95 time:  0.00 s
125.79/125.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.79/125.83	c Subs w/ non-existent bins:      0 time:  0.00 s
125.79/125.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.79/125.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.79/125.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
127.39/127.48	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.01
133.49/133.56	c Added 1 vars  tried: 80000 time: 6.08
133.59/133.63	c ORs :      1 avg-s:  0.0 cl-sh:  4076 l-rem:   4076 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    6.15
133.59/133.64	c lits-rem:       646  cl-subs:     2382  v-elim:     90  v-fix:    0  time:  7.80 s
133.59/133.64	c learnt bin added due to v-elim: 0
133.59/133.64	c vivif2 --  cl tried     8016 cl shrink        0 lits rem          0 time: 0.00
133.59/133.64	c vivif2 --  cl tried    33353 cl shrink        0 lits rem          0 time: 0.00
133.69/133.74	c asymm  cl-useful: 0/557/8016 lits-rem:0 time: 0.09
133.69/133.74	c calculated reachability. Time: 0.00
133.69/133.74	c  N dy    44    537393        96      8016        12     33353     56026    544870     29.06     23.89  --
133.69/133.74	c  F st    44    537393        96      8016        12     33353     56026    544870     29.06     23.89  --
133.99/134.09	c Decided on static restart strategy
204.29/204.39	c  N dy    62    806089        96      8016        12     55793     56026   1088253     29.41     23.89  --
204.39/204.44	c  S st    62    806089        96      8016        12     55793     56026   1088253     29.41     23.89  --
204.60/204.62	c  S st    62    806592        96      8016        12     56274     56026   1102106     29.41     23.89  --
204.60/204.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
204.60/204.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
204.89/204.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.6M T:  0.33
204.89/204.96	c Calc non-exist non-lernt bins v-fix:     0 done:     96 time:  0.00 s
204.89/204.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
204.89/204.97	c Subs w/ non-existent bins:      0 time:  0.01 s
204.89/204.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
204.89/204.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
204.89/204.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
209.89/209.98	c ORs :      6 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
222.09/222.18	c Added 1 vars  tried: 80000 time: 12.19
222.39/222.43	c ORs :      1 avg-s:  0.0 cl-sh: 10136 l-rem:  10136 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   12.44
222.39/222.45	c lits-rem:      3918  cl-subs:     5447  v-elim:     90  v-fix:    0  time: 17.45 s
222.39/222.45	c learnt bin added due to v-elim: 0
222.39/222.45	c vivif2 --  cl tried     8017 cl shrink        0 lits rem          0 time: 0.00
222.39/222.47	c vivif2 --  cl tried    50827 cl shrink        0 lits rem          0 time: 0.01
222.49/222.57	c asymm  cl-useful: 0/397/8017 lits-rem:0 time: 0.10
222.49/222.57	c calculated reachability. Time: 0.00
222.49/222.57	c  N dy    62    806592        97      8017        14     50827     56014    946738     29.41     23.89  --
371.80/371.81	c  N dy    63   1209890        97      8017        14     65903     56014   1224035     29.09     23.58  --
371.80/371.86	c  S st    63   1209890        97      8017        14     65903     56014   1224035     29.09     23.58  --
372.00/372.09	c  S st    63   1210391        97      8017        14     66378     56014   1237872     29.09     23.58  --
372.00/372.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
372.00/372.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
372.50/372.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.3M T:  0.44
372.50/372.54	c Calc non-exist non-lernt bins v-fix:     0 done:     97 time:  0.00 s
372.50/372.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
372.50/372.55	c Subs w/ non-existent bins:      0 time:  0.01 s
372.50/372.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
372.50/372.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
372.50/372.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
378.80/378.83	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
392.10/392.15	c Added 1 vars  tried: 80000 time: 13.32
392.40/392.48	c ORs :      1 avg-s:  0.0 cl-sh: 11916 l-rem:  11916 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   13.65
392.50/392.51	c lits-rem:       622  cl-subs:     6867  v-elim:     90  v-fix:    0  time: 19.93 s
392.50/392.51	c learnt bin added due to v-elim: 0
392.50/392.51	c vivif2 --  cl tried     8018 cl shrink        0 lits rem          0 time: 0.00
392.50/392.52	c vivif2 --  cl tried    59511 cl shrink        0 lits rem          0 time: 0.01
392.60/392.63	c asymm  cl-useful: 0/400/8018 lits-rem:0 time: 0.11
392.60/392.63	c calculated reachability. Time: 0.00
392.60/392.63	c  N dy    63   1210391        98      8018        16     59511     56003   1048977     29.09     23.58  --
593.10/593.12	c  N dy    65   1710392        98      8018        16     88748     56003   1738508     27.67     23.29  --
593.10/593.19	c  S st    65   1710392        98      8018        16     88748     56003   1738508     27.67     23.29  --
593.40/593.48	c  S st    65   1710899        98      8018        16     89238     56003   1753121     27.67     23.29  --
593.40/593.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
593.40/593.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
594.10/594.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.6M T:  0.64
594.10/594.13	c Calc non-exist non-lernt bins v-fix:     0 done:     98 time:  0.00 s
594.10/594.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
594.10/594.14	c Subs w/ non-existent bins:      0 time:  0.02 s
594.10/594.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
594.10/594.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
594.10/594.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
605.81/605.83	c ORs :      8 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
625.91/625.93	c Added 1 vars  tried: 80000 time: 20.09
626.51/626.59	c ORs :      1 avg-s:  0.0 cl-sh: 17710 l-rem:  17710 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   20.76
626.61/626.62	c lits-rem:       946  cl-subs:    11625  v-elim:     90  v-fix:    0  time: 32.44 s
626.61/626.62	c learnt bin added due to v-elim: 0
626.61/626.62	c vivif2 --  cl tried     8019 cl shrink        0 lits rem          0 time: 0.00
626.61/626.64	c vivif2 --  cl tried    77613 cl shrink        0 lits rem          0 time: 0.02
626.71/626.76	c asymm  cl-useful: 0/277/8019 lits-rem:0 time: 0.12
626.71/626.76	c calculated reachability. Time: 0.00
626.71/626.76	c  N dy    65   1710899        99      8019        18     77613     55999   1441368     27.67     23.29  --
872.62/872.61	c  N dy    67   2210899        99      8019        18     93781     55999   1757548     28.96     23.20  --
872.62/872.69	c  S st    67   2210899        99      8019        18     93781     55999   1757548     28.96     23.20  --
873.02/873.02	c  S st    67   2211403        99      8019        18     94266     55999   1771704     28.96     23.20  --
873.02/873.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
873.02/873.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
873.72/873.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.0M T:  0.69
873.72/873.72	c Calc non-exist non-lernt bins v-fix:     0 done:     99 time:  0.00 s
873.72/873.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
873.72/873.74	c Subs w/ non-existent bins:      0 time:  0.02 s
873.72/873.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
873.72/873.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
873.72/873.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
885.02/885.01	c ORs :      9 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
906.22/906.28	c Added 2 vars  tried: 80000 time: 21.26
907.02/907.08	c ORs :      2 avg-s:  0.0 cl-sh: 19866 l-rem:  19866 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   22.07
907.12/907.12	c lits-rem:       938  cl-subs:     9949  v-elim:     90  v-fix:    0  time: 33.34 s
907.12/907.12	c learnt bin added due to v-elim: 0
907.12/907.12	c vivif2 --  cl tried     8021 cl shrink        0 lits rem          0 time: 0.00
907.12/907.14	c vivif2 --  cl tried    84317 cl shrink        0 lits rem          0 time: 0.02
907.22/907.25	c asymm  cl-useful: 0/218/8021 lits-rem:0 time: 0.11
907.22/907.26	c calculated reachability. Time: 0.00
907.22/907.26	c  N dy    67   2211403       101      8021        22     84317     55988   1494976     28.96     23.20  --
1198.02/1198.03	c  N dy    68   2711403       101      8021        22    107268     55988   2029655     28.66     23.28  --
1198.12/1198.12	c  S st    68   2711403       101      8021        22    107268     55988   2029655     28.66     23.28  --
1198.42/1198.46	c  S st    68   2711906       101      8021        22    107754     55988   2043815     28.66     23.28  --
1198.42/1198.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1198.42/1198.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1199.32/1199.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.8M T:  0.85
1199.32/1199.32	c Calc non-exist non-lernt bins v-fix:     0 done:    101 time:  0.00 s
1199.32/1199.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1199.32/1199.34	c Subs w/ non-existent bins:      0 time:  0.02 s
1199.32/1199.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1199.32/1199.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1199.32/1199.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1213.92/1213.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.09
1238.73/1238.77	c Added 2 vars  tried: 80000 time: 24.83
1239.83/1239.80	c ORs :      2 avg-s:  0.0 cl-sh: 23116 l-rem:  23116 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   25.87
1239.83/1239.84	c lits-rem:       378  cl-subs:    11926  v-elim:     90  v-fix:    0  time: 40.45 s
1239.83/1239.84	c learnt bin added due to v-elim: 0
1239.83/1239.84	c vivif2 --  cl tried     8023 cl shrink        0 lits rem          0 time: 0.00
1239.83/1239.86	c vivif2 --  cl tried    95828 cl shrink        0 lits rem          0 time: 0.02
1239.93/1239.97	c asymm  cl-useful: 0/246/8023 lits-rem:0 time: 0.11
1239.93/1239.98	c calculated reachability. Time: 0.00
1239.93/1239.98	c  N dy    68   2711906       103      8023        26     95828     55975   1706278     28.66     23.28  --
1239.93/1239.98	c  F st    68   2711906       103      8023        26     95828     55975   1706278     28.66     23.28  --
1240.93/1240.92	c Decided on static restart strategy

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

running on 2 cores: 0,2

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.73 3.95 3.93 3/174 861
/proc/meminfo: memFree=21876844/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=20512 CPUtime=0 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4194304 284 0 0 0 0 0 0 0 19 0 1 0 291012121 21004288 226 33554432000 4194304 4797429 140736010200816 18446744073709551615 47911556558256 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/860/statm: 5128 240 200 148 0 57 0

[startup+0.00730309 s]
/proc/loadavg: 3.73 3.95 3.93 3/174 861
/proc/meminfo: memFree=21876844/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=28920 CPUtime=0 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 609 0 0 0 0 0 0 0 19 0 1 0 291012121 29614080 545 33554432000 4194304 4797429 140736010200816 18446744073709551615 4659961 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 7230 545 347 148 0 2159 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 28920

[startup+0.100346 s]
/proc/loadavg: 3.73 3.95 3.93 3/174 861
/proc/meminfo: memFree=21876844/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=29180 CPUtime=0.09 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 745 0 0 0 9 0 0 0 19 0 1 0 291012121 29880320 677 33554432000 4194304 4797429 140736010200816 18446744073709551615 4429762 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 7295 677 369 148 0 2224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29180

[startup+0.300278 s]
/proc/loadavg: 3.73 3.95 3.93 3/174 861
/proc/meminfo: memFree=21876844/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=128880 CPUtime=0.29 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 1159 0 0 0 29 0 0 0 20 0 1 0 291012121 131973120 1017 33554432000 4194304 4797429 140736010200816 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 32220 1017 405 148 0 27149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128880

[startup+0.700226 s]
/proc/loadavg: 3.73 3.95 3.93 3/174 861
/proc/meminfo: memFree=21876844/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=129600 CPUtime=0.69 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 1569 0 0 0 69 0 0 0 20 0 1 0 291012121 132710400 1205 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 32400 1205 405 148 0 27329 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129600

[startup+1.50108 s]
/proc/loadavg: 3.73 3.95 3.93 5/190 909
/proc/meminfo: memFree=21846616/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=130120 CPUtime=1.49 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 2101 0 0 0 149 0 0 0 23 0 1 0 291012121 133242880 1428 33554432000 4194304 4797429 140736010200816 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 32530 1428 405 148 0 27459 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130120

[startup+3.10078 s]
/proc/loadavg: 3.73 3.95 3.93 5/190 909
/proc/meminfo: memFree=21840168/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=132696 CPUtime=3.09 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 3422 0 0 0 309 0 0 0 25 0 1 0 291012121 135880704 1954 33554432000 4194304 4797429 140736010200816 18446744073709551615 4523992 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 33174 1954 409 148 0 28103 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132696

[startup+6.30022 s]
/proc/loadavg: 3.76 3.95 3.93 5/190 909
/proc/meminfo: memFree=21828828/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=133592 CPUtime=6.29 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 4565 0 0 0 628 1 0 0 25 0 1 0 291012121 136798208 2078 33554432000 4194304 4797429 140736010200816 18446744073709551615 4429121 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 33398 2078 410 148 0 28327 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133592

[startup+12.7011 s]
/proc/loadavg: 3.78 3.95 3.93 5/190 909
/proc/meminfo: memFree=21819204/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=136020 CPUtime=12.69 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 6971 0 0 0 1268 1 0 0 25 0 1 0 291012121 139284480 2666 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 34005 2666 415 148 0 28934 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136020

[startup+25.5007 s]
/proc/loadavg: 3.82 3.96 3.93 5/190 910
/proc/meminfo: memFree=21809364/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=139496 CPUtime=25.49 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 10353 0 0 0 2547 2 0 0 25 0 1 0 291012121 142843904 3764 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 34874 3764 415 148 0 29803 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139496

[startup+51.1011 s]
/proc/loadavg: 3.88 3.96 3.93 5/190 910
/proc/meminfo: memFree=21794788/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=143584 CPUtime=51.09 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 15842 0 0 0 5106 3 0 0 25 0 1 0 291012121 147030016 4716 33554432000 4194304 4797429 140736010200816 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 35896 4716 415 148 0 30825 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143584

[startup+102.307 s]
/proc/loadavg: 3.95 3.96 3.93 5/190 912
/proc/meminfo: memFree=21779220/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=147372 CPUtime=102.3 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 26038 0 0 0 10224 6 0 0 25 0 1 0 291012121 150908928 5489 33554432000 4194304 4797429 140736010200816 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 36843 5489 415 148 0 31772 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 147372

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.93 5/190 914
/proc/meminfo: memFree=21763256/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=151588 CPUtime=162.29 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 36366 0 0 0 16221 8 0 0 25 0 1 0 291012121 155226112 6983 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 37897 6983 415 148 0 32826 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151588

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/190 916
/proc/meminfo: memFree=21741396/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=159812 CPUtime=222.29 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 44862 0 0 0 22218 11 0 0 25 0 1 0 291012121 163647488 8740 33554432000 4194304 4797429 140736010200816 18446744073709551615 4518530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 39953 8740 415 148 0 34882 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 159812

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/190 918
/proc/meminfo: memFree=21736776/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=160040 CPUtime=282.29 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 52476 0 0 0 28216 13 0 0 25 0 1 0 291012121 163880960 8855 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424735 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 40010 8855 415 148 0 34939 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 160040

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/190 919
/proc/meminfo: memFree=21725084/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=160196 CPUtime=342.3 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 58969 0 0 0 34214 16 0 0 25 0 1 0 291012121 164040704 9439 33554432000 4194304 4797429 140736010200816 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 40049 9439 415 148 0 34978 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 160196

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.93 5/190 921
/proc/meminfo: memFree=21714656/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=165076 CPUtime=402.3 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 64575 0 0 0 40213 17 0 0 25 0 1 0 291012121 169037824 10920 33554432000 4194304 4797429 140736010200816 18446744073709551615 4425875 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 41269 10920 415 148 0 36198 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 165076

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.93 5/190 922
/proc/meminfo: memFree=21713516/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=165316 CPUtime=462.3 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 72230 0 0 0 46210 20 0 0 25 0 1 0 291012121 169283584 9815 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 41329 9815 415 148 0 36258 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165316

[startup+522.301 s]
/proc/loadavg: 4.07 3.99 3.94 5/190 924
/proc/meminfo: memFree=21691800/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=165956 CPUtime=522.3 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 78123 0 0 0 52208 22 0 0 25 0 1 0 291012121 169938944 11123 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 41489 11123 415 148 0 36418 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 165956

[startup+582.301 s]
/proc/loadavg: 4.03 3.99 3.94 5/190 926
/proc/meminfo: memFree=21693268/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=166672 CPUtime=582.31 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 84560 0 0 0 58206 25 0 0 25 0 1 0 291012121 170672128 10429 33554432000 4194304 4797429 140736010200816 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 41668 10429 415 148 0 36597 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 166672

[startup+642.301 s]
/proc/loadavg: 4.01 3.99 3.94 5/190 927
/proc/meminfo: memFree=21690884/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=174792 CPUtime=642.31 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 88866 0 0 0 64204 27 0 0 25 0 1 0 291012121 178987008 11957 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 43698 11957 415 148 0 38627 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 174792

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 929
/proc/meminfo: memFree=21685632/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=174836 CPUtime=702.31 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 94412 0 0 0 70203 28 0 0 25 0 1 0 291012121 179032064 12413 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 43709 12413 415 148 0 38638 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 174836

[startup+762.306 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 930
/proc/meminfo: memFree=21675328/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=174936 CPUtime=762.32 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 99733 0 0 0 76201 31 0 0 25 0 1 0 291012121 179134464 12442 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 43734 12442 415 148 0 38663 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 174936

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 932
/proc/meminfo: memFree=21669852/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=176768 CPUtime=822.31 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 104991 0 0 0 82197 34 0 0 25 0 1 0 291012121 181010432 12283 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 44192 12283 415 148 0 39121 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 176768

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.94 5/190 934
/proc/meminfo: memFree=21661380/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=177848 CPUtime=882.32 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 109134 0 0 0 88196 36 0 0 25 0 1 0 291012121 182116352 13609 33554432000 4194304 4797429 140736010200816 18446744073709551615 4528060 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 44462 13609 415 148 0 39391 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 177848

[startup+942.301 s]
/proc/loadavg: 4.05 4.00 3.94 5/190 935
/proc/meminfo: memFree=21657140/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=182156 CPUtime=942.31 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 112871 0 0 0 94194 37 0 0 25 0 1 0 291012121 186527744 14222 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 45539 14222 415 148 0 40468 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 182156

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.94 5/190 937
/proc/meminfo: memFree=21656368/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=182116 CPUtime=1002.32 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 116792 0 0 0 100193 39 0 0 25 0 1 0 291012121 186486784 15254 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424659 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 45529 15254 415 148 0 40458 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 182116

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 938
/proc/meminfo: memFree=21643576/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=182660 CPUtime=1062.32 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 122133 0 0 0 106191 41 0 0 25 0 1 0 291012121 187043840 14736 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 45665 14736 415 148 0 40594 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 182660

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.95 5/190 940
/proc/meminfo: memFree=21645284/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=183504 CPUtime=1122.32 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 125962 0 0 0 112189 43 0 0 25 0 1 0 291012121 187908096 15565 33554432000 4194304 4797429 140736010200816 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 45876 15565 415 148 0 40805 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 183504

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 942
/proc/meminfo: memFree=21640056/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=184764 CPUtime=1182.32 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 131245 0 0 0 118188 44 0 0 25 0 1 0 291012121 189198336 14776 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 46191 14776 415 148 0 41120 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 184764

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 944
/proc/meminfo: memFree=21634808/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=189084 CPUtime=1242.33 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 133121 0 0 0 124188 45 0 0 25 0 1 0 291012121 193622016 16629 33554432000 4194304 4797429 140736010200816 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 47271 16629 415 148 0 42200 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 189084



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 946
/proc/meminfo: memFree=21623876/32951124 swapFree=67111528/67111528
[pid=860] ppid=858 vsize=189652 CPUtime=1300.03 cores=0,2
/proc/860/stat : 860 (techdemo) R 858 860 509 0 -1 4202496 137245 0 0 0 129956 47 0 0 25 0 1 0 291012121 194203648 17285 33554432000 4194304 4797429 140736010200816 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/860/statm: 47413 17285 415 148 0 42342 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 189652

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.05
CPU user time (s): 1299.56
CPU system time (s): 0.481926
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 284304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.481926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137245
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= 17
involuntary context switches= 1509

runsolver used 2.29365 second user time and 4.81027 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-03 03:29:01
IDJOB=3173406
IDBENCH=82824
IDSOLVER=1585
FILE ID=node138/3173406-1301794141
RUNJOBID= node138-1301792839-702
PBS_JOBID= 12841436
Free space on /tmp= 71852 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1475406203-080.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173406-1301794141/watcher-3173406-1301794141 -o /tmp/evaluation-result-3173406-1301794141/solver-3173406-1301794141 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173406-1301794141.cnf

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

MD5SUM BENCH= 6cadcf1602218f53da431eaffbc93148
RANDOM SEED=1427456832

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.80
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.854
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.854
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.82
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.854
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:      21875488 kB
Buffers:        365372 kB
Cached:       10382668 kB
SwapCached:          0 kB
Active:        7448008 kB
Inactive:      3363748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21875488 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8168 kB
Writeback:           0 kB
AnonPages:       63704 kB
Mapped:          15184 kB
Slab:           199992 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219868 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= 71836 MiB
End job on node138 at 2011-04-03 03:50:44