Trace number 3273945

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-2-mt? (TO) 4800.4 1201.74

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s20078956-unsat.cnf
MD5SUM8d05c170d9e6ebfc370bd1d7f7c63d86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3273945-1304118361.cnf'
0.00/0.00	c -- header says num vars:            141
0.00/0.00	c -- header says num clauses:         292
3.18/0.80	c -- clauses added:            0 learnts,          292 normals,            0 xors
3.18/0.80	c -- vars added        141
3.18/0.80	c Parsing time:  0.00 s
3.18/0.80	c  N st     0         0       141       292         0         0       876         0   no data   no data
3.18/0.80	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
3.18/0.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.18/0.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.18/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.18/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.18/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
3.18/0.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.18/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.18/0.80	c calculated reachability. Time: 0.00
3.18/0.80	c Calc default polars -  time:   0.00 s pos:       6 undec:     131 neg:       4
3.18/0.80	c =========================================================================================
3.18/0.80	c types(t): F = full restart, N = normal restart
3.18/0.80	c types(t): S = simplification begin/end, E = solution found
3.18/0.80	c restart types(rt): st = static, dy = dynamic
3.18/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.80	c  B st     0         0       141       292         0         0       876         0   no data   no data
3.18/0.80	c Decided on static restart strategy
3.18/0.80	c  N st     8      4916       141       292         0      4401       876     79239   no data   no data
3.18/0.80	c  N st    10     11300       141       292         0      4047       876     62849   no data   no data
3.18/0.80	c  N st    11     17043       141       292         0      9247       876    175404   no data   no data
3.18/0.80	c  F st    12     25003       141       292         0     11138       876    224742   no data   no data
3.18/0.80	c  N st    12     25003       141       292         0     11138       876    224742   no data   no data
3.18/0.80	c Decided on static restart strategy
3.18/0.80	c  N st    18     30000       141       292         0      9576       876    168947   no data   no data
3.18/0.80	c  S st    18     30000       141       292         0      9576       876    168947   no data   no data
3.58/0.90	c  S st    18     30502       141       292         0     10063       876    179094   no data   no data
3.58/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.58/0.90	c blocked clauses removed:        0 vars:      0 tried:         141 T: 0.00 s
3.58/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
3.58/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.58/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.58/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.90	c lits-rem:      1085  cl-subs:      613  v-elim:      0  v-fix:    0  time:  0.08 s
3.58/0.90	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
3.98/1.00	c calculated reachability. Time: 0.00
3.98/1.00	c  N st    18     30502       141       292         0      9450       876    160829   no data   no data
4.39/1.20	c  N st    20     37613       141       292         0      8673       876    138872   no data   no data
5.57/1.40	c  N st    21     44012       141       292         0     14158       876    270478   no data   no data
5.97/1.50	c  S st    22     45753       141       292         0      7940       876    105270   no data   no data
5.97/1.50	c  S st    22     46256       141       292         0      8428       876    116334   no data   no data
5.97/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.97/1.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.97/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
5.97/1.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.50	c lits-rem:       154  cl-subs:       87  v-elim:      0  v-fix:    0  time:  0.01 s
5.97/1.50	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
5.97/1.50	c vivif2 --  cl tried     8341 cl shrink        0 lits rem          0 time: 0.00
5.97/1.50	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
5.97/1.50	c calculated reachability. Time: 0.00
5.97/1.50	c  N st    22     46256       141       292         0      8341       876    114049   no data   no data
7.97/2.02	c  N st    23     60654       141       292         0     12053       876    202309   no data   no data
9.19/2.36	c  N st    24     69384       141       292         0     10072       876    133850   no data   no data
9.19/2.36	c  S st    24     69384       141       292         0     10072       876    133850   no data   no data
9.19/2.38	c  S st    24     69887       141       292         0     10559       876    144354   no data   no data
9.19/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.19/2.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/2.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
9.19/2.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.19/2.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.19/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.42	c lits-rem:       286  cl-subs:      219  v-elim:      0  v-fix:    0  time:  0.02 s
9.57/2.42	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
9.57/2.42	c vivif2 --  cl tried    10340 cl shrink        0 lits rem          0 time: 0.00
9.57/2.42	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
9.57/2.42	c calculated reachability. Time: 0.00
9.57/2.42	c  N st    24     69887       141       292         0     10340       876    139204   no data   no data
12.36/3.16	c  F st    25     87501       141       292         0     15029       876    251973   no data   no data
12.36/3.16	c  N st    25     87501       141       292         0     15029       876    251973   no data   no data
13.19/3.36	c Decided on static restart strategy
13.59/3.47	c  N st    32     95538       141       292         0     22247       876    422790   no data   no data
15.16/3.83	c  N st    34    104830       141       292         0     19007       876    313965   no data   no data
15.16/3.83	c  S st    34    104830       141       292         0     19007       876    313965   no data   no data
15.16/3.86	c  S st    34    105332       141       292         0     19498       876    324813   no data   no data
15.16/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.16/3.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.16/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
15.16/3.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.16/3.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.16/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.36/4.12	c lits-rem:      2528  cl-subs:     1323  v-elim:      0  v-fix:    0  time:  0.24 s
16.36/4.12	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
16.36/4.13	c vivif2 --  cl tried    18175 cl shrink        0 lits rem          0 time: 0.00
16.36/4.13	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
16.36/4.13	c calculated reachability. Time: 0.00
16.36/4.13	c  N st    34    105332       141       292         0     18175       876    286400   no data   no data
17.98/4.52	c  N st    35    114930       141       292         0     14393       876    200541   no data   no data
20.75/5.20	c  N st    36    129327       141       292         0     14008       876    181531   no data   no data
24.76/6.22	c  N st    37    150923       141       292         0     18636       876    291596   no data   no data
25.56/6.49	c  S st    38    157998       141       292         0     24665       876    422384   no data   no data
25.96/6.54	c  S st    38    158503       141       292         0     25158       876    433447   no data   no data
25.96/6.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.96/6.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
25.96/6.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.96/6.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.96/6.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.96/6.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
25.96/6.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.96/6.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.96/6.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.74/7.27	c lits-rem:      3082  cl-subs:     2757  v-elim:      0  v-fix:    0  time:  0.71 s
28.74/7.27	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
28.74/7.27	c vivif2 --  cl tried    22401 cl shrink        0 lits rem          0 time: 0.00
28.74/7.28	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
28.74/7.28	c calculated reachability. Time: 0.00
28.74/7.28	c  N st    38    158503       141       292         0     22401       876    353483   no data   no data
39.55/9.99	c  N st    39    207091       141       292         0     18693       876    253471   no data   no data
47.12/11.87	c  N st    40    237754       141       292         0     27452       876    474728   no data   no data
47.12/11.87	c  S st    40    237754       141       292         0     27452       876    474728   no data   no data
47.52/11.93	c  S st    40    238257       141       292         0     27942       876    485737   no data   no data
47.52/11.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.52/11.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
47.52/11.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.52/11.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.52/11.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.52/11.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
47.52/11.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.52/11.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.52/11.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.92/13.00	c lits-rem:      4237  cl-subs:     2645  v-elim:      0  v-fix:    0  time:  1.04 s
51.92/13.00	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
51.92/13.01	c vivif2 --  cl tried    25297 cl shrink        0 lits rem          0 time: 0.00
51.92/13.01	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
51.92/13.01	c calculated reachability. Time: 0.00
51.92/13.01	c  N st    40    238257       141       292         0     25297       876    403240   no data   no data
69.09/17.30	c  F st    41    306250       141       292         0     26219       876    401603   no data   no data
69.09/17.30	c  N st    41    306250       141       292         0     26219       876    401603   no data   no data
69.89/17.57	c Decided on static restart strategy
75.87/19.00	c  N st    51    334562       141       292         0     30764       876    521933   no data   no data
81.47/20.47	c  N st    53    357385       141       292         0     29067       876    454364   no data   no data
81.47/20.47	c  S st    53    357385       141       292         0     29067       876    454364   no data   no data
81.87/20.53	c  S st    53    357889       141       292         0     29563       876    465425   no data   no data
81.87/20.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.87/20.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
81.87/20.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.87/20.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.87/20.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.87/20.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
81.87/20.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.87/20.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.87/20.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.07/20.88	c lits-rem:      2314  cl-subs:      707  v-elim:      0  v-fix:    0  time:  0.33 s
83.07/20.88	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
83.07/20.88	c vivif2 --  cl tried    28856 cl shrink        0 lits rem          0 time: 0.00
83.07/20.89	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
83.07/20.89	c calculated reachability. Time: 0.00
83.07/20.89	c  N st    53    357889       141       292         0     28856       876    442971   no data   no data
92.68/23.29	c  N st    54    390282       141       292         0     35143       876    591692   no data   no data
110.63/27.76	c  N st    55    438870       141       292         0     29768       876    428686   no data   no data
134.60/33.71	c  N st    56    511752       141       292         0     41556       876    713824   no data   no data
142.59/35.79	c  N st    57    536833       141       292         0     36687       876    572579   no data   no data
142.59/35.79	c  S st    57    536833       141       292         0     36687       876    572579   no data   no data
142.99/35.86	c  S st    57    537333       141       292         0     37173       876    583565   no data   no data
142.99/35.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.99/35.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
142.99/35.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.99/35.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.99/35.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.99/35.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
142.99/35.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.99/35.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.99/35.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.18/36.63	c lits-rem:      3335  cl-subs:     1475  v-elim:      0  v-fix:    0  time:  0.74 s
146.18/36.63	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
146.18/36.64	c vivif2 --  cl tried    35698 cl shrink        0 lits rem          0 time: 0.01
146.18/36.65	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
146.18/36.65	c calculated reachability. Time: 0.00
146.18/36.65	c  N st    57    537333       141       292         0     35698       876    539947   no data   no data
198.51/49.78	c  N st    58    701319       141       292         0     58770       876   1086395   no data   no data
232.47/58.25	c  N st    59    806001       141       292         0     53994       876    925396   no data   no data
232.47/58.25	c  S st    59    806001       141       292         0     53994       876    925396   no data   no data
232.89/58.36	c  S st    59    806506       141       292         0     54487       876    936293   no data   no data
232.89/58.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
232.89/58.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
232.89/58.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
232.89/58.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
232.89/58.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.89/58.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
232.89/58.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
232.89/58.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
233.29/58.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.25/61.96	c lits-rem:     12604  cl-subs:     4078  v-elim:      0  v-fix:    0  time:  3.54 s
247.25/61.96	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
247.25/61.97	c vivif2 --  cl tried    50409 cl shrink        0 lits rem          0 time: 0.01
247.25/61.99	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
247.25/61.99	c calculated reachability. Time: 0.00
247.25/61.99	c  N st    59    806506       141       292         0     50409       876    811320   no data   no data
343.92/86.20	c  F st    60   1071876       141       292         0     63628       876   1063014   no data   no data
344.32/86.20	c  N st    60   1071876       141       292         0     63628       876   1063014   no data   no data
346.32/86.75	c Decided on static restart strategy
353.90/88.62	c  N st    70   1100189       141       292         0     50836       876    769883   no data   no data
366.68/91.86	c  N st    72   1136182       141       292         0     43177       876    569903   no data   no data
378.28/94.72	c  N st    73   1168574       141       292         0     70854       876   1249797   no data   no data
396.23/99.26	c  N st    74   1209761       141       292         0     65371       876   1038359   no data   no data
396.23/99.26	c  S st    74   1209761       141       292         0     65371       876   1038359   no data   no data
397.03/99.46	c  S st    74   1210262       141       292         0     65854       876   1049446   no data   no data
397.03/99.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
397.43/99.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
397.43/99.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
397.43/99.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
397.43/99.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
397.43/99.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
397.43/99.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
397.43/99.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
397.43/99.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.19/111.23	c lits-rem:      5959  cl-subs:     9043  v-elim:      0  v-fix:    0  time: 11.66 s
444.19/111.23	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
444.19/111.25	c vivif2 --  cl tried    56811 cl shrink        0 lits rem          0 time: 0.01
444.19/111.28	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.03
444.19/111.28	c calculated reachability. Time: 0.00
444.19/111.28	c  N st    74   1210262       141       292         0     56811       876    816392   no data   no data
480.93/120.47	c  N st    75   1283144       141       292         0     79555       876   1464618   no data   no data
537.25/134.57	c  N st    76   1392467       141       292         0     44415       876    544643   no data   no data
609.96/152.80	c  N st    77   1556453       141       292         0     49422       876    633174   no data   no data
682.26/170.86	c  N st    78   1710262       141       292         0     85259       876   1526004   no data   no data
682.26/170.86	c  S st    78   1710262       141       292         0     85259       876   1526004   no data   no data
683.46/171.12	c  S st    78   1710770       141       292         0     85754       876   1538150   no data   no data
683.46/171.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
683.46/171.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
683.46/171.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
683.46/171.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
683.46/171.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
683.46/171.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
683.46/171.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
683.46/171.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
683.86/171.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
791.71/198.28	c lits-rem:     15233  cl-subs:    10448  v-elim:      0  v-fix:    0  time: 27.04 s
791.71/198.28	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
792.11/198.31	c vivif2 --  cl tried    75306 cl shrink        0 lits rem          0 time: 0.02
792.11/198.36	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.05
792.11/198.36	c calculated reachability. Time: 0.00
792.11/198.36	c  N st    78   1710770       141       292         0     75306       876   1253928   no data   no data
960.28/240.48	c  N st    79   2079735       141       292         0     83114       876   1339714   no data   no data
1028.99/257.63	c  N st    80   2210770       141       292         0     87969       876   1423270   no data   no data
1028.99/257.63	c  S st    80   2210770       141       292         0     87969       876   1423270   no data   no data
1029.79/257.84	c  S st    80   2211272       141       292         0     88464       876   1435097   no data   no data
1029.79/257.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1029.79/257.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1029.79/257.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1029.79/257.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1029.79/257.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1029.79/257.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1029.79/257.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1030.19/257.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1030.19/257.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1115.67/279.37	c lits-rem:     10635  cl-subs:    12005  v-elim:      0  v-fix:    0  time: 21.43 s
1115.67/279.37	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1115.67/279.39	c vivif2 --  cl tried    76459 cl shrink        0 lits rem          0 time: 0.02
1116.09/279.43	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.04
1116.09/279.43	c calculated reachability. Time: 0.00
1116.09/279.43	c  N st    80   2211272       141       292         0     76459       876   1146573   no data   no data
1415.67/354.48	c  N st    81   2711272       141       292         0    100732       876   1718399   no data   no data
1415.67/354.48	c  S st    81   2711272       141       292         0    100732       876   1718399   no data   no data
1416.87/354.76	c  S st    81   2711773       141       292         0    101224       876   1730087   no data   no data
1416.87/354.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1417.27/354.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1417.27/354.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1417.27/354.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1417.27/354.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1417.27/354.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1417.27/354.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1417.27/354.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1417.67/354.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1526.32/382.18	c lits-rem:     17896  cl-subs:    10428  v-elim:      0  v-fix:    0  time: 27.27 s
1526.32/382.18	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1526.72/382.20	c vivif2 --  cl tried    90796 cl shrink        0 lits rem          0 time: 0.02
1526.72/382.24	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.03
1526.72/382.24	c calculated reachability. Time: 0.00
1526.72/382.24	c  N st    81   2711773       141       292         0     90796       876   1450352   no data   no data
1837.13/459.99	c  N st    82   3211773       141       292         0     69515       876    881986   no data   no data
1837.13/459.99	c  S st    82   3211773       141       292         0     69515       876    881986   no data   no data
1837.90/460.12	c  S st    82   3212279       141       292         0     70018       876    894756   no data   no data
1837.90/460.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1837.90/460.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
1837.90/460.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1837.90/460.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1837.90/460.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1837.90/460.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1837.90/460.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1837.90/460.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1837.90/460.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1841.89/461.14	c lits-rem:      1812  cl-subs:     1760  v-elim:      0  v-fix:    0  time:  0.95 s
1841.89/461.14	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1841.89/461.15	c vivif2 --  cl tried    68258 cl shrink        0 lits rem          0 time: 0.01
1841.89/461.17	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
1841.89/461.17	c calculated reachability. Time: 0.00
1841.89/461.17	c  N st    82   3212279       141       292         0     68258       876    852222   no data   no data
2152.28/538.84	c  N st    83   3712282       141       292         0     77751       876   1015639   no data   no data
2152.28/538.84	c  S st    83   3712282       141       292         0     77751       876   1015639   no data   no data
2152.68/539.00	c  S st    83   3712786       141       292         0     78245       876   1027128   no data   no data
2152.68/539.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2153.09/539.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
2153.09/539.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2153.09/539.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2153.09/539.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2153.09/539.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
2153.09/539.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2153.09/539.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2153.09/539.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2159.07/540.52	c lits-rem:      3619  cl-subs:     1644  v-elim:      0  v-fix:    0  time:  1.45 s
2159.07/540.52	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
2159.07/540.54	c vivif2 --  cl tried    76601 cl shrink        0 lits rem          0 time: 0.01
2159.07/540.56	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
2159.07/540.56	c calculated reachability. Time: 0.00
2159.07/540.56	c  N st    83   3712786       141       292         0     76601       876    981092   no data   no data
2180.64/545.98	c  F st    84   3751562       141       292         0    108113       876   1725972   no data   no data
2180.64/545.98	c  N st    84   3751562       141       292         0    108113       876   1725972   no data   no data
2184.26/546.84	c Decided on static restart strategy
2201.01/551.06	c  N st    94   3779868       141       292         0    133247       876   2344227   no data   no data
2221.38/556.12	c  N st    96   3815862       141       292         0     92812       876   1351623   no data   no data
2239.37/560.68	c  N st    97   3848256       141       292         0    120483       876   2045274   no data   no data
2273.71/569.26	c  N st    98   3896845       141       292         0     88501       876   1233746   no data   no data
2324.87/582.06	c  N st    99   3969728       141       292         0     77199       876    937360   no data   no data
2413.13/604.11	c  N st   100   4079051       141       292         0     97637       876   1454424   no data   no data
2530.17/633.42	c  N st   101   4212787       141       292         0    133570       876   2290231   no data   no data
2530.17/633.42	c  S st   101   4212787       141       292         0    133570       876   2290231   no data   no data
2532.17/633.94	c  S st   101   4213287       141       292         0    134058       876   2301576   no data   no data
2532.17/633.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2532.57/634.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.10
2532.57/634.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2532.57/634.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2532.57/634.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2532.57/634.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
2532.57/634.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2532.97/634.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2532.97/634.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2758.66/690.63	c lits-rem:     28423  cl-subs:    16784  v-elim:      0  v-fix:    0  time: 56.44 s
2758.66/690.63	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
2758.66/690.65	c vivif2 --  cl tried   117274 cl shrink        0 lits rem          0 time: 0.03
2759.06/690.70	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.05
2759.06/690.70	c calculated reachability. Time: 0.00
2759.06/690.70	c  N st   101   4213287       141       292         0    117274       876   1838164   no data   no data
2930.43/733.67	c  N st   102   4459264       141       292         0     93483       876   1328268   no data   no data
3158.93/790.89	c  N st   103   4713289       141       292         0    147902       876   2566469   no data   no data
3158.93/790.89	c  S st   103   4713289       141       292         0    147902       876   2566469   no data   no data
3160.92/791.34	c  S st   103   4713790       141       292         0    148388       876   2577446   no data   no data
3160.92/791.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3161.31/791.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.11
3161.31/791.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3161.31/791.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3161.31/791.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3161.31/791.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
3161.31/791.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3161.71/791.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3162.11/791.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3509.25/878.53	c lits-rem:     31703  cl-subs:    22006  v-elim:      0  v-fix:    0  time: 86.92 s
3509.25/878.53	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
3509.25/878.56	c vivif2 --  cl tried   126382 cl shrink        0 lits rem          0 time: 0.03
3509.65/878.61	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.05
3509.65/878.62	c calculated reachability. Time: 0.00
3509.65/878.62	c  N st   103   4713790       141       292         0    126382       876   2019895   no data   no data
3893.56/974.75	c  N st   104   5213792       141       292         0    146215       876   2501130   no data   no data
3893.56/974.75	c  S st   104   5213792       141       292         0    146215       876   2501130   no data   no data
3895.13/975.17	c  S st   104   5214293       141       292         0    146710       876   2513328   no data   no data
3895.13/975.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3895.53/975.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
3895.53/975.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3895.53/975.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3895.53/975.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3895.53/975.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
3895.53/975.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3895.93/975.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3896.33/975.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4168.76/1043.67	c lits-rem:     21430  cl-subs:    19151  v-elim:      0  v-fix:    0  time: 68.28 s
4168.76/1043.67	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
4169.16/1043.70	c vivif2 --  cl tried   127559 cl shrink        0 lits rem          0 time: 0.03
4169.16/1043.75	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.05
4169.16/1043.76	c calculated reachability. Time: 0.00
4169.16/1043.76	c  N st   104   5214293       141       292         0    127559       876   1979260   no data   no data
4551.45/1139.42	c  N st   105   5714293       141       292         0    119153       876   1722329   no data   no data
4551.45/1139.42	c  S st   105   5714293       141       292         0    119153       876   1722329   no data   no data
4552.67/1139.72	c  S st   105   5714798       141       292         0    119651       876   1735605   no data   no data
4552.67/1139.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4552.67/1139.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4552.67/1139.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4552.67/1139.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4552.67/1139.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4552.67/1139.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
4552.67/1139.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4553.05/1139.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4553.05/1139.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4642.92/1162.35	c lits-rem:     10350  cl-subs:    12174  v-elim:      0  v-fix:    0  time: 22.47 s
4642.92/1162.35	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
4642.92/1162.37	c vivif2 --  cl tried   107477 cl shrink        0 lits rem          0 time: 0.03
4643.32/1162.44	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.07
4643.32/1162.45	c calculated reachability. Time: 0.00
4643.32/1162.45	c  N st   105   5714798       141       292         0    107477       876   1434406   no data   no data

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: 935)

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-3273945-1304118361/watcher-3273945-1304118361 -o /tmp/evaluation-result-3273945-1304118361/solver-3273945-1304118361 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3273945-1304118361.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.38 4.21 5.20 6/180 31523
/proc/meminfo: memFree=25021864/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 409 0 0 0 0 0 0 0 25 0 4 0 504251963 52441088 348 33554432000 4194304 4627427 140733592543216 18446744073709551615 47557832005554 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 12803 348 299 106 0 7774 0
[pid=31523/tid=31524] ppid=31521 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 504251963 52441088 348 33554432000 4194304 4627427 140733592543216 18446744073709551615 47557832005548 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 504251963 52441088 348 33554432000 4194304 4627427 140733592543216 18446744073709551615 47557832005554 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 504251963 52441088 348 33554432000 4194304 4627427 140733592543216 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.156225 s]
/proc/loadavg: 3.38 4.21 5.20 6/180 31523
/proc/meminfo: memFree=25021864/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=283120 CPUtime=0.61 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 1888 0 0 0 61 0 0 0 18 0 4 0 504251963 289914880 1386 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309170 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 70780 1386 385 106 0 65751 0
[pid=31523/tid=31524] ppid=31521 vsize=283120 CPUtime=0.15 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 361 0 0 0 15 0 0 0 18 0 4 0 504251963 289914880 1386 33554432000 4194304 4627427 140733592543216 18446744073709551615 4330061 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=283120 CPUtime=0.15 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 362 0 0 0 15 0 0 0 18 0 4 0 504251963 289914880 1386 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=283120 CPUtime=0.14 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 383 0 0 0 14 0 0 0 25 0 4 0 504251963 289914880 1386 33554432000 4194304 4627427 140733592543216 18446744073709551615 4310109 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 283120

