Trace number 3175520

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-Night-1-st? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S1793954886-065-UNKNOWN.cnf
MD5SUMf6b9ddbb2d1027fc4cfe1e8c2d86f4e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark122.013
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175520-1301783659.cnf'
0.00/0.00	c -- header says num vars:           1500
0.00/0.00	c -- header says num clauses:       30000
0.00/0.01	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.01	c -- vars added       1500
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.09/0.17	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.16
0.09/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.09/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
0.09/0.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.19/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.24	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.24	c calculated reachability. Time: 0.00
0.19/0.24	c Calc default polars -  time:   0.00 s pos:     736 undec:      61 neg:     703
0.19/0.24	c =========================================================================================
0.19/0.24	c types(t): F = full restart, N = normal restart
0.19/0.24	c types(t): S = simplification begin/end, E = solution found
0.19/0.24	c restart types(rt): st = static, dy = dynamic
0.19/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.24	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.59/0.62	c  N dy    19      4099      1500     30000         0      4089    150000    666237    128.08    138.70  --
0.99/1.01	c  N dy    41      8167      1500     30000         0      5663    150000    645021    124.06    133.75  --
1.39/1.42	c  N dy    60     12282      1500     30000         0      5532    150000    409306    122.04    129.55  --
1.79/1.82	c  N dy    87     16321      1500     30000         0      9569    150000   1038309    122.85    132.20  --
2.19/2.25	c  N dy   114     20452      1500     30000         0      8076    150000    624182    123.30    131.24  --
2.59/2.68	c  N dy   137     24532      1500     30000         0     12153    150000   1242582    123.00    131.27  --
2.69/2.73	c  F st   142     25001      1500     30000         0     12622    150000   1315047    123.10   no data  --
3.19/3.26	c  N dy   148     30001      1500     30000         0     10815    150000    894716    123.10   no data  --
3.19/3.26	c  S st   148     30001      1500     30000         0     10815    150000    894716    123.10   no data  --
3.29/3.33	c  S st   148     30503      1500     30000         0     11317    150000    961881    123.10   no data  --
3.29/3.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.29/3.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.29/3.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.29/3.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.29/3.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.29/3.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
3.29/3.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.50/5.55	c lits-rem:      1199  cl-subs:       15  v-elim:      0  v-fix:    0  time:  2.16 s
5.69/5.73	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.18
5.69/5.73	c calculated reachability. Time: 0.00
5.69/5.73	c  N dy   148     30503      1500     30000         0     11302    150000    955435    123.10   no data  --
6.09/6.19	c  N dy   176     34607      1500     30000         0     15405    150000   1593813    123.39    130.58  --
6.60/6.64	c  N dy   193     38996      1500     30000         0     11888    150000    879341    123.19    131.12  --
7.09/7.10	c  N dy   216     43107      1500     30000         0     15998    150000   1514540    123.30    129.85  --
7.39/7.43	c  S st   235     45755      1500     30000         0      9699    150000    399462    123.56   no data  --
7.39/7.49	c  S st   235     46256      1500     30000         0     10200    150000    466508    123.56   no data  --
7.39/7.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
7.49/7.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
7.49/7.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.89/11.97	c lits-rem:      1432  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.44 s
11.89/11.97	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
11.89/11.97	c vivif2 --  cl tried    10197 cl shrink        0 lits rem          0 time: 0.00
12.10/12.15	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.18
12.10/12.15	c calculated reachability. Time: 0.00
12.10/12.15	c  N dy   235     46256      1500     30000         0     10197    150000    464010    123.56   no data  --
12.49/12.59	c  N dy   263     50292      1500     30000         0     14233    150000   1085272    123.63    131.85  --
12.99/13.06	c  N dy   288     54321      1500     30000         0     18260    150000   1706184    123.74    131.58  --
13.49/13.53	c  N dy   307     58507      1500     30000         0     12465    150000    678489    123.61    131.37  --
13.99/14.00	c  N dy   337     62548      1500     30000         0     16505    150000   1317949    123.95    130.84  --
14.39/14.48	c  N dy   360     66611      1500     30000         0     20565    150000   1943793    123.87    131.70  --
14.79/14.83	c  S st   379     69385      1500     30000         0     12352    150000    510477    123.95    120.36  --
14.79/14.89	c  S st   379     69890      1500     30000         0     12857    150000    584751    123.95   no data  --
14.89/14.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.89/14.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.89/14.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
14.89/14.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.89/14.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.89/14.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
14.89/14.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.70/19.73	c lits-rem:      1781  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.79 s
19.70/19.73	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
19.70/19.74	c vivif2 --  cl tried    12854 cl shrink        0 lits rem          0 time: 0.01
19.89/19.96	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.23
19.89/19.96	c calculated reachability. Time: 0.00
19.89/19.96	c  N dy   379     69890      1500     30000         0     12854    150000    582123    123.95   no data  --
20.49/20.53	c  N dy   409     74357      1500     30000         0     17318    150000   1271033    124.00    130.90  --
21.09/21.15	c  N dy   442     79286      1500     30000         0     22245    150000   2045611    124.14    132.42  --
21.69/21.77	c  N dy   474     84572      1500     30000         0     15541    150000    865827    124.20    131.43  --
22.09/22.11	c  F st   496     87500      1500     30000         0     18468    150000   1323702    124.27   no data  --
22.49/22.52	c  N st   501     90797      1500     30000         0     21761    150000   1880678    124.27   no data  --
23.19/23.29	c  N dy   525     96720      1500     30000         0     14686    150000    584065    124.24    131.20  --
23.99/24.02	c  N dy   559    102894      1500     30000         0     20855    150000   1538091    124.16    131.95  --
24.20/24.26	c  S st   572    104836      1500     30000         0     22797    150000   1833266    124.12    118.77  --
24.29/24.35	c  S st   572    105337      1500     30000         0     23298    150000   1898405    124.12   no data  --
24.29/24.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.29/24.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.29/24.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
24.39/24.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.39/24.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.39/24.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
24.39/24.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.39/35.42	c lits-rem:       745  cl-subs:        7  v-elim:      0  v-fix:    0  time: 10.97 s
35.39/35.42	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
35.39/35.44	c vivif2 --  cl tried    23291 cl shrink        0 lits rem          0 time: 0.02
35.69/35.71	c asymm  cl-useful: 0/28516/30000 lits-rem:0 time: 0.27
35.69/35.71	c calculated reachability. Time: 0.00
35.69/35.71	c  N dy   572    105337      1500     30000         0     23291    150000   1895293    124.12   no data  --
36.59/36.64	c  N dy   610    112360      1500     30000         0     16327    150000    690297    124.01    131.03  --
37.49/37.53	c  N dy   647    119658      1500     30000         0     23622    150000   1813817    123.81    134.60  --
38.49/38.55	c  N dy   696    127293      1500     30000         0     16262    150000    527011    123.84    132.87  --
39.50/39.58	c  N dy   738    135563      1500     30000         0     24527    150000   1794508    123.83    130.77  --
40.79/40.88	c  N dy   790    144309      1500     30000         0     17277    150000    538529    123.82    131.42  --
41.99/42.07	c  N dy   843    153542      1500     30000         0     26506    150000   1957561    123.76    130.48  --
42.69/42.70	c  S st   869    158007      1500     30000         0     30967    150000   2642448    123.73    122.22  --
42.79/42.80	c  S st   869    158509      1500     30000         0     31469    150000   2708205    123.73   no data  --
42.79/42.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.79/42.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.79/42.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
42.89/42.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.89/42.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.89/42.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
42.89/42.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
62.19/62.22	c lits-rem:       569  cl-subs:       13  v-elim:      0  v-fix:    0  time: 19.28 s
62.19/62.22	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
62.19/62.25	c vivif2 --  cl tried    31456 cl shrink        0 lits rem          0 time: 0.03
62.19/62.27	c asymm  cl-useful: 0/1484/30000 lits-rem:0 time: 0.02
62.19/62.28	c calculated reachability. Time: 0.00
62.19/62.28	c  N dy   869    158509      1500     30000         0     31456    150000   2703615    123.73   no data  --
63.59/63.63	c  N dy   933    168654      1500     30000         0     24605    150000   1532657    123.77    133.15  --
65.09/65.11	c  N dy   993    179426      1500     30000         0     35371    150000   3199636    123.71    135.39  --
66.59/66.66	c  N dy  1059    190997      1500     30000         0     28948    150000   2074015    123.74    130.56  --
68.39/68.44	c  N dy  1136    203279      1500     30000         0     22230    150000    879113    123.91    131.98  --
70.20/70.28	c  N dy  1218    216285      1500     30000         0     35228    150000   2912517    124.02    132.47  --
72.19/72.23	c  N dy  1296    230177      1500     30000         0     29131    150000   1795037    123.98    146.60  --
73.30/73.37	c  S st  1342    237763      1500     30000         0     36713    150000   2950823    123.94    117.53  --
73.40/73.48	c  S st  1342    238267      1500     30000         0     37217    150000   3014295    123.94   no data  --
73.40/73.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.40/73.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.50/73.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
73.60/73.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.60/73.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.60/73.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
73.60/73.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
239.80/239.84	c lits-rem:       392  cl-subs:       19  v-elim:      0  v-fix:    0  time: 166.21 s
239.80/239.84	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
239.80/239.87	c vivif2 --  cl tried    37198 cl shrink        0 lits rem          0 time: 0.03
240.10/240.17	c asymm  cl-useful: 0/22332/30000 lits-rem:0 time: 0.30
240.10/240.18	c calculated reachability. Time: 0.00
240.10/240.18	c  N dy  1342    238267      1500     30000         0     37198    150000   3007166    123.94   no data  --
242.29/242.36	c  N dy  1428    253500      1500     30000         0     31427    150000   1994252    123.87    145.79  --
244.80/244.89	c  N dy  1530    269740      1500     30000         0     25671    150000    968447    123.89    133.57  --
247.50/247.57	c  N dy  1630    287057      1500     30000         0     42979    150000   3639814    123.84    131.30  --
250.30/250.35	c  N dy  1742    305407      1500     30000         0     38334    150000   2773547    123.85    130.39  --
250.40/250.49	c  F st  1748    306250      1500     30000         0     39174    150000   2902605    123.85    129.84  --
253.40/253.49	c  N dy  1833    324909      1500     30000         0     33828    150000   1940618    123.82    131.20  --
256.70/256.73	c  N dy  1945    344940      1500     30000         0     28865    150000   1014578    123.80    132.32  --
258.59/258.65	c  S st  2022    357401      1500     30000         0     41319    150000   2943859    123.83   no data  --
258.69/258.76	c  S st  2022    357903      1500     30000         0     41821    150000   3013647    123.83   no data  --
258.69/258.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
258.69/258.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
258.79/258.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
258.89/258.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
258.89/258.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.89/258.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
258.89/258.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
421.60/421.60	c lits-rem:       362  cl-subs:       26  v-elim:      0  v-fix:    0  time: 162.70 s
421.60/421.61	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
421.60/421.64	c vivif2 --  cl tried    41795 cl shrink        0 lits rem          0 time: 0.03
421.70/421.79	c asymm  cl-useful: 0/7668/30000 lits-rem:0 time: 0.15
421.70/421.79	c calculated reachability. Time: 0.00
421.70/421.79	c  N dy  2022    357903      1500     30000         0     41795    150000   3005022    123.83   no data  --
425.10/425.14	c  N dy  2140    378059      1500     30000         0     35957    150000   1968451    123.80    130.63  --
428.60/428.64	c  N dy  2262    398068      1500     30000         0     28969    150000    752288    123.82    131.63  --
431.80/431.89	c  N dy  2376    418229      1500     30000         0     49124    150000   3840783    123.77    130.31  --
435.30/435.32	c  N dy  2497    438580      1500     30000         0     41476    150000   2535632    123.76    132.23  --
438.91/438.95	c  N dy  2619    458656      1500     30000         0     32558    150000    999555    123.80    134.24  --
442.40/442.44	c  N dy  2736    479038      1500     30000         0     52931    150000   4125330    123.76    130.42  --
445.80/445.87	c  N dy  2852    499105      1500     30000         0     42997    150000   2481820    123.75    130.71  --
449.70/449.77	c  N dy  2971    519203      1500     30000         0     32107    150000    645565    123.75    164.28  --
452.70/452.70	c  S st  3077    536854      1500     30000         0     49746    150000   3360377    123.74   no data  --
452.80/452.83	c  S st  3077    537357      1500     30000         0     50249    150000   3430355    123.74   no data  --
452.80/452.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
452.80/452.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
452.80/452.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
453.00/453.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
453.00/453.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
453.00/453.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
453.00/453.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
686.11/686.17	c lits-rem:       256  cl-subs:       13  v-elim:      0  v-fix:    0  time: 233.17 s
686.11/686.17	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
686.21/686.21	c vivif2 --  cl tried    50236 cl shrink        0 lits rem          0 time: 0.04
686.61/686.61	c asymm  cl-useful: 0/18487/30000 lits-rem:0 time: 0.40
686.61/686.61	c calculated reachability. Time: 0.00
686.61/686.61	c  N dy  3077    537357      1500     30000         0     50236    150000   3426016    123.74   no data  --
690.71/690.74	c  N dy  3197    557385      1500     30000         0     38270    150000   1452621    123.75    133.67  --
694.70/694.72	c  N dy  3319    577458      1500     30000         0     58329    150000   4563480    123.77    132.62  --
698.70/698.73	c  N dy  3434    597467      1500     30000         0     45350    150000   2396384    123.79    131.78  --
703.00/703.07	c  N dy  3552    617681      1500     30000         0     65551    150000   5531687    123.79    130.97  --
706.91/706.96	c  N dy  3674    637775      1500     30000         0     51643    150000   3239172    123.84    131.74  --
711.41/711.44	c  N dy  3793    657813      1500     30000         0     36697    150000    767884    123.83    130.98  --
715.30/715.30	c  N dy  3914    677925      1500     30000         0     56795    150000   3886871    123.83    132.49  --
719.71/719.78	c  N dy  4029    698258      1500     30000         0     41139    150000   1301155    123.83    132.00  --
723.51/723.58	c  N dy  4153    718323      1500     30000         0     61199    150000   4424327    123.85    165.48  --
727.71/727.74	c  N dy  4272    738397      1500     30000         0     44286    150000   1642886    123.86    130.39  --
731.71/731.70	c  N dy  4387    758429      1500     30000         0     64308    150000   4752850    123.87    130.52  --
735.91/735.93	c  N dy  4517    778647      1500     30000         0     46535    150000   1843878    123.89    131.89  --
740.01/740.01	c  N dy  4638    798775      1500     30000         0     66653    150000   4965934    123.89    130.66  --
741.71/741.73	c  S st  4685    806035      1500     30000         0     73911    150000   6083634    123.89    128.94  --
741.91/741.92	c  S st  4685    806539      1500     30000         0     74415    150000   6151695    123.89   no data  --
741.91/741.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
741.91/741.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
741.91/741.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
742.21/742.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
742.21/742.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
742.21/742.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
742.21/742.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175520-1301783659/watcher-3175520-1301783659 -o /tmp/evaluation-result-3175520-1301783659/solver-3175520-1301783659 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175520-1301783659.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.66 1/174 8996
/proc/meminfo: memFree=22480476/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=30328 CPUtime=0 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 864 0 0 0 0 0 0 0 21 0 1 0 289968656 31055872 803 33554432000 4194304 4650387 140734988202608 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 7582 803 327 112 0 2547 0

