Trace number 3175240

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S456969343-019.SATISFIABLE.cnf
MD5SUM957c55bb21add5f7b2abfbda860d1a95
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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 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-3175240-1304103167.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.01	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.01	c -- vars added        800
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       800      3408         0         0     10224         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     31  v-fix:    0  time:  0.01 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     339 undec:     104 neg:     357
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       769      3358         0         0     10231         0   no data   no data  --
1.57/0.46	c Decided on static restart strategy
1.57/0.46	c  N st     8      4914       769      3358         0      4880     10231    163525   no data   no data  --
2.76/0.76	c  N st    10     11296       769      3358         0      4494     10231    105179   no data   no data  --
3.16/0.85	c  N st    11     17039       769      3358         0     10191     10231    311590   no data   no data  --
5.16/1.31	c  F st    12     25000       769      3358         0     12504     10231    361600   no data   no data  --
5.16/1.31	c  N st    12     25000       769      3358         0     12504     10231    361600   no data   no data  --
5.96/1.58	c Decided on static restart strategy
5.96/1.58	c  N st    18     30000       769      3358         0     10736     10231    286279   no data   no data  --
5.96/1.58	c  S st    18     30000       769      3358         0     10736     10231    286279   no data   no data  --
6.36/1.61	c  S st    18     30507       769      3358         0     11241     10231    301586   no data   no data  --
6.36/1.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.36/1.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.36/1.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
6.36/1.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.36/1.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
6.36/1.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.56/1.96	c lits-rem:       177  cl-subs:      266  v-elim:      0  v-fix:    0  time:  1.34 s
7.56/1.97	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.04
7.56/1.97	c calculated reachability. Time: 0.00
7.56/1.97	c  N st    18     30507       769      3358         0     10975     10231    289716   no data   no data  --
9.18/2.39	c  N st    20     37621       769      3358         0     10216     10231    236521   no data   no data  --
11.16/2.85	c  N st    21     44020       769      3358         0     16533     10231    458894   no data   no data  --
11.56/2.98	c  S st    22     45760       769      3358         0      9405     10231    182278   no data   no data  --
11.96/3.01	c  S st    22     46262       769      3358         0      9906     10231    198073   no data   no data  --
11.96/3.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.96/3.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.96/3.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
11.96/3.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.96/3.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.96/3.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
11.96/3.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.36/3.19	c lits-rem:        61  cl-subs:       75  v-elim:      0  v-fix:    0  time:  0.66 s
12.36/3.19	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
12.36/3.19	c vivif2 --  cl tried     9831 cl shrink        0 lits rem          0 time: 0.01
12.76/3.20	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.03
12.76/3.20	c calculated reachability. Time: 0.00
12.76/3.20	c  N st    22     46262       769      3358         0      9831     10231    195190   no data   no data  --
16.76/4.21	c  N st    23     60659       769      3358         0     14171     10231    321497   no data   no data  --
19.55/4.98	c  N st    24     69394       769      3358         0     11936     10231    239741   no data   no data  --
19.55/4.98	c  S st    24     69394       769      3358         0     11936     10231    239741   no data   no data  --
19.95/5.01	c  S st    24     69898       769      3358         0     12438     10231    255112   no data   no data  --
19.95/5.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.95/5.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.95/5.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
19.95/5.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.95/5.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.95/5.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
19.95/5.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.15/5.34	c lits-rem:        81  cl-subs:      158  v-elim:      0  v-fix:    0  time:  1.24 s
21.15/5.34	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
21.15/5.34	c vivif2 --  cl tried    12280 cl shrink        0 lits rem          0 time: 0.01
21.15/5.35	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.04
21.15/5.35	c calculated reachability. Time: 0.00
21.15/5.35	c  N st    24     69898       769      3358         0     12280     10231    249506   no data   no data  --
27.13/6.81	c  F st    25     87502       769      3358         0     17808     10231    437104   no data   no data  --
27.13/6.81	c  N st    25     87502       769      3358         0     17808     10231    437104   no data   no data  --
28.74/7.25	c Decided on static restart strategy
29.94/7.53	c  N st    32     95542       769      3358         0     12951     10231    228797   no data   no data  --
32.73/8.29	c  N st    34    104847       769      3358         0     22104     10231    539579   no data   no data  --
32.73/8.29	c  S st    34    104847       769      3358         0     22104     10231    539579   no data   no data  --
33.13/8.35	c  S st    34    105349       769      3358         0     22604     10231    554615   no data   no data  --
33.13/8.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.13/8.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.13/8.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
33.13/8.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.13/8.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.13/8.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
33.13/8.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.54/9.90	c lits-rem:       350  cl-subs:      585  v-elim:      0  v-fix:    0  time:  6.09 s
39.54/9.90	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
39.54/9.91	c vivif2 --  cl tried    22019 cl shrink        0 lits rem          0 time: 0.02
39.54/9.93	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.08
39.54/9.93	c calculated reachability. Time: 0.00
39.54/9.93	c  N st    34    105349       769      3358         0     22019     10231    529860   no data   no data  --
43.52/10.95	c  N st    35    114950       769      3358         0     17711     10231    362154   no data   no data  --
49.10/12.35	c  N st    36    129347       769      3358         0     17134     10231    315864   no data   no data  --
57.53/14.41	c  N st    37    150942       769      3358         0     22650     10231    476819   no data   no data  --
59.90/15.08	c  S st    38    158023       769      3358         0     29642     10231    710339   no data   no data  --
60.30/15.15	c  S st    38    158525       769      3358         0     30144     10231    724547   no data   no data  --
60.30/15.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
60.30/15.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.30/15.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
60.30/15.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.30/15.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.30/15.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
60.30/15.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
68.28/17.19	c lits-rem:       478  cl-subs:      717  v-elim:      0  v-fix:    0  time:  7.99 s
68.28/17.19	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
68.68/17.20	c vivif2 --  cl tried    29427 cl shrink        0 lits rem          0 time: 0.03
68.68/17.23	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.11
68.68/17.23	c calculated reachability. Time: 0.00
68.68/17.23	c  N st    38    158525       769      3358         0     29427     10231    698188   no data   no data  --
89.86/22.54	c  N st    39    207114       769      3358         0     24076     10231    484820   no data   no data  --
103.85/26.07	c  N st    40    237789       769      3358         0     34588     10231    834311   no data   no data  --
103.85/26.07	c  S st    40    237789       769      3358         0     34588     10231    834311   no data   no data  --
104.25/26.16	c  S st    40    238292       769      3358         0     35091     10231    850718   no data   no data  --
104.25/26.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
104.25/26.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.25/26.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
104.65/26.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.65/26.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.65/26.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
104.65/26.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
114.65/28.73	c lits-rem:       553  cl-subs:      943  v-elim:      0  v-fix:    0  time: 10.11 s
114.65/28.73	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
114.65/28.74	c vivif2 --  cl tried    34148 cl shrink        0 lits rem          0 time: 0.04
114.65/28.77	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.13
114.65/28.78	c calculated reachability. Time: 0.00
114.65/28.78	c  N st    40    238292       769      3358         0     34148     10231    815402   no data   no data  --
149.41/37.46	c  F st    41    306252       769      3358         0     36085     10231    819332   no data   no data  --
149.41/37.46	c  N st    41    306252       769      3358         0     36085     10231    819332   no data   no data  --
152.18/38.16	c Decided on static restart strategy
164.17/41.16	c  N st    51    334554       769      3358         0     40331     10231    906401   no data   no data  --
175.77/44.06	c  N st    53    357438       769      3358         0     38331     10231    833565   no data   no data  --
175.77/44.06	c  S st    53    357438       769      3358         0     38331     10231    833565   no data   no data  --
176.17/44.16	c  S st    53    357941       769      3358         0     38833     10231    848159   no data   no data  --
176.17/44.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
176.17/44.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
176.17/44.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
176.55/44.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.55/44.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.55/44.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
176.55/44.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
185.74/46.58	c lits-rem:       406  cl-subs:      740  v-elim:      0  v-fix:    0  time:  9.46 s
185.74/46.58	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
185.74/46.59	c vivif2 --  cl tried    38093 cl shrink        0 lits rem          0 time: 0.04
186.14/46.63	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.18
186.14/46.63	c calculated reachability. Time: 0.00
186.14/46.63	c  N st    53    357941       769      3358         0     38093     10231    816621   no data   no data  --
204.91/51.37	c  N st    54    390334       769      3358         0     44454     10231   1038902   no data   no data  --
238.48/59.76	c  N st    55    438923       769      3358         0     38092     10231    748879   no data   no data  --
285.22/71.42	c  N st    56    511806       769      3358         0     51718     10231   1239457   no data   no data  --
301.20/75.49	c  N st    57    536911       769      3358         0     45908     10231    933531   no data   no data  --
301.20/75.49	c  S st    57    536911       769      3358         0     45908     10231    933531   no data   no data  --
302.00/75.61	c  S st    57    537418       769      3358         0     46415     10231    949644   no data   no data  --
302.00/75.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
302.00/75.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
302.00/75.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
302.00/75.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
302.00/75.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.00/75.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
302.00/75.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
312.40/78.29	c lits-rem:      1398  cl-subs:      938  v-elim:      0  v-fix:    0  time: 10.49 s
312.40/78.29	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
312.78/78.30	c vivif2 --  cl tried    45477 cl shrink        0 lits rem          0 time: 0.04
312.78/78.35	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.20
312.78/78.35	c calculated reachability. Time: 0.00
312.78/78.35	c  N st    57    537418       769      3358         0     45477     10231    911679   no data   no data  --
441.82/110.64	c  N st    58    701404       769      3358         0     39533     10231    609040   no data   no data  --
525.31/131.51	c  N st    59    806129       769      3358         0     68918     10231   1649945   no data   no data  --
525.31/131.51	c  S st    59    806129       769      3358         0     68918     10231   1649945   no data   no data  --
525.71/131.69	c  S st    59    806633       769      3358         0     69422     10231   1665035   no data   no data  --
525.71/131.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
525.71/131.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
526.11/131.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
526.11/131.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
526.11/131.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
526.11/131.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
526.11/131.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
546.08/136.77	c lits-rem:        23  cl-subs:     2206  v-elim:      0  v-fix:    0  time: 19.95 s
546.08/136.77	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
546.08/136.79	c vivif2 --  cl tried    67216 cl shrink        0 lits rem          0 time: 0.08
546.48/136.88	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.34
546.48/136.88	c calculated reachability. Time: 0.00
546.48/136.88	c  N st    59    806633       769      3358         0     67216     10231   1576962   no data   no data  --
780.18/195.34	c  F st    60   1071877       769      3358         0     83115     10231   2002697   no data   no data  --
780.18/195.34	c  N st    60   1071877       769      3358         0     83115     10231   2002697   no data   no data  --
798.55/199.99	c  N dy   135   1091921       769      3358         0     58597     10231    945116     22.06     24.04  --
820.92/205.56	c  N dy   228   1112096       769      3358         0     78622     10231   1578919     22.09     23.40  --
844.10/211.36	c  N dy   302   1133801       769      3358         0     54671     10231    756252     22.01     23.22  --
866.45/217.00	c  N dy   381   1157067       769      3358         0     77752     10231   1484749     21.87     23.12  --
892.44/223.40	c  N dy   480   1177415       769      3358         0     51375     10231    603030     21.93     23.11  --
910.80/228.02	c  N dy   551   1197451       769      3358         0     71279     10231   1233884     21.86     23.84  --
925.98/231.87	c  S st   619   1209950       769      3358         0     83696     10231   1631508     21.90   no data  --
927.19/232.11	c  S st   619   1210453       769      3358         0     84199     10231   1647546     21.90   no data  --
927.19/232.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
927.19/232.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
927.19/232.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
927.59/232.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
927.59/232.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
927.59/232.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
927.59/232.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
938.36/234.95	c lits-rem:       274  cl-subs:      861  v-elim:      0  v-fix:    0  time: 10.90 s
938.36/234.95	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
938.36/234.97	c vivif2 --  cl tried    83338 cl shrink        0 lits rem          0 time: 0.08
938.76/235.08	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.47
938.76/235.09	c calculated reachability. Time: 0.00
938.76/235.09	c  N dy   619   1210453       769      3358         0     83338     10231   1614986     21.90   no data  --
961.54/240.78	c  N dy   706   1230839       769      3358         0     55944     10231    706065     21.94     23.27  --
980.70/245.58	c  N dy   803   1250914       769      3358         0     75898     10231   1351027     21.97     23.19  --
1007.46/252.22	c  N dy   881   1270957       769      3358         0     95810     10231   1993062     21.98     23.14  --
1025.85/256.81	c  N dy   980   1291015       769      3358         0     67078     10231   1029434     22.01     25.64  --
1049.01/262.66	c  N dy  1048   1311048       769      3358         0     86976     10231   1668705     21.99     26.22  --
1072.97/268.62	c  N dy  1121   1331093       769      3358         0     57237     10231    678981     21.95     23.27  --
1093.36/273.74	c  N dy  1220   1351315       769      3358         0     77324     10231   1335140     21.96     23.19  --
1121.31/280.76	c  N dy  1258   1373565       769      3358         0     99362     10231   2033218     21.88     23.15  --
1143.28/286.25	c  N dy  1318   1397079       769      3358         0     72030     10231   1100120     21.79     23.03  --
1168.86/292.64	c  N dy  1428   1417119       769      3358         0     91956     10231   1740153     21.83     22.98  --
1193.61/298.86	c  N dy  1533   1437184       769      3358         0     60276     10231    718855     21.85     25.09  --
1214.78/304.13	c  N dy  1633   1457252       769      3358         0     80242     10231   1363278     21.87     23.11  --
1243.97/311.46	c  N dy  1737   1477384       769      3358         0    100245     10231   2008717     21.90     23.06  --
1266.31/317.06	c  N dy  1816   1498048       769      3358         0     68113     10231    938724     21.89     23.66  --
1289.08/322.75	c  N dy  1870   1518060       769      3358         0     87980     10231   1586248     21.86     23.80  --
1320.64/330.64	c  N dy  1966   1538267       769      3358         0     54437     10231    464313     21.87     23.29  --
1339.82/335.43	c  N dy  2080   1558395       769      3358         0     74426     10231   1112523     21.90     23.10  --
1365.38/341.88	c  N dy  2168   1578468       769      3358         0     94365     10231   1757233     21.91     23.20  --
1394.54/349.19	c  N dy  2272   1598731       769      3358         0     59846     10231    610873     21.94     23.11  --
1415.33/354.33	c  N dy  2348   1618768       769      3358         0     79732     10231   1238824     21.93     23.26  --
1442.88/361.24	c  N dy  2428   1638899       769      3358         0     99678     10231   1882832     21.92     23.13  --
1470.04/368.01	c  N dy  2526   1659116       769      3358         0     64158     10231    715757     21.93     23.18  --
1493.21/373.80	c  N dy  2637   1679170       769      3358         0     84105     10231   1366984     21.96     23.14  --
1522.76/381.26	c  N dy  2747   1699276       769      3358         0    104113     10231   2018963     21.99     23.15  --
1541.54/385.96	c  S st  2817   1710453       769      3358         0     58589     10231    507727     22.00     18.49  --
1541.94/386.10	c  S st  2817   1710954       769      3358         0     59090     10231    523225     22.00   no data  --
1541.94/386.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1541.94/386.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1542.35/386.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
1542.35/386.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1542.35/386.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1542.35/386.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
1542.35/386.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1550.73/388.24	c lits-rem:        78  cl-subs:       52  v-elim:      0  v-fix:    0  time:  8.38 s
1550.73/388.24	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
1550.73/388.25	c vivif2 --  cl tried    59038 cl shrink        0 lits rem          0 time: 0.03
1551.14/388.32	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.29
1551.14/388.32	c calculated reachability. Time: 0.00
1551.14/388.32	c  N dy  2817   1710954       769      3358         0     59038     10231    521424     22.00   no data  --
1570.30/393.17	c  N dy  2880   1731048       769      3358         0     78983     10231   1177469     21.99     27.16  --
1597.87/400.01	c  N dy  2966   1751135       769      3358         0     98941     10231   1819730     21.98     26.84  --
1629.02/407.80	c  N dy  3073   1771415       769      3358         0     61485     10231    576853     22.00     23.19  --
1649.79/413.01	c  N dy  3161   1791673       769      3358         0     81621     10231   1234558     22.01     23.18  --
1684.54/421.72	c  N dy  3251   1812671       769      3358         0    102478     10231   1898097     22.01     23.31  --
1716.90/429.82	c  N dy  3339   1832703       769      3358         0     63775     10231    627431     22.02     23.23  --
1738.88/435.31	c  N dy  3450   1852730       769      3358         0     83690     10231   1279389     22.04     23.48  --
1767.23/442.49	c  N dy  3514   1872789       769      3358         0    103591     10231   1918753     22.03     24.96  --
1798.39/450.26	c  N dy  3598   1892835       769      3358         0     63895     10231    605589     22.03     23.68  --
1819.59/455.53	c  N dy  3673   1912904       769      3358         0     83797     10231   1243864     22.03     23.25  --
1849.13/462.97	c  N dy  3779   1932946       769      3358         0    103717     10231   1888245     22.04     23.34  --
1883.07/471.49	c  N dy  3881   1952972       769      3358         0     63012     10231    542500     22.05     23.91  --
1905.05/476.92	c  N dy  3986   1973036       769      3358         0     82944     10231   1189924     22.07     23.24  --
1935.01/484.44	c  N dy  4067   1994311       769      3358         0    104042     10231   1875218     22.06     23.23  --
1970.96/493.41	c  N dy  4146   2015160       769      3358         0     63188     10231    520389     22.06     23.23  --
1993.72/499.18	c  N dy  4228   2037786       769      3358         0     85657     10231   1250720     22.06     23.26  --
2023.67/506.66	c  N dy  4338   2057950       769      3358         0    105703     10231   1901452     22.07     23.25  --
2061.61/516.13	c  N dy  4424   2079892       769      3358         0     64911     10231    543430     22.06     23.44  --
2083.21/521.53	c  N dy  4511   2100027       769      3358         0     84921     10231   1189973     22.07     23.64  --
2112.36/528.90	c  N dy  4617   2120097       769      3358         0    104853     10231   1835362     22.08     23.35  --
2150.30/538.32	c  N dy  4717   2140175       769      3358         0    124787     10231   2486417     22.09     27.43  --
2173.87/544.25	c  N dy  4800   2160393       769      3358         0     81206     10231   1042882     22.09     23.65  --
2201.85/551.27	c  N dy  4852   2181196       769      3358         0    101818     10231   1697638     22.08     23.31  --
2235.78/559.76	c  N dy  4938   2201208       769      3358         0    121688     10231   2341401     22.08     23.31  --
2253.36/564.19	c  S st  4986   2210954       769      3358         0     66887     10231    555826     22.09     21.23  --
2254.17/564.34	c  S st  4986   2211458       769      3358         0     67390     10231    571858     22.09   no data  --
2254.17/564.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2254.17/564.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2254.17/564.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
2254.17/564.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2254.17/564.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2254.17/564.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
2254.17/564.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2262.96/566.51	c lits-rem:       166  cl-subs:       71  v-elim:      0  v-fix:    0  time:  8.44 s
2262.96/566.51	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
2262.96/566.52	c vivif2 --  cl tried    67319 cl shrink        0 lits rem          0 time: 0.04
2262.96/566.59	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.29
2262.96/566.60	c calculated reachability. Time: 0.00
2262.96/566.60	c  N dy  4986   2211458       769      3358         0     67319     10231    568931     22.09   no data  --
2286.11/572.38	c  N dy  5088   2231545       769      3358         0     87271     10231   1219620     22.09     24.61  --
2318.87/580.58	c  N dy  5172   2253476       769      3358         0    109034     10231   1919410     22.09     23.26  --
2354.82/589.59	c  N dy  5250   2273510       769      3358         0    128927     10231   2567006     22.09     23.32  --
2379.19/595.61	c  N dy  5341   2293694       769      3358         0     83455     10231   1066280     22.10     23.40  --
2414.34/604.48	c  N dy  5459   2313961       769      3358         0    103577     10231   1726341     22.11     23.41  --
2451.09/613.60	c  N dy  5540   2334100       769      3358         0    123558     10231   2371931     22.11     23.36  --
2481.85/621.37	c  N dy  5635   2354907       769      3358         0     77739     10231    857287     22.11     23.39  --
2507.41/627.78	c  N dy  5724   2375115       769      3358         0     97814     10231   1513489     22.12     23.30  --
2544.58/637.05	c  N dy  5820   2397466       769      3358         0    119992     10231   2234005     22.12     23.50  --
2580.10/645.96	c  N dy  5898   2417482       769      3358         0     72344     10231    650933     22.12     23.42  --
2604.48/652.08	c  N dy  6011   2437542       769      3358         0     92284     10231   1302288     22.13     23.97  --
2636.85/660.15	c  N dy  6112   2457625       769      3358         0    112228     10231   1945290     22.14     23.85  --
2677.18/670.22	c  N dy  6231   2477645       769      3358         0    132142     10231   2597581     22.15     23.50  --
2705.14/677.21	c  N dy  6313   2497998       769      3358         0     83793     10231    999812     22.15     23.42  --
2733.90/684.44	c  N dy  6410   2518310       769      3358         0    103950     10231   1645622     22.16     23.60  --
2769.45/693.36	c  N dy  6499   2538339       769      3358         0    123846     10231   2299769     22.16     23.52  --
2807.40/702.87	c  N dy  6598   2558453       769      3358         0     74312     10231    667387     22.17     23.42  --
2833.77/709.40	c  N dy  6708   2579034       769      3358         0     94756     10231   1340108     22.18     23.55  --
2867.72/717.93	c  N dy  6800   2600222       769      3358         0    115804     10231   2025815     22.18     23.40  --
2908.88/728.30	c  N dy  6904   2620409       769      3358         0    135842     10231   2674206     22.19     23.81  --
2936.03/735.09	c  N dy  6991   2640419       769      3358         0     85194     10231    987813     22.19     24.31  --
2962.39/741.66	c  N dy  7025   2660512       769      3358         0    105021     10231   1620033     22.16     23.70  --
2999.15/750.83	c  N dy  7117   2680569       769      3358         0    124933     10231   2259832     22.16     23.43  --
3041.89/761.52	c  N dy  7225   2701065       769      3358         0     73860     10231    596972     22.17     23.36  --
3053.07/764.39	c  S st  7250   2711461       769      3358         0     84160     10231    926241     22.16     21.34  --
3053.88/764.59	c  S st  7250   2711966       769      3358         0     84664     10231    942572     22.16   no data  --
3053.88/764.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3053.88/764.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3054.29/764.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
3054.29/764.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3054.29/764.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3054.29/764.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
3054.29/764.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3067.84/768.01	c lits-rem:      1741  cl-subs:      446  v-elim:      0  v-fix:    0  time: 13.36 s
3067.84/768.01	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
3067.84/768.03	c vivif2 --  cl tried    84218 cl shrink        0 lits rem          0 time: 0.05
3068.24/768.13	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 0.42
3068.24/768.13	c calculated reachability. Time: 0.00
3068.24/768.13	c  N dy  7250   2711966       769      3358         0     84218     10231    925532     22.16   no data  --
3103.00/776.82	c  N dy  7333   2736768       769      3358         0    108802     10231   1728763     22.16     23.43  --
3141.76/786.56	c  N dy  7426   2757867       769      3358         0    129739     10231   2403298     22.16     23.33  --
3185.29/797.45	c  N dy  7525   2777954       769      3358         0     77291     10231    684080     22.16     24.31  --
3214.85/804.82	c  N dy  7635   2800583       769      3358         0     99750     10231   1424785     22.17     23.49  --
3249.20/813.42	c  N dy  7708   2820854       769      3358         0    119862     10231   2073157     22.17     23.50  --
3291.57/824.02	c  N dy  7821   2841121       769      3358         0    139972     10231   2730906     22.18     23.37  --
3323.10/831.94	c  N dy  7917   2861217       769      3358         0     86462     10231    954731     22.18     23.46  --
3351.46/839.07	c  N dy  7991   2881247       769      3358         0    106372     10231   1606604     22.18     23.74  --
3389.81/848.60	c  N dy  8099   2901782       769      3358         0    126781     10231   2274387     22.18     23.79  --
3433.75/859.61	c  N dy  8172   2922863       769      3358         0    147716     10231   2965953     22.18     23.51  --
3460.12/866.27	c  N dy  8261   2943269       769      3358         0     93543     10231   1164400     22.18     23.54  --
3491.67/874.10	c  N dy  8347   2963415       769      3358         0    113543     10231   1819822     22.19     23.72  --
3530.41/883.87	c  N dy  8434   2983475       769      3358         0    133439     10231   2459171     22.19     23.86  --
3574.35/894.89	c  N dy  8531   3003524       769      3358         0     77899     10231    621679     22.19     23.46  --
3600.72/901.46	c  N dy  8649   3023535       769      3358         0     97789     10231   1272391     22.20     24.03  --
3634.68/909.98	c  N dy  8762   3043639       769      3358         0    117769     10231   1929650     22.21     23.47  --
3673.03/919.51	c  N dy  8808   3063952       769      3358         0    137903     10231   2577092     22.20     23.37  --
3715.37/930.12	c  N dy  8898   3084087       769      3358         0     81437     10231    711946     22.20     23.43  --
3742.53/936.90	c  N dy  8997   3104091       769      3358         0    101286     10231   1357637     22.21     23.41  --
3825.61/957.79	c  N dy  9052   3152488       769      3358         0    149135     10231   2881379     22.17     23.59  --
3858.77/966.03	c  N dy  9139   3173331       769      3358         0     92507     10231   1048076     22.17     23.39  --
3889.93/973.82	c  N dy  9233   3193557       769      3358         0    112581     10231   1707946     22.17     23.35  --
3927.49/983.28	c  S st  9313   3211966       769      3358         0    130840     10231   2308141     22.18     22.09  --
3929.48/983.77	c  S st  9313   3212470       769      3358         0    131344     10231   2324455     22.18   no data  --
3929.48/983.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3929.48/983.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3929.88/983.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
3930.28/983.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3930.28/983.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3930.28/983.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    769 time:  0.00 s
3930.28/983.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3969.42/993.77	c lits-rem:       101  cl-subs:     1680  v-elim:      0  v-fix:    0  time: 39.17 s
3969.42/993.77	c vivif2 --  cl tried     3358 cl shrink        0 lits rem          0 time: 0.00
3969.82/993.81	c vivif2 --  cl tried   129664 cl shrink        0 lits rem          0 time: 0.14
3970.63/994.06	c asymm  cl-useful: 0/3358/3358 lits-rem:0 time: 1.02
3970.63/994.07	c calculated reachability. Time: 0.00
3970.63/994.07	c  N dy  9313   3212470       769      3358         0    129664     10231   2263509     22.18   no data  --
4026.94/1008.12	c  N dy  9412   3232518       769      3358         0    149576     10231   2914971     22.18     23.38  --
4066.09/1017.90	c  N dy  9521   3254776       769      3358         0     93309     10231   1046495     22.19     23.41  --
4099.25/1026.28	c  N dy  9620   3276406       769      3358         0    114792     10231   1755574     22.19     23.39  --
4138.80/1036.19	c  N dy  9715   3296422       769      3358         0    134672     10231   2407254     22.19     23.38  --
4187.94/1048.48	c  N dy  9818   3316803       769      3358         0    154917     10231   3067411     22.20     23.42  --
4218.70/1056.13	c  N dy  9909   3336824       769      3358         0     95371     10231   1084238     22.20     24.15  --
4249.84/1063.90	c  N dy  9986   3356925       769      3358         0    115322     10231   1733279     22.20     23.53  --
4289.01/1073.78	c  N dy 10064   3377734       769      3358         0    135958     10231   2401186     22.20     23.42  --
4334.13/1085.09	c  N dy 10149   3397797       769      3358         0    155850     10231   3055290     22.20     23.74  --
4368.48/1093.60	c  N dy 10238   3418542       769      3358         0     96031     10231   1080119     22.21     23.52  --
4400.83/1101.78	c  N dy 10334   3438985       769      3358         0    116343     10231   1745467     22.21     23.43  --
4441.18/1111.88	c  N dy 10438   3459275       769      3358         0    136500     10231   2403616     22.21     23.48  --
4488.32/1123.68	c  N dy 10540   3479358       769      3358         0    156447     10231   3056320     22.22     23.43  --
4523.47/1132.46	c  N dy 10615   3499681       769      3358         0     95218     10231   1021961     22.22     23.54  --
4557.05/1140.86	c  N dy 10729   3520168       769      3358         0    115581     10231   1689400     22.23     23.66  --
4608.96/1153.85	c  N dy 10837   3546486       769      3358         0    141694     10231   2535685     22.23     23.43  --
4656.08/1165.61	c  N dy 10924   3566566       769      3358         0    161639     10231   3199085     22.23     24.32  --
4687.64/1173.53	c  N dy 11019   3586582       769      3358         0     99102     10231   1131543     22.23     23.74  --
4729.99/1184.19	c  N dy 11074   3613408       769      3358         0    125683     10231   1993535     22.22     23.39  --
4773.13/1194.96	c  N dy 11155   3633724       769      3358         0    145873     10231   2654368     22.22     23.46  --

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

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

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: 7.37 7.93 7.97 2/176 2812
/proc/meminfo: memFree=30907408/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 414 0 0 0 0 0 0 0 24 0 4 0 502732609 52465664 353 33554432000 4194304 4650419 140736594533920 18446744073709551615 220816292849 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 12809 353 303 112 0 7774 0
[pid=2812/tid=2813] ppid=2808 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 502732610 52465664 353 33554432000 4194304 4650419 140736594533920 18446744073709551615 47566119569330 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 502732610 52465664 353 33554432000 4194304 4650419 140736594533920 18446744073709551615 47566119569330 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 502732610 52465664 353 33554432000 4194304 4650419 140736594533920 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.15847 s]
/proc/loadavg: 7.37 7.93 7.97 2/176 2812
/proc/meminfo: memFree=30907408/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=348620 CPUtime=0.6 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 2351 0 0 0 60 0 0 0 18 0 4 0 502732609 356986880 2203 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365231 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 87155 2203 391 112 0 82120 0
[pid=2812/tid=2813] ppid=2808 vsize=348620 CPUtime=0.15 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 535 0 0 0 15 0 0 0 18 0 4 0 502732610 356986880 2203 33554432000 4194304 4650419 140736594533920 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=348620 CPUtime=0.15 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 506 0 0 0 15 0 0 0 18 0 4 0 502732610 356986880 2203 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=348620 CPUtime=0.14 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 371 0 0 0 14 0 0 0 25 0 4 0 502732610 356986880 2203 33554432000 4194304 4650419 140736594533920 18446744073709551615 4315054 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 348620

