Trace number 3173220

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
MD5SUM635ea520fe16a78d41337039f98997e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2027.46
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-3173220-1301790622.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.10/0.13	c asymm  cl-useful: 0/1977/17000 lits-rem:0 time: 0.12
0.10/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.4M T:  0.01
0.10/0.14	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
0.10/0.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.10/0.14	c Subs w/ non-existent bins:      0 time:  0.00 s
0.10/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.10/0.19	c lits-rem:         0  cl-subs:        0  v-elim:    132  v-fix:    0  time:  0.05 s
0.10/0.19	c learnt bin added due to v-elim: 0
0.10/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.20	c calculated reachability. Time: 0.00
0.19/0.20	c Calc default polars -  time:   0.00 s pos:     104 undec:       4 neg:      92
0.19/0.20	c =========================================================================================
0.19/0.20	c types(t): F = full restart, N = normal restart
0.19/0.20	c types(t): S = simplification begin/end, E = solution found
0.19/0.20	c restart types(rt): st = static, dy = dynamic
0.19/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.19/0.20	c  B st     0         0       200     17000         0         0    119000         0   no data   no data  --
0.29/0.38	c Decided on static restart strategy
3.99/4.02	c  N dy     7     30000       200     17000         0     10374    119000    431098     58.79     49.63  --
3.99/4.06	c  S st     7     30000       200     17000         0     10374    119000    431098     58.79     49.63  --
4.09/4.12	c  S st     7     30504       200     17000         0     10867    119000    455579     58.79     49.63  --
4.09/4.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.05
4.09/4.17	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
4.09/4.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.17	c Subs w/ non-existent bins:      0 time:  0.00 s
4.09/4.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.79/5.89	c lits-rem:      3029  cl-subs:      839  v-elim:    200  v-fix:    0  time:  1.71 s
5.79/5.89	c learnt bin added due to v-elim: 0
5.79/5.90	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
5.89/5.90	c vivif2 --  cl tried    10028 cl shrink        0 lits rem          0 time: 0.00
5.99/6.00	c asymm  cl-useful: 0/1604/17000 lits-rem:0 time: 0.10
5.99/6.00	c calculated reachability. Time: 0.00
5.99/6.00	c  N dy     7     30504       200     17000         0     10028    119000    410409     58.79     49.63  --
5.99/6.00	c  F st     7     30504       200     17000         0     10028    119000    410409     58.79     49.63  --
6.19/6.24	c Decided on static restart strategy
7.89/7.95	c  N dy    14     45756       200     17000         0     17165    119000    792451     59.04     50.02  --
7.99/8.00	c  S st    14     45756       200     17000         0     17165    119000    792451     59.04     50.02  --
7.99/8.08	c  S st    14     46258       200     17000         0      9038    119000    265446     59.04     50.02  --
7.99/8.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.09/8.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.04
8.09/8.12	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
8.09/8.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.09/8.12	c Subs w/ non-existent bins:      0 time:  0.00 s
8.09/8.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.09/8.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.49/9.52	c lits-rem:       139  cl-subs:      211  v-elim:    200  v-fix:    0  time:  1.39 s
9.49/9.52	c learnt bin added due to v-elim: 0
9.49/9.52	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
9.49/9.52	c vivif2 --  cl tried     8827 cl shrink        0 lits rem          0 time: 0.00
9.59/9.67	c asymm  cl-useful: 0/3998/17000 lits-rem:0 time: 0.15
9.59/9.67	c calculated reachability. Time: 0.00
9.59/9.67	c  N dy    14     46258       200     17000         0      8827    119000    259482     59.04     50.02  --
13.19/13.21	c  N dy    15     69387       200     17000         0     10866    119000    293189     59.10     50.32  --
13.19/13.23	c  S st    15     69387       200     17000         0     10866    119000    293189     59.10     50.32  --
13.19/13.30	c  S st    15     69889       200     17000         0     11358    119000    318817     59.10     50.32  --
13.19/13.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.19/13.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.29/13.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.04
13.29/13.34	c Calc non-exist non-lernt bins v-fix:     0 done:    200 time:  0.00 s
13.29/13.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.29/13.35	c Subs w/ non-existent bins:      0 time:  0.00 s
13.29/13.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.29/13.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.29/13.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.59/14.69	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
16.59/16.60	c Added 3 vars  tried: 80000 time: 1.92
16.59/16.61	c ORs :      3 avg-s:  0.0 cl-sh:  1915 l-rem:   1915 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    1.93
16.59/16.62	c lits-rem:       397  cl-subs:      244  v-elim:    200  v-fix:    0  time:  3.27 s
16.59/16.62	c learnt bin added due to v-elim: 0
16.59/16.62	c vivif2 --  cl tried    17003 cl shrink        0 lits rem          0 time: 0.00
16.59/16.63	c vivif2 --  cl tried    11114 cl shrink        0 lits rem          0 time: 0.00
16.69/16.79	c asymm  cl-useful: 0/3150/17003 lits-rem:0 time: 0.16
16.69/16.79	c calculated reachability. Time: 0.00
16.69/16.79	c  N dy    15     69889       203     17003         6     11114    119000    307903     59.10     50.32  --
16.69/16.79	c  F st    15     69889       203     17003         6     11114    119000    307903     59.10     50.32  --
16.99/17.04	c Decided on static restart strategy
21.89/21.97	c  N dy    22    104833       203     17003         6     20740    119000    777120     58.52     49.51  --
22.00/22.01	c  S st    22    104833       203     17003         6     20740    119000    777120     58.52     49.51  --
22.00/22.09	c  S st    22    105337       203     17003         6     21234    119000    802275     58.52     49.51  --
22.00/22.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.00/22.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.19/22.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.10
22.19/22.20	c Calc non-exist non-lernt bins v-fix:     0 done:    203 time:  0.00 s
22.19/22.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.19/22.20	c Subs w/ non-existent bins:      0 time:  0.01 s
22.19/22.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.19/22.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.19/22.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.49/24.55	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
29.49/29.58	c Added 3 vars  tried: 80000 time: 5.03
29.59/29.68	c ORs :      3 avg-s:  0.0 cl-sh:  9437 l-rem:   9437 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    5.13
29.59/29.69	c lits-rem:      1169  cl-subs:     1326  v-elim:    200  v-fix:    0  time:  7.48 s
29.59/29.69	c learnt bin added due to v-elim: 0
29.59/29.69	c vivif2 --  cl tried    17006 cl shrink        0 lits rem          0 time: 0.00
29.70/29.70	c vivif2 --  cl tried    19908 cl shrink        0 lits rem          0 time: 0.01
29.70/29.79	c asymm  cl-useful: 0/1325/17006 lits-rem:0 time: 0.09
29.70/29.79	c calculated reachability. Time: 0.00
29.70/29.79	c  N dy    22    105337       206     17006        12     19908    119001    717968     58.52     49.51  --
39.29/39.30	c  N dy    23    158005       206     17006        12     27513    119001   1069041     61.39     49.67  --
39.29/39.35	c  S st    23    158005       206     17006        12     27513    119001   1069041     61.39     49.67  --
39.39/39.45	c  S st    23    158507       206     17006        12     28009    119001   1094997     61.39     49.67  --
39.39/39.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.39/39.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.49/39.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.7M T:  0.14
39.49/39.59	c Calc non-exist non-lernt bins v-fix:     0 done:    206 time:  0.00 s
39.49/39.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.59/39.60	c Subs w/ non-existent bins:      0 time:  0.01 s
39.59/39.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.59/39.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.59/39.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
42.10/42.15	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
49.20/49.24	c Added 3 vars  tried: 80000 time: 7.09
49.40/49.41	c ORs :      3 avg-s:  0.0 cl-sh: 12555 l-rem:  12555 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.26
49.40/49.43	c lits-rem:       169  cl-subs:     1910  v-elim:    200  v-fix:    0  time:  9.80 s
49.40/49.43	c learnt bin added due to v-elim: 0
49.40/49.43	c vivif2 --  cl tried    17009 cl shrink        0 lits rem          0 time: 0.00
49.40/49.44	c vivif2 --  cl tried    26099 cl shrink        0 lits rem          0 time: 0.01
49.50/49.53	c asymm  cl-useful: 0/1273/17009 lits-rem:0 time: 0.10
49.50/49.54	c calculated reachability. Time: 0.00
49.50/49.54	c  N dy    23    158507       209     17009        18     26099    118997    964774     61.39     49.67  --
66.99/67.07	c  N dy    24    237760       209     17009        18     31572    118997   1120346     59.38     49.67  --
67.10/67.12	c  S st    24    237760       209     17009        18     31572    118997   1120346     59.38     49.67  --
67.20/67.23	c  S st    24    238267       209     17009        18     32076    118997   1145095     59.38     49.67  --
67.20/67.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.20/67.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.29/67.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.15
67.29/67.38	c Calc non-exist non-lernt bins v-fix:     0 done:    209 time:  0.00 s
67.29/67.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.29/67.39	c Subs w/ non-existent bins:      0 time:  0.01 s
67.39/67.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.39/67.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
67.39/67.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
70.10/70.14	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
76.80/76.89	c Added 3 vars  tried: 80000 time: 6.75
77.00/77.04	c ORs :      3 avg-s:  0.0 cl-sh:  9312 l-rem:   9312 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    6.90
77.00/77.06	c lits-rem:       242  cl-subs:     1996  v-elim:    200  v-fix:    0  time:  9.65 s
77.00/77.06	c learnt bin added due to v-elim: 0
77.00/77.06	c vivif2 --  cl tried    17012 cl shrink        0 lits rem          0 time: 0.00
77.00/77.07	c vivif2 --  cl tried    30080 cl shrink        0 lits rem          0 time: 0.01
77.10/77.17	c asymm  cl-useful: 0/933/17012 lits-rem:0 time: 0.11
77.10/77.18	c calculated reachability. Time: 0.00
77.10/77.18	c  N dy    24    238267       212     17012        24     30080    119006   1021898     59.38     49.67  --
107.90/107.91	c  N dy    25    357401       212     17012        24     34527    119006   1087137     59.72     50.13  --
107.90/107.96	c  S st    25    357401       212     17012        24     34527    119006   1087137     59.72     50.13  --
107.99/108.08	c  S st    25    357906       212     17012        24     35029    119006   1112935     59.72     50.13  --
107.99/108.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.99/108.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.19/108.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.4M T:  0.17
108.19/108.26	c Calc non-exist non-lernt bins v-fix:     0 done:    212 time:  0.00 s
108.19/108.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.19/108.26	c Subs w/ non-existent bins:      0 time:  0.01 s
108.19/108.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.19/108.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
108.19/108.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
110.89/110.98	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.01
117.29/117.34	c Added 3 vars  tried: 80000 time: 6.36
117.39/117.44	c ORs :      3 avg-s:  0.0 cl-sh:  7790 l-rem:   7790 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    6.46
117.39/117.46	c lits-rem:       122  cl-subs:     1478  v-elim:    200  v-fix:    0  time:  9.17 s
117.39/117.46	c learnt bin added due to v-elim: 0
117.39/117.46	c vivif2 --  cl tried    17015 cl shrink        0 lits rem          0 time: 0.00
117.39/117.47	c vivif2 --  cl tried    33551 cl shrink        0 lits rem          0 time: 0.01
117.49/117.57	c asymm  cl-useful: 0/1074/17015 lits-rem:0 time: 0.10
117.49/117.57	c calculated reachability. Time: 0.00
117.49/117.57	c  N dy    25    357906       215     17015        30     33551    119017   1026358     59.72     50.13  --
168.19/168.24	c  N dy    26    536859       215     17015        30     41449    119017   1223447     58.22     49.73  --
168.19/168.29	c  S st    26    536859       215     17015        30     41449    119017   1223447     58.22     49.73  --
168.40/168.42	c  S st    26    537360       215     17015        30     41948    119017   1248374     58.22     49.73  --
168.40/168.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
168.40/168.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.59/168.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.2M T:  0.22
168.59/168.64	c Calc non-exist non-lernt bins v-fix:     0 done:    215 time:  0.00 s
168.59/168.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
168.59/168.65	c Subs w/ non-existent bins:      0 time:  0.01 s
168.59/168.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.59/168.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
168.59/168.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
171.70/171.73	c ORs :     15 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
178.99/179.07	c Added 3 vars  tried: 80000 time: 7.34
179.19/179.22	c ORs :      3 avg-s:  0.0 cl-sh:  9093 l-rem:   9093 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    7.49
179.19/179.24	c lits-rem:       320  cl-subs:     1954  v-elim:    200  v-fix:    0  time: 10.56 s
179.19/179.24	c learnt bin added due to v-elim: 0
179.19/179.24	c vivif2 --  cl tried    17018 cl shrink        0 lits rem          0 time: 0.00
179.19/179.25	c vivif2 --  cl tried    39994 cl shrink        0 lits rem          0 time: 0.01
179.30/179.35	c asymm  cl-useful: 0/842/17018 lits-rem:0 time: 0.10
179.30/179.36	c calculated reachability. Time: 0.00
179.30/179.36	c  N dy    26    537360       218     17018        36     39994    119024   1145402     58.22     49.73  --
179.30/179.36	c  F st    26    537360       218     17018        36     39994    119024   1145402     58.22     49.73  --
179.69/179.76	c Decided on static restart strategy
263.00/263.05	c  N dy    33    806040       218     17018        36     61483    119024   2137957     59.04     50.00  --
263.09/263.15	c  S st    33    806040       218     17018        36     61483    119024   2137957     59.04     50.00  --
263.29/263.33	c  S st    33    806544       218     17018        36     61984    119024   2162835     59.04     50.00  --
263.29/263.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.29/263.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.69/263.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.3M T:  0.43
263.69/263.77	c Calc non-exist non-lernt bins v-fix:     0 done:    218 time:  0.00 s
263.69/263.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.69/263.78	c Subs w/ non-existent bins:      0 time:  0.01 s
263.79/263.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
263.79/263.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
263.79/263.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
274.20/274.25	c ORs :     18 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
289.50/289.52	c Added 3 vars  tried: 80000 time: 15.26
289.90/289.95	c ORs :      3 avg-s:  0.0 cl-sh: 16678 l-rem:  16678 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   15.70
289.90/289.98	c lits-rem:      1621  cl-subs:     4614  v-elim:    200  v-fix:    0  time: 26.16 s
289.90/289.98	c learnt bin added due to v-elim: 0
289.90/289.99	c vivif2 --  cl tried    17021 cl shrink        0 lits rem          0 time: 0.00
290.00/290.00	c vivif2 --  cl tried    57370 cl shrink        0 lits rem          0 time: 0.02
290.10/290.12	c asymm  cl-useful: 0/675/17021 lits-rem:0 time: 0.12
290.10/290.12	c calculated reachability. Time: 0.00
290.10/290.12	c  N dy    33    806544       221     17021        42     57370    119030   1885478     59.04     50.00  --
450.40/450.41	c  N dy    34   1209817       221     17021        42     75589    119030   2579265     60.81     49.93  --
450.50/450.51	c  S st    34   1209817       221     17021        42     75589    119030   2579265     60.81     49.93  --
450.70/450.74	c  S st    34   1210319       221     17021        42     76086    119030   2604279     60.81     49.93  --
450.70/450.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
450.70/450.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
451.30/451.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.7M T:  0.56
451.30/451.31	c Calc non-exist non-lernt bins v-fix:     0 done:    221 time:  0.00 s
451.30/451.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
451.30/451.33	c Subs w/ non-existent bins:      0 time:  0.02 s
451.30/451.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
451.30/451.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
451.30/451.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
466.60/466.64	c ORs :     21 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.05
487.20/487.28	c Added 3 vars  tried: 80000 time: 20.64
488.30/488.35	c ORs :      3 avg-s:  0.0 cl-sh: 33317 l-rem:  33317 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   21.71
488.30/488.39	c lits-rem:       534  cl-subs:     4582  v-elim:    200  v-fix:    0  time: 37.01 s
488.30/488.39	c learnt bin added due to v-elim: 0
488.30/488.40	c vivif2 --  cl tried    17024 cl shrink        0 lits rem          0 time: 0.00
488.41/488.42	c vivif2 --  cl tried    71504 cl shrink        0 lits rem          0 time: 0.02
488.51/488.55	c asymm  cl-useful: 0/1097/17024 lits-rem:0 time: 0.13
488.51/488.55	c calculated reachability. Time: 0.00
488.51/488.55	c  N dy    34   1210319       224     17024        48     71504    119032   2323901     60.81     49.93  --
737.31/737.39	c  N dy    35   1710319       224     17024        48    102571    119032   3756335     58.74     50.05  --
737.51/737.54	c  S st    35   1710319       224     17024        48    102571    119032   3756335     58.74     50.05  --
737.81/737.82	c  S st    35   1710820       224     17024        48    103065    119032   3781541     58.74     50.05  --
737.81/737.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
737.81/737.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.51/738.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 21.3M T:  0.73
738.51/738.56	c Calc non-exist non-lernt bins v-fix:     0 done:    224 time:  0.00 s
738.51/738.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.51/738.59	c Subs w/ non-existent bins:      0 time:  0.03 s
738.61/738.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
738.61/738.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
738.61/738.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
832.51/832.50	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.08
859.12/859.19	c Added 3 vars  tried: 80000 time: 26.69
860.61/860.68	c ORs :      3 avg-s:  0.0 cl-sh: 32281 l-rem:  32281 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   28.18
860.71/860.73	c lits-rem:       699  cl-subs:     8751  v-elim:    200  v-fix:    0  time: 122.06 s
860.71/860.73	c learnt bin added due to v-elim: 0
860.71/860.74	c vivif2 --  cl tried    17027 cl shrink        0 lits rem          0 time: 0.00
860.71/860.77	c vivif2 --  cl tried    94314 cl shrink        0 lits rem          0 time: 0.03
860.91/860.91	c asymm  cl-useful: 0/822/17027 lits-rem:0 time: 0.14
860.91/860.91	c calculated reachability. Time: 0.00
860.91/860.91	c  N dy    35   1710820       227     17027        54     94314    119039   3225917     58.74     50.05  --
1136.33/1136.39	c  N dy    36   2210820       227     17027        54    110943    119039   3938631     59.72     49.95  --
1136.52/1136.55	c  S st    36   2210820       227     17027        54    110943    119039   3938631     59.72     49.95  --
1136.52/1136.55	c Finding binary XORs  T:     0.00 s  found:       0
1136.82/1136.86	c  S st    36   2211323       227     17027        54    111439    119039   3963471     59.72     49.95  --
1136.82/1136.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1136.82/1136.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1137.72/1137.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.5M T:  0.83
1137.72/1137.71	c Calc non-exist non-lernt bins v-fix:     0 done:    227 time:  0.00 s
1137.72/1137.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1137.72/1137.74	c Subs w/ non-existent bins:      0 time:  0.03 s
1137.82/1137.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1137.82/1137.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
1137.82/1137.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1239.42/1239.45	c ORs :     27 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
1268.73/1268.71	c Added 3 vars  tried: 80000 time: 29.27
1270.42/1270.42	c ORs :      3 avg-s:  0.0 cl-sh: 34952 l-rem:  34952 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:   30.97
1270.42/1270.48	c lits-rem:       684  cl-subs:     7351  v-elim:    200  v-fix:    0  time: 132.65 s
1270.42/1270.48	c learnt bin added due to v-elim: 0
1270.42/1270.48	c vivif2 --  cl tried    17030 cl shrink        0 lits rem          0 time: 0.00
1270.53/1270.52	c vivif2 --  cl tried   104088 cl shrink        0 lits rem          0 time: 0.04
1270.63/1270.66	c asymm  cl-useful: 0/610/17030 lits-rem:0 time: 0.14
1270.63/1270.67	c calculated reachability. Time: 0.00
1270.63/1270.67	c  N dy    36   2211323       230     17030        60    104088    119044   3496663     59.72     49.95  --

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-3173220-1301790622/watcher-3173220-1301790622 -o /tmp/evaluation-result-3173220-1301790622/solver-3173220-1301790622 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173220-1301790622.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: 0.85 1.64 2.80 4/193 23126
/proc/meminfo: memFree=24038884/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=29364 CPUtime=0.01 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 892 0 0 0 1 0 0 0 21 0 1 0 290660430 30068736 818 33554432000 4194304 4797429 140737019545088 18446744073709551615 246516530681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 7341 819 347 148 0 2270 0

