Trace number 3175505

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) 1299.99 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S877088425-001-UNKNOWN.cnf
MD5SUM419b5972e0565bacaabacb029af6176c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark363.652
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-3175505-1301783655.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.01 s
0.00/0.01	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.14
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
0.09/0.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.19/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.22	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.22	c calculated reachability. Time: 0.00
0.19/0.22	c Calc default polars -  time:   0.00 s pos:     706 undec:      65 neg:     729
0.19/0.22	c =========================================================================================
0.19/0.22	c types(t): F = full restart, N = normal restart
0.19/0.22	c types(t): S = simplification begin/end, E = solution found
0.19/0.22	c restart types(rt): st = static, dy = dynamic
0.19/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.22	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data  --
0.49/0.56	c  N dy    21      4028      1500     30000         0      4020    150000    638027    118.94    127.65  --
0.89/0.92	c  N dy    47      8127      1500     30000         0      5626    150000    625911    119.99    131.29  --
1.19/1.29	c  N dy    79     12147      1500     30000         0      5395    150000    388240    121.72    150.54  --
1.59/1.67	c  N dy    98     16325      1500     30000         0      9571    150000   1020481    120.48    127.87  --
1.99/2.05	c  N dy   122     20413      1500     30000         0      8037    150000    600654    120.64    128.19  --
2.39/2.44	c  N dy   148     24520      1500     30000         0     12142    150000   1215851    120.76    128.10  --
2.39/2.49	c  F st   152     25000      1500     30000         0     12622    150000   1290522    120.82   no data  --
2.89/2.98	c  N dy   158     30001      1500     30000         0     10810    150000    905627    120.82   no data  --
2.89/2.98	c  S st   158     30001      1500     30000         0     10810    150000    905627    120.82   no data  --
2.99/3.04	c  S st   158     30504      1500     30000         0     11313    150000    974461    120.82   no data  --
2.99/3.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.09/3.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
3.09/3.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.09/5.13	c lits-rem:      2029  cl-subs:       15  v-elim:      0  v-fix:    0  time:  2.02 s
5.29/5.30	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.17
5.29/5.30	c calculated reachability. Time: 0.00
5.29/5.30	c  N dy   158     30504      1500     30000         0     11298    150000    967060    120.82   no data  --
5.69/5.72	c  N dy   184     34515      1500     30000         0     15308    150000   1581885    121.26    129.59  --
6.09/6.11	c  N dy   207     38529      1500     30000         0     11425    150000    797335    121.20    128.58  --
6.50/6.53	c  N dy   230     42618      1500     30000         0     15512    150000   1436319    121.46    166.53  --
6.79/6.87	c  S st   252     45758      1500     30000         0      9702    150000    385951    121.46    114.91  --
6.89/6.93	c  S st   252     46262      1500     30000         0     10206    150000    452862    121.46   no data  --
6.89/6.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
6.89/6.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
6.89/6.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.00/11.07	c lits-rem:      1250  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.11 s
11.00/11.07	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
11.00/11.08	c vivif2 --  cl tried    10206 cl shrink        0 lits rem          0 time: 0.00
11.19/11.25	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.17
11.19/11.26	c calculated reachability. Time: 0.00
11.19/11.26	c  N dy   252     46262      1500     30000         0     10206    150000    451612    121.46   no data  --
11.59/11.69	c  N dy   277     50397      1500     30000         0     14341    150000   1081058    121.52    128.29  --
12.19/12.20	c  N dy   302     54820      1500     30000         0     18764    150000   1754946    121.42    129.17  --
12.59/12.65	c  N dy   329     58861      1500     30000         0     12826    150000    725934    121.62    128.97  --
12.99/13.09	c  N dy   355     62879      1500     30000         0     16843    150000   1336193    121.64    128.36  --
13.59/13.62	c  N dy   381     67235      1500     30000         0     21195    150000   2008491    121.73    128.63  --
13.79/13.87	c  S st   397     69393      1500     30000         0     12365    150000    503008    121.83    114.12  --
13.89/13.94	c  S st   397     69894      1500     30000         0     12866    150000    565994    121.83   no data  --
13.89/13.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.89/13.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.89/13.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.89/13.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.89/13.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.89/13.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
13.89/13.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.39/18.43	c lits-rem:      1759  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.45 s
18.39/18.43	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
18.39/18.44	c vivif2 --  cl tried    12864 cl shrink        0 lits rem          0 time: 0.01
18.60/18.62	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.18
18.60/18.62	c calculated reachability. Time: 0.00
18.60/18.62	c  N dy   397     69894      1500     30000         0     12864    150000    563476    121.83   no data  --
19.09/19.12	c  N dy   429     74515      1500     30000         0     17482    150000   1280043    122.07    130.91  --
19.59/19.67	c  N dy   458     79321      1500     30000         0     22286    150000   2014291    122.09    133.62  --
20.19/20.25	c  N dy   494     84492      1500     30000         0     15464    150000    837935    122.22    128.74  --
20.49/20.57	c  F st   512     87502      1500     30000         0     18471    150000   1300637    122.26    115.55  --
20.89/20.95	c  N st   517     90797      1500     30000         0     21762    150000   1847430    122.26   no data  --
21.59/21.64	c  N dy   538     96663      1500     30000         0     14638    150000    562226    122.12    128.95  --
22.29/22.33	c  N dy   576    102905      1500     30000         0     20877    150000   1518534    122.14    129.06  --
22.49/22.56	c  S st   591    104842      1500     30000         0     22813    150000   1818214    122.22   no data  --
22.59/22.65	c  S st   591    105343      1500     30000         0     23314    150000   1887642    122.22   no data  --
22.59/22.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.59/22.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.59/22.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
22.69/22.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.69/22.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.69/22.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
22.69/22.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.59/33.63	c lits-rem:       676  cl-subs:        5  v-elim:      0  v-fix:    0  time: 10.88 s
33.59/33.63	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
33.59/33.65	c vivif2 --  cl tried    23309 cl shrink        0 lits rem          0 time: 0.02
33.89/33.93	c asymm  cl-useful: 0/28352/30000 lits-rem:0 time: 0.28
33.89/33.93	c calculated reachability. Time: 0.00
33.89/33.93	c  N dy   591    105343      1500     30000         0     23309    150000   1885691    122.22   no data  --
34.80/34.81	c  N dy   638    112247      1500     30000         0     16222    150000    665503    122.30    129.28  --
35.59/35.66	c  N dy   681    119466      1500     30000         0     23441    150000   1767515    122.25    132.96  --
36.59/36.62	c  N dy   726    127096      1500     30000         0     16073    150000    493102    122.29    129.93  --
37.49/37.54	c  N dy   774    135213      1500     30000         0     24188    150000   1742055    122.35    129.05  --
38.59/38.67	c  N dy   834    143857      1500     30000         0     16832    150000    461309    122.42    128.95  --
39.69/39.75	c  N dy   896    153101      1500     30000         0     26075    150000   1881260    122.50    133.89  --
40.29/40.38	c  S st   924    158014      1500     30000         0     30988    150000   2627879    122.46    122.82  --
40.39/40.47	c  S st   924    158517      1500     30000         0     31491    150000   2693205    122.46   no data  --
40.39/40.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.39/40.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.49/40.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
40.60/40.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.60/40.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.60/40.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
40.60/40.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.29/64.35	c lits-rem:       746  cl-subs:       18  v-elim:      0  v-fix:    0  time: 23.75 s
64.29/64.35	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
64.29/64.38	c vivif2 --  cl tried    31473 cl shrink        0 lits rem          0 time: 0.02
64.39/64.41	c asymm  cl-useful: 0/1648/30000 lits-rem:0 time: 0.03
64.39/64.41	c calculated reachability. Time: 0.00
64.39/64.41	c  N dy   924    158517      1500     30000         0     31473    150000   2686195    122.46   no data  --
65.69/65.73	c  N dy   987    168748      1500     30000         0     24706    150000   1530072    122.52    130.48  --
67.19/67.26	c  N dy  1059    179635      1500     30000         0     35592    150000   3233277    122.69    129.19  --
68.69/68.74	c  N dy  1139    191134      1500     30000         0     29091    150000   2061475    122.86    131.93  --
70.40/70.46	c  N dy  1211    203399      1500     30000         0     22358    150000    874568    122.73    129.53  --
72.19/72.25	c  N dy  1294    216389      1500     30000         0     35339    150000   2900565    122.82    129.31  --
74.09/74.17	c  N dy  1375    230311      1500     30000         0     29265    150000   1778703    122.77    129.38  --
75.19/75.25	c  S st  1422    237775      1500     30000         0     36721    150000   2923031    122.77   no data  --
75.29/75.36	c  S st  1422    238281      1500     30000         0     37227    150000   2987938    122.77   no data  --
75.29/75.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
75.29/75.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.29/75.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
75.39/75.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.39/75.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.39/75.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
75.39/75.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
224.09/224.14	c lits-rem:       580  cl-subs:       21  v-elim:      0  v-fix:    0  time: 148.64 s
224.09/224.14	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
224.09/224.17	c vivif2 --  cl tried    37206 cl shrink        0 lits rem          0 time: 0.03
224.39/224.49	c asymm  cl-useful: 0/22384/30000 lits-rem:0 time: 0.31
224.39/224.49	c calculated reachability. Time: 0.00
224.39/224.49	c  N dy  1422    238281      1500     30000         0     37206    150000   2980226    122.77   no data  --
226.60/226.68	c  N dy  1514    253588      1500     30000         0     31514    150000   2014609    122.90    132.97  --
229.09/229.10	c  N dy  1605    269970      1500     30000         0     25901    150000    986714    122.89    130.01  --
231.59/231.64	c  N dy  1701    287267      1500     30000         0     43188    150000   3624133    122.83    129.91  --
234.30/234.37	c  N dy  1826    305650      1500     30000         0     38570    150000   2822088    123.04    153.19  --
234.39/234.46	c  F st  1829    306250      1500     30000         0     39169    150000   2911175    123.03    118.07  --
237.29/237.37	c  N dy  1926    325342      1500     30000         0     34261    150000   2003877    123.11    129.93  --
240.49/240.57	c  N dy  2045    345546      1500     30000         0     29473    150000   1102107    123.08    131.44  --
242.28/242.36	c  S st  2122    357421      1500     30000         0     41343    150000   2941873    123.12    108.31  --
242.38/242.47	c  S st  2122    357929      1500     30000         0     41851    150000   3008847    123.12   no data  --
242.38/242.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
242.38/242.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
242.48/242.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
242.58/242.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.58/242.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.58/242.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
242.58/242.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
395.68/395.72	c lits-rem:       431  cl-subs:       10  v-elim:      0  v-fix:    0  time: 153.11 s
395.68/395.72	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
395.68/395.75	c vivif2 --  cl tried    41841 cl shrink        0 lits rem          0 time: 0.03
395.78/395.88	c asymm  cl-useful: 0/7616/30000 lits-rem:0 time: 0.13
395.78/395.88	c calculated reachability. Time: 0.00
395.78/395.88	c  N dy  2122    357929      1500     30000         0     41841    150000   3005420    123.12   no data  --
398.88/398.96	c  N dy  2242    378077      1500     30000         0     35989    150000   1963825    123.10    130.46  --
402.28/402.39	c  N dy  2354    398151      1500     30000         0     29064    150000    743474    123.05    131.00  --
405.48/405.59	c  N dy  2478    418330      1500     30000         0     49227    150000   3838051    123.04    130.18  --
408.78/408.86	c  N dy  2606    438356      1500     30000         0     41261    150000   2487576    123.07    131.18  --
412.38/412.42	c  N dy  2728    458464      1500     30000         0     32373    150000    951839    123.06    129.90  --
415.69/415.74	c  N dy  2855    478578      1500     30000         0     52479    150000   4051156    123.10    130.05  --
419.09/419.11	c  N dy  2969    498711      1500     30000         0     42621    150000   2398919    123.05    130.47  --
422.88/422.95	c  N dy  3098    518814      1500     30000         0     31735    150000    576025    123.12    130.25  --
425.78/425.87	c  S st  3210    536894      1500     30000         0     49808    150000   3388862    123.15    128.62  --
425.98/426.00	c  S st  3210    537400      1500     30000         0     50314    150000   3452332    123.15   no data  --
425.98/426.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
425.98/426.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
425.98/426.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
426.08/426.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.08/426.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.08/426.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
426.08/426.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
651.98/652.05	c lits-rem:       503  cl-subs:       18  v-elim:      0  v-fix:    0  time: 225.89 s
651.98/652.05	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
651.98/652.08	c vivif2 --  cl tried    50296 cl shrink        0 lits rem          0 time: 0.03
652.28/652.38	c asymm  cl-useful: 0/18578/30000 lits-rem:0 time: 0.30
652.28/652.38	c calculated reachability. Time: 0.00
652.28/652.38	c  N dy  3210    537400      1500     30000         0     50296    150000   3445942    123.15   no data  --
655.78/655.83	c  N dy  3329    557423      1500     30000         0     38319    150000   1449505    123.15    130.01  --
659.08/659.18	c  N dy  3443    577499      1500     30000         0     58378    150000   4540011    123.15    129.90  --
662.58/662.66	c  N dy  3565    598101      1500     30000         0     45991    150000   2480876    123.14    130.05  --
666.38/666.40	c  N dy  3692    618154      1500     30000         0     66031    150000   5599907    123.23    130.43  --
669.68/669.70	c  N dy  3818    638356      1500     30000         0     52241    150000   3304444    123.26    129.81  --
673.49/673.51	c  N dy  3933    658506      1500     30000         0     37401    150000    862180    123.26    130.49  --
676.78/676.83	c  N dy  4054    678549      1500     30000         0     57432    150000   3940299    123.26    131.27  --
680.58/680.61	c  N dy  4170    698571      1500     30000         0     41465    150000   1351089    123.27    129.88  --
683.99/684.04	c  N dy  4284    718730      1500     30000         0     61606    150000   4454426    123.25    130.69  --
687.78/687.81	c  N dy  4402    738833      1500     30000         0     44724    150000   1706651    123.24    129.74  --
691.38/691.46	c  N dy  4527    758980      1500     30000         0     64859    150000   4827739    123.27    131.81  --
695.28/695.31	c  N dy  4655    779027      1500     30000         0     46919    150000   1895895    123.29    131.84  --
698.98/699.06	c  N dy  4775    799108      1500     30000         0     66984    150000   5022686    123.32    137.12  --
700.49/700.53	c  S st  4816    806101      1500     30000         0     73970    150000   6111830    123.33    144.09  --
700.59/700.70	c  S st  4816    806608      1500     30000         0     74477    150000   6181271    123.33   no data  --
700.69/700.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
700.69/700.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
700.69/700.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
700.88/700.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
700.88/700.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
700.88/700.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
700.88/700.98	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-3175505-1301783655/watcher-3175505-1301783655 -o /tmp/evaluation-result-3175505-1301783655/solver-3175505-1301783655 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175505-1301783655.cnf 