[startup+0.200463 s]
/proc/loadavg: 7.37 7.93 7.97 2/176 2812
/proc/meminfo: memFree=30907408/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=350036 CPUtime=0.77 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 2997 0 0 0 77 0 0 0 18 0 4 0 502732609 358436864 2062 33554432000 4194304 4650419 140736594533920 18446744073709551615 4334028 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 87509 2063 393 112 0 82474 0
[pid=2812/tid=2813] ppid=2808 vsize=350036 CPUtime=0.19 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 696 0 0 0 19 0 0 0 18 0 4 0 502732610 358436864 2063 33554432000 4194304 4650419 140736594533920 18446744073709551615 4316020 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=350036 CPUtime=0.19 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 669 0 0 0 19 0 0 0 18 0 4 0 502732610 358436864 2063 33554432000 4194304 4650419 140736594533920 18446744073709551615 4363455 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=350036 CPUtime=0.19 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 532 0 0 0 19 0 0 0 25 0 4 0 502732610 358436864 2063 33554432000 4194304 4650419 140736594533920 18446744073709551615 4229508 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 350036

[startup+0.300444 s]
/proc/loadavg: 7.37 7.93 7.97 2/176 2812
/proc/meminfo: memFree=30907408/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=350036 CPUtime=1.16 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 3375 0 0 0 116 0 0 0 18 0 4 0 502732609 358436864 2440 33554432000 4194304 4650419 140736594533920 18446744073709551615 220815885228 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 87509 2440 393 112 0 82474 0
[pid=2812/tid=2813] ppid=2808 vsize=350036 CPUtime=0.29 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 787 0 0 0 29 0 0 0 18 0 4 0 502732610 358436864 2440 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=350036 CPUtime=0.29 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 766 0 0 0 29 0 0 0 18 0 4 0 502732610 358436864 2440 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366578 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=350036 CPUtime=0.29 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 628 0 0 0 29 0 0 0 25 0 4 0 502732610 358436864 2440 33554432000 4194304 4650419 140736594533920 18446744073709551615 4363500 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 350036