[startup+0.200217 s]
/proc/loadavg: 3.38 4.21 5.20 6/180 31523
/proc/meminfo: memFree=25021864/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=283292 CPUtime=0.78 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 2152 0 0 0 78 0 0 0 18 0 4 0 504251963 290091008 1650 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309256 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 70823 1650 385 106 0 65794 0
[pid=31523/tid=31524] ppid=31521 vsize=283292 CPUtime=0.19 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 432 0 0 0 19 0 0 0 18 0 4 0 504251963 290091008 1650 33554432000 4194304 4627427 140733592543216 18446744073709551615 4321582 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=283292 CPUtime=0.19 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 428 0 0 0 19 0 0 0 18 0 4 0 504251963 290091008 1650 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=283292 CPUtime=0.19 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 446 0 0 0 19 0 0 0 25 0 4 0 504251963 290091008 1650 33554432000 4194304 4627427 140733592543216 18446744073709551615 4329693 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283292

[startup+0.3002 s]
/proc/loadavg: 3.38 4.21 5.20 6/180 31523
/proc/meminfo: memFree=25021864/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=283964 CPUtime=1.18 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 2874 0 0 0 118 0 0 0 18 0 4 0 504251963 290779136 1652 33554432000 4194304 4627427 140733592543216 18446744073709551615 4321706 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 70991 1652 385 106 0 65962 0
[pid=31523/tid=31524] ppid=31521 vsize=283964 CPUtime=0.29 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 600 0 0 0 29 0 0 0 18 0 4 0 504251963 290779136 1652 33554432000 4194304 4627427 140733592543216 18446744073709551615 4333541 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=283964 CPUtime=0.29 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 607 0 0 0 29 0 0 0 18 0 4 0 504251963 290779136 1652 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=283964 CPUtime=0.29 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 632 0 0 0 29 0 0 0 25 0 4 0 504251963 290779136 1652 33554432000 4194304 4627427 140733592543216 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283964

