Trace number 3260925

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.34 1201.77

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-31-sat.cnf
MD5SUM34c6b89fff5c4d1bd23006ea2314b10d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables496
Number of clauses3976
Sum of the clauses size15376
Maximum clause length31
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23720
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5256

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-3260925-1304129856.cnf'
0.00/0.00	c -- header says num vars:            496
0.00/0.00	c -- header says num clauses:        3976
0.00/0.00	c -- clauses added:            0 learnts,         3976 normals,            0 xors
0.00/0.00	c -- vars added        496
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       496       256      3720         0     15376         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.00
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.01 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 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:       0 undec:       0 neg:     496
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       496       256      3720         0     15376         0   no data   no data  --
0.08/0.08	c Decided on static restart strategy
0.77/0.28	c  N st     8      4914       496       256      3720      4619     15376    785055   no data   no data  --
2.77/0.77	c  N st    10     11298       496       256      3720      4308     15376    622650   no data   no data  --
5.56/1.46	c  N st    11     17043       496       256      3720      9671     15376   1905681   no data   no data  --
11.16/2.81	c  F st    12     25001       496       256      3720     11734     15376   2545423   no data   no data  --
11.16/2.81	c  N st    12     25001       496       256      3720     11734     15376   2545423   no data   no data  --
13.55/3.48	c Decided on static restart strategy
13.55/3.48	c  N st    18     30001       496       256      3720     10127     15376   1917636   no data   no data  --
13.55/3.48	c  S st    18     30001       496       256      3720     10127     15376   1917636   no data   no data  --
13.95/3.52	c  S st    18     30502       496       256      3720     10625     15376   1984816   no data   no data  --
13.95/3.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
13.95/3.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.95/3.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
14.35/3.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.74/5.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.43 s
20.74/5.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
20.74/5.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.51/9.43	c lits-rem:       397  cl-subs:      281  v-elim:      0  v-fix:    0  time: 16.75 s
37.51/9.45	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.08
37.51/9.45	c calculated reachability. Time: 0.00
37.51/9.45	c  N st    18     30502       496       256      3720     10344     15376   1916986   no data   no data  --
39.53/9.95	c  N st    20     37612       496       256      3720      9690     15376   1603236   no data   no data  --
41.51/10.47	c  N st    21     44012       496       256      3720     15829     15376   2874706   no data   no data  --
43.53/10.91	c  S st    22     45754       496       256      3720      8970     15376   1436007   no data   no data  --
43.53/10.94	c  S st    22     46258       496       256      3720      9465     15376   1503809   no data   no data  --
43.53/10.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
43.53/10.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.53/10.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
43.53/10.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.90/12.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.02 s
49.90/12.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
49.90/12.50	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
57.49/14.47	c lits-rem:        74  cl-subs:       32  v-elim:      0  v-fix:    0  time:  7.83 s
57.49/14.47	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
57.49/14.48	c vivif2 --  cl tried     9433 cl shrink        0 lits rem          0 time: 0.07
57.89/14.52	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.14
57.89/14.52	c calculated reachability. Time: 0.00
57.89/14.52	c  N st    22     46258       496       256      3720      9433     15376   1497999   no data   no data  --
64.68/16.28	c  N st    23     60655       496       256      3720     13586     15376   2421375   no data   no data  --
68.27/17.11	c  N st    24     69387       496       256      3720     11499     15376   1717687   no data   no data  --
68.27/17.11	c  S st    24     69387       496       256      3720     11499     15376   1717687   no data   no data  --
68.27/17.15	c  S st    24     69891       496       256      3720     11996     15376   1784556   no data   no data  --
68.27/17.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
68.27/17.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.27/17.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.10
68.67/17.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.27/19.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.65 s
76.27/19.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
76.27/19.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
91.04/22.81	c lits-rem:       195  cl-subs:       79  v-elim:      0  v-fix:    0  time: 14.64 s
91.04/22.81	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
91.04/22.83	c vivif2 --  cl tried    11917 cl shrink        0 lits rem          0 time: 0.07
91.04/22.87	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.14
91.04/22.87	c calculated reachability. Time: 0.00
91.04/22.87	c  N st    24     69891       496       256      3720     11917     15376   1769353   no data   no data  --
98.23/24.69	c  F st    25     87501       496       256      3720     16888     15376   2823033   no data   no data  --
98.23/24.69	c  N st    25     87501       496       256      3720     16888     15376   2823033   no data   no data  --
100.23/25.16	c  N dy    32     93729       496       256      3720     22795     15376   3634086     46.58     49.25  --
102.23/25.68	c  N dy    34    100488       496       256      3720     17014     15376   2056200     38.98     41.08  --
103.82/26.08	c  S st    42    104836       496       256      3720     21281     15376   2730624     38.89     36.44  --
104.22/26.15	c  S st    42    105339       496       256      3720     21774     15376   2792013     38.89   no data  --
104.22/26.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
104.22/26.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.62/26.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.17
104.62/26.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.82/28.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.19 s
111.82/28.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
111.82/28.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
168.13/42.12	c lits-rem:       262  cl-subs:      533  v-elim:      0  v-fix:    0  time: 55.99 s
168.13/42.12	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
168.13/42.15	c vivif2 --  cl tried    21241 cl shrink        0 lits rem          0 time: 0.11
168.53/42.20	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.18
168.53/42.20	c calculated reachability. Time: 0.00
168.53/42.20	c  N dy    42    105339       496       256      3720     21241     15376   2720308     38.89   no data  --
170.54/42.74	c  N dy    47    112541       496       256      3720     14944     15376   1672972     38.11     40.19  --
175.74/44.07	c  N dy    59    127068       496       256      3720     14602     15376   1386764     37.27     39.43  --
179.32/44.96	c  N dy    82    135622       496       256      3720     22933     15376   2576482     37.33     39.44  --
194.90/48.84	c  N dy    85    157261       496       256      3720     28571     15376   3413789     36.07     38.01  --
195.30/48.94	c  S st    86    158008       496       256      3720     29305     15376   3522436     36.06     35.02  --
195.70/49.03	c  S st    86    158509       496       256      3720     29803     15376   3590428     36.06   no data  --
195.70/49.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
195.70/49.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.10/49.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.25
196.50/49.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
203.29/50.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.10 s
203.29/50.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
203.29/50.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
480.91/120.41	c lits-rem:       293  cl-subs:      351  v-elim:      0  v-fix:    0  time: 276.87 s
480.91/120.41	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
480.91/120.45	c vivif2 --  cl tried    29452 cl shrink        0 lits rem          0 time: 0.16
481.31/120.59	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.57
481.31/120.59	c calculated reachability. Time: 0.00
481.31/120.59	c  N dy    86    158509       496       256      3720     29452     15376   3536674     36.06   no data  --
490.10/122.77	c  N dy    90    174157       496       256      3720     28216     15376   3512977     35.30     37.20  --
496.89/124.47	c  N dy   117    188436       496       256      3720     24589     15376   2726217     35.28     37.19  --
504.48/126.35	c  N dy   155    200531       496       256      3720     36333     15376   4400193     35.29     37.17  --
514.08/128.71	c  N dy   211    216276       496       256      3720     33243     15376   3640548     35.41     37.38  --
524.45/131.36	c  N dy   261    231920       496       256      3720     29006     15376   2830820     35.55     37.47  --
528.84/132.43	c  S st   269    237765       496       256      3720     34650     15376   3527534     35.56     35.74  --
529.24/132.52	c  S st   269    238265       496       256      3720     35149     15376   3597184     35.56   no data  --
529.24/132.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
529.24/132.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
529.64/132.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.31
530.04/132.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
537.23/134.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.52 s
537.23/134.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
537.23/134.59	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
865.21/216.61	c lits-rem:       137  cl-subs:      366  v-elim:      0  v-fix:    0  time: 327.30 s
865.21/216.61	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
865.21/216.64	c vivif2 --  cl tried    34783 cl shrink        0 lits rem          0 time: 0.16
865.61/216.77	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.49
865.61/216.77	c calculated reachability. Time: 0.00
865.61/216.77	c  N dy   269    238265       496       256      3720     34783     15376   3550816     35.56   no data  --
873.18/218.69	c  N dy   309    254454       496       256      3720     30081     15376   2988485     35.54     37.44  --
885.96/221.80	c  N dy   348    271171       496       256      3720     24982     15376   2195853     35.46     37.39  --
899.94/225.36	c  N dy   378    288551       496       256      3720     42084     15376   4848207     35.43     37.43  --
913.55/228.77	c  F st   423    306250       496       256      3720     36892     15376   3854079     35.45     33.70  --
914.32/228.92	c  N st   426    307438       496       256      3720     38045     15376   3982278     35.45   no data  --
932.70/233.50	c  N dy   491    327275       496       256      3720     33996     15376   3284488     35.53     37.42  --
957.48/239.74	c  N dy   499    353929       496       256      3720     35567     15376   3262493     35.28     37.14  --
961.06/240.69	c  S st   511    357397       496       256      3720     38974     15376   3705298     35.29     34.99  --
961.88/240.82	c  S st   511    357898       496       256      3720     39470     15376   3775832     35.29   no data  --
961.88/240.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
961.88/240.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
962.28/240.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.35
962.66/241.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
970.25/242.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.73 s
970.25/242.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
970.25/242.95	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1277.43/319.85	c lits-rem:        78  cl-subs:      501  v-elim:      0  v-fix:    0  time: 306.77 s
1277.43/319.85	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
1277.43/319.89	c vivif2 --  cl tried    38969 cl shrink        0 lits rem          0 time: 0.16
1277.83/319.99	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.42
1277.83/319.99	c calculated reachability. Time: 0.00
1277.83/319.99	c  N dy   511    357898       496       256      3720     38969     15376   3726287     35.29   no data  --
1287.81/322.46	c  N dy   596    378332       496       256      3720     33564     15376   2979281     35.39     37.31  --
1304.61/326.68	c  N dy   676    402842       496       256      3720     31149     15376   2779010     35.43     37.33  --
1323.37/331.33	c  N dy   718    431279       496       256      3720     31582     15376   2623261     35.39     37.29  --
1338.94/335.25	c  N dy   729    456152       496       256      3720     55470     15376   6256109     35.24     37.12  --
1353.72/338.90	c  N dy   799    477288       496       256      3720     48034     15376   4887168     35.28     37.28  --
1376.09/344.53	c  N dy   860    505371       496       256      3720     46116     15376   4528415     35.24     37.17  --
1396.07/349.55	c  N dy   918    527988       496       256      3720     38029     15376   3343684     35.23     37.10  --
1401.68/350.94	c  S st   923    536847       496       256      3720     46731     15376   5005326     35.17     32.33  --
1402.05/351.04	c  S st   923    537350       496       256      3720     47229     15376   5071075     35.17   no data  --
1402.05/351.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1402.05/351.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1402.45/351.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.33
1402.85/351.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1409.65/352.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.78 s
1409.65/352.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
1409.65/352.96	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1979.27/495.53	c lits-rem:       153  cl-subs:      401  v-elim:      0  v-fix:    0  time: 569.08 s
1979.27/495.53	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
1979.27/495.59	c vivif2 --  cl tried    46828 cl shrink        0 lits rem          0 time: 0.23
1980.07/495.77	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.70
1980.07/495.77	c calculated reachability. Time: 0.00
1980.07/495.77	c  N dy   923    537350       496       256      3720     46828     15376   5009965     35.17   no data  --
1993.25/499.09	c  N dy   953    560491       496       256      3720     38082     15376   3176397     35.13     37.04  --
2024.41/506.86	c  N dy   961    599616       496       256      3720     44046     15376   4426125     34.91     36.86  --
2042.80/511.45	c  N dy  1029    619656       496       256      3720     63711     15376   7727092     34.95     36.89  --
2060.38/515.89	c  N dy  1092    641313       496       256      3720     51786     15376   5536687     34.97     36.87  --
2087.14/522.59	c  N dy  1184    661532       496       256      3720     37332     15376   2931390     35.03     36.91  --
2104.32/526.89	c  N dy  1231    682760       496       256      3720     58126     15376   6173154     35.03     36.88  --
2126.69/532.47	c  N dy  1283    702787       496       256      3720     42507     15376   3724387     35.04     40.31  --
2147.85/537.78	c  N dy  1363    722851       496       256      3720     62304     15376   6525348     35.07     42.65  --
2167.41/542.68	c  N dy  1397    743298       496       256      3720     45978     15376   4082808     35.05     37.18  --
2195.78/549.70	c  N dy  1427    769054       496       256      3720     71298     15376   8472755     35.02     36.91  --
2216.15/554.86	c  N dy  1513    789096       496       256      3720     53661     15376   5106469     35.06     36.92  --
2236.15/559.89	c  S st  1540    806026       496       256      3720     70297     15376   7665822     35.05   no data  --
2236.92/560.09	c  S st  1540    806528       496       256      3720     70795     15376   7735501     35.05   no data  --
2237.32/560.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
2237.32/560.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2237.72/560.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.6M T:  0.60
2238.52/560.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2246.50/562.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.85 s
2246.50/562.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
2246.50/562.44	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4016.92/1005.63	c lits-rem:        97  cl-subs:      474  v-elim:      0  v-fix:    0  time: 1768.89 s
4016.92/1005.63	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
4017.32/1005.71	c vivif2 --  cl tried    70321 cl shrink        0 lits rem          0 time: 0.34
4018.12/1005.99	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 1.11
4018.12/1005.99	c calculated reachability. Time: 0.00
4018.12/1005.99	c  N dy  1540    806528       496       256      3720     70321     15376   7664140     35.05   no data  --
4034.49/1010.01	c  N dy  1648    829313       496       256      3720     54390     15376   5298411     35.09     37.03  --
4054.07/1014.91	c  N dy  1709    850292       496       256      3720     74988     15376   8574474     35.11     37.09  --
4069.64/1018.85	c  N dy  1767    870372       496       256      3720     55400     15376   5179687     35.12     45.53  --
4090.83/1024.14	c  N dy  1866    890390       496       256      3720     75119     15376   8053024     35.16     37.02  --
4106.79/1028.16	c  N dy  1914    910395       496       256      3720     54496     15376   5100243     35.16     37.15  --
4126.76/1033.17	c  N dy  1973    930650       496       256      3720     74400     15376   8001826     35.17     37.07  --
4145.94/1037.90	c  N dy  2017    950802       496       256      3720     52885     15376   4859592     35.17     37.06  --
4183.88/1047.45	c  N dy  2078    991765       496       256      3720     50897     15376   4252967     35.10     37.01  --
4203.07/1052.23	c  N dy  2144   1012022       496       256      3720     70859     15376   7288639     35.11     36.99  --
4233.02/1059.70	c  N dy  2218   1038904       496       256      3720     53950     15376   4717056     35.12     37.02  --
4249.01/1063.73	c  N dy  2251   1059409       496       256      3720     74074     15376   7958101     35.11     37.06  --
4262.20/1067.03	c  F st  2264   1071875       496       256      3720     86299     15376   9891953     35.08     30.27  --
4270.59/1069.17	c  N dy  2273   1080852       496       256      3720     50952     15376   4022710     35.08     36.95  --
4302.52/1077.12	c  N dy  2359   1108715       496       256      3720     78450     15376   7987230     35.09     37.07  --
4330.87/1084.23	c  N dy  2437   1128895       496       256      3720     53069     15376   4132710     35.11     37.02  --
4356.84/1090.78	c  N dy  2508   1150855       496       256      3720     74642     15376   7216511     35.13     37.04  --
4392.40/1099.68	c  N dy  2559   1177956       496       256      3720     55047     15376   4468218     35.12     37.15  --
4411.59/1104.48	c  N dy  2587   1198283       496       256      3720     75049     15376   7526524     35.10     37.15  --
4429.54/1108.90	c  S st  2599   1209793       496       256      3720     86366     15376   9234098     35.09     32.08  --
4430.34/1109.12	c  S st  2599   1210300       496       256      3720     86867     15376   9305256     35.09   no data  --
4430.34/1109.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
4430.34/1109.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4431.14/1109.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.1M T:  0.77
4431.94/1109.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4439.93/1111.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.71 s
4439.93/1111.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    496 time:  0.00 s
4439.93/1111.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3260925-1304129856/watcher-3260925-1304129856 -o /tmp/evaluation-result-3260925-1304129856/solver-3260925-1304129856 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3260925-1304129856.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: 7.95 8.09 8.16 5/180 18249
/proc/meminfo: memFree=25014776/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 4 0 505401726 52465664 353 33554432000 4194304 4650419 140734030005216 18446744073709551615 47762359166898 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 12809 353 303 112 0 7774 0
[pid=18249/tid=18250] ppid=18247 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 505401726 52465664 353 33554432000 4194304 4650419 140734030005216 18446744073709551615 255106825201 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 505401726 52465664 353 33554432000 4194304 4650419 140734030005216 18446744073709551615 255106825201 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 505401726 52465664 353 33554432000 4194304 4650419 140734030005216 18446744073709551615 47762359166898 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.029191 s]
/proc/loadavg: 7.95 8.09 8.16 5/180 18249
/proc/meminfo: memFree=25014776/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=282164 CPUtime=0.08 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) S 18247 18249 17487 0 -1 4202496 1519 0 0 0 8 0 0 0 25 0 4 0 505401726 288935936 1395 33554432000 4194304 4650419 140734030005216 18446744073709551615 255106873838 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 70541 1396 389 112 0 65506 0
[pid=18249/tid=18250] ppid=18247 vsize=282164 CPUtime=0.02 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 276 0 0 0 2 0 0 0 25 0 4 0 505401726 288935936 1397 33554432000 4194304 4650419 140734030005216 18446744073709551615 255106873887 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=282164 CPUtime=0.01 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 288 0 0 0 1 0 0 0 25 0 4 0 505401726 288935936 1398 33554432000 4194304 4650419 140734030005216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=282164 CPUtime=0.02 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 261 0 0 0 2 0 0 0 25 0 4 0 505401726 288935936 1398 33554432000 4194304 4650419 140734030005216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 282164