[startup+0.70037 s]
/proc/loadavg: 7.37 7.93 7.97 2/176 2812
/proc/meminfo: memFree=30907408/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=351096 CPUtime=2.76 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 5312 0 0 0 275 1 0 0 18 0 4 0 502732609 359522304 3194 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 87774 3194 393 112 0 82739 0
[pid=2812/tid=2813] ppid=2808 vsize=351096 CPUtime=0.68 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 1266 0 0 0 68 0 0 0 18 0 4 0 502732610 359522304 3194 33554432000 4194304 4650419 140736594533920 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=351096 CPUtime=0.69 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 1248 0 0 0 69 0 0 0 18 0 4 0 502732610 359522304 3194 33554432000 4194304 4650419 140736594533920 18446744073709551615 4333655 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=351096 CPUtime=0.68 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 1094 0 0 0 68 0 0 0 25 0 4 0 502732610 359522304 3194 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 351096

[startup+1.50022 s]
/proc/loadavg: 7.37 7.93 7.97 10/184 2820
/proc/meminfo: memFree=30883164/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=343828 CPUtime=5.96 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 9192 0 0 0 595 1 0 0 20 0 4 0 502732609 352079872 3819 33554432000 4194304 4650419 140736594533920 18446744073709551615 4328238 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 85957 3819 394 112 0 80922 0
[pid=2812/tid=2813] ppid=2808 vsize=343828 CPUtime=1.48 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 2300 0 0 0 148 0 0 0 19 0 4 0 502732610 352079872 3819 33554432000 4194304 4650419 140736594533920 18446744073709551615 4315464 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=343828 CPUtime=1.48 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 2239 0 0 0 148 0 0 0 20 0 4 0 502732610 352079872 3819 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=343828 CPUtime=1.48 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 1987 0 0 0 148 0 0 0 25 0 4 0 502732610 352079872 3819 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 343828