[startup+0.10765 s]
/proc/loadavg: 0.85 1.64 2.80 4/193 23126
/proc/meminfo: memFree=24038884/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=29756 CPUtime=0.1 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 1047 0 0 0 10 0 0 0 22 0 1 0 290660430 30470144 969 33554432000 4194304 4797429 140737019545088 18446744073709551615 4429080 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 7439 969 369 148 0 2368 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 29756

[startup+0.200636 s]
/proc/loadavg: 0.85 1.64 2.80 4/193 23126
/proc/meminfo: memFree=24038884/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=130952 CPUtime=0.19 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 1722 0 0 0 19 0 0 0 18 0 1 0 290660430 134094848 1409 33554432000 4194304 4797429 140737019545088 18446744073709551615 246516495045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 32738 1410 394 148 0 27667 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 130952

[startup+0.300593 s]
/proc/loadavg: 0.85 1.64 2.80 4/193 23126
/proc/meminfo: memFree=24038884/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=130952 CPUtime=0.29 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 1860 0 0 0 29 0 0 0 18 0 1 0 290660430 134094848 1544 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 32738 1544 403 148 0 27667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 130952

[startup+0.700548 s]
/proc/loadavg: 0.85 1.64 2.80 4/193 23126
/proc/meminfo: memFree=24038884/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=132028 CPUtime=0.69 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 2473 0 0 0 69 0 0 0 18 0 1 0 290660430 135196672 1727 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 33007 1727 405 148 0 27936 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132028