[startup+0.110315 s]
/proc/loadavg: 7.95 8.09 8.16 5/180 18249
/proc/meminfo: memFree=25014776/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=282164 CPUtime=0.41 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 3037 0 0 0 40 1 0 0 25 0 4 0 505401726 288935936 2913 33554432000 4194304 4650419 140734030005216 18446744073709551615 255106812087 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18249/statm: 70541 2913 390 112 0 65506 0
[pid=18249/tid=18250] ppid=18247 vsize=282164 CPUtime=0.09 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) D 18247 18249 17487 0 -1 4202560 596 0 0 0 9 0 0 0 25 0 4 0 505401726 288935936 2913 33554432000 4194304 4650419 140734030005216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=282164 CPUtime=0.09 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) D 18247 18249 17487 0 -1 4202560 694 0 0 0 9 0 0 0 25 0 4 0 505401726 288935936 2913 33554432000 4194304 4650419 140734030005216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=282164 CPUtime=0.1 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) D 18247 18249 17487 0 -1 4202560 699 0 0 0 10 0 0 0 25 0 4 0 505401726 288935936 2913 33554432000 4194304 4650419 140734030005216 18446744073709551615 255106429985 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282164

[startup+0.301187 s]
/proc/loadavg: 7.95 8.09 8.16 5/180 18249
/proc/meminfo: memFree=25014776/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=287460 CPUtime=1.17 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 7007 0 0 0 116 1 0 0 25 0 4 0 505401726 294359040 3838 33554432000 4194304 4650419 140734030005216 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18249/statm: 71865 3841 392 112 0 66830 0
[pid=18249/tid=18250] ppid=18247 vsize=287460 CPUtime=0.28 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 1504 0 0 0 28 0 0 0 25 0 4 0 505401726 294359040 3841 33554432000 4194304 4650419 140734030005216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=287460 CPUtime=0.28 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 1758 0 0 0 28 0 0 0 25 0 4 0 505401726 294359040 3841 33554432000 4194304 4650419 140734030005216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=287460 CPUtime=0.29 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 1780 0 0 0 29 0 0 0 25 0 4 0 505401726 294359040 3841 33554432000 4194304 4650419 140734030005216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 287460

