Trace number 3173279

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-k7-r85-v300-c25500-S415002759-031-UNKNOWN.cnf
MD5SUM6d4469ea6d617a494594ad07b4996367
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

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-3173279-1301792794.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:       25500
0.00/0.02	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.02	c -- vars added        300
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/1955/25500 lits-rem:0 time: 0.12
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
0.09/0.16	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
0.09/0.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.16	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.19/0.24	c lits-rem:         0  cl-subs:        0  v-elim:    200  v-fix:    0  time:  0.07 s
0.19/0.24	c learnt bin added due to v-elim: 0
0.19/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.25	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.25	c calculated reachability. Time: 0.00
0.19/0.25	c Calc default polars -  time:   0.00 s pos:     145 undec:       3 neg:     152
0.19/0.25	c =========================================================================================
0.19/0.25	c types(t): F = full restart, N = normal restart
0.19/0.25	c types(t): S = simplification begin/end, E = solution found
0.19/0.25	c restart types(rt): st = static, dy = dynamic
0.19/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.25	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.39/0.48	c Decided on static restart strategy
5.09/5.14	c  N dy     7     30001       300     25500         0     10531    178500    583619     86.95     73.30  --
5.09/5.18	c  S st     7     30001       300     25500         0     10531    178500    583619     86.95     73.30  --
5.19/5.26	c  S st     7     30502       300     25500         0     11028    178500    617303     86.95     73.30  --
5.19/5.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.29/5.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.06
5.29/5.33	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
5.29/5.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.29/5.33	c Subs w/ non-existent bins:      0 time:  0.00 s
5.29/5.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.34	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.80/7.84	c lits-rem:      2687  cl-subs:      788  v-elim:    300  v-fix:    0  time:  2.50 s
7.80/7.84	c learnt bin added due to v-elim: 0
7.80/7.84	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
7.80/7.85	c vivif2 --  cl tried    10240 cl shrink        0 lits rem          0 time: 0.00
7.89/7.95	c asymm  cl-useful: 0/2229/25500 lits-rem:0 time: 0.10
7.89/7.95	c calculated reachability. Time: 0.00
7.89/7.95	c  N dy     7     30502       300     25500         0     10240    178500    558612     86.95     73.30  --
7.89/7.95	c  F st     7     30502       300     25500         0     10240    178500    558612     86.95     73.30  --
8.19/8.24	c Decided on static restart strategy
10.39/10.45	c  N dy    14     45754       300     25500         0     17417    178500   1069539     86.14     72.49  --
10.49/10.51	c  S st    14     45754       300     25500         0     17417    178500   1069539     86.14     72.49  --
10.59/10.60	c  S st    14     46259       300     25500         0      9192    178500    324485     86.14     72.49  --
10.59/10.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.04
10.59/10.65	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
10.59/10.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.65	c Subs w/ non-existent bins:      0 time:  0.00 s
10.59/10.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.59/12.63	c lits-rem:       155  cl-subs:      254  v-elim:    300  v-fix:    0  time:  1.97 s
12.59/12.63	c learnt bin added due to v-elim: 0
12.59/12.63	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
12.59/12.63	c vivif2 --  cl tried     8938 cl shrink        0 lits rem          0 time: 0.00
12.69/12.78	c asymm  cl-useful: 0/4119/25500 lits-rem:0 time: 0.15
12.69/12.79	c calculated reachability. Time: 0.00
12.69/12.79	c  N dy    14     46259       300     25500         0      8938    178500    317069     86.14     72.49  --
17.09/17.19	c  N dy    15     69389       300     25500         0     11018    178500    360535     80.64     71.59  --
17.19/17.21	c  S st    15     69389       300     25500         0     11018    178500    360535     80.64     71.59  --
17.29/17.30	c  S st    15     69893       300     25500         0     11520    178500    393736     80.64     71.59  --
17.29/17.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.29/17.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.29/17.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.06
17.29/17.36	c Calc non-exist non-lernt bins v-fix:     0 done:    300 time:  0.00 s
17.29/17.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.29/17.36	c Subs w/ non-existent bins:      0 time:  0.00 s
17.29/17.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.29/17.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.29/17.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.49/19.50	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
21.29/21.34	c Added 4 vars  tried: 80000 time: 1.84
21.29/21.35	c ORs :      4 avg-s:  0.0 cl-sh:  2805 l-rem:   2805 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    1.85
21.29/21.36	c lits-rem:       377  cl-subs:      284  v-elim:    300  v-fix:    0  time:  3.99 s
21.29/21.36	c learnt bin added due to v-elim: 0
21.29/21.36	c vivif2 --  cl tried    25504 cl shrink        0 lits rem          0 time: 0.00
21.29/21.36	c vivif2 --  cl tried    11236 cl shrink        0 lits rem          0 time: 0.00
21.39/21.44	c asymm  cl-useful: 0/1845/25504 lits-rem:0 time: 0.08
21.39/21.44	c calculated reachability. Time: 0.00
21.39/21.44	c  N dy    15     69893       304     25504         8     11236    178506    379020     80.64     71.59  --
21.39/21.44	c  F st    15     69893       304     25504         8     11236    178506    379020     80.64     71.59  --
21.69/21.73	c Decided on static restart strategy
28.09/28.11	c  N dy    22    104840       304     25504         8     20948    178506   1050586     79.42     71.58  --
28.09/28.17	c  S st    22    104840       304     25504         8     20948    178506   1050586     79.42     71.58  --
28.19/28.28	c  S st    22    105346       304     25504         8     21450    178506   1085029     79.42     71.58  --
28.19/28.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.19/28.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.39/28.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.13
28.39/28.41	c Calc non-exist non-lernt bins v-fix:     0 done:    304 time:  0.00 s
28.39/28.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.39/28.42	c Subs w/ non-existent bins:      0 time:  0.01 s
28.39/28.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.39/28.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.39/28.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
31.09/31.11	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
37.49/37.55	c Added 4 vars  tried: 80000 time: 6.44
37.59/37.66	c ORs :      4 avg-s:  0.0 cl-sh: 10874 l-rem:  10874 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    6.55
37.59/37.68	c lits-rem:       570  cl-subs:     1062  v-elim:    300  v-fix:    0  time:  9.24 s
37.59/37.68	c learnt bin added due to v-elim: 0
37.59/37.68	c vivif2 --  cl tried    25508 cl shrink        0 lits rem          0 time: 0.00
37.59/37.69	c vivif2 --  cl tried    20388 cl shrink        0 lits rem          0 time: 0.01
37.69/37.78	c asymm  cl-useful: 0/1651/25508 lits-rem:0 time: 0.09
37.69/37.78	c calculated reachability. Time: 0.00
37.69/37.78	c  N dy    22    105346       308     25508        16     20388    178517    986608     79.42     71.58  --
49.59/49.61	c  N dy    23    158019       308     25508        16     28202    178517   1448424     85.14     71.06  --
49.59/49.67	c  S st    23    158019       308     25508        16     28202    178517   1448424     85.14     71.06  --
49.78/49.80	c  S st    23    158520       308     25508        16     28700    178517   1482929     85.14     71.06  --
49.78/49.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.78/49.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.88/49.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.19
49.88/50.00	c Calc non-exist non-lernt bins v-fix:     0 done:    308 time:  0.00 s
49.88/50.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.98/50.01	c Subs w/ non-existent bins:      0 time:  0.01 s
49.98/50.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.98/50.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.98/50.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
54.08/54.13	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
63.79/63.85	c Added 4 vars  tried: 80000 time: 9.72
63.89/63.98	c ORs :      4 avg-s:  0.0 cl-sh:  9221 l-rem:   9221 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    9.85
63.98/64.01	c lits-rem:       362  cl-subs:     1567  v-elim:    300  v-fix:    0  time: 13.97 s
63.98/64.01	c learnt bin added due to v-elim: 0
63.98/64.01	c vivif2 --  cl tried    25512 cl shrink        0 lits rem          0 time: 0.00
63.98/64.02	c vivif2 --  cl tried    27133 cl shrink        0 lits rem          0 time: 0.01
64.08/64.13	c asymm  cl-useful: 0/1477/25512 lits-rem:0 time: 0.11
64.08/64.13	c calculated reachability. Time: 0.00
64.08/64.13	c  N dy    23    158520       312     25512        24     27133    178526   1341249     85.14     71.06  --
84.28/84.36	c  N dy    24    237780       312     25512        24     32648    178526   1572140     83.47     71.08  --
84.38/84.44	c  S st    24    237780       312     25512        24     32648    178526   1572140     83.47     71.08  --
84.48/84.57	c  S st    24    238282       312     25512        24     33146    178526   1604943     83.47     71.08  --
84.48/84.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.48/84.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.68/84.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.21
84.68/84.78	c Calc non-exist non-lernt bins v-fix:     0 done:    312 time:  0.00 s
84.68/84.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.68/84.79	c Subs w/ non-existent bins:      0 time:  0.01 s
84.78/84.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.78/84.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
84.78/84.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
90.18/90.24	c ORs :     12 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
100.08/100.19	c Added 4 vars  tried: 80000 time: 9.94
100.28/100.35	c ORs :      4 avg-s:  0.0 cl-sh: 10594 l-rem:  10594 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   10.10
100.28/100.38	c lits-rem:       243  cl-subs:     1428  v-elim:    300  v-fix:    0  time: 15.55 s
100.28/100.38	c learnt bin added due to v-elim: 0
100.28/100.38	c vivif2 --  cl tried    25516 cl shrink        0 lits rem          0 time: 0.00
100.28/100.39	c vivif2 --  cl tried    31718 cl shrink        0 lits rem          0 time: 0.01
100.48/100.50	c asymm  cl-useful: 0/1400/25516 lits-rem:0 time: 0.11
100.48/100.50	c calculated reachability. Time: 0.00
100.48/100.50	c  N dy    24    238282       316     25516        32     31718    178538   1489004     83.47     71.08  --
134.29/134.38	c  N dy    25    357423       316     25516        32     35796    178538   1483219     84.27     69.32  --
134.38/134.44	c  S st    25    357423       316     25516        32     35796    178538   1483219     84.27     69.32  --
134.48/134.58	c  S st    25    357926       316     25516        32     36299    178538   1516674     84.27     69.32  --
134.48/134.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.48/134.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.68/134.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.21
134.68/134.79	c Calc non-exist non-lernt bins v-fix:     0 done:    316 time:  0.00 s
134.68/134.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.78/134.80	c Subs w/ non-existent bins:      0 time:  0.01 s
134.78/134.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.78/134.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
134.78/134.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
139.18/139.21	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
148.68/148.73	c Added 4 vars  tried: 80000 time: 9.52
148.88/148.94	c ORs :      4 avg-s:  0.0 cl-sh: 14166 l-rem:  14166 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:    9.73
148.88/148.96	c lits-rem:       144  cl-subs:     1544  v-elim:    300  v-fix:    0  time: 14.12 s
148.88/148.96	c learnt bin added due to v-elim: 0
148.88/148.97	c vivif2 --  cl tried    25520 cl shrink        0 lits rem          0 time: 0.00
148.88/148.98	c vivif2 --  cl tried    34755 cl shrink        0 lits rem          0 time: 0.01
148.98/149.09	c asymm  cl-useful: 0/1059/25520 lits-rem:0 time: 0.11
148.98/149.09	c calculated reachability. Time: 0.00
148.98/149.09	c  N dy    25    357926       320     25520        40     34755    178552   1400868     84.27     69.32  --
206.38/206.47	c  N dy    26    536890       320     25520        40     42626    178552   1674932     83.53     69.20  --
206.48/206.54	c  S st    26    536890       320     25520        40     42626    178552   1674932     83.53     69.20  --
206.58/206.69	c  S st    26    537391       320     25520        40     43126    178552   1707831     83.53     69.20  --
206.58/206.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
206.58/206.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
206.89/206.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.9M T:  0.26
206.89/206.96	c Calc non-exist non-lernt bins v-fix:     0 done:    320 time:  0.00 s
206.89/206.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
206.89/206.97	c Subs w/ non-existent bins:      0 time:  0.01 s
206.98/207.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
206.98/207.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
206.98/207.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
212.78/212.80	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
223.18/223.23	c Added 4 vars  tried: 80000 time: 10.43
223.39/223.48	c ORs :      4 avg-s:  0.0 cl-sh: 15541 l-rem:  15541 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   10.69
223.48/223.51	c lits-rem:       195  cl-subs:     1724  v-elim:    300  v-fix:    0  time: 16.49 s
223.48/223.51	c learnt bin added due to v-elim: 0
223.48/223.51	c vivif2 --  cl tried    25524 cl shrink        0 lits rem          0 time: 0.00
223.48/223.53	c vivif2 --  cl tried    41402 cl shrink        0 lits rem          0 time: 0.01
223.58/223.64	c asymm  cl-useful: 0/1159/25524 lits-rem:0 time: 0.11
223.58/223.64	c calculated reachability. Time: 0.00
223.58/223.64	c  N dy    26    537391       324     25524        48     41402    178566   1590067     83.53     69.20  --
223.58/223.64	c  F st    26    537391       324     25524        48     41402    178566   1590067     83.53     69.20  --
224.08/224.15	c Decided on static restart strategy
318.29/318.34	c  N dy    33    806087       324     25524        48     63613    178566   3027656     85.80     70.24  --
318.39/318.47	c  S st    33    806087       324     25524        48     63613    178566   3027656     85.80     70.24  --
318.69/318.70	c  S st    33    806593       324     25524        48     64118    178566   3060513     85.80     70.24  --
318.69/318.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
318.69/318.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.29/319.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.3M T:  0.61
319.29/319.32	c Calc non-exist non-lernt bins v-fix:     0 done:    324 time:  0.00 s
319.29/319.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
319.29/319.35	c Subs w/ non-existent bins:      0 time:  0.02 s
319.39/319.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
319.39/319.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
319.39/319.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
389.89/389.94	c ORs :     24 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
410.48/410.58	c Added 4 vars  tried: 80000 time: 20.63
411.28/411.30	c ORs :      4 avg-s:  0.0 cl-sh: 28826 l-rem:  28826 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   21.35
411.28/411.34	c lits-rem:       436  cl-subs:     3830  v-elim:    300  v-fix:    0  time: 91.94 s
411.28/411.34	c learnt bin added due to v-elim: 0
411.28/411.35	c vivif2 --  cl tried    25528 cl shrink        0 lits rem          0 time: 0.00
411.28/411.37	c vivif2 --  cl tried    60288 cl shrink        0 lits rem          0 time: 0.02
411.49/411.50	c asymm  cl-useful: 0/991/25528 lits-rem:0 time: 0.13
411.49/411.51	c calculated reachability. Time: 0.00
411.49/411.51	c  N dy    33    806593       328     25528        56     60288    178578   2720167     85.80     70.24  --
598.00/598.06	c  N dy    34   1209890       328     25528        56     76331    178578   3491440     86.70     70.61  --
598.20/598.20	c  S st    34   1209890       328     25528        56     76331    178578   3491440     86.70     70.61  --
598.40/598.44	c  S st    34   1210393       328     25528        56     76834    178578   3525423     86.70     70.61  --
598.40/598.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
598.40/598.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
599.10/599.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.7M T:  0.66
599.10/599.11	c Calc non-exist non-lernt bins v-fix:     0 done:    328 time:  0.00 s
599.10/599.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
599.10/599.14	c Subs w/ non-existent bins:      0 time:  0.03 s
599.10/599.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
599.19/599.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
599.19/599.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
686.00/686.09	c ORs :     28 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
708.80/708.83	c Added 4 vars  tried: 80000 time: 22.75
709.90/709.95	c ORs :      4 avg-s:  0.0 cl-sh: 36215 l-rem:  36215 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   23.87
710.00/710.01	c lits-rem:      1333  cl-subs:     4651  v-elim:    300  v-fix:    0  time: 110.80 s
710.00/710.01	c learnt bin added due to v-elim: 0
710.00/710.01	c vivif2 --  cl tried    25532 cl shrink        0 lits rem          0 time: 0.00
710.00/710.04	c vivif2 --  cl tried    72183 cl shrink        0 lits rem          0 time: 0.03
710.10/710.19	c asymm  cl-useful: 0/705/25532 lits-rem:0 time: 0.14
710.10/710.19	c calculated reachability. Time: 0.00
710.10/710.19	c  N dy    34   1210393       332     25532        64     72183    178589   3126343     86.70     70.61  --
989.40/989.40	c  N dy    35   1710393       332     25532        64    103513    178589   5005303     81.77     69.67  --
989.50/989.59	c  S st    35   1710393       332     25532        64    103513    178589   5005303     81.77     69.67  --
989.90/989.94	c  S st    35   1710898       332     25532        64    104018    178589   5037870     81.77     69.67  --
989.90/989.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
989.90/989.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
990.80/990.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.8M T:  0.87
990.80/990.82	c Calc non-exist non-lernt bins v-fix:     0 done:    332 time:  0.00 s
990.80/990.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
990.80/990.86	c Subs w/ non-existent bins:      0 time:  0.04 s
990.90/990.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
990.90/990.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
990.90/990.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1195.02/1195.03	c ORs :     32 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.30
1229.22/1229.25	c Added 4 vars  tried: 80000 time: 34.23
1231.02/1231.03	c ORs :      4 avg-s:  0.0 cl-sh: 36575 l-rem:  36575 b-add:      8 v-rep:   0 cl-rem: 0 avg s: nan T:   36.00
1231.12/1231.10	c lits-rem:       488  cl-subs:     6645  v-elim:    300  v-fix:    0  time: 240.12 s
1231.12/1231.10	c learnt bin added due to v-elim: 0
1231.12/1231.11	c vivif2 --  cl tried    25536 cl shrink        0 lits rem          0 time: 0.00
1231.12/1231.15	c vivif2 --  cl tried    97373 cl shrink        0 lits rem          0 time: 0.05
1231.32/1231.33	c asymm  cl-useful: 0/590/25536 lits-rem:0 time: 0.17
1231.32/1231.33	c calculated reachability. Time: 0.00
1231.32/1231.33	c  N dy    35   1710898       336     25536        72     97373    178605   4500537     81.77     69.67  --

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.95 3.91 5/187 16847
/proc/meminfo: memFree=20362516/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=28924 CPUtime=0 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 784 0 0 0 0 0 0 0 20 0 1 0 271694886 29618176 718 33554432000 4194304 4797429 140733272600496 18446744073709551615 4664625 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 7231 718 347 148 0 2160 0

