Trace number 3173253

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-k3-r4.2-v2500-c10500-S374960214-041-UNKNOWN.cnf
MD5SUM11586d50c22305a7c51fb5c10a66d320
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.942855
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173253-1301791494.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.01/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.01/0.02	c Calc non-exist non-lernt bins v-fix:     0 done:   2500 time:  0.00 s
0.01/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.01/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.01/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.02	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
0.01/0.03	c lits-rem:         0  cl-subs:        0  v-elim:    139  v-fix:    0  time:  0.01 s
0.01/0.03	c learnt bin added due to v-elim: 0
0.01/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.01/0.04	c calculated reachability. Time: 0.00
0.01/0.04	c Calc default polars -  time:   0.00 s pos:    1088 undec:     303 neg:    1109
0.01/0.04	c =========================================================================================
0.01/0.04	c types(t): F = full restart, N = normal restart
0.01/0.04	c types(t): S = simplification begin/end, E = solution found
0.01/0.04	c restart types(rt): st = static, dy = dynamic
0.01/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.01/0.04	c  B st     0         0      2422     10376         0         0     31521         0   no data   no data  --
0.09/0.19	c Decided on static restart strategy
4.49/4.56	c  N dy     7     30000      2422     10376         0     10790     31521    524043     87.42     57.68  --
4.59/4.60	c  S st     7     30000      2422     10376         0     10790     31521    524043     87.42     57.68  --
4.59/4.65	c  S st     7     30503      2422     10376         0     11293     31521    550741     87.42     57.68  --
4.59/4.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.5M T:  0.04
4.59/4.69	c Calc non-exist non-lernt bins v-fix:     0 done:   2422 time:  0.00 s
4.59/4.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.69	c Subs w/ non-existent bins:      0 time:  0.00 s
4.69/4.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.71	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
5.79/5.81	c lits-rem:        95  cl-subs:      523  v-elim:     38  v-fix:    0  time:  1.11 s
5.79/5.81	c learnt bin added due to v-elim: 0
5.79/5.81	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
5.79/5.82	c vivif2 --  cl tried    10770 cl shrink        0 lits rem          0 time: 0.00
5.79/5.87	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.05
5.79/5.87	c calculated reachability. Time: 0.00
5.79/5.87	c  N dy     7     30503      2422     10376         0     10770     31521    529536     87.42     57.68  --
5.79/5.87	c  F st     7     30503      2422     10376         0     10770     31521    529536     87.42     57.68  --
5.99/6.07	c Decided on static restart strategy
7.89/7.93	c  N dy    14     45755      2422     10376         0      9167     31521    201413     78.88     55.48  --
7.89/7.94	c  S st    14     45755      2422     10376         0      9167     31521    201413     78.88     55.48  --
7.89/7.98	c  S st    14     46255      2422     10376         0      9667     31521    225981     78.88     55.48  --
7.89/7.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.02
7.99/8.01	c Calc non-exist non-lernt bins v-fix:     0 done:   2422 time:  0.00 s
7.99/8.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.01	c Subs w/ non-existent bins:      0 time:  0.00 s
7.99/8.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.02	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
8.19/8.27	c lits-rem:        15  cl-subs:      292  v-elim:     38  v-fix:    0  time:  0.25 s
8.19/8.27	c learnt bin added due to v-elim: 0
8.19/8.27	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
8.19/8.27	c vivif2 --  cl tried     9375 cl shrink        0 lits rem          0 time: 0.00
8.29/8.30	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.03
8.29/8.30	c calculated reachability. Time: 0.00
8.29/8.30	c  N dy    14     46255      2422     10376         0      9375     31521    221160     78.88     55.48  --
12.00/12.09	c  N dy    15     69382      2422     10376         0     11530     31521    249785     80.00     56.78  --
12.00/12.10	c  S st    15     69382      2422     10376         0     11530     31521    249785     80.00     56.78  --
12.10/12.15	c  S st    15     69885      2422     10376         0     12033     31521    275172     80.00     56.78  --
12.10/12.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.10/12.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.10/12.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
12.10/12.17	c Calc non-exist non-lernt bins v-fix:     0 done:   2422 time:  0.00 s
12.10/12.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.10/12.18	c Subs w/ non-existent bins:      0 time:  0.00 s
12.10/12.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.10/12.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.10/12.18	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
12.49/12.54	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
12.99/13.06	c Added 15 vars  tried: 80000 time: 0.52
12.99/13.06	c ORs :     15 avg-s:  0.0 cl-sh:   955 l-rem:    955 b-add:     30 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
12.99/13.07	c lits-rem:        10  cl-subs:      229  v-elim:     38  v-fix:    0  time:  0.88 s
12.99/13.07	c learnt bin added due to v-elim: 0
12.99/13.07	c vivif2 --  cl tried    10391 cl shrink        0 lits rem          0 time: 0.00
12.99/13.07	c vivif2 --  cl tried    11804 cl shrink        0 lits rem          0 time: 0.00
13.10/13.10	c asymm  cl-useful: 0/10391/10391 lits-rem:0 time: 0.03
13.10/13.10	c calculated reachability. Time: 0.00
13.10/13.10	c  N dy    15     69885      2437     10391        30     11804     31626    268548     80.00     56.78  --
13.10/13.10	c  F st    15     69885      2437     10391        30     11804     31626    268548     80.00     56.78  --
13.29/13.30	c Decided on static restart strategy
19.09/19.19	c  N dy    22    104828      2437     10391        30     21739     31626    993807     97.30     57.83  --
19.19/19.23	c  S st    22    104828      2437     10391        30     21739     31626    993807     97.30     57.83  --
19.29/19.30	c  S st    22    105330      2437     10391        30     22241     31626   1021493     97.30     57.83  --
19.29/19.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.29/19.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.29/19.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.08
19.29/19.38	c Calc non-exist non-lernt bins v-fix:     0 done:   2437 time:  0.00 s
19.29/19.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.29/19.38	c Subs w/ non-existent bins:      0 time:  0.01 s
19.39/19.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.39/19.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.39/19.41	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
20.39/20.42	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
20.99/21.06	c Added 25 vars  tried: 80000 time: 0.64
21.09/21.18	c ORs :     25 avg-s:  0.0 cl-sh: 16950 l-rem:  16950 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    0.76
21.09/21.19	c lits-rem:        52  cl-subs:      623  v-elim:     43  v-fix:    0  time:  1.78 s
21.09/21.19	c learnt bin added due to v-elim: 0
21.09/21.19	c vivif2 --  cl tried    10416 cl shrink        0 lits rem          0 time: 0.00
21.19/21.20	c vivif2 --  cl tried    21618 cl shrink        0 lits rem          0 time: 0.01
21.19/21.26	c asymm  cl-useful: 0/10416/10416 lits-rem:0 time: 0.06
21.19/21.26	c calculated reachability. Time: 0.00
21.19/21.26	c  N dy    22    105330      2462     10416        80     21618     31800    964078     97.30     57.83  --
31.69/31.78	c  N dy    23    157996      2462     10416        80     29261     31800   1374345     90.58     55.65  --
31.80/31.84	c  S st    23    157996      2462     10416        80     29261     31800   1374345     90.58     55.65  --
31.90/31.92	c  S st    23    158498      2462     10416        80     29763     31800   1400000     90.58     55.65  --
31.90/31.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.90/31.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.99/32.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.11
31.99/32.04	c Calc non-exist non-lernt bins v-fix:     0 done:   2462 time:  0.00 s
31.99/32.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.99/32.05	c Subs w/ non-existent bins:      0 time:  0.01 s
31.99/32.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.99/32.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
31.99/32.09	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
33.19/33.20	c ORs :     40 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
33.99/34.04	c Added 25 vars  tried: 80000 time: 0.84
34.09/34.16	c ORs :     25 avg-s:  0.0 cl-sh: 15293 l-rem:  15293 b-add:     50 v-rep:   0 cl-rem: 0 avg s: nan T:    0.96
34.09/34.18	c lits-rem:       487  cl-subs:      906  v-elim:     50  v-fix:    0  time:  2.10 s
34.09/34.18	c learnt bin added due to v-elim: 0
34.09/34.18	c vivif2 --  cl tried    10441 cl shrink        0 lits rem          0 time: 0.00
34.19/34.20	c vivif2 --  cl tried    28857 cl shrink        0 lits rem          0 time: 0.01
34.19/34.28	c asymm  cl-useful: 0/10441/10441 lits-rem:0 time: 0.09
34.19/34.29	c calculated reachability. Time: 0.00
34.19/34.29	c  N dy    23    158498      2487     10441       130     28857     31975   1327840     90.58     55.65  --
51.99/52.06	c  N dy    24    237748      2487     10441       130     34092     31975   1470453     88.70     54.37  --
52.09/52.11	c  S st    24    237748      2487     10441       130     34092     31975   1470453     88.70     54.37  --
52.19/52.20	c  S st    24    238251      2487     10441       130     34595     31975   1496181     88.70     54.37  --
52.19/52.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.19/52.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.29/52.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.13
52.29/52.34	c Calc non-exist non-lernt bins v-fix:     0 done:   2487 time:  0.00 s
52.29/52.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.29/52.35	c Subs w/ non-existent bins:      0 time:  0.01 s
52.29/52.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.29/52.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
52.39/52.40	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
53.79/53.87	c ORs :     65 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
54.59/54.69	c Added 26 vars  tried: 80000 time: 0.82
54.79/54.82	c ORs :     26 avg-s:  0.0 cl-sh: 16869 l-rem:  16869 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.95
54.79/54.84	c lits-rem:       267  cl-subs:     1115  v-elim:     56  v-fix:    0  time:  2.45 s
54.79/54.84	c learnt bin added due to v-elim: 0
54.79/54.84	c vivif2 --  cl tried    10467 cl shrink        0 lits rem          0 time: 0.00
54.79/54.86	c vivif2 --  cl tried    33480 cl shrink        0 lits rem          0 time: 0.01
54.89/54.94	c asymm  cl-useful: 0/10467/10467 lits-rem:0 time: 0.09
54.89/54.95	c calculated reachability. Time: 0.00
54.89/54.95	c  N dy    24    238251      2513     10467       182     33480     32157   1410486     88.70     54.37  --
87.90/87.95	c  N dy    25    357379      2513     10467       182     37643     32157   1438593     93.10     55.12  --
88.00/88.00	c  S st    25    357379      2513     10467       182     37643     32157   1438593     93.10     55.12  --
88.09/88.10	c  S st    25    357881      2513     10467       182     38145     32157   1463580     93.10     55.12  --
88.09/88.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.09/88.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.19/88.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.14
88.19/88.25	c Calc non-exist non-lernt bins v-fix:     0 done:   2513 time:  0.00 s
88.19/88.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.19/88.26	c Subs w/ non-existent bins:      0 time:  0.01 s
88.19/88.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.29/88.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
88.29/88.30	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
89.59/89.65	c ORs :     91 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
90.29/90.32	c Added 26 vars  tried: 80000 time: 0.67
90.39/90.42	c ORs :     26 avg-s:  0.0 cl-sh: 13918 l-rem:  13918 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.77
90.39/90.44	c lits-rem:        34  cl-subs:      975  v-elim:     64  v-fix:    0  time:  2.14 s
90.39/90.44	c learnt bin added due to v-elim: 0
90.39/90.44	c vivif2 --  cl tried    10493 cl shrink        0 lits rem          0 time: 0.00
90.39/90.45	c vivif2 --  cl tried    37170 cl shrink        0 lits rem          0 time: 0.01
90.49/90.55	c asymm  cl-useful: 0/10493/10493 lits-rem:0 time: 0.10
90.49/90.56	c calculated reachability. Time: 0.00
90.49/90.56	c  N dy    25    357881      2539     10493       234     37170     32339   1390959     93.10     55.12  --
134.20/134.23	c  N dy    26    536822      2539     10493       234     45110     32339   1902075    100.01     59.54  --
134.29/134.31	c  S st    26    536822      2539     10493       234     45110     32339   1902075    100.01     59.54  --
134.39/134.44	c  S st    26    537322      2539     10493       234     45610     32339   1923219    100.01     59.54  --
134.39/134.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
134.39/134.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.59/134.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.20
134.59/134.65	c Calc non-exist non-lernt bins v-fix:     0 done:   2539 time:  0.00 s
134.59/134.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.59/134.66	c Subs w/ non-existent bins:      0 time:  0.01 s
134.70/134.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.70/134.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
134.70/134.72	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
136.60/136.69	c ORs :    117 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
137.40/137.46	c Added 26 vars  tried: 80000 time: 0.78
137.60/137.65	c ORs :     26 avg-s:  0.0 cl-sh: 20137 l-rem:  20137 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    0.96
137.60/137.68	c lits-rem:       201  cl-subs:     1595  v-elim:     69  v-fix:    0  time:  2.96 s
137.60/137.68	c learnt bin added due to v-elim: 0
137.60/137.68	c vivif2 --  cl tried    10519 cl shrink        0 lits rem          0 time: 0.00
137.70/137.70	c vivif2 --  cl tried    44015 cl shrink        0 lits rem          0 time: 0.02
137.80/137.82	c asymm  cl-useful: 0/10519/10519 lits-rem:0 time: 0.12
137.80/137.82	c calculated reachability. Time: 0.00
137.80/137.82	c  N dy    26    537322      2565     10519       286     44015     32521   1784269    100.01     59.54  --
137.80/137.82	c  F st    26    537322      2565     10519       286     44015     32521   1784269    100.01     59.54  --
138.10/138.19	c Decided on static restart strategy
261.80/261.86	c  N dy    33    805984      2565     10519       286     67572     32521   5040105    142.39     78.95  --
262.00/262.04	c  S st    33    805984      2565     10519       286     67572     32521   5040105    142.39     78.95  --
262.00/262.04	c Finding binary XORs  T:     0.00 s  found:       0
262.20/262.20	c  S st    33    806486      2565     10519       286     68074     32521   5061207    142.39     78.95  --
262.20/262.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
262.20/262.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
262.60/262.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.46
262.60/262.67	c Calc non-exist non-lernt bins v-fix:     0 done:   2565 time:  0.00 s
262.60/262.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
262.70/262.71	c Subs w/ non-existent bins:      0 time:  0.03 s
262.80/262.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.80/262.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
262.80/262.85	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
436.50/436.55	c ORs :    143 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.32
437.40/437.46	c Added 26 vars  tried: 80000 time: 0.91
438.20/438.28	c ORs :     26 avg-s:  0.0 cl-sh: 40521 l-rem:  40521 b-add:     52 v-rep:   0 cl-rem: 0 avg s: nan T:    1.73
438.30/438.34	c lits-rem:         0  cl-subs:     4763  v-elim:     74  v-fix:    0  time: 175.49 s
438.30/438.34	c learnt bin added due to v-elim: 0
438.30/438.34	c vivif2 --  cl tried    10545 cl shrink        0 lits rem          0 time: 0.00
438.30/438.39	c vivif2 --  cl tried    63311 cl shrink        0 lits rem          0 time: 0.04
438.50/438.58	c asymm  cl-useful: 0/10545/10545 lits-rem:0 time: 0.20
438.50/438.59	c calculated reachability. Time: 0.00
438.50/438.59	c  N dy    33    806486      2591     10545       338     63311     32703   4451999    142.39     78.95  --
649.50/649.55	c  N dy    34   1209729      2591     10545       338     79332     32703   5081037    124.36     87.74  --
649.80/649.80	c  S st    34   1209729      2591     10545       338     79332     32703   5081037    124.36     87.74  --
649.90/649.99	c  S st    34   1210233      2591     10545       338     79836     32703   5101584    124.36     87.74  --
650.01/650.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
650.01/650.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
650.40/650.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.1M T:  0.48
650.40/650.48	c Calc non-exist non-lernt bins v-fix:     0 done:   2591 time:  0.00 s
650.40/650.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
650.50/650.52	c Subs w/ non-existent bins:      0 time:  0.04 s
650.60/650.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
650.60/650.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
650.60/650.67	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
757.41/757.40	c ORs :    169 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.35
758.71/758.70	c Added 27 vars  tried: 80000 time: 1.30
759.91/759.97	c ORs :     27 avg-s:  0.0 cl-sh: 61447 l-rem:  61447 b-add:     54 v-rep:   0 cl-rem: 0 avg s: nan T:    2.56
760.02/760.04	c lits-rem:         7  cl-subs:     4882  v-elim:     79  v-fix:    0  time: 109.37 s
760.02/760.04	c learnt bin added due to v-elim: 0
760.02/760.04	c vivif2 --  cl tried    10572 cl shrink        0 lits rem          0 time: 0.00
760.02/760.09	c vivif2 --  cl tried    74954 cl shrink        0 lits rem          0 time: 0.05
760.31/760.33	c asymm  cl-useful: 0/9240/10572 lits-rem:0 time: 0.25
760.31/760.34	c calculated reachability. Time: 0.00
760.31/760.34	c  N dy    34   1210233      2618     10572       392     74954     32892   4579942    124.36     87.74  --
1048.22/1048.20	c  N dy    35   1710233      2618     10572       392    107089     32892   7673780    137.96     91.30  --
1048.42/1048.48	c  S st    35   1710233      2618     10572       392    107089     32892   7673780    137.96     91.30  --
1048.72/1048.73	c  S st    35   1710733      2618     10572       392    107589     32892   7697339    137.96     91.30  --
1048.72/1048.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1048.72/1048.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1049.52/1049.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.8M T:  0.77
1049.52/1049.51	c Calc non-exist non-lernt bins v-fix:     0 done:   2618 time:  0.00 s
1049.52/1049.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1049.52/1049.57	c Subs w/ non-existent bins:      0 time:  0.06 s
1049.72/1049.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1049.82/1049.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
1049.82/1049.89	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173253-1301791494/watcher-3173253-1301791494 -o /tmp/evaluation-result-3173253-1301791494/solver-3173253-1301791494 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173253-1301791494.cnf 

