Trace number 3401175

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 Strange-Night2-st (fixed)SAT 131.202 131.202

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_29.renamed-as.sat05-1916.cnf
MD5SUMf874c09c5787bb3c6a16f7a5f9ea0ad4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.1187
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3401175-1306285401.cnf'
0.00/0.00	c -- header says num vars:            841
0.00/0.00	c -- header says num clauses:      120147
0.00/0.02	c -- clauses added:            0 learnts,       120147 normals,            0 xors
0.00/0.02	c -- vars added        841
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       841     72964     47183         0    314766         0   no data   no data
0.69/0.71	c asymm  cl-useful: 129/7956/72964 lits-rem:387 time: 0.69
0.79/0.81	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.10
0.79/0.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.79/0.84	c bin-w-bin subsume rem        23587 bins  time:  0.01 s
0.79/0.88	c subs with bin:    13801  lits-rem:      9286  v-fix:    0  time:  0.04 s
0.79/0.89	c Subs w/ non-existent bins:    115 l-rem:     53 v-fix:     0 done:    840 time:  0.01 s
0.89/0.91	c Removed useless bin:    5302  fixed:     0  props:   3.20M  time:  0.01 s
0.89/0.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.89/0.98	c Finding binary XORs  T:     0.00 s  found:       0
0.89/1.00	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.89/1.00	c calculated reachability. Time: 0.00
0.89/1.00	c Calc default polars -  time:   0.00 s pos:       0 undec:       1 neg:     840
0.89/1.00	c =========================================================================================
0.89/1.00	c types(t): F = full restart, N = normal restart
0.89/1.00	c types(t): S = simplification begin/end, E = solution found
0.89/1.00	c restart types(rt): st = static, dy = dynamic
0.89/1.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/1.00	c  B st     0         0       840     58346     28020         0    232584         0   no data   no data
1.49/1.56	c  N dy    13      4296       840     58346     28023      4229    232584     98756      9.13      9.61
2.10/2.14	c  N dy    34      8651       840     58346     28026      8527    232584    196093      9.20      9.92
2.59/2.68	c  N dy    54     12726       840     58346     28028     12540    232584    289622      9.09      9.63
3.20/3.27	c  N dy    74     17115       840     58346     28033     16848    232584    380555      8.96      9.50
3.79/3.88	c  N dy    96     21119       840     58346     28035     10954    232584    178750      8.94      9.53
4.41/4.42	c  F st   114     25001       840     58346     28035     14770    232584    262720      8.89      9.13
4.41/4.47	c  N st   115     25251       840     58346     28035     15017    232584    267597      8.89   no data
5.09/5.14	c  N dy   120     30000       840     58346     28037     19676    232584    373963      8.89   no data
5.09/5.14	c  S st   120     30000       840     58346     28037     19676    232584    373963      8.89   no data
5.19/5.21	c  S st   120     30500       840     58346     28038     20173    232584    384189      8.89   no data
5.19/5.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.29/5.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     89 BRemL:      2 BRemN:      0 P:  5.6M T:  0.12
5.29/5.34	c blocked clauses removed:        0 vars:      0 tried:         840 T: 0.00 s
5.29/5.34	c bin-w-bin subsume rem         2326 bins  time:  0.00 s
5.29/5.37	c subs with bin:       82  lits-rem:        54  v-fix:    0  time:  0.02 s
5.29/5.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
5.29/5.38	c Removed useless bin:      11  fixed:     0  props:   2.16M  time:  0.00 s
5.29/5.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.09/6.18	c subs with bin:      488  lits-rem:       511  v-fix:    0  time:  0.78 s
6.39/6.41	c lits-rem:       967  cl-subs:     3739  v-elim:      0  v-fix:    0  time:  0.23 s
6.69/6.75	c asymm  cl-useful: 0/3812/58264 lits-rem:0 time: 0.34
6.69/6.76	c calculated reachability. Time: 0.00
6.69/6.76	c  N dy   120     30500       840     58264     25842     15946    227826    330717      8.89   no data
7.29/7.36	c  N dy   144     34595       840     58264     25842     19971    227826    419149      8.95      9.46
7.89/7.98	c  N dy   168     38637       840     58264     25842     23957    227826    510839      8.98     13.43
8.49/8.58	c  N dy   189     42692       840     58264     25842     27951    227826    603878      8.96      9.46
8.99/9.06	c  S st   207     45750       840     58264     25842     15750    227826    227979      9.02      7.63
9.09/9.13	c  S st   207     46251       840     58264     25842     16251    227826    238712      9.02   no data
9.09/9.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      8 P:  5.5M T:  0.11
9.19/9.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/9.25	c bin-w-bin subsume rem           37 bins  time:  0.00 s
9.19/9.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
9.19/9.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
9.19/9.29	c Removed useless bin:       8  fixed:     0  props:   2.21M  time:  0.00 s
9.19/9.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.69/9.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.41 s
9.69/9.77	c lits-rem:       187  cl-subs:     1176  v-elim:      0  v-fix:    0  time:  0.05 s
9.69/9.78	c vivif2 --  cl tried    58264 cl shrink        0 lits rem          0 time: 0.01
9.69/9.80	c vivif2 --  cl tried    15075 cl shrink     3188 lits rem       4563 time: 0.01
10.39/10.47	c asymm  cl-useful: 0/7545/58264 lits-rem:0 time: 0.67
10.39/10.48	c calculated reachability. Time: 0.00
10.39/10.48	c  N dy   207     46251       840     58264     25789     15075    227792    223664      9.02   no data
11.01/11.06	c  N dy   234     50430       840     58264     25791     19202    227792    317557      9.04      9.55
11.59/11.68	c  N dy   255     54501       840     58264     25792     23203    227792    402873      9.03     10.30
12.29/12.34	c  N dy   278     58732       840     58264     25792     27366    227792    493080      9.03      9.56
12.89/12.98	c  N dy   298     62749       840     58264     25792     31333    227792    581268      9.02      9.52
13.59/13.65	c  N dy   319     66868       840     58264     25792     35393    227792    666705      9.00      9.62
13.99/14.09	c  S st   337     69379       840     58264     25792     19409    227792    234857      9.02   no data
14.09/14.16	c  S st   337     69880       840     58264     25793     19909    227792    244910      9.02   no data
14.09/14.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.20/14.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      0 BRemN:      0 P:  5.6M T:  0.11
14.20/14.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.20/14.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.20/14.31	c subs with bin:       15  lits-rem:        10  v-fix:    0  time:  0.02 s
14.20/14.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
14.31/14.32	c Removed useless bin:       6  fixed:     0  props:   2.22M  time:  0.00 s
14.31/14.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.59/14.68	c subs with bin:       25  lits-rem:        53  v-fix:    0  time:  0.34 s
14.69/14.74	c lits-rem:       276  cl-subs:     1315  v-elim:      0  v-fix:    0  time:  0.06 s
14.69/14.76	c vivif2 --  cl tried    58249 cl shrink        0 lits rem          0 time: 0.01
14.69/14.77	c vivif2 --  cl tried    18569 cl shrink      927 lits rem       1290 time: 0.01
15.41/15.45	c asymm  cl-useful: 14/7418/58249 lits-rem:42 time: 0.68
15.41/15.45	c calculated reachability. Time: 0.00
15.41/15.45	c  N dy   337     69880       840     58235     25823     18569    227751    231844      9.02   no data
16.09/16.19	c  N dy   366     74646       840     58235     25825     23269    227751    334777      9.05      9.55
16.89/16.91	c  N dy   388     79496       840     58235     25827     28031    227751    443586      9.04      9.56
17.69/17.71	c  N dy   416     84584       840     58235     25832     33026    227751    553228      9.03     10.02
18.09/18.17	c  F st   428     87502       840     58235     25832     35903    227751    616516      9.03   no data
18.71/18.72	c  N st   433     90803       840     58235     25833     39151    227751    696420      9.03   no data
18.99/19.05	c Finding binary XORs  T:     0.00 s  found:       0
19.70/19.73	c  N dy   454     97031       840     58235     25833     24751    227751    308955      9.01      9.79
20.59/20.69	c  N dy   490    103290       840     58235     25834     30918    227751    446516      9.02      9.72
20.91/20.94	c  S st   499    104821       840     58235     25835     32428    227751    477551      9.01   no data
20.99/21.02	c  S st   499    105322       840     58235     25835     32928    227751    487445      9.01   no data
20.99/21.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.09/21.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     33 BRemL:      0 BRemN:      4 P:  6.2M T:  0.12
21.09/21.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.09/21.16	c bin-w-bin subsume rem           12 bins  time:  0.00 s
21.09/21.18	c subs with bin:       40  lits-rem:        36  v-fix:    0  time:  0.03 s
21.09/21.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
21.19/21.20	c Removed useless bin:       7  fixed:     0  props:   2.19M  time:  0.00 s
21.19/21.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.08/22.14	c subs with bin:      323  lits-rem:       686  v-fix:    0  time:  0.92 s
22.29/22.39	c lits-rem:       846  cl-subs:     3366  v-elim:      0  v-fix:    0  time:  0.25 s
22.39/22.40	c vivif2 --  cl tried    58195 cl shrink        0 lits rem          0 time: 0.01
22.39/22.43	c vivif2 --  cl tried    29239 cl shrink     3336 lits rem       5202 time: 0.03
22.69/22.75	c asymm  cl-useful: 8/3136/58195 lits-rem:24 time: 0.32
22.69/22.76	c calculated reachability. Time: 0.00
22.69/22.76	c  N dy   499    105322       840     58187     25892     29239    227669    437331      9.01   no data
23.79/23.86	c  N dy   541    112206       840     58187     25894     36013    227669    589709      9.03      9.52
24.99/25.08	c  N dy   589    119389       840     58187     25896     43073    227669    745068      9.05      9.75
26.30/26.32	c  N dy   626    127116       840     58187     25896     28635    227669    392401      9.04      9.54
27.59/27.62	c  N dy   675    135231       840     58187     25898     36616    227669    569130      9.06     10.19
28.99/29.08	c  N dy   735    143924       840     58187     25898     45185    227669    760366      9.09      9.60
30.49/30.54	c  N dy   785    153285       840     58187     25899     31059    227669    367020      9.09      9.60
31.19/31.29	c  S st   815    157985       840     58187     25901     35681    227669    466053      9.10   no data
31.29/31.35	c  S st   815    158487       840     58187     25901     36183    227669    477031      9.10   no data
31.29/31.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.39/31.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     30 BRemL:      2 BRemN:      1 P:  6.0M T:  0.12
31.39/31.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.39/31.49	c bin-w-bin subsume rem           39 bins  time:  0.00 s
31.49/31.52	c subs with bin:       34  lits-rem:        28  v-fix:    0  time:  0.03 s
31.49/31.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
31.49/31.53	c Removed useless bin:      17  fixed:     0  props:   2.20M  time:  0.00 s
31.49/31.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.29/32.37	c subs with bin:      401  lits-rem:       458  v-fix:    0  time:  0.82 s
32.59/32.64	c lits-rem:       917  cl-subs:     3727  v-elim:      0  v-fix:    0  time:  0.26 s
32.59/32.65	c vivif2 --  cl tried    58153 cl shrink        0 lits rem          0 time: 0.01
32.59/32.68	c vivif2 --  cl tried    32055 cl shrink     3556 lits rem       5625 time: 0.03
32.90/33.00	c asymm  cl-useful: 7/3226/58153 lits-rem:21 time: 0.32
32.90/33.01	c calculated reachability. Time: 0.00
32.90/33.01	c  N dy   815    158487       840     58146     25910     32055    227590    421288      9.10   no data
34.59/34.60	c  N dy   874    168694       840     58146     25912     42102    227590    640960      9.10      9.59
36.20/36.31	c  N dy   945    179506       840     58146     25912     28342    227590    268939      9.14     10.98
37.99/38.03	c  N dy  1001    191043       840     58146     25912     39724    227590    527364      9.14      9.77
39.99/40.04	c  N dy  1069    203378       840     58146     25916     26329    227590    192858      9.14      9.66
41.99/42.06	c  N dy  1141    216525       840     58146     25917     39244    227590    477837      9.15      9.83
44.19/44.27	c  N dy  1219    230355       840     58146     25918     52839    227590    779912      9.16     11.63
45.39/45.42	c  S st  1268    237735       840     58146     25919     33580    227590    342991      9.18   no data
45.49/45.50	c  S st  1268    238235       840     58146     25919     34080    227590    353119      9.18   no data
45.49/45.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.59/45.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     18 BRemL:      4 BRemN:      4 P:  6.0M T:  0.12
45.59/45.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.59/45.63	c bin-w-bin subsume rem           31 bins  time:  0.00 s
45.59/45.66	c subs with bin:       20  lits-rem:        18  v-fix:    0  time:  0.03 s
45.59/45.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
45.59/45.67	c Removed useless bin:       8  fixed:     0  props:   2.21M  time:  0.00 s
45.59/45.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.21/46.25	c subs with bin:      220  lits-rem:       145  v-fix:    0  time:  0.56 s
46.39/46.43	c lits-rem:       551  cl-subs:     2231  v-elim:      0  v-fix:    0  time:  0.18 s
46.39/46.45	c vivif2 --  cl tried    58126 cl shrink        0 lits rem          0 time: 0.01
46.39/46.47	c vivif2 --  cl tried    31629 cl shrink     2199 lits rem       3355 time: 0.02
46.69/46.80	c asymm  cl-useful: 9/3231/58126 lits-rem:27 time: 0.33
46.79/46.80	c calculated reachability. Time: 0.00
46.79/46.80	c  N dy  1268    238235       840     58117     25919     31629    227533    323580      9.18   no data
46.79/46.80	c Finding binary XORs  T:     0.00 s  found:       0
49.19/49.26	c  N dy  1345    253495       840     58117     25920     46634    227533    647898      9.19      9.77
51.89/51.92	c  N dy  1442    269743       840     58117     25922     35069    227533    361746      9.20      9.79
54.69/54.73	c  N dy  1543    287079       840     58117     25924     52108    227533    740196      9.21      9.74
57.69/57.72	c  N dy  1657    305426       840     58117     25927     41663    227533    511607      9.24     10.09
57.79/57.85	c  F st  1662    306251       840     58117     25928     42468    227533    528213      9.24   no data
60.99/61.07	c  N dy  1746    324990       840     58117     25935     31405    227533    264941      9.24      9.78
64.29/64.32	c  N dy  1859    345025       840     58117     25938     51095    227533    707722      9.26      9.88
66.39/66.46	c  S st  1939    357354       840     58117     25940     32756    227533    271960      9.27   no data
66.49/66.53	c  S st  1939    357857       840     58117     25940     33258    227533    282887      9.27   no data
66.49/66.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.59/66.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     30 BRemL:      3 BRemN:      3 P:  6.0M T:  0.12
66.59/66.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.59/66.67	c bin-w-bin subsume rem           20 bins  time:  0.00 s
66.59/66.69	c subs with bin:       33  lits-rem:        28  v-fix:    0  time:  0.03 s
66.69/66.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
66.69/66.70	c Removed useless bin:      11  fixed:     0  props:   2.20M  time:  0.00 s
66.69/66.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
67.00/67.06	c subs with bin:      418  lits-rem:       316  v-fix:    0  time:  0.34 s
67.11/67.16	c lits-rem:       330  cl-subs:     1098  v-elim:      0  v-fix:    0  time:  0.10 s
67.11/67.18	c vivif2 --  cl tried    58084 cl shrink        0 lits rem          0 time: 0.01
67.11/67.20	c vivif2 --  cl tried    31742 cl shrink     1023 lits rem       1448 time: 0.02
67.79/67.85	c asymm  cl-useful: 13/6764/58084 lits-rem:39 time: 0.66
67.79/67.86	c calculated reachability. Time: 0.00
67.79/67.86	c  N dy  1939    357857       840     58071     25980     31742    227455    266705      9.27   no data
71.09/71.13	c  N dy  2048    377891       840     58071     25987     51396    227455    691488      9.27     14.53
74.49/74.53	c  N dy  2169    397992       840     58071     25997     39693    227455    399838      9.29     10.07
77.79/77.82	c  N dy  2283    418111       840     58071     26004     59439    227455    840985      9.29      9.88
80.99/81.02	c  N dy  2403    438140       840     58071     26008     46738    227455    510248      9.30      9.90
84.19/84.27	c  N dy  2524    458153       840     58071     26024     66347    227455    947092      9.31     11.90
87.29/87.37	c  N dy  2651    478181       840     58071     26034     52666    227455    608838      9.32      9.82
90.59/90.62	c  N dy  2764    498191       839     58071     26040     37956    227455    256523      9.33      9.84
93.69/93.78	c  N dy  2886    518269       839     58071     26044     57657    227455    694711      9.35     13.09
96.81/96.86	c  S st  2992    536785       839     58071     26049     40520    227455    292325      9.35      8.27
96.89/96.93	c  S st  2992    537285       839     58071     26049     41017    227455    302942      9.35   no data
96.89/96.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.99/97.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     59 BRemL:      3 BRemN:      3 P:  5.8M T:  0.12
96.99/97.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.99/97.07	c bin-w-bin subsume rem           51 bins  time:  0.00 s
96.99/97.09	c subs with bin:       50  lits-rem:        35  v-fix:    0  time:  0.03 s
97.09/97.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    839 time:  0.01 s
97.09/97.11	c Removed useless bin:      10  fixed:     0  props:   2.13M  time:  0.00 s
97.09/97.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
97.49/97.51	c subs with bin:     1073  lits-rem:       544  v-fix:    0  time:  0.39 s
97.59/97.67	c lits-rem:       350  cl-subs:     1952  v-elim:      0  v-fix:    0  time:  0.15 s
97.59/97.68	c vivif2 --  cl tried    57970 cl shrink        0 lits rem          0 time: 0.01
97.69/97.70	c vivif2 --  cl tried    36089 cl shrink     1627 lits rem       2513 time: 0.02
98.29/98.39	c asymm  cl-useful: 16/7030/57970 lits-rem:48 time: 0.68
98.29/98.39	c calculated reachability. Time: 0.00
98.29/98.39	c  N dy  2992    537285       839     57954     26002     36089    227114    262749      9.35   no data
98.29/98.39	c Finding binary XORs  T:     0.00 s  found:       0
101.49/101.53	c  N dy  3095    557369       839     57954     26012     55776    227114    693779      9.34      9.86
104.89/104.91	c  N dy  3209    577684       839     57954     26013     40398    227114    301475      9.35      9.97
108.09/108.16	c  N dy  3320    597781       839     57954     26022     60161    227114    724467      9.35     10.12
111.49/111.56	c  N dy  3429    617929       839     57954     26029     43087    227114    322652      9.35     10.04
114.69/114.74	c  N dy  3543    638134       839     57954     26040     62898    227114    764019      9.36      9.92
118.09/118.13	c  N dy  3655    658145       838     57954     26049     44511    227114    331551      9.36     10.06
121.29/121.32	c  N dy  3781    678225       838     57954     26053     64284    227114    787018      9.37      9.98
124.69/124.72	c  N dy  3895    698365       838     57954     26055     44901    227114    322736      9.38      9.97
127.89/127.92	c  N dy  4005    718525       838     57954     26057     64703    227114    764525      9.38      9.93
131.09/131.19	c  E dy  4121    737615         0     57954     26059     43258    227114    268752      9.39      8.73
131.09/131.19	c Verified 57954 clauses.
131.09/131.19	c Verified 57954 clauses.
131.09/131.19	c num threads              : 1          
131.09/131.19	c restarts                 : 4121       
131.09/131.19	c dynamic restarts         : 4097       
131.09/131.19	c static restarts          : 24         
131.09/131.19	c full restarts            : 3          
131.09/131.19	c total simplify time      : 0.00       
131.09/131.19	c learnts DL2              : 0          
131.09/131.19	c learnts size 2           : 57748      
131.09/131.19	c learnts size 1           : 3           (0.36      % of vars)
131.09/131.19	c filedLit time            : 1.05        (0.80      % time)
131.09/131.19	c v-elim SatELite          : 0           (0.00      % vars)
131.09/131.19	c SatELite time            : 1.39        (1.06      % time)
131.09/131.19	c v-elim xor               : 0           (0.00      % vars)
131.09/131.19	c xor elim time            : 0.02        (0.02      % time)
131.09/131.19	c num binary xor trees     : 0          
131.09/131.19	c binxor trees' crown      : 0           (nan       leafs/tree)
131.09/131.19	c bin xor find time        : 0.00       
131.09/131.19	c OTF clause improved      : 12597       (0.02      clauses/conflict)
131.09/131.19	c OTF impr. size diff      : 16477       (1.31       lits/clause)
131.09/131.19	c OTF cl watch-shrink      : 422604      (0.57      clauses/conflict)
131.09/131.19	c OTF cl watch-sh-lit      : 1913003     (4.53       lits/clause)
131.09/131.19	c tried to recurMin cls    : 259319      (35.16      % of conflicts)
131.09/131.19	c updated cache            : 179         (0.00       lits/tried recurMin)
131.09/131.19	c clauses over max glue    : 0           (0.00      % of all clauses)
131.09/131.19	c conflicts                : 737615      (5623.56   / sec)
131.09/131.19	c decisions                : 1606558     (0.18      % random)
131.09/131.19	c bogo-props               : 7919095206  (60375036.36 / sec)
131.09/131.19	c conflict literals        : 16284691    (57.39     % deleted)
131.09/131.19	c Memory used              : 91.91       MB
131.09/131.19	c CPU time                 : 131.17      s
131.09/131.19	s SATISFIABLE
131.09/131.19	v -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 492 -493 -494 -495 -496 -497 -498 -499 -500 501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 665 -666 -667 -668 -669 -670 -671 -672 673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 755 -756 -757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 -799 -800 801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 -813 -814 -815 -816 -817 -818 -819 -820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 833 -834 -835 -836 -837 -838 -839 -840 -841 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3401175-1306285401/watcher-3401175-1306285401 -o /tmp/evaluation-result-3401175-1306285401/solver-3401175-1306285401 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401175-1306285401.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 2.01 1.99 3/527 16152
/proc/meminfo: memFree=13436240/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=31268 CPUtime=0.01 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 1271 0 0 0 1 0 0 0 25 0 1 0 818770789 32018432 1211 33554432000 4194304 4580011 140734454226240 18446744073709551615 4298560 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 7817 1211 324 95 0 2799 0