[startup+1.5004 s]
/proc/loadavg: 0.85 1.64 2.80 5/194 23127
/proc/meminfo: memFree=24007380/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=132644 CPUtime=1.49 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 3263 0 0 0 149 0 0 0 19 0 1 0 290660430 135827456 1921 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 33161 1921 405 148 0 28090 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 132644

[startup+3.1011 s]
/proc/loadavg: 1.10 1.68 2.81 5/194 23127
/proc/meminfo: memFree=24005276/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=133192 CPUtime=3.09 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 4371 0 0 0 309 0 0 0 24 0 1 0 290660430 136388608 2316 33554432000 4194304 4797429 140737019545088 18446744073709551615 4377384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 33298 2316 405 148 0 28227 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133192

[startup+6.30052 s]
/proc/loadavg: 1.10 1.68 2.81 5/194 23127
/proc/meminfo: memFree=23991628/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=136832 CPUtime=6.29 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 6086 0 0 0 628 1 0 0 25 0 1 0 290660430 140115968 3226 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424877 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 34208 3226 410 148 0 29137 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 136832

[startup+12.7004 s]
/proc/loadavg: 1.55 1.75 2.82 5/194 23127
/proc/meminfo: memFree=23943184/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=138560 CPUtime=12.69 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 9591 0 0 0 1268 1 0 0 25 0 1 0 290660430 141885440 3788 33554432000 4194304 4797429 140737019545088 18446744073709551615 246516530878 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 34640 3788 410 148 0 29569 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138560