running on 2 cores: 1,3

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.45 3.88 3.94 2/176 23813
/proc/meminfo: memFree=20039664/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=29952 CPUtime=0 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 841 0 0 0 0 0 0 0 22 0 1 0 271564721 30670848 744 33554432000 4194304 4797429 140736929631888 18446744073709551615 254261313017 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 7488 744 347 148 0 2417 0

[startup+0.0180419 s]
/proc/loadavg: 3.45 3.88 3.94 2/176 23813
/proc/meminfo: memFree=20039664/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=129484 CPUtime=0.01 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 1140 0 0 0 1 0 0 0 22 0 1 0 271564721 132591616 983 33554432000 4194304 4797429 140736929631888 18446744073709551615 4240944 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 32371 983 376 148 0 27300 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 129484

[startup+0.101077 s]
/proc/loadavg: 3.45 3.88 3.94 2/176 23813
/proc/meminfo: memFree=20039664/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=130256 CPUtime=0.09 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 1422 0 0 0 9 0 0 0 22 0 1 0 271564721 133382144 1264 33554432000 4194304 4797429 140736929631888 18446744073709551615 4352210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 32564 1264 406 148 0 27493 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 130256

[startup+0.30104 s]
/proc/loadavg: 3.45 3.88 3.94 2/176 23813
/proc/meminfo: memFree=20039664/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=130388 CPUtime=0.29 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 1642 0 0 0 29 0 0 0 23 0 1 0 271564721 133517312 1482 33554432000 4194304 4797429 140736929631888 18446744073709551615 254261313050 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 32597 1482 408 148 0 27526 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130388