[startup+0.0611529 s]
/proc/loadavg: 1.96 2.01 1.99 3/527 16152
/proc/meminfo: memFree=13436240/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=33984 CPUtime=0.05 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 2170 0 0 0 5 0 0 0 25 0 1 0 818770789 34799616 2110 33554432000 4194304 4580011 140734454226240 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 8496 2110 340 95 0 3478 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33984

[startup+0.101159 s]
/proc/loadavg: 1.96 2.01 1.99 3/527 16152
/proc/meminfo: memFree=13436240/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=33984 CPUtime=0.09 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 2170 0 0 0 9 0 0 0 25 0 1 0 818770789 34799616 2110 33554432000 4194304 4580011 140734454226240 18446744073709551615 4293138 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 8496 2110 340 95 0 3478 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33984

[startup+0.301115 s]
/proc/loadavg: 1.96 2.01 1.99 3/527 16152
/proc/meminfo: memFree=13436240/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=33984 CPUtime=0.29 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 2170 0 0 0 29 0 0 0 25 0 1 0 818770789 34799616 2110 33554432000 4194304 4580011 140734454226240 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 8496 2110 340 95 0 3478 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33984

[startup+0.701046 s]
/proc/loadavg: 1.96 2.01 1.99 3/527 16152
/proc/meminfo: memFree=13436240/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=33984 CPUtime=0.69 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 2170 0 0 0 69 0 0 0 25 0 1 0 818770789 34799616 2110 33554432000 4194304 4580011 140734454226240 18446744073709551615 4293888 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 8496 2110 340 95 0 3478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33984