[startup+25.501 s]
/proc/loadavg: 1.92 1.83 2.83 5/194 23128
/proc/meminfo: memFree=23924368/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=143156 CPUtime=25.49 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 14345 0 0 0 2547 2 0 0 25 0 1 0 290660430 146591744 4965 33554432000 4194304 4797429 140737019545088 18446744073709551615 4495544 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 35789 4965 415 148 0 30718 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143156

[startup+51.1004 s]
/proc/loadavg: 2.63 2.00 2.86 5/194 23128
/proc/meminfo: memFree=23882132/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=149700 CPUtime=51.09 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 20798 0 0 0 5105 4 0 0 25 0 1 0 290660430 153292800 7070 33554432000 4194304 4797429 140737019545088 18446744073709551615 4345119 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 37425 7070 415 148 0 32354 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149700

[startup+102.301 s]
/proc/loadavg: 3.53 2.35 2.93 5/194 23130
/proc/meminfo: memFree=23823340/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=154564 CPUtime=102.29 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 37038 0 0 0 10222 7 0 0 25 0 1 0 290660430 158273536 8001 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 38641 8001 415 148 0 33570 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 154564

[startup+162.301 s]
/proc/loadavg: 3.87 2.64 2.99 5/194 23131
/proc/meminfo: memFree=23790816/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=158820 CPUtime=162.29 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 53232 0 0 0 16217 12 0 0 25 0 1 0 290660430 162631680 9561 33554432000 4194304 4797429 140737019545088 18446744073709551615 4351629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 39705 9561 415 148 0 34634 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 158820