[startup+0.701116 s]
/proc/loadavg: 7.95 8.09 8.16 5/180 18249
/proc/meminfo: memFree=25014776/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=289820 CPUtime=2.77 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 13922 0 0 0 275 2 0 0 25 0 4 0 505401726 296775680 5941 33554432000 4194304 4650419 140734030005216 18446744073709551615 4314797 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18249/statm: 72455 5941 392 112 0 67420 0
[pid=18249/tid=18250] ppid=18247 vsize=289820 CPUtime=0.68 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 3254 0 0 0 68 0 0 0 25 0 4 0 505401726 296775680 5941 33554432000 4194304 4650419 140734030005216 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=289820 CPUtime=0.68 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 3968 0 0 0 68 0 0 0 25 0 4 0 505401726 296775680 5942 33554432000 4194304 4650419 140734030005216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=289820 CPUtime=0.69 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 3615 0 0 0 69 0 0 0 25 0 4 0 505401726 296775680 5942 33554432000 4194304 4650419 140734030005216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 289820

[startup+1.50098 s]
/proc/loadavg: 7.96 8.09 8.16 9/184 18253
/proc/meminfo: memFree=24976680/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=282256 CPUtime=5.96 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 25326 0 0 0 592 4 0 0 25 0 4 0 505401726 289030144 8253 33554432000 4194304 4650419 140734030005216 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18249/statm: 70564 8253 393 112 0 65529 0
[pid=18249/tid=18250] ppid=18247 vsize=282256 CPUtime=1.48 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 5626 0 0 0 148 0 0 0 25 0 4 0 505401726 289030144 8254 33554432000 4194304 4650419 140734030005216 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=282256 CPUtime=1.48 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 7387 0 0 0 147 1 0 0 25 0 4 0 505401726 289030144 8254 33554432000 4194304 4650419 140734030005216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=282256 CPUtime=1.49 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 7056 0 0 0 148 1 0 0 25 0 4 0 505401726 289030144 8254 33554432000 4194304 4650419 140734030005216 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 282256