[startup+3.10093 s]
/proc/loadavg: 7.50 7.95 7.97 10/184 2820
/proc/meminfo: memFree=30851412/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=343984 CPUtime=12.36 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 19847 0 0 0 1232 4 0 0 25 0 4 0 502732609 352239616 12359 33554432000 4194304 4650419 140736594533920 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 85996 12359 395 112 0 80961 0
[pid=2812/tid=2813] ppid=2808 vsize=343984 CPUtime=3.09 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 4587 0 0 0 308 1 0 0 25 0 4 0 502732610 352239616 12359 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=343984 CPUtime=3.08 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 5123 0 0 0 308 0 0 0 25 0 4 0 502732610 352239616 12359 33554432000 4194304 4650419 140736594533920 18446744073709551615 4476356 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=343984 CPUtime=3.08 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 4464 0 0 0 307 1 0 0 25 0 4 0 502732610 352239616 12359 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 343984

[startup+6.30034 s]
/proc/loadavg: 7.50 7.95 7.97 10/184 2820
/proc/meminfo: memFree=30807192/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=353304 CPUtime=25.14 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 27488 0 0 0 2509 5 0 0 25 0 4 0 502732609 361783296 16348 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 88326 16348 395 112 0 83291 0
[pid=2812/tid=2813] ppid=2808 vsize=353304 CPUtime=6.28 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 7102 0 0 0 627 1 0 0 25 0 4 0 502732610 361783296 16348 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=353304 CPUtime=6.29 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 5907 0 0 0 628 1 0 0 25 0 4 0 502732610 361783296 16348 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=353304 CPUtime=6.26 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 6587 0 0 0 625 1 0 0 25 0 4 0 502732610 361783296 16348 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 353304