running on 2 cores: 5,7

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.27 2.64 2/179 20708
/proc/meminfo: memFree=21660484/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=30324 CPUtime=0 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 865 0 0 0 0 0 0 0 21 0 1 0 270781615 31051776 804 33554432000 4194304 4650387 140736679575968 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 7581 805 327 112 0 2546 0

[startup+0.021175 s]
/proc/loadavg: 0.08 0.27 2.64 2/179 20708
/proc/meminfo: memFree=21660484/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=31384 CPUtime=0.01 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 1279 0 0 0 1 0 0 0 21 0 1 0 270781615 32137216 1218 33554432000 4194304 4650387 140736679575968 18446744073709551615 4369346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 7846 1218 347 112 0 2811 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31384

[startup+0.100161 s]
/proc/loadavg: 0.08 0.27 2.64 2/179 20708
/proc/meminfo: memFree=21660484/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=31648 CPUtime=0.09 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 1360 0 0 0 9 0 0 0 21 0 1 0 270781615 32407552 1299 33554432000 4194304 4650387 140736679575968 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 7912 1299 347 112 0 2877 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31648

[startup+0.301125 s]
/proc/loadavg: 0.08 0.27 2.64 2/179 20708
/proc/meminfo: memFree=21660484/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=40904 CPUtime=0.29 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 3760 0 0 0 29 0 0 0 22 0 1 0 270781615 41885696 3309 33554432000 4194304 4650387 140736679575968 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 10226 3309 377 112 0 5191 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40904