[startup+3.1007 s]
/proc/loadavg: 7.96 8.09 8.16 9/184 18253
/proc/meminfo: memFree=24930676/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=321032 CPUtime=12.35 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 49454 0 0 0 1227 8 0 0 25 0 4 0 505401726 328736768 23520 33554432000 4194304 4650419 140734030005216 18446744073709551615 4333763 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18249/statm: 80258 23520 394 112 0 75223 0
[pid=18249/tid=18250] ppid=18247 vsize=321032 CPUtime=3.08 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 9084 0 0 0 307 1 0 0 25 0 4 0 505401726 328736768 23520 33554432000 4194304 4650419 140734030005216 18446744073709551615 4315194 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=321032 CPUtime=3.08 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 16701 0 0 0 306 2 0 0 25 0 4 0 505401726 328736768 23520 33554432000 4194304 4650419 140734030005216 18446744073709551615 4436457 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=321032 CPUtime=3.09 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 13946 0 0 0 307 2 0 0 25 0 4 0 505401726 328736768 23520 33554432000 4194304 4650419 140734030005216 18446744073709551615 4436444 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 321032

[startup+6.30114 s]
/proc/loadavg: 7.96 8.09 8.16 9/184 18254
/proc/meminfo: memFree=24833944/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=322512 CPUtime=25.13 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 68822 0 0 0 2502 11 0 0 23 0 4 0 505401726 330252288 40370 33554432000 4194304 4650419 140734030005216 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18249/statm: 80628 40370 394 112 0 75593 0
[pid=18249/tid=18250] ppid=18247 vsize=322512 CPUtime=6.28 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 17406 0 0 0 626 2 0 0 23 0 4 0 505401726 330252288 40370 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=322512 CPUtime=6.28 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 16858 0 0 0 626 2 0 0 25 0 4 0 505401726 330252288 40370 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=322512 CPUtime=6.29 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 14100 0 0 0 627 2 0 0 25 0 4 0 505401726 330252288 40370 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439366 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 322512