[startup+12.7012 s]
/proc/loadavg: 7.58 7.95 7.97 10/184 2820
/proc/meminfo: memFree=30757624/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=353880 CPUtime=50.71 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 41066 0 0 0 5062 9 0 0 25 0 4 0 502732609 362373120 21973 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 88470 21973 395 112 0 83435 0
[pid=2812/tid=2813] ppid=2808 vsize=353880 CPUtime=12.68 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 9345 0 0 0 1266 2 0 0 25 0 4 0 502732610 362373120 21973 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=353880 CPUtime=12.68 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 9164 0 0 0 1267 1 0 0 25 0 4 0 502732610 362373120 21974 33554432000 4194304 4650419 140736594533920 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=353880 CPUtime=12.62 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 9631 0 0 0 1261 1 0 0 25 0 4 0 502732610 362373120 21974 33554432000 4194304 4650419 140736594533920 18446744073709551615 4331873 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 353880

[startup+25.5008 s]
/proc/loadavg: 7.64 7.95 7.97 10/184 2820
/proc/meminfo: memFree=30695608/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=359200 CPUtime=101.84 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 63223 0 0 0 10171 13 0 0 25 0 4 0 502732609 367820800 33104 33554432000 4194304 4650419 140736594533920 18446744073709551615 4332022 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 89800 33104 395 112 0 84765 0
[pid=2812/tid=2813] ppid=2808 vsize=359200 CPUtime=25.48 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 13907 0 0 0 2545 3 0 0 25 0 4 0 502732610 367820800 33104 33554432000 4194304 4650419 140736594533920 18446744073709551615 4330724 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=359200 CPUtime=25.49 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 15886 0 0 0 2546 3 0 0 25 0 4 0 502732610 367820800 33104 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=359200 CPUtime=25.36 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 13411 0 0 0 2534 2 0 0 25 0 4 0 502732610 367820800 33104 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 359200