[startup+0.103144 s]
/proc/loadavg: 3.68 3.95 3.91 5/187 16847
/proc/meminfo: memFree=20362516/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=30284 CPUtime=0.09 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 1327 0 0 0 9 0 0 0 20 0 1 0 271694886 31010816 1241 33554432000 4194304 4797429 140733272600496 18446744073709551615 4428715 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 7571 1241 370 148 0 2500 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30284

[startup+0.201116 s]
/proc/loadavg: 3.68 3.95 3.91 5/187 16847
/proc/meminfo: memFree=20362516/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=131920 CPUtime=0.19 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 2241 0 0 0 19 0 0 0 21 0 1 0 271694886 135086080 1790 33554432000 4194304 4797429 140733272600496 18446744073709551615 4527170 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 32980 1790 391 148 0 27909 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 131920

[startup+0.301099 s]
/proc/loadavg: 3.68 3.95 3.91 5/187 16847
/proc/meminfo: memFree=20362516/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=132692 CPUtime=0.29 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 2472 0 0 0 29 0 0 0 21 0 1 0 271694886 135876608 2021 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 33173 2021 404 148 0 28102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132692

[startup+0.701046 s]
/proc/loadavg: 3.68 3.95 3.91 5/187 16847
/proc/meminfo: memFree=20362516/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=132692 CPUtime=0.69 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 2741 0 0 0 69 0 0 0 22 0 1 0 271694886 135876608 2286 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 33173 2286 406 148 0 28102 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132692