[startup+0.0616189 s]
/proc/loadavg: 0.08 0.02 0.66 1/174 8996
/proc/meminfo: memFree=22480476/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=31524 CPUtime=0.05 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 1318 0 0 0 5 0 0 0 21 0 1 0 289968656 32280576 1257 33554432000 4194304 4650387 140734988202608 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 7881 1257 347 112 0 2846 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31524

[startup+0.100616 s]
/proc/loadavg: 0.08 0.02 0.66 1/174 8996
/proc/meminfo: memFree=22480476/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=31656 CPUtime=0.09 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 1349 0 0 0 9 0 0 0 21 0 1 0 289968656 32415744 1288 33554432000 4194304 4650387 140734988202608 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 7914 1288 347 112 0 2879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31656

[startup+0.30058 s]
/proc/loadavg: 0.08 0.02 0.66 1/174 8996
/proc/meminfo: memFree=22480476/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=40884 CPUtime=0.29 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 3687 0 0 0 29 0 0 0 22 0 1 0 289968656 41865216 3237 33554432000 4194304 4650387 140734988202608 18446744073709551615 4334262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 10221 3237 377 112 0 5186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40884

[startup+0.7005 s]
/proc/loadavg: 0.08 0.02 0.66 1/174 8996
/proc/meminfo: memFree=22480476/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=40884 CPUtime=0.69 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 4380 0 0 0 69 0 0 0 24 0 1 0 289968656 41865216 3930 33554432000 4194304 4650387 140734988202608 18446744073709551615 4365355 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 10221 3930 377 112 0 5186 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40884