[startup+0.70113 s]
/proc/loadavg: 3.38 4.21 5.20 6/180 31523
/proc/meminfo: memFree=25021864/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=285420 CPUtime=2.78 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 5076 0 0 0 278 0 0 0 18 0 4 0 504251963 292270080 2374 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 71355 2374 386 106 0 66326 0
[pid=31523/tid=31524] ppid=31521 vsize=285420 CPUtime=0.69 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 1078 0 0 0 69 0 0 0 18 0 4 0 504251963 292270080 2374 33554432000 4194304 4627427 140733592543216 18446744073709551615 4333295 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=285420 CPUtime=0.69 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 1242 0 0 0 69 0 0 0 18 0 4 0 504251963 292270080 2374 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=285420 CPUtime=0.69 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 1123 0 0 0 69 0 0 0 25 0 4 0 504251963 292270080 2374 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285420

[startup+1.50099 s]
/proc/loadavg: 3.91 4.31 5.22 9/184 31527
/proc/meminfo: memFree=24995172/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=291088 CPUtime=5.97 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 12382 0 0 0 597 0 0 0 20 0 4 0 504251963 298074112 6515 33554432000 4194304 4627427 140733592543216 18446744073709551615 4310126 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 72772 6516 389 106 0 67743 0
[pid=31523/tid=31524] ppid=31521 vsize=291088 CPUtime=1.49 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 3035 0 0 0 149 0 0 0 19 0 4 0 504251963 298074112 6517 33554432000 4194304 4627427 140733592543216 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=291088 CPUtime=1.49 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 3618 0 0 0 149 0 0 0 20 0 4 0 504251963 298074112 6517 33554432000 4194304 4627427 140733592543216 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=291088 CPUtime=1.48 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 2128 0 0 0 148 0 0 0 25 0 4 0 504251963 298074112 6517 33554432000 4194304 4627427 140733592543216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 291088