[startup+222.307 s]
/proc/loadavg: 4.09 2.93 3.07 5/194 23133
/proc/meminfo: memFree=23782472/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=162560 CPUtime=222.3 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 67883 0 0 0 22215 15 0 0 25 0 1 0 290660430 166461440 10162 33554432000 4194304 4797429 140737019545088 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 40640 10162 415 148 0 35569 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 162560

[startup+282.3 s]
/proc/loadavg: 4.03 3.11 3.12 5/194 23135
/proc/meminfo: memFree=23775876/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=173204 CPUtime=282.3 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 80021 0 0 0 28212 18 0 0 25 0 1 0 290660430 177360896 13049 33554432000 4194304 4797429 140737019545088 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 43301 13049 417 148 0 38230 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 173204

[startup+342.3 s]
/proc/loadavg: 4.04 3.30 3.18 5/194 23136
/proc/meminfo: memFree=23723132/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=176228 CPUtime=342.29 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 91936 0 0 0 34209 20 0 0 25 0 1 0 290660430 180457472 14596 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 44057 14596 417 148 0 38986 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 176228

[startup+402.3 s]
/proc/loadavg: 4.11 3.44 3.24 5/194 23138
/proc/meminfo: memFree=23757096/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=177844 CPUtime=402.31 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 105190 0 0 0 40207 24 0 0 25 0 1 0 290660430 182112256 13207 33554432000 4194304 4797429 140737019545088 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 44461 13207 417 148 0 39390 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 177844