[startup+51.1011 s]
/proc/loadavg: 7.84 7.97 7.98 10/184 2821
/proc/meminfo: memFree=30627404/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=453372 CPUtime=204.12 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 94811 0 0 0 20390 22 0 0 25 0 4 0 502732609 464252928 44618 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 113343 44618 395 112 0 108308 0
[pid=2812/tid=2813] ppid=2808 vsize=453372 CPUtime=51.08 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 21579 0 0 0 5103 5 0 0 25 0 4 0 502732610 464252928 44618 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=453372 CPUtime=51.09 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 23910 0 0 0 5103 6 0 0 25 0 4 0 502732610 464252928 44618 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=453372 CPUtime=50.84 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 19389 0 0 0 5080 4 0 0 25 0 4 0 502732610 464252928 44618 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 453372

[startup+102.301 s]
/proc/loadavg: 7.93 7.97 7.98 10/184 2822
/proc/meminfo: memFree=30548500/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=528584 CPUtime=408.67 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 135947 0 0 0 40831 36 0 0 25 0 4 0 502732609 541270016 57715 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 132146 57715 395 112 0 127111 0
[pid=2812/tid=2813] ppid=2808 vsize=528584 CPUtime=102.29 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 37939 0 0 0 10218 11 0 0 25 0 4 0 502732610 541270016 57717 33554432000 4194304 4650419 140736594533920 18446744073709551615 4363444 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=528584 CPUtime=102.29 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 29240 0 0 0 10222 7 0 0 25 0 4 0 502732610 541270016 57717 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=528584 CPUtime=101.78 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 26973 0 0 0 10171 7 0 0 25 0 4 0 502732610 541270016 57717 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 528584