[startup+0.700958 s]
/proc/loadavg: 3.45 3.88 3.94 2/176 23813
/proc/meminfo: memFree=20039664/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=131172 CPUtime=0.69 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 2186 0 0 0 69 0 0 0 25 0 1 0 271564721 134320128 1586 33554432000 4194304 4797429 140736929631888 18446744073709551615 4258895 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 32793 1586 408 148 0 27722 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131172

[startup+1.50083 s]
/proc/loadavg: 3.45 3.88 3.94 5/190 23840
/proc/meminfo: memFree=19938908/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=131924 CPUtime=1.49 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 2961 0 0 0 149 0 0 0 25 0 1 0 271564721 135090176 1722 33554432000 4194304 4797429 140736929631888 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 32981 1722 408 148 0 27910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131924

[startup+3.10053 s]
/proc/loadavg: 3.45 3.88 3.94 5/190 23840
/proc/meminfo: memFree=19914604/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=132496 CPUtime=3.09 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 4138 0 0 0 308 1 0 0 25 0 1 0 271564721 135675904 2083 33554432000 4194304 4797429 140736929631888 18446744073709551615 4389735 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 33124 2083 408 148 0 28053 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132496

[startup+6.30097 s]
/proc/loadavg: 3.65 3.92 3.95 5/190 23840
/proc/meminfo: memFree=19902300/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=136364 CPUtime=6.29 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 6359 0 0 0 628 1 0 0 25 0 1 0 271564721 139636736 3356 33554432000 4194304 4797429 140736929631888 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 34091 3356 412 148 0 29020 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136364