[startup+462.3 s]
/proc/loadavg: 4.04 3.55 3.28 5/194 23139
/proc/meminfo: memFree=23681436/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=181744 CPUtime=462.3 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 115193 0 0 0 46203 27 0 0 25 0 1 0 290660430 186105856 15345 33554432000 4194304 4797429 140737019545088 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 45436 15345 417 148 0 40365 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 181744

[startup+522.301 s]
/proc/loadavg: 4.07 3.64 3.33 5/194 23141
/proc/meminfo: memFree=23673732/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=184412 CPUtime=522.3 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 120896 0 0 0 52201 29 0 0 25 0 1 0 290660430 188837888 16750 33554432000 4194304 4797429 140737019545088 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 46103 16750 417 148 0 41032 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 184412

[startup+582.301 s]
/proc/loadavg: 4.02 3.70 3.37 5/194 23143
/proc/meminfo: memFree=23683228/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=186424 CPUtime=582.31 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 131925 0 0 0 58198 33 0 0 25 0 1 0 290660430 190898176 15420 33554432000 4194304 4797429 140737019545088 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 46606 15420 415 148 0 41535 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 186424

[startup+642.301 s]
/proc/loadavg: 4.01 3.75 3.40 5/194 23144
/proc/meminfo: memFree=23685812/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=187988 CPUtime=642.31 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 142048 0 0 0 64195 36 0 0 25 0 1 0 290660430 192499712 16879 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 46997 16879 415 148 0 41926 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 187988