[startup+0.701057 s]
/proc/loadavg: 0.08 0.27 2.64 2/179 20708
/proc/meminfo: memFree=21660484/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=41508 CPUtime=0.69 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 4877 0 0 0 69 0 0 0 23 0 1 0 270781615 42504192 3372 33554432000 4194304 4650387 140736679575968 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 10377 3372 379 112 0 5342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41508

[startup+1.50092 s]
/proc/loadavg: 0.08 0.27 2.64 4/185 20719
/proc/meminfo: memFree=21599404/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=41508 CPUtime=1.49 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 6685 0 0 0 148 1 0 0 25 0 1 0 270781615 42504192 3818 33554432000 4194304 4650387 140736679575968 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 10377 3818 379 112 0 5342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41508

[startup+3.10064 s]
/proc/loadavg: 0.08 0.27 2.64 4/185 20719
/proc/meminfo: memFree=21595692/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=59924 CPUtime=3.09 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 14782 0 0 0 307 2 0 0 25 0 1 0 270781615 61362176 8709 33554432000 4194304 4650387 140736679575968 18446744073709551615 255106465547 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 14981 8709 381 112 0 9946 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59924

[startup+6.30107 s]
/proc/loadavg: 0.31 0.31 2.64 4/185 20719
/proc/meminfo: memFree=21557860/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=66820 CPUtime=6.29 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 18374 0 0 0 626 3 0 0 25 0 1 0 270781615 68423680 10392 33554432000 4194304 4650387 140736679575968 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 16705 10392 381 112 0 11670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66820