[startup+1.50037 s]
/proc/loadavg: 0.08 0.02 0.66 2/175 8997
/proc/meminfo: memFree=22466580/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=41512 CPUtime=1.49 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 6514 0 0 0 149 0 0 0 25 0 1 0 289968656 42508288 3614 33554432000 4194304 4650387 140734988202608 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 10378 3614 379 112 0 5343 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41512

[startup+3.10104 s]
/proc/loadavg: 0.08 0.02 0.66 2/175 8997
/proc/meminfo: memFree=22466952/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=41748 CPUtime=3.09 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 9901 0 0 0 309 0 0 0 25 0 1 0 289968656 42749952 3746 33554432000 4194304 4650387 140734988202608 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 10437 3746 380 112 0 5402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41748

[startup+6.3005 s]
/proc/loadavg: 0.39 0.08 0.68 5/190 9027
/proc/meminfo: memFree=22371184/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=66488 CPUtime=6.29 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 17570 0 0 0 628 1 0 0 25 0 1 0 289968656 68083712 9512 33554432000 4194304 4650387 140734988202608 18446744073709551615 4316003 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 16622 9512 381 112 0 11587 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66488

[startup+12.7004 s]
/proc/loadavg: 0.68 0.15 0.69 5/190 9027
/proc/meminfo: memFree=22299672/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=66552 CPUtime=12.69 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 20512 0 0 0 1266 3 0 0 25 0 1 0 289968656 68149248 10398 33554432000 4194304 4650387 140734988202608 18446744073709551615 4361030 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 16638 10398 381 112 0 11603 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66552