[startup+1.50089 s]
/proc/loadavg: 1.96 2.00 1.99 3/528 16153
/proc/meminfo: memFree=13418992/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=43308 CPUtime=1.49 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 5443 0 0 0 149 0 0 0 25 0 1 0 818770789 44347392 4446 33554432000 4194304 4580011 140734454226240 18446744073709551615 4293138 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 10827 4446 364 95 0 5809 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43308

[startup+3.1006 s]
/proc/loadavg: 1.96 2.00 1.99 3/528 16153
/proc/meminfo: memFree=13415768/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=43308 CPUtime=3.09 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 5753 0 0 0 309 0 0 0 25 0 1 0 818770789 44347392 4756 33554432000 4194304 4580011 140734454226240 18446744073709551615 4318676 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 10827 4756 364 95 0 5809 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43308

[startup+6.30106 s]
/proc/loadavg: 1.96 2.00 1.99 3/528 16153
/proc/meminfo: memFree=13409120/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=55508 CPUtime=6.29 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 9052 0 0 0 628 1 0 0 25 0 1 0 818770789 56840192 7050 33554432000 4194304 4580011 140734454226240 18446744073709551615 4416678 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 13877 7050 367 95 0 8859 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55508

[startup+12.7009 s]
/proc/loadavg: 1.96 2.00 1.99 3/528 16153
/proc/meminfo: memFree=13401832/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=55840 CPUtime=12.69 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 10492 0 0 0 1268 1 0 0 25 0 1 0 818770789 57180160 7343 33554432000 4194304 4580011 140734454226240 18446744073709551615 4321604 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 13960 7343 367 95 0 8942 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55840