[startup+12.7009 s]
/proc/loadavg: 0.53 0.36 2.65 4/185 20719
/proc/meminfo: memFree=21474428/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=66928 CPUtime=12.69 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 22320 0 0 0 1265 4 0 0 25 0 1 0 270781615 68534272 10107 33554432000 4194304 4650387 140736679575968 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 16732 10107 381 112 0 11697 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66928

[startup+25.5007 s]
/proc/loadavg: 1.23 0.52 2.66 5/190 20729
/proc/meminfo: memFree=21332132/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=91840 CPUtime=25.49 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 37142 0 0 0 2543 6 0 0 25 0 1 0 270781615 94044160 17244 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 22960 17244 381 112 0 17925 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91840

[startup+51.1002 s]
/proc/loadavg: 2.17 0.80 2.70 5/190 20730
/proc/meminfo: memFree=21218876/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=159148 CPUtime=51.09 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 52329 0 0 0 5100 9 0 0 25 0 1 0 270781615 162967552 23340 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 39787 23340 381 112 0 34752 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 159148

[startup+102.306 s]
/proc/loadavg: 3.20 1.29 2.76 5/190 20731
/proc/meminfo: memFree=21109216/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=174172 CPUtime=102.29 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 70479 0 0 0 10216 13 0 0 25 0 1 0 270781615 178352128 27029 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 43543 27029 381 112 0 38508 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 174172