[startup+25.5011 s]
/proc/loadavg: 1.42 0.33 0.75 5/190 9028
/proc/meminfo: memFree=22198304/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=91700 CPUtime=25.49 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 37386 0 0 0 2543 6 0 0 25 0 1 0 289968656 93900800 17222 33554432000 4194304 4650387 140734988202608 18446744073709551615 4438639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 22925 17222 381 112 0 17890 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91700

[startup+51.1005 s]
/proc/loadavg: 2.30 0.63 0.83 5/190 9029
/proc/meminfo: memFree=22133472/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=160668 CPUtime=51.09 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 52982 0 0 0 5100 9 0 0 25 0 1 0 289968656 164524032 23671 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 40167 23671 381 112 0 35132 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 160668

[startup+102.306 s]
/proc/loadavg: 3.26 1.15 1.00 5/190 9030
/proc/meminfo: memFree=22089256/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=175888 CPUtime=102.3 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 71237 0 0 0 10218 12 0 0 25 0 1 0 289968656 180109312 27317 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 43972 27317 381 112 0 38937 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 175888

[startup+162.301 s]
/proc/loadavg: 3.73 1.66 1.18 5/190 9031
/proc/meminfo: memFree=21943272/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=175888 CPUtime=162.29 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 71237 0 0 0 16217 12 0 0 25 0 1 0 289968656 180109312 27317 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 43972 27317 381 112 0 38937 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 175888