[startup+162.301 s]

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

[pid=2812] ppid=2808 vsize=683236 CPUtime=2565.74 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 376414 0 0 0 256440 134 0 0 25 0 4 0 502732609 699633664 104957 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 170809 104957 395 112 0 165774 0
[pid=2812/tid=2813] ppid=2808 vsize=683236 CPUtime=642.24 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 81783 0 0 0 64197 27 0 0 25 0 4 0 502732610 699633664 104957 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=683236 CPUtime=642.29 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 94005 0 0 0 64195 34 0 0 25 0 4 0 502732610 699633664 104957 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=683236 CPUtime=638.87 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 82529 0 0 0 63857 30 0 0 25 0 4 0 502732610 699633664 104957 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.74
Current children cumulated vsize (KiB) 683236

[startup+702.301 s]
/proc/loadavg: 8.13 8.09 8.02 10/184 2855
/proc/meminfo: memFree=30219788/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=637272 CPUtime=2805.4 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 399883 0 0 0 280396 144 0 0 25 0 4 0 502732609 652566528 93289 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 159318 93289 395 112 0 154283 0
[pid=2812/tid=2813] ppid=2808 vsize=637272 CPUtime=702.23 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 88178 0 0 0 70193 30 0 0 25 0 4 0 502732610 652566528 93289 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=637272 CPUtime=702.3 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 102924 0 0 0 70192 38 0 0 25 0 4 0 502732610 652566528 93289 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=637272 CPUtime=698.54 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 86244 0 0 0 69822 32 0 0 25 0 4 0 502732610 652566528 93289 33554432000 4194304 4650419 140736594533920 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 637272

[startup+762.301 s]
/proc/loadavg: 8.12 8.10 8.02 10/184 2857
/proc/meminfo: memFree=30214912/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=637396 CPUtime=3045.1 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 423760 0 0 0 304356 154 0 0 25 0 4 0 502732609 652693504 96315 33554432000 4194304 4650419 140736594533920 18446744073709551615 4367245 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 159349 96315 395 112 0 154314 0
[pid=2812/tid=2813] ppid=2808 vsize=637396 CPUtime=762.24 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 92752 0 0 0 76192 32 0 0 25 0 4 0 502732610 652693504 96316 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=637396 CPUtime=762.3 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 111702 0 0 0 76189 41 0 0 25 0 4 0 502732610 652693504 96316 33554432000 4194304 4650419 140736594533920 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=637396 CPUtime=758.22 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 90293 0 0 0 75789 33 0 0 25 0 4 0 502732610 652693504 96316 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 637396

[startup+822.301 s]
/proc/loadavg: 8.04 8.08 8.02 10/184 2858
/proc/meminfo: memFree=30170972/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=742192 CPUtime=3284.76 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 447966 0 0 0 328311 165 0 0 25 0 4 0 502732609 760004608 103576 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 185548 103576 395 112 0 180513 0
[pid=2812/tid=2813] ppid=2808 vsize=742192 CPUtime=822.23 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 95082 0 0 0 82190 33 0 0 25 0 4 0 502732610 760004608 103576 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=742192 CPUtime=822.29 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 121528 0 0 0 82184 45 0 0 25 0 4 0 502732610 760004608 103576 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=742192 CPUtime=817.89 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 96071 0 0 0 81754 35 0 0 25 0 4 0 502732610 760004608 103576 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 742192

[startup+882.307 s]
/proc/loadavg: 8.06 8.08 8.02 10/184 2860
/proc/meminfo: memFree=30118708/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=647940 CPUtime=3524.45 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 472423 0 0 0 352267 178 0 0 25 0 4 0 502732609 663490560 111673 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 161985 111673 395 112 0 156950 0
[pid=2812/tid=2813] ppid=2808 vsize=647940 CPUtime=882.23 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 101420 0 0 0 88186 37 0 0 25 0 4 0 502732610 663490560 111673 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365303 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=647940 CPUtime=882.3 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 129969 0 0 0 88180 50 0 0 25 0 4 0 502732610 663490560 111673 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=647940 CPUtime=877.57 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 99280 0 0 0 87720 37 0 0 25 0 4 0 502732610 663490560 111673 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 647940