[startup+162.301 s]
/proc/loadavg: 3.75 1.80 2.84 5/190 20733
/proc/meminfo: memFree=21055132/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=174172 CPUtime=162.29 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 70480 0 0 0 16216 13 0 0 25 0 1 0 270781615 178352128 27030 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 43543 27030 381 112 0 38508 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 174172

[startup+222.301 s]
/proc/loadavg: 3.94 2.21 2.92 5/190 20734
/proc/meminfo: memFree=21028816/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=174172 CPUtime=222.29 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 70480 0 0 0 22216 13 0 0 25 0 1 0 270781615 178352128 27030 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 43543 27030 381 112 0 38508 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 174172

[startup+282.301 s]
/proc/loadavg: 3.98 2.53 2.98 5/190 20736
/proc/meminfo: memFree=20982784/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=184404 CPUtime=282.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 94406 0 0 0 28209 19 0 0 25 0 1 0 270781615 188829696 29040 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 46101 29040 381 112 0 41066 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 184404

[startup+342.301 s]
/proc/loadavg: 3.99 2.80 3.04 5/190 20737
/proc/meminfo: memFree=20964528/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=184404 CPUtime=342.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 94406 0 0 0 34209 19 0 0 25 0 1 0 270781615 188829696 29040 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 46101 29040 381 112 0 41066 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 184404