[startup+222.301 s]
/proc/loadavg: 3.94 2.10 1.36 5/190 9033
/proc/meminfo: memFree=21961832/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=175888 CPUtime=222.3 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 71237 0 0 0 22217 13 0 0 25 0 1 0 289968656 180109312 27317 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 43972 27317 381 112 0 38937 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 175888

[startup+282.301 s]
/proc/loadavg: 3.98 2.44 1.52 5/190 9035
/proc/meminfo: memFree=21949760/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=185172 CPUtime=282.29 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 94923 0 0 0 28213 16 0 0 25 0 1 0 289968656 189616128 29092 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 46293 29092 381 112 0 41258 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 185172

[startup+342.301 s]
/proc/loadavg: 3.99 2.72 1.67 5/190 9036
/proc/meminfo: memFree=21916860/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=185172 CPUtime=342.29 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 94923 0 0 0 34213 16 0 0 25 0 1 0 289968656 189616128 29092 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 46293 29092 381 112 0 41258 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 185172

[startup+402.3 s]
/proc/loadavg: 3.99 2.95 1.82 5/190 9038
/proc/meminfo: memFree=21928984/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=185172 CPUtime=402.29 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 94923 0 0 0 40213 16 0 0 25 0 1 0 289968656 189616128 29092 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 46293 29092 381 112 0 41258 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 185172

