Trace number 3369830

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 (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S377999798-061-UNKNOWN.cnf
MD5SUMa4ba28fb1550ba8a4eca95d91f4669c6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark872.659
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-3369830-1305382300.cnf'
0.00/0.02	c -- header says num vars:           1500
0.00/0.02	c -- header says num clauses:       30000
0.00/0.02	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.02	c -- vars added       1500
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	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.15
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.23	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.23	c calculated reachability. Time: 0.00
0.19/0.23	c Calc default polars -  time:   0.00 s pos:     727 undec:      67 neg:     706
0.19/0.23	c =========================================================================================
0.19/0.23	c types(t): F = full restart, N = normal restart
0.19/0.23	c types(t): S = simplification begin/end, E = solution found
0.19/0.23	c restart types(rt): st = static, dy = dynamic
0.19/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.23	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.49/0.59	c  N dy    18      4049      1500     30000         0      4045    150000    642564    123.51    131.76  --
0.89/0.98	c  N dy    40      8229      1500     30000         0      5728    150000    656657    121.77    128.40  --
1.29/1.38	c  N dy    67     12326      1500     30000         0      5572    150000    417714    121.88    128.54  --
1.69/1.79	c  N dy    93     16488      1500     30000         0      9733    150000   1056387    122.26    130.18  --
2.09/2.19	c  N dy   113     20522      1500     30000         0      8150    150000    626941    121.81    129.84  --
2.59/2.63	c  N dy   140     24697      1500     30000         0     12324    150000   1263661    121.88    130.28  --
2.59/2.66	c  F st   143     25000      1500     30000         0     12627    150000   1311363    121.98   no data  --
3.19/3.21	c  N dy   149     30000      1500     30000         0     10809    150000    917825    121.98   no data  --
3.19/3.21	c  S st   149     30000      1500     30000         0     10809    150000    917825    121.98   no data  --
3.19/3.28	c  S st   149     30502      1500     30000         0     11311    150000    989147    121.98   no data  --
3.19/3.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.19/3.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.30/3.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.30/3.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
3.30/3.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.69/5.72	c lits-rem:      1971  cl-subs:       15  v-elim:      0  v-fix:    0  time:  2.37 s
5.89/5.90	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.18
5.89/5.90	c calculated reachability. Time: 0.00
5.89/5.90	c  N dy   149     30502      1500     30000         0     11296    150000    982052    121.98   no data  --
6.29/6.35	c  N dy   170     34652      1500     30000         0     15442    150000   1612829    121.93    129.24  --
6.69/6.78	c  N dy   195     38687      1500     30000         0     11575    150000    835708    122.02    132.13  --
7.19/7.24	c  N dy   223     42772      1500     30000         0     15659    150000   1468881    122.33    129.42  --
7.49/7.58	c  S st   243     45753      1500     30000         0      9689    150000    391107    122.65    124.06  --
7.59/7.64	c  S st   243     46254      1500     30000         0     10190    150000    456157    122.65   no data  --
7.59/7.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.59/7.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
7.59/7.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
7.59/7.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.79/11.81	c lits-rem:      1060  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.13 s
11.79/11.81	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
11.79/11.81	c vivif2 --  cl tried    10190 cl shrink        0 lits rem          0 time: 0.00
11.89/11.99	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.18
11.89/11.99	c calculated reachability. Time: 0.00
11.89/11.99	c  N dy   243     46254      1500     30000         0     10190    150000    455097    122.65   no data  --
12.39/12.44	c  N dy   265     50351      1500     30000         0     14285    150000   1077107    122.49    130.27  --
12.90/12.93	c  N dy   293     54460      1500     30000         0     18392    150000   1715913    122.76    129.51  --
13.29/13.39	c  N dy   317     58476      1500     30000         0     12434    150000    664407    122.80    129.59  --
13.79/13.83	c  N dy   341     62492      1500     30000         0     16448    150000   1272868    122.69    129.45  --
14.30/14.32	c  N dy   368     66583      1500     30000         0     20537    150000   1904491    122.74    131.34  --
14.59/14.67	c  S st   388     69383      1500     30000         0     12357    150000    502733    122.90   no data  --
14.69/14.74	c  S st   388     69886      1500     30000         0     12860    150000    567094    122.90   no data  --
14.69/14.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.69/14.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.69/14.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
14.69/14.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.69/14.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.69/14.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
14.69/14.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.49/19.52	c lits-rem:      1745  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.74 s
19.49/19.52	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
19.49/19.53	c vivif2 --  cl tried    12860 cl shrink        0 lits rem          0 time: 0.00
19.69/19.73	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.20
19.69/19.73	c calculated reachability. Time: 0.00
19.69/19.73	c  N dy   388     69886      1500     30000         0     12860    150000    565349    122.90   no data  --
20.19/20.27	c  N dy   417     74672      1500     30000         0     17645    150000   1300511    122.95    131.09  --
20.79/20.86	c  N dy   437     79503      1500     30000         0     22475    150000   2029803    122.69    129.70  --
21.49/21.53	c  N dy   469     84978      1500     30000         0     15955    150000    908448    122.80    132.15  --
21.79/21.85	c  F st   483     87500      1500     30000         0     18476    150000   1296298    122.76    109.32  --
22.19/22.27	c  N st   488     90798      1500     30000         0     21768    150000   1848410    122.76   no data  --
22.99/23.09	c  N dy   514     96916      1500     30000         0     14891    150000    606865    122.80    129.88  --
23.79/23.89	c  N dy   553    103144      1500     30000         0     21118    150000   1569726    122.94    129.49  --
24.10/24.12	c  S st   563    104830      1500     30000         0     22802    150000   1831727    122.96    124.27  --
24.21/24.21	c  S st   563    105333      1500     30000         0     23305    150000   1900800    122.96   no data  --
24.21/24.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.21/24.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.21/24.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
24.29/24.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.29/24.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.29/24.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
24.29/24.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.79/35.88	c lits-rem:       795  cl-subs:       23  v-elim:      0  v-fix:    0  time: 11.56 s
35.79/35.89	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
35.89/35.91	c vivif2 --  cl tried    23282 cl shrink        0 lits rem          0 time: 0.02
36.09/36.21	c asymm  cl-useful: 0/28454/30000 lits-rem:0 time: 0.30
36.09/36.21	c calculated reachability. Time: 0.00
36.09/36.21	c  N dy   563    105333      1500     30000         0     23282    150000   1892322    122.96   no data  --
37.09/37.13	c  N dy   606    112079      1500     30000         0     16035    150000    642182    123.06    129.64  --
37.99/38.09	c  N dy   656    119328      1500     30000         0     23284    150000   1768133    123.15    130.38  --
39.19/39.23	c  N dy   700    127009      1500     30000         0     15973    150000    484244    123.05    131.34  --
40.19/40.28	c  N dy   740    135155      1500     30000         0     24117    150000   1718341    122.82    131.28  --
41.59/41.66	c  N dy   799    144020      1500     30000         0     16981    150000    490994    123.00    131.34  --
42.90/42.92	c  N dy   846    153246      1500     30000         0     26204    150000   1899949    122.87    132.10  --
43.59/43.65	c  S st   872    158001      1500     30000         0     30958    150000   2633360    122.86   no data  --
43.69/43.76	c  S st   872    158503      1500     30000         0     31460    150000   2698406    122.86   no data  --
43.69/43.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.69/43.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.79/43.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
43.79/43.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.79/43.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.79/43.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
43.79/43.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.79/66.86	c lits-rem:       940  cl-subs:       28  v-elim:      0  v-fix:    0  time: 22.95 s
66.79/66.86	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
66.79/66.89	c vivif2 --  cl tried    31432 cl shrink        0 lits rem          0 time: 0.03
66.89/66.92	c asymm  cl-useful: 0/1546/30000 lits-rem:0 time: 0.03
66.89/66.92	c calculated reachability. Time: 0.00
66.89/66.92	c  N dy   872    158503      1500     30000         0     31432    150000   2688779    122.86   no data  --
68.39/68.42	c  N dy   932    168712      1500     30000         0     24644    150000   1522564    122.90    129.59  --
70.09/70.15	c  N dy  1001    179531      1500     30000         0     35457    150000   3191396    122.96    130.80  --
71.79/71.84	c  N dy  1071    191020      1500     30000         0     28944    150000   2022153    122.94    129.71  --
73.71/73.78	c  N dy  1144    203237      1500     30000         0     22165    150000    845440    122.89    131.13  --
75.70/75.80	c  N dy  1226    216230      1500     30000         0     35146    150000   2860036    123.03    142.07  --
77.89/77.98	c  N dy  1304    230168      1500     30000         0     29090    150000   1776842    123.08    129.60  --
79.21/79.24	c  S st  1350    237755      1500     30000         0     36673    150000   2949831    123.08    126.15  --
79.29/79.36	c  S st  1350    238257      1500     30000         0     37175    150000   3014941    123.08   no data  --
79.29/79.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.29/79.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.39/79.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
79.49/79.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.49/79.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.49/79.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
79.49/79.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
239.99/240.04	c lits-rem:       505  cl-subs:       14  v-elim:      0  v-fix:    0  time: 160.53 s
239.99/240.04	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
239.99/240.07	c vivif2 --  cl tried    37161 cl shrink        0 lits rem          0 time: 0.03
240.39/240.45	c asymm  cl-useful: 0/22157/30000 lits-rem:0 time: 0.38
240.39/240.45	c calculated reachability. Time: 0.00
240.39/240.45	c  N dy  1350    238257      1500     30000         0     37161    150000   3009619    123.08   no data  --
242.89/242.95	c  N dy  1430    253673      1500     30000         0     31584    150000   2017758    123.04    129.72  --
245.69/245.74	c  N dy  1530    269965      1500     30000         0     25877    150000    989797    123.05    134.31  --
248.61/248.67	c  N dy  1632    287210      1500     30000         0     43112    150000   3653796    123.11    150.07  --
251.69/251.76	c  N dy  1749    305616      1500     30000         0     38523    150000   2805744    123.21    131.02  --
251.79/251.87	c  F st  1754    306250      1500     30000         0     39156    150000   2902370    123.21   no data  --
254.99/255.08	c  N dy  1836    325140      1500     30000         0     34047    150000   1976953    123.22    130.27  --
258.70/258.75	c  N dy  1963    345211      1500     30000         0     29124    150000   1049034    123.32    130.33  --
260.71/260.79	c  S st  2030    357386      1500     30000         0     41290    150000   2915192    123.27   no data  --
260.89/260.93	c  S st  2030    357889      1500     30000         0     41793    150000   2979626    123.27   no data  --
260.89/260.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
260.89/260.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
260.89/260.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
260.99/261.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
260.99/261.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.99/261.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
260.99/261.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
416.99/417.03	c lits-rem:       488  cl-subs:       22  v-elim:      0  v-fix:    0  time: 155.95 s
416.99/417.03	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
416.99/417.06	c vivif2 --  cl tried    41771 cl shrink        0 lits rem          0 time: 0.03
417.19/417.25	c asymm  cl-useful: 0/7843/30000 lits-rem:0 time: 0.19
417.19/417.25	c calculated reachability. Time: 0.00
417.19/417.25	c  N dy  2030    357889      1500     30000         0     41771    150000   2971907    123.27   no data  --
420.90/420.96	c  N dy  2156    378048      1500     30000         0     35934    150000   1981251    123.40    132.14  --
424.89/424.90	c  N dy  2273    398101      1500     30000         0     28990    150000    741960    123.44    130.05  --
428.60/428.61	c  N dy  2394    418190      1500     30000         0     49069    150000   3852541    123.47    131.31  --
432.49/432.58	c  N dy  2519    438656      1500     30000         0     41535    150000   2541398    123.49    131.85  --
436.60/436.68	c  N dy  2646    458726      1500     30000         0     32609    150000    997973    123.52    132.22  --
440.49/440.50	c  N dy  2762    478791      1500     30000         0     52665    150000   4099340    123.53    132.85  --
444.41/444.43	c  N dy  2876    498809      1500     30000         0     42689    150000   2416979    123.53    132.69  --
448.81/448.83	c  N dy  2997    518987      1500     30000         0     31875    150000    599940    123.50    132.92  --
452.20/452.21	c  S st  3110    536835      1500     30000         0     49713    150000   3368867    123.52    124.73  --
452.30/452.36	c  S st  3110    537339      1500     30000         0     50217    150000   3432827    123.52   no data  --
452.30/452.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
452.30/452.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
452.40/452.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
452.50/452.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
452.50/452.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
452.50/452.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
452.50/452.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
693.50/693.50	c lits-rem:       443  cl-subs:       18  v-elim:      0  v-fix:    0  time: 240.96 s
693.50/693.50	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
693.50/693.54	c vivif2 --  cl tried    50199 cl shrink        0 lits rem          0 time: 0.04
693.90/693.96	c asymm  cl-useful: 0/18549/30000 lits-rem:0 time: 0.42
693.90/693.96	c calculated reachability. Time: 0.00
693.90/693.96	c  N dy  3110    537339      1500     30000         0     50199    150000   3425931    123.52   no data  --
698.30/698.33	c  N dy  3233    557540      1500     30000         0     38405    150000   1459613    123.55    130.51  --
702.50/702.54	c  N dy  3364    577596      1500     30000         0     58448    150000   4573269    123.61    132.18  --
706.70/706.72	c  N dy  3476    597639      1500     30000         0     45498    150000   2415794    123.57    132.44  --
711.30/711.38	c  N dy  3609    617901      1500     30000         0     65753    150000   5557200    123.61    132.51  --
715.40/715.42	c  N dy  3722    637941      1500     30000         0     51796    150000   3236415    123.59    130.62  --
720.10/720.18	c  N dy  3841    657966      1500     30000         0     36835    150000    795359    123.62    131.29  --
724.21/724.28	c  N dy  3958    678076      1500     30000         0     56935    150000   3941515    123.66    131.05  --
729.01/729.01	c  N dy  4075    698107      1500     30000         0     40971    150000   1285267    123.68    131.77  --
733.40/733.41	c  N dy  4201    718338      1500     30000         0     61193    150000   4444187    123.72    131.52  --
738.00/738.09	c  N dy  4310    738464      1500     30000         0     44330    150000   1643293    123.68    131.28  --
742.51/742.58	c  N dy  4426    758616      1500     30000         0     64470    150000   4757375    123.67    131.68  --
747.30/747.34	c  N dy  4540    778696      1500     30000         0     46560    150000   1854839    123.68    140.29  --
752.00/752.02	c  N dy  4662    798819      1500     30000         0     66675    150000   4964116    123.69    134.23  --
753.90/753.93	c  S st  4703    806008      1500     30000         0     73862    150000   6095631    123.69   no data  --
754.10/754.14	c  S st  4703    806514      1500     30000         0     74368    150000   6161949    123.69   no data  --
754.10/754.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
754.10/754.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
754.20/754.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
754.40/754.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
754.40/754.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
754.40/754.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
754.40/754.45	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-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-3369830-1305382300/watcher-3369830-1305382300 -o /tmp/evaluation-result-3369830-1305382300/solver-3369830-1305382300 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369830-1305382300.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.93 1.59 2.44 2/367 2940
/proc/meminfo: memFree=18492752/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=31252 CPUtime=0.01 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 1256 0 0 0 1 0 0 0 21 0 1 0 728460648 32002048 1196 33554432000 4194304 4650387 140735673888896 18446744073709551615 224284950423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 7813 1196 346 112 0 2778 0

[startup+0.0902731 s]
/proc/loadavg: 0.93 1.59 2.44 2/367 2940
/proc/meminfo: memFree=18492752/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=31648 CPUtime=0.08 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 1342 0 0 0 8 0 0 0 21 0 1 0 728460648 32407552 1282 33554432000 4194304 4650387 140735673888896 18446744073709551615 4536731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 7912 1282 347 112 0 2877 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31648

[startup+0.100259 s]
/proc/loadavg: 0.93 1.59 2.44 2/367 2940
/proc/meminfo: memFree=18492752/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=31648 CPUtime=0.09 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 1352 0 0 0 9 0 0 0 21 0 1 0 728460648 32407552 1292 33554432000 4194304 4650387 140735673888896 18446744073709551615 4370522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 7912 1292 347 112 0 2877 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31648

[startup+0.30022 s]
/proc/loadavg: 0.93 1.59 2.44 2/367 2940
/proc/meminfo: memFree=18492752/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=40884 CPUtime=0.29 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 3766 0 0 0 29 0 0 0 22 0 1 0 728460648 41865216 3316 33554432000 4194304 4650387 140735673888896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 10221 3316 377 112 0 5186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40884

[startup+0.70116 s]
/proc/loadavg: 0.93 1.59 2.44 2/367 2940
/proc/meminfo: memFree=18492752/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=41500 CPUtime=0.69 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 4868 0 0 0 69 0 0 0 23 0 1 0 728460648 42496000 3360 33554432000 4194304 4650387 140735673888896 18446744073709551615 4365445 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 10375 3360 379 112 0 5340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41500

[startup+1.50105 s]
/proc/loadavg: 1.17 1.63 2.45 6/379 2965
/proc/meminfo: memFree=18435132/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=41524 CPUtime=1.49 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 6604 0 0 0 149 0 0 0 25 0 1 0 728460648 42520576 3714 33554432000 4194304 4650387 140735673888896 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 10381 3715 379 112 0 5346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41524

[startup+3.10078 s]
/proc/loadavg: 1.17 1.63 2.45 6/379 2965
/proc/meminfo: memFree=18431536/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=41748 CPUtime=3.09 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 9998 0 0 0 308 1 0 0 25 0 1 0 728460648 42749952 3876 33554432000 4194304 4650387 140735673888896 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 10437 3876 380 112 0 5402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41748

[startup+6.30025 s]
/proc/loadavg: 1.56 1.70 2.47 6/379 2965
/proc/meminfo: memFree=18355616/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=67108 CPUtime=6.29 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 16839 0 0 0 627 2 0 0 25 0 1 0 728460648 68718592 10717 33554432000 4194304 4650387 140735673888896 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 16777 10717 381 112 0 11742 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67108

[startup+12.7002 s]
/proc/loadavg: 1.76 1.74 2.48 5/379 2965
/proc/meminfo: memFree=18333464/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=67248 CPUtime=12.69 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 20822 0 0 0 1266 3 0 0 25 0 1 0 728460648 68861952 10712 33554432000 4194304 4650387 140735673888896 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 16812 10712 381 112 0 11777 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67248

[startup+25.501 s]
/proc/loadavg: 2.25 1.85 2.50 6/379 2967
/proc/meminfo: memFree=18230148/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=91712 CPUtime=25.5 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 37195 0 0 0 2544 6 0 0 25 0 1 0 728460648 93913088 17211 33554432000 4194304 4650387 140735673888896 18446744073709551615 4439616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 22928 17211 381 112 0 17893 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 91712

[startup+51.1008 s]
/proc/loadavg: 2.85 2.02 2.54 6/379 2967
/proc/meminfo: memFree=18156892/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=160184 CPUtime=51.09 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 52754 0 0 0 5100 9 0 0 25 0 1 0 728460648 164028416 23619 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 40046 23619 381 112 0 35011 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 160184

[startup+102.313 s]
/proc/loadavg: 3.58 2.34 2.62 6/379 2969
/proc/meminfo: memFree=18105504/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=175736 CPUtime=102.3 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 71015 0 0 0 10215 15 0 0 25 0 1 0 728460648 179953664 27430 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 43934 27430 381 112 0 38899 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 175736

[startup+162.301 s]
/proc/loadavg: 3.84 2.64 2.70 6/379 2969
/proc/meminfo: memFree=18027704/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=175736 CPUtime=162.29 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 71016 0 0 0 16214 15 0 0 25 0 1 0 728460648 179953664 27431 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 43934 27431 381 112 0 38899 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 175736

[startup+222.301 s]
/proc/loadavg: 3.97 2.90 2.79 6/379 2971
/proc/meminfo: memFree=18011144/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=175736 CPUtime=222.29 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 71016 0 0 0 22214 15 0 0 25 0 1 0 728460648 179953664 27431 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 43934 27431 381 112 0 38899 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 175736

[startup+282.301 s]
/proc/loadavg: 3.99 3.10 2.86 6/379 2974
/proc/meminfo: memFree=17997452/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=185564 CPUtime=282.29 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 94974 0 0 0 28208 21 0 0 25 0 1 0 728460648 190017536 29390 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 46391 29390 381 112 0 41356 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 185564

[startup+342.301 s]
/proc/loadavg: 3.99 3.26 2.93 6/379 2976
/proc/meminfo: memFree=17968380/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=185564 CPUtime=342.29 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 94974 0 0 0 34208 21 0 0 25 0 1 0 728460648 190017536 29390 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 46391 29390 381 112 0 41356 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 185564

[startup+402.301 s]
/proc/loadavg: 3.99 3.39 2.99 6/379 2978
/proc/meminfo: memFree=17931140/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=185564 CPUtime=402.29 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 94974 0 0 0 40208 21 0 0 25 0 1 0 728460648 190017536 29390 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 46391 29390 381 112 0 41356 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 185564

[startup+462.301 s]
/proc/loadavg: 3.99 3.50 3.05 6/379 2978
/proc/meminfo: memFree=17920312/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=196844 CPUtime=462.29 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 129258 0 0 0 46198 31 0 0 25 0 1 0 728460648 201568256 31988 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 49211 31988 381 112 0 44176 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 196844

[startup+522.301 s]
/proc/loadavg: 3.99 3.59 3.11 6/379 2981
/proc/meminfo: memFree=17909840/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=196844 CPUtime=522.29 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 129278 0 0 0 52198 31 0 0 25 0 1 0 728460648 201568256 32008 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 49211 32008 381 112 0 44176 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 196844

[startup+582.301 s]
/proc/loadavg: 4.07 3.69 3.17 6/379 2983
/proc/meminfo: memFree=17906580/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=196844 CPUtime=582.3 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 129278 0 0 0 58199 31 0 0 25 0 1 0 728460648 201568256 32008 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 49211 32008 381 112 0 44176 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 196844

[startup+642.301 s]
/proc/loadavg: 4.02 3.74 3.22 6/379 2985
/proc/meminfo: memFree=17897580/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=196844 CPUtime=642.3 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 129278 0 0 0 64199 31 0 0 25 0 1 0 728460648 201568256 32008 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 49211 32008 381 112 0 44176 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 196844

[startup+702.301 s]
/proc/loadavg: 4.01 3.79 3.27 6/379 2987
/proc/meminfo: memFree=17893176/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=197084 CPUtime=702.3 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 136113 0 0 0 70196 34 0 0 25 0 1 0 728460648 201814016 32979 33554432000 4194304 4650387 140735673888896 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 49271 32979 381 112 0 44236 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 197084

[startup+762.314 s]
/proc/loadavg: 4.08 3.85 3.32 6/379 2987
/proc/meminfo: memFree=17833868/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=249188 CPUtime=762.32 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 188292 0 0 0 76182 50 0 0 25 0 1 0 728460648 255168512 46457 33554432000 4194304 4650387 140735673888896 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 62297 46457 381 112 0 57262 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 249188

[startup+822.301 s]
/proc/loadavg: 4.07 3.89 3.37 6/379 2989
/proc/meminfo: memFree=17799000/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=249588 CPUtime=822.3 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 188451 0 0 0 82180 50 0 0 25 0 1 0 728460648 255578112 46615 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 62397 46615 381 112 0 57362 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 249588

[startup+882.301 s]
/proc/loadavg: 4.02 3.91 3.40 6/379 2991
/proc/meminfo: memFree=17816936/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=249588 CPUtime=882.3 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 188451 0 0 0 88180 50 0 0 25 0 1 0 728460648 255578112 46615 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 62397 46615 381 112 0 57362 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 249588

[startup+942.301 s]
/proc/loadavg: 4.01 3.92 3.44 6/379 2993
/proc/meminfo: memFree=17757992/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=249588 CPUtime=942.3 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 188451 0 0 0 94180 50 0 0 25 0 1 0 728460648 255578112 46615 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 62397 46615 381 112 0 57362 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 249588

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.47 6/379 2995
/proc/meminfo: memFree=17756224/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=249588 CPUtime=1002.31 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 188452 0 0 0 100181 50 0 0 25 0 1 0 728460648 255578112 46616 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 62397 46616 381 112 0 57362 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 249588

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.50 6/379 2995
/proc/meminfo: memFree=17756660/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=249588 CPUtime=1062.31 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 188452 0 0 0 106181 50 0 0 25 0 1 0 728460648 255578112 46616 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 62397 46616 381 112 0 57362 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 249588

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.53 6/379 2997
/proc/meminfo: memFree=17736912/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=249588 CPUtime=1122.31 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 188454 0 0 0 112181 50 0 0 25 0 1 0 728460648 255578112 46618 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 62397 46618 381 112 0 57362 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 249588

[startup+1182.3 s]
/proc/loadavg: 4.09 3.98 3.56 6/379 2999
/proc/meminfo: memFree=17754220/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=249588 CPUtime=1182.31 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 188454 0 0 0 118181 50 0 0 25 0 1 0 728460648 255578112 46618 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 62397 46618 381 112 0 57362 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 249588

[startup+1242.3 s]
/proc/loadavg: 4.03 3.98 3.59 6/379 3001
/proc/meminfo: memFree=17768828/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=249588 CPUtime=1242.31 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 188454 0 0 0 124181 50 0 0 25 0 1 0 728460648 255578112 46618 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 62397 46618 381 112 0 57362 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 249588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.02 3.62 6/379 3003
/proc/meminfo: memFree=17683476/32951124 swapFree=45193364/67111528
[pid=2940] ppid=2938 vsize=249588 CPUtime=1300.02 cores=0,2
/proc/2940/stat : 2940 (strangenight1-s) R 2938 2940 2476 0 -1 4202496 188455 0 0 0 129951 51 0 0 25 0 1 0 728460648 255578112 46619 33554432000 4194304 4650387 140735673888896 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2940/statm: 62397 46619 381 112 0 57362 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 249588

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.04
CPU user time (s): 1299.52
CPU system time (s): 0.52192
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 249588

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

runsolver used 5.01024 second user time and 9.90949 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-14 16:11:40
IDJOB=3369830
IDBENCH=82639
IDSOLVER=1847
FILE ID=node118/3369830-1305382300
RUNJOBID= node118-1305382300-2918
PBS_JOBID= 13324384
Free space on /tmp= 73048 MiB

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

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

MD5SUM BENCH= a4ba28fb1550ba8a4eca95d91f4669c6
RANDOM SEED=288674118

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18493312 kB
Buffers:        259552 kB
Cached:        4199848 kB
SwapCached:      22084 kB
Active:       11742128 kB
Inactive:      2412016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18493312 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           13696 kB
Writeback:           0 kB
AnonPages:     9686268 kB
Mapped:          14700 kB
Slab:           148100 kB
PageTables:      90120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88631176 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= 73024 MiB
End job on node118 at 2011-05-14 16:33:22