[startup+3.1007 s]
/proc/loadavg: 3.91 4.31 5.22 9/184 31527
/proc/meminfo: memFree=24960700/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=306992 CPUtime=12.36 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 20628 0 0 0 1234 2 0 0 25 0 4 0 504251963 314359808 10542 33554432000 4194304 4627427 140733592543216 18446744073709551615 4310223 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 76748 10542 389 106 0 71719 0
[pid=31523/tid=31524] ppid=31521 vsize=306992 CPUtime=3.09 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 5463 0 0 0 309 0 0 0 25 0 4 0 504251963 314359808 10542 33554432000 4194304 4627427 140733592543216 18446744073709551615 4428116 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=306992 CPUtime=3.08 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 5162 0 0 0 308 0 0 0 25 0 4 0 504251963 314359808 10542 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=306992 CPUtime=3.07 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 4980 0 0 0 307 0 0 0 25 0 4 0 504251963 314359808 10542 33554432000 4194304 4627427 140733592543216 18446744073709551615 4328372 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 306992

[startup+6.30113 s]
/proc/loadavg: 3.91 4.31 5.22 9/184 31527
/proc/meminfo: memFree=24897368/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=309868 CPUtime=25.16 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 33993 0 0 0 2511 5 0 0 25 0 4 0 504251963 317304832 15307 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 77467 15307 389 106 0 72438 0
[pid=31523/tid=31524] ppid=31521 vsize=309868 CPUtime=6.29 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 8696 0 0 0 628 1 0 0 25 0 4 0 504251963 317304832 15307 33554432000 4194304 4627427 140733592543216 18446744073709551615 4308368 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=309868 CPUtime=6.29 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 8661 0 0 0 628 1 0 0 25 0 4 0 504251963 317304832 15307 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=309868 CPUtime=6.26 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 8114 0 0 0 625 1 0 0 25 0 4 0 504251963 317304832 15307 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 309868