[startup+402.301 s]
/proc/loadavg: 3.99 3.01 3.10 5/190 20739
/proc/meminfo: memFree=20938208/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=138072 CPUtime=402.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 101913 0 0 0 40207 21 0 0 25 0 1 0 270781615 141385728 26696 33554432000 4194304 4650387 140736679575968 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 34518 26696 381 112 0 29483 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 138072

[startup+462.301 s]
/proc/loadavg: 3.99 3.19 3.15 5/190 20741
/proc/meminfo: memFree=20919948/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=197200 CPUtime=462.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 129053 0 0 0 46199 29 0 0 25 0 1 0 270781615 201932800 32181 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 49300 32181 381 112 0 44265 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 197200

[startup+522.3 s]
/proc/loadavg: 3.99 3.33 3.20 5/190 20742
/proc/meminfo: memFree=20878272/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=197200 CPUtime=522.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 129053 0 0 0 52199 29 0 0 25 0 1 0 270781615 201932800 32181 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 49300 32181 381 112 0 44265 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 197200

[startup+582.301 s]
/proc/loadavg: 3.99 3.45 3.25 5/190 20744
/proc/meminfo: memFree=20870304/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=197200 CPUtime=582.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 129053 0 0 0 58199 29 0 0 25 0 1 0 270781615 201932800 32181 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 49300 32181 381 112 0 44265 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 197200

[startup+642.3 s]
/proc/loadavg: 3.99 3.55 3.29 5/190 20745
/proc/meminfo: memFree=20849556/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=197200 CPUtime=642.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 129053 0 0 0 64199 29 0 0 25 0 1 0 270781615 201932800 32181 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 49300 32181 381 112 0 44265 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 197200

[startup+702.301 s]
/proc/loadavg: 4.06 3.64 3.34 5/190 20747
/proc/meminfo: memFree=20808724/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=248660 CPUtime=702.29 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 187671 0 0 0 70188 41 0 0 25 0 1 0 270781615 254627840 46405 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 62165 46405 381 112 0 57130 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 248660

[startup+762.306 s]
/proc/loadavg: 4.02 3.71 3.38 5/190 20749
/proc/meminfo: memFree=20800268/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=248792 CPUtime=762.29 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 187769 0 0 0 76188 41 0 0 25 0 1 0 270781615 254763008 46503 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476477 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 62198 46503 381 112 0 57163 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 248792