[startup+12.7008 s]
/proc/loadavg: 3.68 3.92 3.95 5/190 23840
/proc/meminfo: memFree=19863272/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=138908 CPUtime=12.69 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 10875 0 0 0 1267 2 0 0 25 0 1 0 271564721 142241792 3355 33554432000 4194304 4797429 140736929631888 18446744073709551615 4509115 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 34727 3355 415 148 0 29656 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138908

[startup+25.5006 s]
/proc/loadavg: 3.75 3.92 3.95 5/190 23840
/proc/meminfo: memFree=19834068/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=146492 CPUtime=25.49 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 18818 0 0 0 2546 3 0 0 25 0 1 0 271564721 150007808 5200 33554432000 4194304 4797429 140736929631888 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 36623 5200 415 148 0 31552 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146492

[startup+51.1011 s]
/proc/loadavg: 3.83 3.93 3.95 5/190 23841
/proc/meminfo: memFree=19795712/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=154512 CPUtime=51.09 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 31248 0 0 0 5103 6 0 0 25 0 1 0 271564721 158220288 7955 33554432000 4194304 4797429 140736929631888 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 38628 7955 415 148 0 33557 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 154512

[startup+102.307 s]
/proc/loadavg: 3.93 3.94 3.95 5/190 23842
/proc/meminfo: memFree=19712988/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=167772 CPUtime=102.3 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 52605 0 0 0 10217 13 0 0 25 0 1 0 271564721 171798528 10219 33554432000 4194304 4797429 140736929631888 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 41943 10219 415 148 0 36872 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 167772