[startup+462.301 s]
/proc/loadavg: 3.99 3.14 1.95 5/190 9039
/proc/meminfo: memFree=21892732/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=196756 CPUtime=462.3 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 129410 0 0 0 46205 25 0 0 25 0 1 0 289968656 201478144 31904 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 49189 31904 381 112 0 44154 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 196756

[startup+522.301 s]
/proc/loadavg: 4.13 3.33 2.09 5/190 9041
/proc/meminfo: memFree=21885120/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=196756 CPUtime=522.3 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 129420 0 0 0 52205 25 0 0 25 0 1 0 289968656 201478144 31914 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 49189 31914 381 112 0 44154 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 196756

[startup+582.3 s]
/proc/loadavg: 4.05 3.45 2.20 5/190 9043
/proc/meminfo: memFree=21888312/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=196756 CPUtime=582.3 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 129420 0 0 0 58205 25 0 0 25 0 1 0 289968656 201478144 31914 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 49189 31914 381 112 0 44154 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 196756

[startup+642.301 s]
/proc/loadavg: 4.07 3.56 2.32 5/190 9044
/proc/meminfo: memFree=21876128/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=196756 CPUtime=642.31 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 129420 0 0 0 64206 25 0 0 25 0 1 0 289968656 201478144 31914 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 49189 31914 381 112 0 44154 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 196756

[startup+702.301 s]
/proc/loadavg: 4.02 3.64 2.42 5/190 9046
/proc/meminfo: memFree=21890964/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=197224 CPUtime=702.31 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 142899 0 0 0 70202 29 0 0 25 0 1 0 289968656 201957376 33495 33554432000 4194304 4650387 140734988202608 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 49306 33495 381 112 0 44271 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 197224

[startup+762.306 s]
/proc/loadavg: 4.07 3.72 2.52 5/190 9047
/proc/meminfo: memFree=21821000/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=248496 CPUtime=762.32 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 188446 0 0 0 76191 41 0 0 25 0 1 0 289968656 254459904 46343 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476389 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 62124 46343 381 112 0 57089 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 248496

[startup+822.301 s]
/proc/loadavg: 4.02 3.77 2.61 5/190 9049
/proc/meminfo: memFree=21782652/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=248644 CPUtime=822.31 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 188483 0 0 0 82190 41 0 0 25 0 1 0 289968656 254611456 46380 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 62161 46380 381 112 0 57126 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 248644