[startup+12.701 s]
/proc/loadavg: 7.96 8.08 8.15 9/184 18254
/proc/meminfo: memFree=24744952/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=429420 CPUtime=50.7 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 108565 0 0 0 5051 19 0 0 25 0 4 0 505401726 439726080 62361 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18249/statm: 107355 62361 394 112 0 102320 0
[pid=18249/tid=18250] ppid=18247 vsize=429420 CPUtime=12.68 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 33957 0 0 0 1263 5 0 0 25 0 4 0 505401726 439726080 62361 33554432000 4194304 4650419 140734030005216 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=429420 CPUtime=12.69 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 26219 0 0 0 1264 5 0 0 25 0 4 0 505401726 439726080 62361 33554432000 4194304 4650419 140734030005216 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=429420 CPUtime=12.69 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 22250 0 0 0 1265 4 0 0 25 0 4 0 505401726 439726080 62361 33554432000 4194304 4650419 140734030005216 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 429420

[startup+25.5008 s]
/proc/loadavg: 8.04 8.10 8.16 9/184 18254
/proc/meminfo: memFree=24572588/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=494896 CPUtime=101.83 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 146681 0 0 0 10154 29 0 0 25 0 4 0 505401726 506773504 80940 33554432000 4194304 4650419 140734030005216 18446744073709551615 4366896 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18249/statm: 123724 80940 394 112 0 118689 0
[pid=18249/tid=18250] ppid=18247 vsize=494896 CPUtime=25.48 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 34032 0 0 0 2543 5 0 0 25 0 4 0 505401726 506773504 80940 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=494896 CPUtime=25.49 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 26219 0 0 0 2544 5 0 0 25 0 4 0 505401726 506773504 80940 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=494896 CPUtime=25.48 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 44088 0 0 0 2540 8 0 0 25 0 4 0 505401726 506773504 80940 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 494896