[startup+12.701 s]
/proc/loadavg: 4.54 4.43 5.25 10/184 31527
/proc/meminfo: memFree=24829484/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=320884 CPUtime=50.71 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 54764 0 0 0 5063 8 0 0 25 0 4 0 504251963 328585216 21901 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420208 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 80221 21901 389 106 0 75192 0
[pid=31523/tid=31524] ppid=31521 vsize=320884 CPUtime=12.69 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 14478 0 0 0 1267 2 0 0 25 0 4 0 504251963 328585216 21901 33554432000 4194304 4627427 140733592543216 18446744073709551615 4428412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=320884 CPUtime=12.69 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 13921 0 0 0 1267 2 0 0 25 0 4 0 504251963 328585216 21901 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=320884 CPUtime=12.62 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 12497 0 0 0 1261 1 0 0 25 0 4 0 504251963 328585216 21901 33554432000 4194304 4627427 140733592543216 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 320884

[startup+25.5007 s]
/proc/loadavg: 5.07 4.55 5.28 9/184 31527
/proc/meminfo: memFree=24770184/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=342252 CPUtime=101.84 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 81648 0 0 0 10170 14 0 0 25 0 4 0 504251963 350466048 30154 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 85563 30154 389 106 0 80534 0
[pid=31523/tid=31524] ppid=31521 vsize=342252 CPUtime=25.49 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 23215 0 0 0 2545 4 0 0 25 0 4 0 504251963 350466048 30154 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420176 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=342252 CPUtime=25.49 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 21677 0 0 0 2546 3 0 0 25 0 4 0 504251963 350466048 30154 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=342252 CPUtime=25.35 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 19335 0 0 0 2532 3 0 0 25 0 4 0 504251963 350466048 30154 33554432000 4194304 4627427 140733592543216 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 342252