[startup+702.301 s]
/proc/loadavg: 4.05 3.81 3.44 5/194 23146
/proc/meminfo: memFree=23618448/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=188292 CPUtime=702.31 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 151639 0 0 0 70193 38 0 0 25 0 1 0 290660430 192811008 17437 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 47073 17437 415 148 0 42002 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 188292

[startup+762.301 s]
/proc/loadavg: 4.01 3.84 3.48 5/194 23147
/proc/meminfo: memFree=23586668/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=197564 CPUtime=762.32 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 159160 0 0 0 76193 39 0 0 25 0 1 0 290660430 202305536 20307 33554432000 4194304 4797429 140737019545088 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 49391 20307 415 148 0 44320 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 197564

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.50 5/194 23149
/proc/meminfo: memFree=23593840/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=197564 CPUtime=822.31 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 159160 0 0 0 82192 39 0 0 25 0 1 0 290660430 202305536 20307 33554432000 4194304 4797429 140737019545088 18446744073709551615 4568122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 49391 20307 415 148 0 44320 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 197564

[startup+882.307 s]
/proc/loadavg: 4.00 3.89 3.54 5/194 23151
/proc/meminfo: memFree=23648360/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=202028 CPUtime=882.33 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 163722 0 0 0 88192 41 0 0 25 0 1 0 290660430 206876672 19748 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 50507 19748 415 148 0 45436 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 202028

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.56 5/194 23152
/proc/meminfo: memFree=23593904/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=202028 CPUtime=942.32 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 172442 0 0 0 94189 43 0 0 25 0 1 0 290660430 206876672 18977 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 50507 18977 415 148 0 45436 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 202028

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.58 5/194 23154
/proc/meminfo: memFree=23630340/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=202640 CPUtime=1002.32 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 180413 0 0 0 100187 45 0 0 25 0 1 0 290660430 207503360 22026 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 50660 22026 415 148 0 45589 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 202640