[startup+25.5007 s]
/proc/loadavg: 1.97 2.00 1.99 3/528 16154
/proc/meminfo: memFree=13392768/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=61072 CPUtime=25.49 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 15233 0 0 0 2547 2 0 0 25 0 1 0 818770789 62537728 8205 33554432000 4194304 4580011 140734454226240 18446744073709551615 4293672 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 15268 8205 367 95 0 10250 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61072

[startup+51.1002 s]
/proc/loadavg: 1.98 2.00 1.99 3/528 16154
/proc/meminfo: memFree=13399472/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=83100 CPUtime=51.09 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 19403 0 0 0 5107 2 0 0 25 0 1 0 818770789 85094400 11118 33554432000 4194304 4580011 140734454226240 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 20775 11118 367 95 0 15757 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83100

[startup+102.319 s]
/proc/loadavg: 1.99 2.00 1.99 3/528 16156
/proc/meminfo: memFree=13379600/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=83452 CPUtime=102.3 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 20375 0 0 0 10228 2 0 0 25 0 1 0 818770789 85454848 12090 33554432000 4194304 4580011 140734454226240 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 20863 12090 367 95 0 15845 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83452

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

[startup+115.101 s]
/proc/loadavg: 1.99 2.00 1.99 3/528 16156
/proc/meminfo: memFree=13395708/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=83452 CPUtime=115.09 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 20573 0 0 0 11507 2 0 0 25 0 1 0 818770789 85454848 12288 33554432000 4194304 4580011 140734454226240 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 20863 12288 367 95 0 15845 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 83452