[startup+51.1011 s]
/proc/loadavg: 6.22 4.88 5.37 9/184 31528
/proc/meminfo: memFree=24714448/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=347132 CPUtime=204.11 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 123203 0 0 0 20388 23 0 0 25 0 4 0 504251963 355463168 37061 33554432000 4194304 4627427 140733592543216 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 86783 37061 389 106 0 81754 0
[pid=31523/tid=31524] ppid=31521 vsize=347132 CPUtime=51.08 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 34213 0 0 0 5102 6 0 0 25 0 4 0 504251963 355463168 37061 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=347132 CPUtime=51.09 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 31944 0 0 0 5103 6 0 0 25 0 4 0 504251963 355463168 37061 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=347132 CPUtime=50.81 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 30101 0 0 0 5076 5 0 0 25 0 4 0 504251963 355463168 37061 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 347132

[startup+102.301 s]
/proc/loadavg: 7.27 5.37 5.51 10/184 31529
/proc/meminfo: memFree=24612380/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=392744 CPUtime=408.65 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 189274 0 0 0 40825 40 0 0 25 0 4 0 504251963 402169856 53280 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420204 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 98186 53280 389 106 0 93157 0
[pid=31523/tid=31524] ppid=31521 vsize=392744 CPUtime=102.29 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 53058 0 0 0 10219 10 0 0 25 0 4 0 504251963 402169856 53280 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=392744 CPUtime=102.29 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 49460 0 0 0 10218 11 0 0 25 0 4 0 504251963 402169856 53280 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=392744 CPUtime=101.73 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 44272 0 0 0 10164 9 0 0 25 0 4 0 504251963 402169856 53280 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 392744