[startup+1.50091 s]
/proc/loadavg: 3.68 3.95 3.91 5/190 16869
/proc/meminfo: memFree=20289252/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=133808 CPUtime=1.49 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 3663 0 0 0 149 0 0 0 25 0 1 0 271694886 137019392 2591 33554432000 4194304 4797429 140733272600496 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 33452 2591 406 148 0 28381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133808

[startup+3.10062 s]
/proc/loadavg: 3.68 3.95 3.91 5/190 16869
/proc/meminfo: memFree=20269536/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=135028 CPUtime=3.09 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 5502 0 0 0 308 1 0 0 25 0 1 0 271694886 138268672 2599 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 33757 2599 406 148 0 28686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135028

[startup+6.301 s]
/proc/loadavg: 3.71 3.95 3.91 5/190 16869
/proc/meminfo: memFree=20244716/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=139520 CPUtime=6.29 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 8009 0 0 0 627 2 0 0 25 0 1 0 271694886 142868480 3981 33554432000 4194304 4797429 140733272600496 18446744073709551615 4524088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 34880 3981 410 148 0 29809 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139520

[startup+12.7008 s]
/proc/loadavg: 3.73 3.95 3.91 5/190 16870
/proc/meminfo: memFree=20217352/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=142256 CPUtime=12.69 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 10777 0 0 0 1267 2 0 0 21 0 1 0 271694886 145670144 4115 33554432000 4194304 4797429 140733272600496 18446744073709551615 4429177 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 35564 4115 411 148 0 30493 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142256