[startup+942.301 s]
/proc/loadavg: 8.07 8.08 8.02 10/184 2863
/proc/meminfo: memFree=30138760/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=695456 CPUtime=3764.1 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 492505 0 0 0 376223 187 0 0 25 0 4 0 502732609 712146944 109255 33554432000 4194304 4650419 140736594533920 18446744073709551615 4330626 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 173864 109255 395 112 0 168829 0
[pid=2812/tid=2813] ppid=2808 vsize=695456 CPUtime=942.22 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 104584 0 0 0 94184 38 0 0 25 0 4 0 502732610 712146944 109255 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=695456 CPUtime=942.3 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 138176 0 0 0 94176 54 0 0 25 0 4 0 502732610 712146944 109255 33554432000 4194304 4650419 140736594533920 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=695456 CPUtime=937.24 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 104565 0 0 0 93685 39 0 0 25 0 4 0 502732610 712146944 109255 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 695456

[startup+1002.3 s]
/proc/loadavg: 8.06 8.08 8.02 10/184 2864
/proc/meminfo: memFree=30084276/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=761560 CPUtime=4003.78 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 522982 0 0 0 400178 200 0 0 25 0 4 0 502732609 779837440 119371 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 190390 119371 395 112 0 185355 0
[pid=2812/tid=2813] ppid=2808 vsize=761560 CPUtime=1002.22 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 109415 0 0 0 100180 42 0 0 25 0 4 0 502732610 779837440 119371 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=761560 CPUtime=1002.3 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 147155 0 0 0 100173 57 0 0 25 0 4 0 502732610 779837440 119371 33554432000 4194304 4650419 140736594533920 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=761560 CPUtime=996.92 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 112403 0 0 0 99650 42 0 0 25 0 4 0 502732610 779837440 119371 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 761560

[startup+1062.3 s]
/proc/loadavg: 8.06 8.08 8.02 10/184 2866
/proc/meminfo: memFree=30064392/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=720992 CPUtime=4243.45 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 547344 0 0 0 424133 212 0 0 25 0 4 0 502732609 738295808 120693 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 180248 120693 395 112 0 175213 0
[pid=2812/tid=2813] ppid=2808 vsize=720992 CPUtime=1062.2 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 115768 0 0 0 106175 45 0 0 25 0 4 0 502732610 738295808 120693 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=720992 CPUtime=1062.31 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 156032 0 0 0 106169 62 0 0 25 0 4 0 502732610 738295808 120693 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=720992 CPUtime=1056.59 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 114895 0 0 0 105616 43 0 0 25 0 4 0 502732610 738295808 120693 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 720992

[startup+1122.3 s]
/proc/loadavg: 8.13 8.09 8.02 10/184 2867
/proc/meminfo: memFree=30054436/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=774784 CPUtime=4483.12 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 567326 0 0 0 448089 223 0 0 25 0 4 0 502732609 793378816 120269 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 193696 120269 395 112 0 188661 0
[pid=2812/tid=2813] ppid=2808 vsize=774784 CPUtime=1122.21 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 119415 0 0 0 112173 48 0 0 25 0 4 0 502732610 793378816 120269 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=774784 CPUtime=1122.31 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 164900 0 0 0 112165 66 0 0 25 0 4 0 502732610 793378816 120269 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=774784 CPUtime=1116.27 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 119104 0 0 0 111581 46 0 0 25 0 4 0 502732610 793378816 120269 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 774784

[startup+1182.3 s]
/proc/loadavg: 8.13 8.09 8.02 10/184 2869
/proc/meminfo: memFree=30016332/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=781540 CPUtime=4722.8 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 588204 0 0 0 472046 234 0 0 25 0 4 0 502732609 800296960 129696 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 195385 129696 395 112 0 190350 0
[pid=2812/tid=2813] ppid=2808 vsize=781540 CPUtime=1182.2 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 122522 0 0 0 118171 49 0 0 25 0 4 0 502732610 800296960 129696 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=781540 CPUtime=1182.31 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 172037 0 0 0 118161 70 0 0 25 0 4 0 502732610 800296960 129696 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=781540 CPUtime=1175.95 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 122959 0 0 0 117546 49 0 0 25 0 4 0 502732610 800296960 129696 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 781540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.76 8.02 8.00 5/180 2871
/proc/meminfo: memFree=30386864/32951124 swapFree=67105204/67111528
[pid=2812] ppid=2808 vsize=776160 CPUtime=4800.3 cores=0,2,4,6
/proc/2812/stat : 2812 (strangenight1-m) R 2808 2812 2468 0 -1 4202496 596193 0 0 0 479791 239 0 0 25 0 4 0 502732609 794787840 129522 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2812/statm: 194040 129522 395 112 0 189005 0
[pid=2812/tid=2813] ppid=2808 vsize=776160 CPUtime=1201.6 cores=0,2,4,6
/proc/2812/task/2813/stat : 2813 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 123806 0 0 0 120110 50 0 0 25 0 4 0 502732610 794787840 129522 33554432000 4194304 4650419 140736594533920 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2812/tid=2814] ppid=2808 vsize=776160 CPUtime=1201.71 cores=0,2,4,6
/proc/2812/task/2814/stat : 2814 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 175316 0 0 0 120100 71 0 0 25 0 4 0 502732610 794787840 129522 33554432000 4194304 4650419 140736594533920 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2812/tid=2817] ppid=2808 vsize=776160 CPUtime=1195.24 cores=0,2,4,6
/proc/2812/task/2817/stat : 2817 (strangenight1-m) R 2808 2812 2468 0 -1 4202560 125158 0 0 0 119474 50 0 0 25 0 4 0 502732610 794787840 129522 33554432000 4194304 4650419 140736594533920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 776160

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.36
CPU user time (s): 4797.94
CPU system time (s): 2.42263
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 824072

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

runsolver used 1.9447 second user time and 4.53131 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 20:52:47
IDJOB=3175240
IDBENCH=82858
IDSOLVER=1588
FILE ID=node147/3175240-1304103167
RUNJOBID= node147-1304103167-2792
PBS_JOBID= 13170622
Free space on /tmp= 72660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S456969343-019.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175240-1304103167/watcher-3175240-1304103167 -o /tmp/evaluation-result-3175240-1304103167/solver-3175240-1304103167 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175240-1304103167.cnf

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

MD5SUM BENCH= 957c55bb21add5f7b2abfbda860d1a95
RANDOM SEED=1750723859

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30907588 kB
Buffers:        280380 kB
Cached:        1377604 kB
SwapCached:       3064 kB
Active:         148220 kB
Inactive:      1570760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30907588 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:           12448 kB
Writeback:           0 kB
AnonPages:       59196 kB
Mapped:          14400 kB
Slab:           260768 kB
PageTables:       4352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182424 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= 72652 MiB
End job on node147 at 2011-04-29 21:12:51