[startup+51.1003 s]
/proc/loadavg: 8.03 8.09 8.15 9/184 18255
/proc/meminfo: memFree=24356108/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=678636 CPUtime=204.09 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 219186 0 0 0 20359 50 0 0 25 0 4 0 505401726 694923264 129107 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18249/statm: 169659 129107 394 112 0 164624 0
[pid=18249/tid=18250] ppid=18247 vsize=678636 CPUtime=51.08 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 54620 0 0 0 5097 11 0 0 25 0 4 0 505401726 694923264 129107 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=678636 CPUtime=51.08 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 44305 0 0 0 5098 10 0 0 25 0 4 0 505401726 694923264 129107 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=678636 CPUtime=51.08 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 66983 0 0 0 5093 15 0 0 25 0 4 0 505401726 694923264 129107 33554432000 4194304 4650419 140734030005216 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 678636

[startup+102.307 s]
/proc/loadavg: 8.06 8.08 8.15 9/184 18256
/proc/meminfo: memFree=24095436/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=892608 CPUtime=408.63 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 310890 0 0 0 40784 79 0 0 25 0 4 0 505401726 914030592 152654 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18249/statm: 223152 152654 394 112 0 218117 0
[pid=18249/tid=18250] ppid=18247 vsize=892608 CPUtime=102.28 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 94430 0 0 0 10206 22 0 0 25 0 4 0 505401726 914030592 152654 33554432000 4194304 4650419 140734030005216 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=892608 CPUtime=102.29 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 44305 0 0 0 10219 10 0 0 25 0 4 0 505401726 914030592 152654 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=892608 CPUtime=102.29 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 116804 0 0 0 10196 33 0 0 25 0 4 0 505401726 914030592 152654 33554432000 4194304 4650419 140734030005216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 892608

[startup+162.301 s]

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

[pid=18249] ppid=18247 vsize=1580220 CPUtime=2805.36 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 988020 0 0 0 280213 323 0 0 25 0 4 0 505401726 1618145280 275771 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 395055 275771 394 112 0 390020 0
[pid=18249/tid=18250] ppid=18247 vsize=1580220 CPUtime=700.18 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 183694 0 0 0 69963 55 0 0 25 0 4 0 505401726 1618145280 275771 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=1580220 CPUtime=702.29 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 283386 0 0 0 70131 98 0 0 25 0 4 0 505401726 1618145280 275771 33554432000 4194304 4650419 140734030005216 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=1580220 CPUtime=702.3 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 348941 0 0 0 70117 113 0 0 25 0 4 0 505401726 1618145280 275771 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 1580220

[startup+762.307 s]
/proc/loadavg: 8.15 8.13 8.12 9/184 18277
/proc/meminfo: memFree=22575548/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=1750800 CPUtime=3045.06 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 1026148 0 0 0 304172 334 0 0 25 0 4 0 505401726 1792819200 303342 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 437700 303342 394 112 0 432665 0
[pid=18249/tid=18250] ppid=18247 vsize=1750800 CPUtime=759.85 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 183694 0 0 0 75930 55 0 0 25 0 4 0 505401726 1792819200 303342 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=1750800 CPUtime=762.3 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 321514 0 0 0 76121 109 0 0 25 0 4 0 505401726 1792819200 303342 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=1750800 CPUtime=762.31 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 348941 0 0 0 76118 113 0 0 25 0 4 0 505401726 1792819200 303342 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 1750800