[startup+25.5005 s]
/proc/loadavg: 3.79 3.95 3.91 6/190 16870
/proc/meminfo: memFree=20196648/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=144088 CPUtime=25.49 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 16565 0 0 0 2546 3 0 0 25 0 1 0 271694886 147546112 5360 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 36022 5360 416 148 0 30951 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 144088

[startup+51.1008 s]
/proc/loadavg: 3.86 3.96 3.91 5/190 16870
/proc/meminfo: memFree=20159736/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=153520 CPUtime=51.08 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 26825 0 0 0 5103 5 0 0 25 0 1 0 271694886 157204480 8007 33554432000 4194304 4797429 140733272600496 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 38380 8007 416 148 0 33309 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 153520

[startup+102.3 s]
/proc/loadavg: 3.94 3.96 3.91 5/190 16872
/proc/meminfo: memFree=20106272/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=158816 CPUtime=102.28 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 38119 0 0 0 10221 7 0 0 25 0 1 0 271694886 162627584 9840 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 39704 9840 416 148 0 34633 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 158816

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.91 5/190 16874
/proc/meminfo: memFree=20084376/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=164404 CPUtime=162.28 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 56989 0 0 0 16215 13 0 0 25 0 1 0 271694886 168349696 11676 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 41101 11676 416 148 0 36030 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 164404