[startup+822.301 s]
/proc/loadavg: 4.01 3.76 3.41 5/190 20750
/proc/meminfo: memFree=20780788/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=248792 CPUtime=822.29 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 187769 0 0 0 82188 41 0 0 25 0 1 0 270781615 254763008 46503 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 62198 46503 381 112 0 57163 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 248792

[startup+882.3 s]
/proc/loadavg: 4.00 3.80 3.45 5/190 20752
/proc/meminfo: memFree=20831856/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=248792 CPUtime=882.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 187769 0 0 0 88187 41 0 0 25 0 1 0 270781615 254763008 46503 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 62198 46503 381 112 0 57163 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 248792

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 3.48 5/190 20753
/proc/meminfo: memFree=20792284/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=248792 CPUtime=942.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 187770 0 0 0 94187 41 0 0 25 0 1 0 270781615 254763008 46504 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 62198 46504 381 112 0 57163 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 248792

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 3.51 5/190 20755
/proc/meminfo: memFree=20769692/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=248792 CPUtime=1002.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 187771 0 0 0 100187 41 0 0 25 0 1 0 270781615 254763008 46505 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 62198 46505 381 112 0 57163 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 248792

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 3.54 5/190 20757
/proc/meminfo: memFree=20793356/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=248792 CPUtime=1062.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 187779 0 0 0 106187 41 0 0 25 0 1 0 270781615 254763008 46513 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 62198 46513 381 112 0 57163 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 248792

[startup+1122.3 s]
/proc/loadavg: 4.05 3.92 3.57 5/190 20758
/proc/meminfo: memFree=20678024/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=248792 CPUtime=1122.28 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 187779 0 0 0 112187 41 0 0 25 0 1 0 270781615 254763008 46513 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 62198 46513 381 112 0 57163 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 248792

[startup+1182.3 s]
/proc/loadavg: 4.02 3.93 3.59 5/190 20760
/proc/meminfo: memFree=20708508/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=248792 CPUtime=1182.27 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 187779 0 0 0 118186 41 0 0 25 0 1 0 270781615 254763008 46513 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 62198 46513 381 112 0 57163 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 248792

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.62 5/190 20761
/proc/meminfo: memFree=20711220/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=248792 CPUtime=1242.27 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 187779 0 0 0 124186 41 0 0 25 0 1 0 270781615 254763008 46513 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 62198 46513 381 112 0 57163 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 248792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20791
/proc/meminfo: memFree=20718940/32951124 swapFree=67111528/67111528
[pid=20708] ppid=20706 vsize=248792 CPUtime=1299.97 cores=5,7
/proc/20708/stat : 20708 (strangenight1-s) R 20706 20708 20667 0 -1 4202496 187779 0 0 0 129956 41 0 0 25 0 1 0 270781615 254763008 46513 33554432000 4194304 4650387 140736679575968 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20708/statm: 62198 46513 381 112 0 57163 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 248792

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): 1299.99
CPU user time (s): 1299.57
CPU system time (s): 0.422935
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 248792

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

runsolver used 1.9417 second user time and 5.16821 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 00:34:15
IDJOB=3175505
IDBENCH=82523
IDSOLVER=1589
FILE ID=node144/3175505-1301783655
RUNJOBID= node144-1301783648-20688
PBS_JOBID= 12841374
Free space on /tmp= 71316 MiB

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

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

MD5SUM BENCH= 419b5972e0565bacaabacb029af6176c
RANDOM SEED=1498580090

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21660764 kB
Buffers:        357388 kB
Cached:       10574504 kB
SwapCached:          0 kB
Active:        8120556 kB
Inactive:      2894636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21660764 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14000 kB
Writeback:           0 kB
AnonPages:       83432 kB
Mapped:          15576 kB
Slab:           212824 kB
PageTables:       5016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   237216 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= 71292 MiB
End job on node144 at 2011-04-03 00:55:57