[startup+822.3 s]
/proc/loadavg: 8.11 8.12 8.11 9/184 18278
/proc/meminfo: memFree=22575904/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=1711932 CPUtime=3284.71 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 1113522 0 0 0 328106 365 0 0 25 0 4 0 505401726 1753018368 301400 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 427983 301400 394 112 0 422948 0
[pid=18249/tid=18250] ppid=18247 vsize=1711932 CPUtime=819.52 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 225139 0 0 0 81882 70 0 0 25 0 4 0 505401726 1753018368 301400 33554432000 4194304 4650419 140734030005216 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=1711932 CPUtime=822.3 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 321514 0 0 0 82121 109 0 0 25 0 4 0 505401726 1753018368 301400 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=1711932 CPUtime=822.3 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 394870 0 0 0 82101 129 0 0 25 0 4 0 505401726 1753018368 301400 33554432000 4194304 4650419 140734030005216 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 1711932

[startup+882.301 s]
/proc/loadavg: 8.04 8.09 8.10 9/184 18280
/proc/meminfo: memFree=22438616/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=1781036 CPUtime=3524.38 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 1209605 0 0 0 352037 401 0 0 25 0 4 0 505401726 1823780864 304895 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 445259 304895 394 112 0 440224 0
[pid=18249/tid=18250] ppid=18247 vsize=1781036 CPUtime=879.19 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 269065 0 0 0 87834 85 0 0 25 0 4 0 505401726 1823780864 304895 33554432000 4194304 4650419 140734030005216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=1781036 CPUtime=882.3 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 321514 0 0 0 88121 109 0 0 25 0 4 0 505401726 1823780864 304895 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=1781036 CPUtime=882.3 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 447027 0 0 0 88080 150 0 0 25 0 4 0 505401726 1823780864 304895 33554432000 4194304 4650419 140734030005216 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 1781036

[startup+942.3 s]
/proc/loadavg: 8.01 8.07 8.09 9/184 18282
/proc/meminfo: memFree=22434492/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=1651600 CPUtime=3764.06 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 1262258 0 0 0 375980 426 0 0 25 0 4 0 505401726 1691238400 296876 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 412900 296876 394 112 0 407865 0
[pid=18249/tid=18250] ppid=18247 vsize=1651600 CPUtime=938.86 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 298901 0 0 0 93787 99 0 0 25 0 4 0 505401726 1691238400 296876 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=1651600 CPUtime=942.3 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 321514 0 0 0 94121 109 0 0 25 0 4 0 505401726 1691238400 296876 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=1651600 CPUtime=942.3 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 469844 0 0 0 94069 161 0 0 25 0 4 0 505401726 1691238400 296876 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 1651600

[startup+1002.3 s]
/proc/loadavg: 8.05 8.07 8.09 9/184 18283
/proc/meminfo: memFree=22407192/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=1652200 CPUtime=4003.73 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 1287881 0 0 0 399934 439 0 0 25 0 4 0 505401726 1691852800 296960 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 413050 296960 394 112 0 408015 0
[pid=18249/tid=18250] ppid=18247 vsize=1652200 CPUtime=998.54 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 324524 0 0 0 99741 113 0 0 25 0 4 0 505401726 1691852800 296960 33554432000 4194304 4650419 140734030005216 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=1652200 CPUtime=1002.3 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 321514 0 0 0 100121 109 0 0 25 0 4 0 505401726 1691852800 296960 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=1652200 CPUtime=1002.3 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 469844 0 0 0 100069 161 0 0 25 0 4 0 505401726 1691852800 296960 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.73
Current children cumulated vsize (KiB) 1652200

[startup+1062.3 s]
/proc/loadavg: 8.11 8.09 8.09 9/184 18285
/proc/meminfo: memFree=22356324/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=1888448 CPUtime=4243.4 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 1413345 0 0 0 423858 482 0 0 25 0 4 0 505401726 1933770752 325901 33554432000 4194304 4650419 140734030005216 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 472112 325901 394 112 0 467077 0
[pid=18249/tid=18250] ppid=18247 vsize=1888448 CPUtime=1058.22 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 370107 0 0 0 105693 129 0 0 25 0 4 0 505401726 1933770752 325901 33554432000 4194304 4650419 140734030005216 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=1888448 CPUtime=1062.3 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 321521 0 0 0 106121 109 0 0 25 0 4 0 505401726 1933770752 325901 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=1888448 CPUtime=1062.29 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 517135 0 0 0 106053 176 0 0 25 0 4 0 505401726 1933770752 325901 33554432000 4194304 4650419 140734030005216 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 1888448

[startup+1122.3 s]
/proc/loadavg: 8.18 8.11 8.10 9/184 18286
/proc/meminfo: memFree=22218792/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=1891092 CPUtime=4483.07 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 1508919 0 0 0 447788 519 0 0 25 0 4 0 505401726 1936478208 339635 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 472773 339635 394 112 0 467738 0
[pid=18249/tid=18250] ppid=18247 vsize=1891092 CPUtime=1117.89 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 401967 0 0 0 111648 141 0 0 25 0 4 0 505401726 1936478208 339635 33554432000 4194304 4650419 140734030005216 18446744073709551615 4313715 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=1891092 CPUtime=1122.3 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 321521 0 0 0 112121 109 0 0 25 0 4 0 505401726 1936478208 339635 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=1891092 CPUtime=1122.29 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 552220 0 0 0 112039 190 0 0 25 0 4 0 505401726 1936478208 339635 33554432000 4194304 4650419 140734030005216 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 1891092