[startup+222.306 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 16875
/proc/meminfo: memFree=20077768/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=169008 CPUtime=222.29 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 73809 0 0 0 22212 17 0 0 25 0 1 0 271694886 173064192 11567 33554432000 4194304 4797429 140733272600496 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 42252 11567 416 148 0 37181 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 169008

[startup+282.3 s]
/proc/loadavg: 4.04 3.99 3.92 5/190 16877
/proc/meminfo: memFree=20078688/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=171596 CPUtime=282.29 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 93831 0 0 0 28206 23 0 0 25 0 1 0 271694886 175714304 12281 33554432000 4194304 4797429 140733272600496 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 42899 12281 416 148 0 37828 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 171596

[startup+342.3 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 16878
/proc/meminfo: memFree=20036360/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=183216 CPUtime=342.29 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 106408 0 0 0 34203 26 0 0 25 0 1 0 271694886 187613184 16363 33554432000 4194304 4797429 140733272600496 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 45804 16363 416 148 0 40733 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 183216

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 16880
/proc/meminfo: memFree=20011140/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=184220 CPUtime=402.29 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 106595 0 0 0 40203 26 0 0 25 0 1 0 271694886 188641280 16550 33554432000 4194304 4797429 140733272600496 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 46055 16550 416 148 0 40984 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 184220

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 16882
/proc/meminfo: memFree=19986796/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=187236 CPUtime=462.29 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 120732 0 0 0 46199 30 0 0 25 0 1 0 271694886 191729664 17194 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 46809 17194 416 148 0 41738 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 187236

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 16883
/proc/meminfo: memFree=19966292/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=190196 CPUtime=522.29 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 135324 0 0 0 52196 33 0 0 25 0 1 0 271694886 194760704 17625 33554432000 4194304 4797429 140733272600496 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 47549 17625 416 148 0 42478 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 190196

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 16885
/proc/meminfo: memFree=19983592/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=190372 CPUtime=582.3 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 147026 0 0 0 58192 38 0 0 25 0 1 0 271694886 194940928 19334 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 47593 19334 416 148 0 42522 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 190372

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 16886
/proc/meminfo: memFree=19981832/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=195188 CPUtime=642.3 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 152106 0 0 0 64191 39 0 0 25 0 1 0 271694886 199872512 19315 33554432000 4194304 4797429 140733272600496 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 48797 19315 416 148 0 43726 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 195188

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 16888
/proc/meminfo: memFree=19930972/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=196240 CPUtime=702.3 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 152297 0 0 0 70191 39 0 0 25 0 1 0 271694886 200949760 19506 33554432000 4194304 4797429 140733272600496 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 49060 19506 416 148 0 43989 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 196240

[startup+762.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 16890
/proc/meminfo: memFree=19930164/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=199856 CPUtime=762.31 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 163653 0 0 0 76189 42 0 0 25 0 1 0 271694886 204652544 20172 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 49964 20172 416 148 0 44893 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 199856

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 16891
/proc/meminfo: memFree=19910388/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=200568 CPUtime=822.3 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 175366 0 0 0 82184 46 0 0 25 0 1 0 271694886 205381632 21268 33554432000 4194304 4797429 140733272600496 18446744073709551615 4377384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 50142 21268 416 148 0 45071 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 200568

[startup+882.306 s]
/proc/loadavg: 4.03 4.00 3.93 5/190 16893
/proc/meminfo: memFree=19897920/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=201668 CPUtime=882.31 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 186820 0 0 0 88181 50 0 0 25 0 1 0 271694886 206508032 21631 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 50417 21631 416 148 0 45346 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 201668

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 16894
/proc/meminfo: memFree=19899564/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=202484 CPUtime=942.3 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 197936 0 0 0 94177 53 0 0 25 0 1 0 271694886 207343616 21231 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 50621 21231 416 148 0 45550 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 202484

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16896
/proc/meminfo: memFree=19880812/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=215188 CPUtime=1002.31 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 208241 0 0 0 100174 57 0 0 25 0 1 0 271694886 220352512 25566 33554432000 4194304 4797429 140733272600496 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 53797 25566 416 148 0 48726 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 215188

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 16898
/proc/meminfo: memFree=19839116/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=215188 CPUtime=1062.31 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 208241 0 0 0 106174 57 0 0 25 0 1 0 271694886 220352512 25566 33554432000 4194304 4797429 140733272600496 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 53797 25566 416 148 0 48726 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 215188

[startup+1122.3 s]
/proc/loadavg: 4.11 4.03 3.94 5/190 16902
/proc/meminfo: memFree=19842644/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=215188 CPUtime=1122.31 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 208241 0 0 0 112174 57 0 0 25 0 1 0 271694886 220352512 25566 33554432000 4194304 4797429 140733272600496 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 53797 25566 416 148 0 48726 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 215188

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/190 16904
/proc/meminfo: memFree=19853452/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=215188 CPUtime=1182.32 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 208241 0 0 0 118175 57 0 0 25 0 1 0 271694886 220352512 25566 33554432000 4194304 4797429 140733272600496 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 53797 25566 416 148 0 48726 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 215188

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 16905
/proc/meminfo: memFree=19897192/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=218356 CPUtime=1242.32 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 212077 0 0 0 124174 58 0 0 25 0 1 0 271694886 223596544 22959 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 54589 22959 416 148 0 49518 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 218356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 3/187 16909
/proc/meminfo: memFree=20088252/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=218296 CPUtime=1300.02 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 221895 0 0 0 129941 61 0 0 25 0 1 0 271694886 223535104 26549 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 54574 26549 416 148 0 49503 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 218296

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 3/187 16909
/proc/meminfo: memFree=20088252/32951124 swapFree=67111528/67111528
[pid=16847] ppid=16843 vsize=218296 CPUtime=1300.02 cores=4,6
/proc/16847/stat : 16847 (techdemo) R 16843 16847 16652 0 -1 4202496 221895 0 0 0 129941 61 0 0 25 0 1 0 271694886 223535104 26549 33554432000 4194304 4797429 140733272600496 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16847/statm: 54574 26549 416 148 0 49503 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 218296

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.42
CPU system time (s): 0.619905
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 313452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.619905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221895
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= 54
involuntary context switches= 1606

runsolver used 2.27165 second user time and 4.83026 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-03 03:06:34
IDJOB=3173279
IDBENCH=82697
IDSOLVER=1585
FILE ID=node142/3173279-1301792794
RUNJOBID= node142-1301791491-16671
PBS_JOBID= 12841428
Free space on /tmp= 71000 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S415002759-031-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173279-1301792794/watcher-3173279-1301792794 -o /tmp/evaluation-result-3173279-1301792794/solver-3173279-1301792794 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173279-1301792794.cnf

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

MD5SUM BENCH= 6d4469ea6d617a494594ad07b4996367
RANDOM SEED=1607579963

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      20362828 kB
Buffers:        372616 kB
Cached:       11837288 kB
SwapCached:          0 kB
Active:        7599284 kB
Inactive:      4693224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20362828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           26800 kB
Writeback:           0 kB
AnonPages:       81848 kB
Mapped:          15560 kB
Slab:           230964 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   359248 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= 71004 MiB
End job on node142 at 2011-04-03 03:28:16