[startup+121.501 s]
/proc/loadavg: 1.99 2.00 1.99 3/528 16156
/proc/meminfo: memFree=13388632/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=94116 CPUtime=121.49 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 21894 0 0 0 12146 3 0 0 25 0 1 0 818770789 96374784 13609 33554432000 4194304 4580011 140734454226240 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 23529 13609 367 95 0 18511 0
Current children cumulated CPU time (s) 121.49
Current children cumulated vsize (KiB) 94116

[startup+127.901 s]
/proc/loadavg: 1.99 2.00 1.99 3/528 16156
/proc/meminfo: memFree=13386268/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=94116 CPUtime=127.89 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 22219 0 0 0 12786 3 0 0 25 0 1 0 818770789 96374784 13934 33554432000 4194304 4580011 140734454226240 18446744073709551615 4318679 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 23529 13934 367 95 0 18511 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 94116

[startup+129.5 s]
/proc/loadavg: 1.99 2.00 1.99 3/528 16156
/proc/meminfo: memFree=13386144/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=94116 CPUtime=129.49 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 22219 0 0 0 12946 3 0 0 25 0 1 0 818770789 96374784 13934 33554432000 4194304 4580011 140734454226240 18446744073709551615 4293089 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 23529 13934 367 95 0 18511 0
Current children cumulated CPU time (s) 129.49
Current children cumulated vsize (KiB) 94116