[startup+1182.3 s]
/proc/loadavg: 8.20 8.13 8.10 9/184 18319
/proc/meminfo: memFree=24233140/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=1694532 CPUtime=4722.75 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 1550709 0 0 0 471739 536 0 0 25 0 4 0 505401726 1735200768 323615 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439344 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 423633 323615 394 112 0 418598 0
[pid=18249/tid=18250] ppid=18247 vsize=1694532 CPUtime=1177.57 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 425314 0 0 0 117608 149 0 0 25 0 4 0 505401726 1735200768 323615 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=1694532 CPUtime=1182.31 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 321521 0 0 0 118122 109 0 0 25 0 4 0 505401726 1735200768 323615 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=1694532 CPUtime=1182.29 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 570663 0 0 0 118030 199 0 0 25 0 4 0 505401726 1735200768 323615 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 1694532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.21 8.14 8.10 9/184 18319
/proc/meminfo: memFree=24226932/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=1694532 CPUtime=4800.26 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 1550711 0 0 0 479490 536 0 0 25 0 4 0 505401726 1735200768 323617 33554432000 4194304 4650419 140734030005216 18446744073709551615 4438666 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 423633 323617 394 112 0 418598 0
[pid=18249/tid=18250] ppid=18247 vsize=1694532 CPUtime=1196.86 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 425314 0 0 0 119537 149 0 0 25 0 4 0 505401726 1735200768 323617 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=1694532 CPUtime=1201.71 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 321523 0 0 0 120062 109 0 0 25 0 4 0 505401726 1735200768 323617 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=1694532 CPUtime=1201.7 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 570663 0 0 0 119971 199 0 0 25 0 4 0 505401726 1735200768 323617 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1694532

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

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

[startup+1201.7 s]
/proc/loadavg: 8.21 8.14 8.10 9/184 18319
/proc/meminfo: memFree=24226932/32951124 swapFree=67111448/67111528
[pid=18249] ppid=18247 vsize=1694532 CPUtime=4800.26 cores=1,3,5,7
/proc/18249/stat : 18249 (strangenight1-m) R 18247 18249 17487 0 -1 4202496 1550711 0 0 0 479490 536 0 0 25 0 4 0 505401726 1735200768 323617 33554432000 4194304 4650419 140734030005216 18446744073709551615 4438666 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18249/statm: 423633 323617 394 112 0 418598 0
[pid=18249/tid=18250] ppid=18247 vsize=1694532 CPUtime=1196.86 cores=1,3,5,7
/proc/18249/task/18250/stat : 18250 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 425314 0 0 0 119537 149 0 0 25 0 4 0 505401726 1735200768 323617 33554432000 4194304 4650419 140734030005216 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18249/tid=18251] ppid=18247 vsize=1694532 CPUtime=1201.71 cores=1,3,5,7
/proc/18249/task/18251/stat : 18251 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 321523 0 0 0 120062 109 0 0 25 0 4 0 505401726 1735200768 323617 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18249/tid=18252] ppid=18247 vsize=1694532 CPUtime=1201.7 cores=1,3,5,7
/proc/18249/task/18252/stat : 18252 (strangenight1-m) R 18247 18249 17487 0 -1 4202560 570663 0 0 0 119971 199 0 0 25 0 4 0 505401726 1735200768 323617 33554432000 4194304 4650419 140734030005216 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1694532

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.34
CPU user time (s): 4794.92
CPU system time (s): 5.42117
CPU usage (%): 399.439
Max. virtual memory (cumulated for all children) (KiB): 1891092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.92
system time used= 5.42117
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1550711
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= 1102
involuntary context switches= 33467

runsolver used 1.81772 second user time and 4.75428 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 04:17:36
IDJOB=3260925
IDBENCH=83201
IDSOLVER=1588
FILE ID=node144/3260925-1304129856
RUNJOBID= node144-1304128549-17506
PBS_JOBID= 13170779
Free space on /tmp= 73528 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-16-31-sat.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260925-1304129856/watcher-3260925-1304129856 -o /tmp/evaluation-result-3260925-1304129856/solver-3260925-1304129856 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3260925-1304129856.cnf

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

MD5SUM BENCH= 34c6b89fff5c4d1bd23006ea2314b10d
RANDOM SEED=862106106

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25014932 kB
Buffers:       2124812 kB
Cached:        4552756 kB
SwapCached:         80 kB
Active:         854952 kB
Inactive:      6536108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25014932 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            6956 kB
Writeback:           0 kB
AnonPages:      713224 kB
Mapped:          15508 kB
Slab:           480092 kB
PageTables:       5960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1008756 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= 73524 MiB
End job on node144 at 2011-04-30 04:37:40