[startup+162.3 s]
/proc/loadavg: 3.97 3.94 3.95 5/190 23844
/proc/meminfo: memFree=19724120/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=176252 CPUtime=162.3 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 82306 0 0 0 16211 19 0 0 25 0 1 0 271564721 180482048 14907 33554432000 4194304 4797429 140736929631888 18446744073709551615 4404766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 44063 14907 415 148 0 38992 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 176252

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.95 5/190 23845
/proc/meminfo: memFree=19675076/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=178848 CPUtime=222.29 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 102949 0 0 0 22207 22 0 0 25 0 1 0 271564721 183140352 17613 33554432000 4194304 4797429 140736929631888 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 44712 17613 415 148 0 39641 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 178848

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.95 5/190 23847
/proc/meminfo: memFree=19628924/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=199600 CPUtime=282.29 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 120352 0 0 0 28203 26 0 0 25 0 1 0 271564721 204390400 22140 33554432000 4194304 4797429 140736929631888 18446744073709551615 4568105 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 49900 22140 415 148 0 44829 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 199600

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.95 5/190 23848
/proc/meminfo: memFree=19605224/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=199600 CPUtime=342.29 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 120352 0 0 0 34203 26 0 0 25 0 1 0 271564721 204390400 22140 33554432000 4194304 4797429 140736929631888 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 49900 22140 415 148 0 44829 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 199600

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 23850
/proc/meminfo: memFree=19573936/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=199600 CPUtime=402.3 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 120352 0 0 0 40204 26 0 0 25 0 1 0 271564721 204390400 22140 33554432000 4194304 4797429 140736929631888 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 49900 22140 415 148 0 44829 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 199600

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 23852
/proc/meminfo: memFree=19592264/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=202328 CPUtime=462.3 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 129007 0 0 0 46201 29 0 0 25 0 1 0 271564721 207183872 23884 33554432000 4194304 4797429 140736929631888 18446744073709551615 4424713 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 50582 23884 415 148 0 45511 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 202328

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 23853
/proc/meminfo: memFree=19580684/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=203392 CPUtime=522.31 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 148318 0 0 0 52198 33 0 0 25 0 1 0 271564721 208273408 23368 33554432000 4194304 4797429 140736929631888 18446744073709551615 4425622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 50848 23368 415 148 0 45777 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 203392