[startup+162.301 s]

################
# More data... #
################

[pid=31523] ppid=31521 vsize=614476 CPUtime=2565.72 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 536314 0 0 0 256421 151 0 0 25 0 4 0 504251963 629223424 118806 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420161 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 153619 118806 389 106 0 148590 0
[pid=31523/tid=31524] ppid=31521 vsize=614476 CPUtime=642.29 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 136140 0 0 0 64190 39 0 0 25 0 4 0 504251963 629223424 118806 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=614476 CPUtime=642.29 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 171268 0 0 0 64180 49 0 0 25 0 4 0 504251963 629223424 118806 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420171 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=614476 CPUtime=638.81 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 118427 0 0 0 63850 31 0 0 25 0 4 0 504251963 629223424 118806 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 614476

[startup+702.3 s]
/proc/loadavg: 8.09 7.73 6.73 10/184 31545
/proc/meminfo: memFree=24007100/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=693360 CPUtime=2805.39 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 559999 0 0 0 280377 162 0 0 25 0 4 0 504251963 710000640 126423 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 173340 126423 389 106 0 168311 0
[pid=31523/tid=31524] ppid=31521 vsize=693360 CPUtime=702.29 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 145773 0 0 0 70185 44 0 0 25 0 4 0 504251963 710000640 126423 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=693360 CPUtime=702.29 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 176567 0 0 0 70178 51 0 0 25 0 4 0 504251963 710000640 126423 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=693360 CPUtime=698.47 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 125121 0 0 0 69813 34 0 0 25 0 4 0 504251963 710000640 126423 33554432000 4194304 4627427 140733592543216 18446744073709551615 4321895 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 693360

[startup+762.301 s]
/proc/loadavg: 8.08 7.79 6.81 9/184 31547
/proc/meminfo: memFree=23993908/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=721840 CPUtime=3045.1 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 587151 0 0 0 304337 173 0 0 25 0 4 0 504251963 739164160 129199 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 180460 129199 389 106 0 175431 0
[pid=31523/tid=31524] ppid=31521 vsize=721840 CPUtime=762.3 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 150657 0 0 0 76185 45 0 0 25 0 4 0 504251963 739164160 129199 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420171 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=721840 CPUtime=762.29 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 184228 0 0 0 76175 54 0 0 25 0 4 0 504251963 739164160 129199 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=721840 CPUtime=758.15 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 132231 0 0 0 75778 37 0 0 25 0 4 0 504251963 739164160 129199 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 721840

[startup+822.301 s]
/proc/loadavg: 8.07 7.84 6.89 9/184 31549
/proc/meminfo: memFree=23904228/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=722652 CPUtime=3284.75 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 598900 0 0 0 328295 180 0 0 25 0 4 0 504251963 739995648 137706 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 180663 137706 389 106 0 175634 0
[pid=31523/tid=31524] ppid=31521 vsize=722652 CPUtime=822.3 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 156283 0 0 0 82181 49 0 0 25 0 4 0 504251963 739995648 137706 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=722652 CPUtime=822.29 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 187247 0 0 0 82174 55 0 0 25 0 4 0 504251963 739995648 137706 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=722652 CPUtime=817.82 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 132231 0 0 0 81745 37 0 0 25 0 4 0 504251963 739995648 137706 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 722652

[startup+882.306 s]
/proc/loadavg: 8.02 7.87 6.95 9/184 31550
/proc/meminfo: memFree=23925644/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=773888 CPUtime=3524.45 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 614085 0 0 0 352257 188 0 0 25 0 4 0 504251963 792461312 135409 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 193472 135409 389 106 0 188443 0
[pid=31523/tid=31524] ppid=31521 vsize=773888 CPUtime=882.31 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 165675 0 0 0 88176 55 0 0 25 0 4 0 504251963 792461312 135409 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=773888 CPUtime=882.29 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 192001 0 0 0 88173 56 0 0 25 0 4 0 504251963 792461312 135409 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=773888 CPUtime=877.5 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 132791 0 0 0 87712 38 0 0 25 0 4 0 504251963 792461312 135409 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 773888

[startup+942.3 s]
/proc/loadavg: 8.01 7.89 7.02 10/184 31552
/proc/meminfo: memFree=23901440/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=747240 CPUtime=3764.11 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 637028 0 0 0 376210 201 0 0 25 0 4 0 504251963 765173760 134888 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 186810 134888 389 106 0 181781 0
[pid=31523/tid=31524] ppid=31521 vsize=747240 CPUtime=942.3 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 166516 0 0 0 94175 55 0 0 25 0 4 0 504251963 765173760 134888 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=747240 CPUtime=942.28 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 202052 0 0 0 94166 62 0 0 25 0 4 0 504251963 765173760 134888 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=747240 CPUtime=937.18 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 139801 0 0 0 93676 42 0 0 25 0 4 0 504251963 765173760 134888 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309138 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 747240

[startup+1002.3 s]
/proc/loadavg: 8.00 7.91 7.07 10/184 31553
/proc/meminfo: memFree=23860100/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=762628 CPUtime=4003.79 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 656855 0 0 0 400167 212 0 0 25 0 4 0 504251963 780931072 143834 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420136 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 190657 143834 389 106 0 185628 0
[pid=31523/tid=31524] ppid=31521 vsize=762628 CPUtime=1002.3 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 175769 0 0 0 100170 60 0 0 25 0 4 0 504251963 780931072 143834 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=762628 CPUtime=1002.29 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 207000 0 0 0 100164 65 0 0 25 0 4 0 504251963 780931072 143834 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=762628 CPUtime=996.85 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 143022 0 0 0 99642 43 0 0 25 0 4 0 504251963 780931072 143834 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 762628