[startup+882.301 s]
/proc/loadavg: 4.01 3.81 2.70 5/190 9051
/proc/meminfo: memFree=21795740/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=248644 CPUtime=882.31 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 188483 0 0 0 88190 41 0 0 25 0 1 0 289968656 254611456 46380 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 62161 46380 381 112 0 57126 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 248644

[startup+942.3 s]
/proc/loadavg: 4.00 3.84 2.77 5/190 9052
/proc/meminfo: memFree=21728360/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=248644 CPUtime=942.31 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 188483 0 0 0 94190 41 0 0 25 0 1 0 289968656 254611456 46380 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 62161 46380 381 112 0 57126 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 248644

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.85 5/190 9054
/proc/meminfo: memFree=21713816/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=248644 CPUtime=1002.31 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 188483 0 0 0 100190 41 0 0 25 0 1 0 289968656 254611456 46380 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 62161 46380 381 112 0 57126 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 248644

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.92 5/190 9055
/proc/meminfo: memFree=21702644/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=248644 CPUtime=1062.31 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 188483 0 0 0 106190 41 0 0 25 0 1 0 289968656 254611456 46380 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 62161 46380 381 112 0 57126 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 248644

[startup+1122.3 s]
/proc/loadavg: 4.07 3.93 2.99 5/190 9057
/proc/meminfo: memFree=21741544/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=249008 CPUtime=1122.32 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 188540 0 0 0 112191 41 0 0 25 0 1 0 289968656 254984192 46437 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 62252 46437 381 112 0 57217 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 249008

[startup+1182.3 s]
/proc/loadavg: 4.10 3.96 3.06 5/190 9059
/proc/meminfo: memFree=21588132/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=249008 CPUtime=1182.32 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 188540 0 0 0 118191 41 0 0 25 0 1 0 289968656 254984192 46437 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 62252 46437 381 112 0 57217 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 249008

[startup+1242.3 s]
/proc/loadavg: 4.03 3.97 3.11 5/190 9060
/proc/meminfo: memFree=21580036/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=249008 CPUtime=1242.32 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 188540 0 0 0 124191 41 0 0 25 0 1 0 289968656 254984192 46437 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 62252 46437 381 112 0 57217 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 249008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.17 5/190 9062
/proc/meminfo: memFree=21577640/32951124 swapFree=67111528/67111528
[pid=8996] ppid=8994 vsize=249008 CPUtime=1300.03 cores=0,2
/proc/8996/stat : 8996 (strangenight1-s) R 8994 8996 8966 0 -1 4202496 188540 0 0 0 129962 41 0 0 25 0 1 0 289968656 254984192 46437 33554432000 4194304 4650387 140734988202608 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8996/statm: 62252 46437 381 112 0 57217 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 249008

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.62
CPU system time (s): 0.426935
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 249008

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

runsolver used 2.32765 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 00:34:19
IDJOB=3175520
IDBENCH=82538
IDSOLVER=1589
FILE ID=node101/3175520-1301783659
RUNJOBID= node101-1301783657-8984
PBS_JOBID= 12841416
Free space on /tmp= 72336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S1793954886-065-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175520-1301783659/watcher-3175520-1301783659 -o /tmp/evaluation-result-3175520-1301783659/solver-3175520-1301783659 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175520-1301783659.cnf

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

MD5SUM BENCH= f6b9ddbb2d1027fc4cfe1e8c2d86f4e1
RANDOM SEED=2132423673

node101.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.841
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.68
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.841
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.77
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.841
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.841
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.74
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.841
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.841
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.841
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:      22480632 kB
Buffers:        335284 kB
Cached:        9826236 kB
SwapCached:          0 kB
Active:        6651264 kB
Inactive:      3571620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22480632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7036 kB
Writeback:           0 kB
AnonPages:       61512 kB
Mapped:          14540 kB
Slab:           184784 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189632 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= 72312 MiB
End job on node101 at 2011-04-03 00:56:01