[startup+1062.3 s]
/proc/loadavg: 4.08 3.95 3.61 5/194 23155
/proc/meminfo: memFree=23578340/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=203628 CPUtime=1062.33 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 189852 0 0 0 106184 49 0 0 25 0 1 0 290660430 208515072 21404 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 50907 21404 415 148 0 45836 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 203628

[startup+1122.3 s]
/proc/loadavg: 4.02 3.95 3.64 5/194 23157
/proc/meminfo: memFree=23602384/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=204620 CPUtime=1122.33 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 199306 0 0 0 112181 52 0 0 25 0 1 0 290660430 209530880 20508 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 51155 20508 415 148 0 46084 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 204620

[startup+1182.3 s]
/proc/loadavg: 4.01 3.96 3.65 5/194 23159
/proc/meminfo: memFree=23515048/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=208380 CPUtime=1182.32 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 201647 0 0 0 118180 52 0 0 25 0 1 0 290660430 213381120 22828 33554432000 4194304 4797429 140737019545088 18446744073709551615 4568122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 52095 22828 415 148 0 47024 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 208380

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.67 5/194 23160
/proc/meminfo: memFree=23596124/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=208380 CPUtime=1242.32 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 201655 0 0 0 124180 52 0 0 25 0 1 0 290660430 213381120 22836 33554432000 4194304 4797429 140737019545088 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 52095 22836 415 148 0 47024 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 208380



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.98 3.69 2/188 23165
/proc/meminfo: memFree=23960708/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=211584 CPUtime=1300.04 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 206854 0 0 0 129950 54 0 0 25 0 1 0 290660430 216662016 22331 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 52896 22331 415 148 0 47825 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 211584

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.04 3.98 3.69 2/188 23165
/proc/meminfo: memFree=23960708/32951124 swapFree=67111524/67111528
[pid=23126] ppid=23124 vsize=211584 CPUtime=1300.04 cores=4,6
/proc/23126/stat : 23126 (techdemo) R 23124 23126 22185 0 -1 4202496 206854 0 0 0 129950 54 0 0 25 0 1 0 290660430 216662016 22331 33554432000 4194304 4797429 140737019545088 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23126/statm: 52896 22331 415 148 0 47825 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 211584

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.5
CPU system time (s): 0.547916
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 313368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.5
system time used= 0.547916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206854
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= 968

runsolver used 2.32665 second user time and 4.78527 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-03 02:30:22
IDJOB=3173220
IDBENCH=82638
IDSOLVER=1585
FILE ID=node134/3173220-1301790622
RUNJOBID= node134-1301790622-23085
PBS_JOBID= 12841384
Free space on /tmp= 71396 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173220-1301790622/watcher-3173220-1301790622 -o /tmp/evaluation-result-3173220-1301790622/solver-3173220-1301790622 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173220-1301790622.cnf

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

MD5SUM BENCH= 635ea520fe16a78d41337039f98997e5
RANDOM SEED=238758343

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24038916 kB
Buffers:        319240 kB
Cached:        8254088 kB
SwapCached:          4 kB
Active:        4160148 kB
Inactive:      4493328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24038916 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           35076 kB
Writeback:           0 kB
AnonPages:       79440 kB
Mapped:          16188 kB
Slab:           195420 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   284524 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71416 MiB
End job on node134 at 2011-04-03 02:52:04