[startup+1062.3 s]
/proc/loadavg: 8.00 7.92 7.13 10/184 31555
/proc/meminfo: memFree=23859704/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=776816 CPUtime=4243.46 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 674875 0 0 0 424123 223 0 0 25 0 4 0 504251963 795459584 144001 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 194204 144001 389 106 0 189175 0
[pid=31523/tid=31524] ppid=31521 vsize=776816 CPUtime=1062.3 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 179875 0 0 0 106168 62 0 0 25 0 4 0 504251963 795459584 144001 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=776816 CPUtime=1062.29 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 217153 0 0 0 106157 72 0 0 25 0 4 0 504251963 795459584 144001 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=776816 CPUtime=1056.52 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 146426 0 0 0 105607 45 0 0 25 0 4 0 504251963 795459584 144001 33554432000 4194304 4627427 140733592543216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 776816

[startup+1122.3 s]
/proc/loadavg: 8.03 7.95 7.19 10/184 31557
/proc/meminfo: memFree=23775832/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=776232 CPUtime=4483.14 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 709517 0 0 0 448077 237 0 0 25 0 4 0 504251963 794861568 142656 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 194058 142656 389 106 0 189029 0
[pid=31523/tid=31524] ppid=31521 vsize=776232 CPUtime=1122.31 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 188467 0 0 0 112166 65 0 0 25 0 4 0 504251963 794861568 142656 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=776232 CPUtime=1122.29 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 229304 0 0 0 112152 77 0 0 25 0 4 0 504251963 794861568 142656 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=776232 CPUtime=1116.19 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 153694 0 0 0 111571 48 0 0 25 0 4 0 504251963 794861568 142656 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 776232

[startup+1182.3 s]
/proc/loadavg: 8.32 8.04 7.27 10/184 31561
/proc/meminfo: memFree=23666096/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=856096 CPUtime=4722.82 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 735711 0 0 0 472034 248 0 0 25 0 4 0 504251963 876642304 157018 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 214024 157018 389 106 0 208995 0
[pid=31523/tid=31524] ppid=31521 vsize=856096 CPUtime=1182.3 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 194913 0 0 0 118162 68 0 0 25 0 4 0 504251963 876642304 157018 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=856096 CPUtime=1182.28 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 238993 0 0 0 118147 81 0 0 25 0 4 0 504251963 876642304 157018 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=856096 CPUtime=1175.87 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 160001 0 0 0 117537 50 0 0 25 0 4 0 504251963 876642304 157018 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 856096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.23 8.04 7.28 9/184 31562
/proc/meminfo: memFree=23657908/32951124 swapFree=67111524/67111528
[pid=31523] ppid=31521 vsize=856096 CPUtime=4800.33 cores=1,3,5,7
/proc/31523/stat : 31523 (strangenight2-m) R 31521 31523 31482 0 -1 4202496 737690 0 0 0 479783 250 0 0 25 0 4 0 504251963 876642304 158997 33554432000 4194304 4627427 140733592543216 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/31523/statm: 214024 158997 389 106 0 208995 0
[pid=31523/tid=31524] ppid=31521 vsize=856096 CPUtime=1201.71 cores=1,3,5,7
/proc/31523/task/31524/stat : 31524 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 194913 0 0 0 120103 68 0 0 25 0 4 0 504251963 876642304 158997 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=31523/tid=31525] ppid=31521 vsize=856096 CPUtime=1201.69 cores=1,3,5,7
/proc/31523/task/31525/stat : 31525 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 238993 0 0 0 120088 81 0 0 25 0 4 0 504251963 876642304 158997 33554432000 4194304 4627427 140733592543216 18446744073709551615 4420171 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31523/tid=31526] ppid=31521 vsize=856096 CPUtime=1195.17 cores=1,3,5,7
/proc/31523/task/31526/stat : 31526 (strangenight2-m) R 31521 31523 31482 0 -1 4202560 161827 0 0 0 119465 52 0 0 25 0 4 0 504251963 876642304 158997 33554432000 4194304 4627427 140733592543216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 856096

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): 1201.74
CPU time (s): 4800.4
CPU user time (s): 4797.86
CPU system time (s): 2.53261
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 954888

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

runsolver used 1.87971 second user time and 4.69229 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-30 01:06:01
IDJOB=3273945
IDBENCH=83150
IDSOLVER=1586
FILE ID=node145/3273945-1304118361
RUNJOBID= node145-1304118361-31501
PBS_JOBID= 13170721
Free space on /tmp= 72200 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s20078956-unsat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273945-1304118361/watcher-3273945-1304118361 -o /tmp/evaluation-result-3273945-1304118361/solver-3273945-1304118361 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3273945-1304118361.cnf

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

MD5SUM BENCH= 8d05c170d9e6ebfc370bd1d7f7c63d86
RANDOM SEED=79828257

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25022144 kB
Buffers:       1266528 kB
Cached:        6070604 kB
SwapCached:          4 kB
Active:         758828 kB
Inactive:      6645236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25022144 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11388 kB
Writeback:          20 kB
AnonPages:       66960 kB
Mapped:          14772 kB
Slab:           460440 kB
PageTables:       4372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   271012 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= 72196 MiB
End job on node145 at 2011-04-30 01:26:05