[startup+582.3 s]
/proc/loadavg: 4.06 3.99 3.95 5/190 23855
/proc/meminfo: memFree=19567752/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=205100 CPUtime=582.31 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 166763 0 0 0 58193 38 0 0 25 0 1 0 271564721 210022400 21167 33554432000 4194304 4797429 140736929631888 18446744073709551615 4404772 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 51275 21167 415 148 0 46204 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 205100

[startup+642.301 s]
/proc/loadavg: 4.02 3.99 3.95 5/190 23856
/proc/meminfo: memFree=19586668/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=206532 CPUtime=642.32 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 182358 0 0 0 64189 43 0 0 25 0 1 0 271564721 211488768 21630 33554432000 4194304 4797429 140736929631888 18446744073709551615 4424709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 51633 21630 415 148 0 46562 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 206532

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 23858
/proc/meminfo: memFree=19516956/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=214232 CPUtime=702.31 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 186244 0 0 0 70187 44 0 0 25 0 1 0 271564721 219373568 25501 33554432000 4194304 4797429 140736929631888 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 53558 25501 415 148 0 48487 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 214232

[startup+762.306 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 23860
/proc/meminfo: memFree=19526240/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=214772 CPUtime=762.32 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 186985 0 0 0 76188 44 0 0 25 0 1 0 271564721 219926528 26235 33554432000 4194304 4797429 140736929631888 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 53693 26236 415 148 0 48622 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 214772

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 23861
/proc/meminfo: memFree=19482212/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=217172 CPUtime=822.31 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 204229 0 0 0 82181 50 0 0 25 0 1 0 271564721 222384128 28332 33554432000 4194304 4797429 140736929631888 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 54293 28332 415 148 0 49222 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 217172

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 23863
/proc/meminfo: memFree=19483316/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=218448 CPUtime=882.31 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 222424 0 0 0 88177 54 0 0 25 0 1 0 271564721 223690752 23112 33554432000 4194304 4797429 140736929631888 18446744073709551615 4425015 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 54612 23112 415 148 0 49541 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 218448

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 23864
/proc/meminfo: memFree=19493224/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=219200 CPUtime=942.32 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 238527 0 0 0 94174 58 0 0 25 0 1 0 271564721 224460800 22912 33554432000 4194304 4797429 140736929631888 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 54800 22912 415 148 0 49729 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 219200

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 23875
/proc/meminfo: memFree=19449200/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=219700 CPUtime=1002.31 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 252396 0 0 0 100170 61 0 0 25 0 1 0 271564721 224972800 28290 33554432000 4194304 4797429 140736929631888 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 54925 28290 415 148 0 49854 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 219700

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 23877
/proc/meminfo: memFree=19449796/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=238680 CPUtime=1062.32 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 266739 0 0 0 106168 64 0 0 25 0 1 0 271564721 244408320 33794 33554432000 4194304 4797429 140736929631888 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 59670 33794 415 148 0 54599 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 238680

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 23878
/proc/meminfo: memFree=19444172/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=238680 CPUtime=1122.32 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 266747 0 0 0 112168 64 0 0 25 0 1 0 271564721 244408320 33802 33554432000 4194304 4797429 140736929631888 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 59670 33802 415 148 0 54599 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 238680

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.96 5/190 23880
/proc/meminfo: memFree=19415004/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=238680 CPUtime=1182.32 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 266747 0 0 0 118168 64 0 0 25 0 1 0 271564721 244408320 33802 33554432000 4194304 4797429 140736929631888 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 59670 33802 415 148 0 54599 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 238680

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 23881
/proc/meminfo: memFree=19416844/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=238680 CPUtime=1242.32 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 266747 0 0 0 124168 64 0 0 25 0 1 0 271564721 244408320 33802 33554432000 4194304 4797429 140736929631888 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 59670 33802 415 148 0 54599 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 238680



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23883
/proc/meminfo: memFree=19388648/32951124 swapFree=67111528/67111528
[pid=23813] ppid=23811 vsize=238680 CPUtime=1300.03 cores=1,3
/proc/23813/stat : 23813 (techdemo) R 23811 23813 23778 0 -1 4202496 266747 0 0 0 129939 64 0 0 25 0 1 0 271564721 244408320 33802 33554432000 4194304 4797429 140736929631888 18446744073709551615 4568098 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23813/statm: 59670 33802 415 148 0 54599 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 238680

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.6519
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266747
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= 10
involuntary context switches= 1294

runsolver used 2.04369 second user time and 5.06823 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 02:44:54
IDJOB=3173253
IDBENCH=82671
IDSOLVER=1585
FILE ID=node140/3173253-1301791494
RUNJOBID= node140-1301791494-23799
PBS_JOBID= 12841431
Free space on /tmp= 71528 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S374960214-041-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173253-1301791494/watcher-3173253-1301791494 -o /tmp/evaluation-result-3173253-1301791494/solver-3173253-1301791494 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173253-1301791494.cnf

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

MD5SUM BENCH= 11586d50c22305a7c51fb5c10a66d320
RANDOM SEED=249883515

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20039820 kB
Buffers:        371440 kB
Cached:       12192420 kB
SwapCached:          0 kB
Active:        7495532 kB
Inactive:      5134092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20039820 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8312 kB
Writeback:           0 kB
AnonPages:       66420 kB
Mapped:          14224 kB
Slab:           215432 kB
PageTables:       4400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188724 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71492 MiB
End job on node140 at 2011-04-03 03:06:36