[startup+130.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/528 16156
/proc/meminfo: memFree=13383664/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=94116 CPUtime=130.29 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 22284 0 0 0 13026 3 0 0 25 0 1 0 818770789 96374784 13999 33554432000 4194304 4580011 140734454226240 18446744073709551615 4318676 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 23529 13999 367 95 0 18511 0
Current children cumulated CPU time (s) 130.29
Current children cumulated vsize (KiB) 94116

[startup+130.7 s]
/proc/loadavg: 1.99 2.00 1.99 3/528 16156
/proc/meminfo: memFree=13383664/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=94116 CPUtime=130.69 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 22335 0 0 0 13066 3 0 0 25 0 1 0 818770789 96374784 14050 33554432000 4194304 4580011 140734454226240 18446744073709551615 4305278 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 23529 14050 367 95 0 18511 0
Current children cumulated CPU time (s) 130.69
Current children cumulated vsize (KiB) 94116

[startup+131.101 s]
/proc/loadavg: 1.99 2.00 1.99 3/528 16156
/proc/meminfo: memFree=13383168/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=94116 CPUtime=131.09 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202496 22335 0 0 0 13106 3 0 0 25 0 1 0 818770789 96374784 14050 33554432000 4194304 4580011 140734454226240 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16152/statm: 23529 14050 367 95 0 18511 0
Current children cumulated CPU time (s) 131.09
Current children cumulated vsize (KiB) 94116

[startup+131.201 s]
/proc/loadavg: 1.99 2.00 1.99 3/528 16156
/proc/meminfo: memFree=13383168/32951124 swapFree=65586216/67111528
[pid=16152] ppid=16150 vsize=0 CPUtime=131.19 cores=0,2,4,6
/proc/16152/stat : 16152 (strangenight2-s) R 16150 16152 15667 0 -1 4202500 22351 0 0 0 13116 3 0 0 25 0 1 0 818770789 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16152/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 131.19
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 131.202
CPU time (s): 131.202
CPU user time (s): 131.165
CPU system time (s): 0.036994
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 94116

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

runsolver used 0.666898 second user time and 1.62375 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-25 03:03:21
IDJOB=3401175
IDBENCH=85973
IDSOLVER=1887
FILE ID=node119/3401175-1306285401
RUNJOBID= node119-1306280117-15685
PBS_JOBID= 13457867
Free space on /tmp= 73288 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_29.renamed-as.sat05-1916.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401175-1306285401/watcher-3401175-1306285401 -o /tmp/evaluation-result-3401175-1306285401/solver-3401175-1306285401 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401175-1306285401.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f874c09c5787bb3c6a16f7a5f9ea0ad4
RANDOM SEED=1145014543

node119.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.815
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.63
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.815
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.83
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13436396 kB
Buffers:        192252 kB
Cached:        2621232 kB
SwapCached:       4316 kB
Active:       10054908 kB
Inactive:      9137180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13436396 kB
SwapTotal:    67111528 kB
SwapFree:     65586216 kB
Dirty:            7320 kB
Writeback:           0 kB
AnonPages:    16376980 kB
Mapped:          42164 kB
Slab:           172824 kB
PageTables:      79784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 164190972 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= 73284 MiB
End job on node119 at 2011-05-25 03:05:33