Trace number 3368789

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 (fixed)? (TO) 4800.44 1202.54

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S942849-099.UNKNOWN.cnf
MD5SUM0036a3d124136652b3b413bfd876692d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3368789-1305403048.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 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:    700 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.15	c lits-rem:         0  cl-subs:        0  v-elim:     17  v-fix:    0  time:  0.01 s
0.00/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.15	c calculated reachability. Time: 0.00
0.00/0.15	c Calc default polars -  time:   0.00 s pos:     296 undec:      76 neg:     328
0.00/0.15	c =========================================================================================
0.00/0.15	c types(t): F = full restart, N = normal restart
0.00/0.15	c types(t): S = simplification begin/end, E = solution found
0.00/0.15	c restart types(rt): st = static, dy = dynamic
0.00/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.15	c  B st     0         0       683      2951         0         0      8934         0   no data   no data  --
0.00/0.15	c Decided on static restart strategy
0.00/0.25	c  N st     8      4915       683      2951         0      4868      8934    146499   no data   no data  --
0.00/0.47	c  N st    10     11297       683      2951         0      4509      8934     92776   no data   no data  --
0.00/0.78	c  N st    11     17040       683      2951         0     10158      8934    260571   no data   no data  --
4.80/1.21	c  F st    12     25001       683      2951         0     12426      8934    325575   no data   no data  --
4.80/1.21	c  N st    12     25001       683      2951         0     12426      8934    325575   no data   no data  --
5.57/1.47	c Decided on static restart strategy
5.57/1.47	c  N st    18     30001       683      2951         0     10711      8934    252601   no data   no data  --
5.57/1.47	c  S st    18     30001       683      2951         0     10711      8934    252601   no data   no data  --
5.97/1.50	c  S st    18     30505       683      2951         0     11215      8934    267464   no data   no data  --
5.97/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.97/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.97/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
5.97/1.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.16/1.80	c lits-rem:        93  cl-subs:      352  v-elim:      0  v-fix:    0  time:  1.16 s
7.16/1.81	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.04
7.16/1.81	c calculated reachability. Time: 0.00
7.16/1.81	c  N st    18     30505       683      2951         0     10863      8934    255291   no data   no data  --
8.76/2.24	c  N st    20     37616       683      2951         0     10125      8934    209808   no data   no data  --
10.36/2.66	c  N st    21     44015       683      2951         0     16403      8934    394262   no data   no data  --
10.76/2.79	c  S st    22     45757       683      2951         0      9330      8934    160636   no data   no data  --
11.16/2.82	c  S st    22     46260       683      2951         0      9832      8934    174510   no data   no data  --
11.16/2.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.16/2.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.16/2.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.16/2.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
11.16/2.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.56/2.97	c lits-rem:        36  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.55 s
11.56/2.97	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
11.56/2.97	c vivif2 --  cl tried     9792 cl shrink        0 lits rem          0 time: 0.01
11.56/2.98	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.03
11.56/2.98	c calculated reachability. Time: 0.00
11.56/2.98	c  N st    22     46260       683      2951         0      9792      8934    173237   no data   no data  --
15.55/3.98	c  N st    23     60658       683      2951         0     14198      8934    298391   no data   no data  --
18.34/4.69	c  N st    24     69391       683      2951         0     11963      8934    214467   no data   no data  --
18.34/4.69	c  S st    24     69391       683      2951         0     11963      8934    214467   no data   no data  --
18.74/4.72	c  S st    24     69896       683      2951         0     12468      8934    228352   no data   no data  --
18.74/4.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.74/4.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.74/4.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
18.74/4.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.74/4.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.74/4.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
18.74/4.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.94/5.00	c lits-rem:        22  cl-subs:       75  v-elim:      0  v-fix:    0  time:  1.07 s
19.94/5.00	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
19.94/5.00	c vivif2 --  cl tried    12393 cl shrink        0 lits rem          0 time: 0.01
19.94/5.01	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.04
19.94/5.01	c calculated reachability. Time: 0.00
19.94/5.01	c  N st    24     69896       683      2951         0     12393      8934    225951   no data   no data  --
25.96/6.52	c  F st    25     87500       683      2951         0     17977      8934    409176   no data   no data  --
25.96/6.52	c  N st    25     87500       683      2951         0     17977      8934    409176   no data   no data  --
27.52/6.91	c Decided on static restart strategy
28.72/7.20	c  N st    32     95540       683      2951         0     13070      8934    218424   no data   no data  --
31.51/7.90	c  N st    34    104844       683      2951         0     22251      8934    492533   no data   no data  --
31.51/7.90	c  S st    34    104844       683      2951         0     22251      8934    492533   no data   no data  --
31.51/7.96	c  S st    34    105351       683      2951         0     22758      8934    506433   no data   no data  --
31.51/7.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.51/7.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.51/7.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.51/7.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.51/7.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.51/7.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
31.51/7.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.11/9.31	c lits-rem:       191  cl-subs:      425  v-elim:      0  v-fix:    0  time:  5.28 s
37.11/9.31	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
37.11/9.32	c vivif2 --  cl tried    22333 cl shrink        0 lits rem          0 time: 0.02
37.11/9.34	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.08
37.11/9.34	c calculated reachability. Time: 0.00
37.11/9.34	c  N st    34    105351       683      2951         0     22333      8934    492032   no data   no data  --
40.30/10.18	c  N st    35    114949       683      2951         0     17952      8934    344298   no data   no data  --
46.29/11.61	c  N st    36    129346       683      2951         0     17369      8934    295427   no data   no data  --
53.87/13.57	c  N st    37    150942       683      2951         0     22828      8934    450289   no data   no data  --
56.69/14.29	c  S st    38    158026       683      2951         0     29784      8934    658268   no data   no data  --
57.06/14.35	c  S st    38    158530       683      2951         0     30288      8934    671569   no data   no data  --
57.06/14.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.06/14.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.06/14.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
57.06/14.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.06/14.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.06/14.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
57.06/14.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.48/16.46	c lits-rem:       397  cl-subs:     1411  v-elim:      0  v-fix:    0  time:  8.26 s
65.48/16.46	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
65.48/16.46	c vivif2 --  cl tried    28877 cl shrink        0 lits rem          0 time: 0.03
65.48/16.49	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.10
65.48/16.49	c calculated reachability. Time: 0.00
65.48/16.49	c  N st    38    158530       683      2951         0     28877      8934    623567   no data   no data  --
87.81/22.01	c  N st    39    207118       683      2951         0     23572      8934    422346   no data   no data  --
102.59/25.73	c  N st    40    237797       683      2951         0     33985      8934    714933   no data   no data  --
102.59/25.73	c  S st    40    237797       683      2951         0     33985      8934    714933   no data   no data  --
102.99/25.82	c  S st    40    238298       683      2951         0     34484      8934    729239   no data   no data  --
102.99/25.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.99/25.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.99/25.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
102.99/25.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.99/25.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.99/25.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
102.99/25.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
112.17/28.15	c lits-rem:       732  cl-subs:     1545  v-elim:      0  v-fix:    0  time:  9.15 s
112.17/28.15	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
112.17/28.16	c vivif2 --  cl tried    32939 cl shrink        0 lits rem          0 time: 0.03
112.17/28.19	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.12
112.17/28.19	c calculated reachability. Time: 0.00
112.17/28.19	c  N st    40    238298       683      2951         0     32939      8934    678674   no data   no data  --
144.54/36.29	c  F st    41    306252       683      2951         0     34913      8934    691983   no data   no data  --
144.54/36.29	c  N st    41    306252       683      2951         0     34913      8934    691983   no data   no data  --
147.31/36.98	c Decided on static restart strategy
158.88/39.81	c  N st    51    334552       683      2951         0     39208      8934    761743   no data   no data  --
170.49/42.78	c  N st    53    357448       683      2951         0     37198      8934    705825   no data   no data  --
170.49/42.78	c  S st    53    357448       683      2951         0     37198      8934    705825   no data   no data  --
170.89/42.87	c  S st    53    357955       683      2951         0     37704      8934    720528   no data   no data  --
170.89/42.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
170.89/42.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.89/42.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
171.26/42.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.26/42.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.26/42.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
171.26/42.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
179.26/44.94	c lits-rem:      1018  cl-subs:      693  v-elim:      0  v-fix:    0  time:  8.10 s
179.26/44.94	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
179.26/44.95	c vivif2 --  cl tried    37011 cl shrink        0 lits rem          0 time: 0.03
179.26/44.99	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.14
179.26/44.99	c calculated reachability. Time: 0.00
179.26/44.99	c  N st    53    357955       683      2951         0     37011      8934    697205   no data   no data  --
196.43/49.22	c  N st    54    390347       683      2951         0     43421      8934    909859   no data   no data  --
223.96/56.14	c  N st    55    438936       683      2951         0     37107      8934    650703   no data   no data  --
266.69/66.85	c  N st    56    511818       683      2951         0     50511      8934    981697   no data   no data  --
281.46/70.57	c  N st    57    536932       683      2951         0     44735      8934    816294   no data   no data  --
281.46/70.57	c  S st    57    536932       683      2951         0     44735      8934    816294   no data   no data  --
281.86/70.68	c  S st    57    537436       683      2951         0     45239      8934    830042   no data   no data  --
281.86/70.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
281.86/70.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
281.86/70.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
282.26/70.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
282.26/70.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
282.26/70.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
282.26/70.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
291.84/73.13	c lits-rem:       543  cl-subs:     1227  v-elim:      0  v-fix:    0  time:  9.60 s
291.84/73.13	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
291.84/73.14	c vivif2 --  cl tried    44012 cl shrink        0 lits rem          0 time: 0.04
291.84/73.18	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.19
291.84/73.19	c calculated reachability. Time: 0.00
291.84/73.19	c  N st    57    537436       683      2951         0     44012      8934    790769   no data   no data  --
410.42/102.85	c  N st    58    701420       683      2951         0     37961      8934    497614   no data   no data  --
489.07/122.56	c  N st    59    806154       683      2951         0     67133      8934   1332987   no data   no data  --
489.07/122.56	c  S st    59    806154       683      2951         0     67133      8934   1332987   no data   no data  --
489.88/122.75	c  S st    59    806655       683      2951         0     67634      8934   1346961   no data   no data  --
489.88/122.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
489.88/122.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
489.88/122.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
490.28/122.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
490.28/122.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.28/122.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
490.28/122.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
507.45/127.15	c lits-rem:       362  cl-subs:     3326  v-elim:      0  v-fix:    0  time: 17.20 s
507.45/127.15	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
507.45/127.16	c vivif2 --  cl tried    64308 cl shrink        0 lits rem          0 time: 0.06
507.85/127.25	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.35
507.85/127.25	c calculated reachability. Time: 0.00
507.85/127.25	c  N st    59    806655       683      2951         0     64308      8934   1251010   no data   no data  --
734.23/183.98	c  F st    60   1071876       683      2951         0     80151      8934   1627014   no data   no data  --
734.23/183.98	c  N st    60   1071876       683      2951         0     80151      8934   1627014   no data   no data  --
740.21/185.43	c Decided on static restart strategy
759.01/190.14	c  N st    70   1100187       683      2951         0     63946      8934   1061605   no data   no data  --
788.13/197.45	c  N st    72   1136184       683      2951         0     54363      8934    791323   no data   no data  --
820.08/205.43	c  N st    73   1168576       683      2951         0     86223      8934   1787565   no data   no data  --
858.38/215.01	c  N st    74   1209982       683      2951         0     80601      8934   1571808   no data   no data  --
858.38/215.01	c  S st    74   1209982       683      2951         0     80601      8934   1571808   no data   no data  --
859.18/215.25	c  S st    74   1210484       683      2951         0     81103      8934   1586246   no data   no data  --
859.18/215.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
859.18/215.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
859.18/215.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
859.58/215.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
859.58/215.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
859.58/215.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
859.58/215.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
880.75/220.68	c lits-rem:       105  cl-subs:     2905  v-elim:      0  v-fix:    0  time: 21.27 s
880.75/220.68	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
881.15/220.70	c vivif2 --  cl tried    78198 cl shrink        0 lits rem          0 time: 0.08
881.55/220.80	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.43
881.55/220.81	c calculated reachability. Time: 0.00
881.55/220.81	c  N st    74   1210484       683      2951         0     78198      8934   1491496   no data   no data  --
959.79/240.47	c  N st    75   1283366       683      2951         0     54486      8934    716971   no data   no data  --
1060.41/265.60	c  N st    76   1392690       683      2951         0     62853      8934    953611   no data   no data  --
1233.73/309.07	c  N st    77   1556674       683      2951         0     67540      8934   1026232   no data   no data  --
1398.19/350.29	c  N st    78   1710486       683      2951         0    109112      8934   2212863   no data   no data  --
1398.19/350.29	c  S st    78   1710486       683      2951         0    109112      8934   2212863   no data   no data  --
1399.79/350.62	c  S st    78   1710988       683      2951         0    109614      8934   2227429   no data   no data  --
1399.79/350.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1399.79/350.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1399.79/350.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1400.21/350.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1400.21/350.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1400.21/350.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
1400.21/350.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1487.24/372.57	c lits-rem:       255  cl-subs:     8566  v-elim:      0  v-fix:    0  time: 87.05 s
1487.24/372.57	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
1487.24/372.59	c vivif2 --  cl tried   101048 cl shrink        0 lits rem          0 time: 0.10
1488.05/372.76	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.66
1488.05/372.76	c calculated reachability. Time: 0.00
1488.05/372.76	c  N st    78   1710988       683      2951         0    101048      8934   1977620   no data   no data  --
1914.84/479.88	c  N st    79   2079953       683      2951         0    112859      8934   2223148   no data   no data  --
2071.38/519.05	c  N st    80   2210988       683      2951         0    116941      8934   2328893   no data   no data  --
2071.38/519.05	c  S st    80   2210988       683      2951         0    116941      8934   2328893   no data   no data  --
2072.95/519.43	c  S st    80   2211496       683      2951         0    117448      8934   2344311   no data   no data  --
2072.95/519.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2072.95/519.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2073.35/519.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
2073.35/519.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2073.35/519.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2073.35/519.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
2073.35/519.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2163.19/542.04	c lits-rem:       229  cl-subs:     8847  v-elim:      0  v-fix:    0  time: 89.68 s
2163.19/542.04	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
2163.19/542.07	c vivif2 --  cl tried   108601 cl shrink        0 lits rem          0 time: 0.11
2164.02/542.24	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.68
2164.02/542.24	c calculated reachability. Time: 0.00
2164.02/542.24	c  N st    80   2211496       683      2951         0    108601      8934   2091569   no data   no data  --
2851.53/714.47	c  N st    81   2711497       683      2951         0    132016      8934   2807542   no data   no data  --
2851.53/714.47	c  S st    81   2711497       683      2951         0    132016      8934   2807542   no data   no data  --
2853.14/714.88	c  S st    81   2712001       683      2951         0    132520      8934   2821445   no data   no data  --
2853.14/714.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2853.14/714.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2853.55/714.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
2853.92/715.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2853.92/715.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2853.92/715.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
2853.92/715.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2977.69/746.06	c lits-rem:       354  cl-subs:     8661  v-elim:      0  v-fix:    0  time: 123.76 s
2977.69/746.06	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
2977.69/746.09	c vivif2 --  cl tried   123859 cl shrink        0 lits rem          0 time: 0.13
2978.89/746.31	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.87
2978.89/746.31	c calculated reachability. Time: 0.00
2978.89/746.31	c  N st    81   2712001       683      2951         0    123859      8934   2551084   no data   no data  --
3690.79/924.61	c  N st    82   3212002       683      2951         0     99794      8934   1540686   no data   no data  --
3690.79/924.61	c  S st    82   3212002       683      2951         0     99794      8934   1540686   no data   no data  --
3692.01/924.91	c  S st    82   3212505       683      2951         0    100297      8934   1555657   no data   no data  --
3692.01/924.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3692.01/924.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3692.01/924.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
3692.42/925.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3692.42/925.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3692.42/925.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
3692.42/925.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3711.56/929.87	c lits-rem:       268  cl-subs:     2818  v-elim:      0  v-fix:    0  time: 19.40 s
3711.56/929.88	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
3711.56/929.90	c vivif2 --  cl tried    97479 cl shrink        0 lits rem          0 time: 0.08
3712.36/930.04	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.58
3712.36/930.04	c calculated reachability. Time: 0.00
3712.36/930.04	c  N st    82   3212505       683      2951         0     97479      8934   1471506   no data   no data  --
4393.51/1100.63	c  N st    83   3712505       683      2951         0    108696      8934   1745437   no data   no data  --
4393.51/1100.63	c  S st    83   3712505       683      2951         0    108696      8934   1745437   no data   no data  --
4394.73/1100.97	c  S st    83   3713012       683      2951         0    109203      8934   1760176   no data   no data  --
4394.73/1100.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4394.73/1100.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4395.14/1101.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
4395.14/1101.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4395.14/1101.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4395.14/1101.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    683 time:  0.00 s
4395.14/1101.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4421.08/1107.59	c lits-rem:      1114  cl-subs:     2804  v-elim:      0  v-fix:    0  time: 25.93 s
4421.08/1107.59	c vivif2 --  cl tried     2951 cl shrink        0 lits rem          0 time: 0.00
4421.49/1107.61	c vivif2 --  cl tried   106399 cl shrink        0 lits rem          0 time: 0.10
4421.86/1107.78	c asymm  cl-useful: 0/2951/2951 lits-rem:0 time: 0.68
4421.86/1107.79	c calculated reachability. Time: 0.00
4421.86/1107.79	c  N st    83   3713012       683      2951         0    106399      8934   1667264   no data   no data  --
4484.95/1123.59	c  F st    84   3751564       683      2951         0    144252      8934   2867577   no data   no data  --
4484.95/1123.59	c  N st    84   3751564       683      2951         0    144252      8934   2867577   no data   no data  --
4496.16/1126.38	c Decided on static restart strategy
4548.03/1139.33	c  N st    94   3779869       683      2951         0     88689      8934   1012378   no data   no data  --
4596.34/1151.43	c  N st    96   3815864       683      2951         0    124179      8934   2144839   no data   no data  --
4648.25/1164.41	c  N st    97   3848257       683      2951         0    156154      8934   3236463   no data   no data  --
4720.14/1182.48	c  N st    98   3896847       683      2951         0    119481      8934   1982513   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368789-1305403048/watcher-3368789-1305403048 -o /tmp/evaluation-result-3368789-1305403048/solver-3368789-1305403048 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368789-1305403048.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: 8.18 8.11 8.02 2/224 3411
/proc/meminfo: memFree=19330720/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 3 0 651904569 52465664 352 33554432000 4194304 4650419 140736155150064 18446744073709551615 248089754609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 12809 352 303 112 0 7774 0
[pid=3410/tid=3416] ppid=3408 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651904570 52465664 356 33554432000 4194304 4650419 140736155150064 18446744073709551615 47319447066131 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651904570 52465664 356 33554432000 4194304 4650419 140736155150064 18446744073709551615 47319447066540 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651904570 52465664 356 33554432000 4194304 4650419 140736155150064 18446744073709551615 47319447066128 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.41023 s]
/proc/loadavg: 8.18 8.11 8.02 2/224 3411
/proc/meminfo: memFree=19330720/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=285676 CPUtime=3.6 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 6280 0 0 0 359 1 0 0 19 0 4 0 651904569 292532224 3048 33554432000 4194304 4650419 140736155150064 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 71419 3048 393 112 0 66384 0
[pid=3410/tid=3416] ppid=3408 vsize=285676 CPUtime=0.89 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1523 0 0 0 89 0 0 0 19 0 4 0 651904570 292532224 3048 33554432000 4194304 4650419 140736155150064 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=285676 CPUtime=0.89 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1511 0 0 0 89 0 0 0 19 0 4 0 651904570 292532224 3048 33554432000 4194304 4650419 140736155150064 18446744073709551615 4367391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=285676 CPUtime=0.89 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1334 0 0 0 89 0 0 0 25 0 4 0 651904570 292532224 3048 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365867 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 285676

[startup+1.00849 s]
/proc/loadavg: 8.18 8.11 8.02 2/224 3411
/proc/meminfo: memFree=19330720/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=285676 CPUtime=4 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 6527 0 0 0 399 1 0 0 19 0 4 0 651904569 292532224 3295 33554432000 4194304 4650419 140736155150064 18446744073709551615 4334332 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 71419 3295 393 112 0 66384 0
[pid=3410/tid=3416] ppid=3408 vsize=285676 CPUtime=0.99 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1584 0 0 0 99 0 0 0 19 0 4 0 651904570 292532224 3295 33554432000 4194304 4650419 140736155150064 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=285676 CPUtime=0.99 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1576 0 0 0 99 0 0 0 19 0 4 0 651904570 292532224 3295 33554432000 4194304 4650419 140736155150064 18446744073709551615 4363666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=285676 CPUtime=1.09 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1457 0 0 0 109 0 0 0 25 0 4 0 651904570 292532224 3533 33554432000 4194304 4650419 140736155150064 18446744073709551615 4334278 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 285676

[startup+1.20845 s]
/proc/loadavg: 8.18 8.11 8.02 2/224 3411
/proc/meminfo: memFree=19330720/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=285992 CPUtime=4.8 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 7399 0 0 0 478 2 0 0 19 0 4 0 651904569 292855808 3414 33554432000 4194304 4650419 140736155150064 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 71498 3414 394 112 0 66463 0
[pid=3410/tid=3416] ppid=3408 vsize=285992 CPUtime=1.19 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1925 0 0 0 119 0 0 0 19 0 4 0 651904570 292855808 3414 33554432000 4194304 4650419 140736155150064 18446744073709551615 4333921 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=285992 CPUtime=1.19 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1698 0 0 0 119 0 0 0 19 0 4 0 651904570 292855808 3415 33554432000 4194304 4650419 140736155150064 18446744073709551615 4334509 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=285992 CPUtime=1.19 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1678 0 0 0 119 0 0 0 25 0 4 0 651904570 292855808 3415 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 285992

[startup+1.30844 s]
/proc/loadavg: 8.18 8.11 8.02 2/224 3411
/proc/meminfo: memFree=19330720/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=286176 CPUtime=5.2 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 8104 0 0 0 518 2 0 0 19 0 4 0 651904569 293044224 3298 33554432000 4194304 4650419 140736155150064 18446744073709551615 4314893 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 71544 3298 394 112 0 66509 0
[pid=3410/tid=3416] ppid=3408 vsize=286176 CPUtime=1.29 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1992 0 0 0 129 0 0 0 19 0 4 0 651904570 293044224 3298 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=286176 CPUtime=1.29 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1984 0 0 0 129 0 0 0 19 0 4 0 651904570 293044224 3298 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=286176 CPUtime=1.29 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1740 0 0 0 129 0 0 0 25 0 4 0 651904570 293044224 3298 33554432000 4194304 4650419 140736155150064 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 286176

[startup+1.5004 s]
/proc/loadavg: 8.18 8.11 8.02 2/224 3411
/proc/meminfo: memFree=19330720/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=286176 CPUtime=5.97 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 8557 0 0 0 595 2 0 0 20 0 4 0 651904569 293044224 3751 33554432000 4194304 4650419 140736155150064 18446744073709551615 4229472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 71544 3751 394 112 0 66509 0
[pid=3410/tid=3416] ppid=3408 vsize=286176 CPUtime=1.48 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 2100 0 0 0 148 0 0 0 19 0 4 0 651904570 293044224 3751 33554432000 4194304 4650419 140736155150064 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=286176 CPUtime=1.48 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 2100 0 0 0 148 0 0 0 20 0 4 0 651904570 293044224 3751 33554432000 4194304 4650419 140736155150064 18446744073709551615 4367295 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=286176 CPUtime=1.48 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 1845 0 0 0 148 0 0 0 25 0 4 0 651904570 293044224 3751 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286176

[startup+3.10112 s]
/proc/loadavg: 8.17 8.11 8.02 9/236 3423
/proc/meminfo: memFree=19236728/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=295728 CPUtime=12.38 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 18718 0 0 0 1234 4 0 0 25 0 4 0 651904569 302825472 10965 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364562 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 73932 10965 395 112 0 68897 0
[pid=3410/tid=3416] ppid=3408 vsize=295728 CPUtime=3.09 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 4357 0 0 0 308 1 0 0 25 0 4 0 651904570 302825472 10968 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=295728 CPUtime=3.07 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 5014 0 0 0 307 0 0 0 25 0 4 0 651904570 302825472 10968 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=295728 CPUtime=3.09 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 4118 0 0 0 309 0 0 0 25 0 4 0 651904570 302825472 10968 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 295728

[startup+6.30056 s]
/proc/loadavg: 8.17 8.11 8.02 9/236 3423
/proc/meminfo: memFree=19221228/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=314732 CPUtime=25.13 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 27603 0 0 0 2507 6 0 0 25 0 4 0 651904569 322285568 14426 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 78683 14426 395 112 0 73648 0
[pid=3410/tid=3416] ppid=3408 vsize=314732 CPUtime=6.28 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 7363 0 0 0 627 1 0 0 25 0 4 0 651904570 322285568 14426 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=314732 CPUtime=6.25 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 7320 0 0 0 624 1 0 0 25 0 4 0 651904570 322285568 14426 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=314732 CPUtime=6.28 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 5161 0 0 0 628 0 0 0 25 0 4 0 651904570 322285568 14426 33554432000 4194304 4650419 140736155150064 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 314732

[startup+12.7004 s]
/proc/loadavg: 8.15 8.11 8.02 9/236 3423
/proc/meminfo: memFree=19154624/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=314740 CPUtime=50.68 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 42061 0 0 0 5059 9 0 0 25 0 4 0 651904569 322293760 21477 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 78685 21477 395 112 0 73650 0
[pid=3410/tid=3416] ppid=3408 vsize=314740 CPUtime=12.68 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 11823 0 0 0 1266 2 0 0 25 0 4 0 651904570 322293760 21477 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=314740 CPUtime=12.6 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 10829 0 0 0 1258 2 0 0 25 0 4 0 651904570 322293760 21477 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=314740 CPUtime=12.69 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 7199 0 0 0 1268 1 0 0 25 0 4 0 651904570 322293760 21477 33554432000 4194304 4650419 140736155150064 18446744073709551615 248089722775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 314740

[startup+25.5012 s]
/proc/loadavg: 8.19 8.12 8.03 9/236 3424
/proc/meminfo: memFree=19094388/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=316160 CPUtime=101.79 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 61985 0 0 0 10165 14 0 0 25 0 4 0 651904569 323747840 31036 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 79040 31036 395 112 0 74005 0
[pid=3410/tid=3416] ppid=3408 vsize=316160 CPUtime=25.48 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 19556 0 0 0 2544 4 0 0 25 0 4 0 651904570 323747840 31036 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=316160 CPUtime=25.31 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 15118 0 0 0 2528 3 0 0 25 0 4 0 651904570 323747840 31036 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=316160 CPUtime=25.48 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 8189 0 0 0 2547 1 0 0 25 0 4 0 651904570 323747840 31036 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 316160

[startup+51.1007 s]
/proc/loadavg: 8.12 8.11 8.02 9/236 3424
/proc/meminfo: memFree=19042136/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=307444 CPUtime=204 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 88958 0 0 0 20378 22 0 0 25 0 4 0 651904569 314822656 37621 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 76861 37621 395 112 0 71826 0
[pid=3410/tid=3416] ppid=3408 vsize=307444 CPUtime=51.08 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 27533 0 0 0 5101 7 0 0 25 0 4 0 651904570 314822656 37621 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=307444 CPUtime=50.73 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 21059 0 0 0 5068 5 0 0 25 0 4 0 651904570 314822656 37621 33554432000 4194304 4650419 140736155150064 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=307444 CPUtime=51.09 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 9423 0 0 0 5107 2 0 0 25 0 4 0 651904570 314822656 37621 33554432000 4194304 4650419 140736155150064 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 307444

[startup+102.301 s]
/proc/loadavg: 8.14 8.12 8.03 9/236 3426
/proc/meminfo: memFree=18984956/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=374576 CPUtime=408.42 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 123560 0 0 0 40806 36 0 0 25 0 4 0 651904569 383565824 47264 33554432000 4194304 4650419 140736155150064 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 93644 47264 395 112 0 88609 0
[pid=3410/tid=3416] ppid=3408 vsize=374576 CPUtime=102.29 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 35255 0 0 0 10218 11 0 0 25 0 4 0 651904570 383565824 47264 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=374576 CPUtime=101.55 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 28941 0 0 0 10147 8 0 0 25 0 4 0 651904570 383565824 47264 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=374576 CPUtime=102.28 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 11928 0 0 0 10225 3 0 0 25 0 4 0 651904570 383565824 47264 33554432000 4194304 4650419 140736155150064 18446744073709551615 4311310 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.42
Current children cumulated vsize (KiB) 374576

[startup+162.301 s]

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

[pid=3410] ppid=3408 vsize=541036 CPUtime=2803.22 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 342702 0 0 0 280189 133 0 0 25 0 4 0 651904569 554020864 90328 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365231 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 135259 90328 395 112 0 130224 0
[pid=3410/tid=3416] ppid=3408 vsize=541036 CPUtime=701.54 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 89736 0 0 0 70113 41 0 0 25 0 4 0 651904570 554020864 90328 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=541036 CPUtime=697.15 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 67964 0 0 0 69690 25 0 0 25 0 4 0 651904570 554020864 90328 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=541036 CPUtime=702.28 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 22202 0 0 0 70220 8 0 0 25 0 4 0 651904570 554020864 90328 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2803.22
Current children cumulated vsize (KiB) 541036

[startup+762.301 s]
/proc/loadavg: 8.19 8.15 8.07 9/236 3456
/proc/meminfo: memFree=18579632/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=606636 CPUtime=3042.78 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 359859 0 0 0 304137 141 0 0 25 0 4 0 651904569 621195264 101640 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 151659 101640 395 112 0 146624 0
[pid=3410/tid=3416] ppid=3408 vsize=606636 CPUtime=761.54 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 92554 0 0 0 76111 43 0 0 25 0 4 0 651904570 621195264 101640 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=606636 CPUtime=756.72 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 72755 0 0 0 75643 29 0 0 25 0 4 0 651904570 621195264 101640 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=606636 CPUtime=762.29 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 22254 0 0 0 76220 9 0 0 25 0 4 0 651904570 621195264 101640 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.78
Current children cumulated vsize (KiB) 606636

[startup+822.301 s]
/proc/loadavg: 8.07 8.12 8.07 9/236 3458
/proc/meminfo: memFree=18563492/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=611704 CPUtime=3282.34 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 376003 0 0 0 328085 149 0 0 25 0 4 0 651904569 626384896 98224 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 152926 98224 395 112 0 147891 0
[pid=3410/tid=3416] ppid=3408 vsize=611704 CPUtime=821.54 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 96709 0 0 0 82109 45 0 0 25 0 4 0 651904570 626384896 98224 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=611704 CPUtime=816.28 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 75732 0 0 0 81598 30 0 0 25 0 4 0 651904570 626384896 98224 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=611704 CPUtime=822.29 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 22985 0 0 0 82219 10 0 0 25 0 4 0 651904570 626384896 98224 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3282.34
Current children cumulated vsize (KiB) 611704

[startup+882.301 s]
/proc/loadavg: 8.08 8.11 8.07 9/236 3459
/proc/meminfo: memFree=18554656/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=623516 CPUtime=3521.91 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 398284 0 0 0 352030 161 0 0 25 0 4 0 651904569 638480384 105843 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 155879 105843 395 112 0 150844 0
[pid=3410/tid=3416] ppid=3408 vsize=623516 CPUtime=881.54 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 101864 0 0 0 88107 47 0 0 25 0 4 0 651904570 638480384 105843 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=623516 CPUtime=875.85 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 80262 0 0 0 87552 33 0 0 25 0 4 0 651904570 638480384 105843 33554432000 4194304 4650419 140736155150064 18446744073709551615 4316022 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=623516 CPUtime=882.28 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 27044 0 0 0 88216 12 0 0 25 0 4 0 651904570 638480384 105843 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.91
Current children cumulated vsize (KiB) 623516

[startup+942.3 s]
/proc/loadavg: 8.09 8.11 8.07 9/236 3461
/proc/meminfo: memFree=18503516/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=624028 CPUtime=3761.47 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 414944 0 0 0 375979 168 0 0 25 0 4 0 651904569 639004672 105840 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 156007 105840 395 112 0 150972 0
[pid=3410/tid=3416] ppid=3408 vsize=624028 CPUtime=941.54 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 104481 0 0 0 94106 48 0 0 25 0 4 0 651904570 639004672 105840 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=624028 CPUtime=935.41 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 83230 0 0 0 93507 34 0 0 25 0 4 0 651904570 639004672 105840 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=624028 CPUtime=942.28 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 27463 0 0 0 94216 12 0 0 25 0 4 0 651904570 639004672 105840 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3761.47
Current children cumulated vsize (KiB) 624028

[startup+1002.3 s]
/proc/loadavg: 8.08 8.10 8.07 9/236 3463
/proc/meminfo: memFree=18494548/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=676860 CPUtime=4001.02 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 432848 0 0 0 399926 176 0 0 25 0 4 0 651904569 693104640 108526 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 169215 108526 395 112 0 164180 0
[pid=3410/tid=3416] ppid=3408 vsize=676860 CPUtime=1001.54 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 109378 0 0 0 100104 50 0 0 25 0 4 0 651904570 693104640 108526 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=676860 CPUtime=994.98 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 86789 0 0 0 99461 37 0 0 25 0 4 0 651904570 693104640 108526 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=676860 CPUtime=1002.29 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 27804 0 0 0 100216 13 0 0 25 0 4 0 651904570 693104640 108526 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4001.02
Current children cumulated vsize (KiB) 676860

[startup+1062.3 s]
/proc/loadavg: 8.13 8.11 8.07 9/236 3464
/proc/meminfo: memFree=18510380/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=725236 CPUtime=4240.6 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 452004 0 0 0 423875 185 0 0 25 0 4 0 651904569 742641664 112987 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 181309 112987 395 112 0 176274 0
[pid=3410/tid=3416] ppid=3408 vsize=725236 CPUtime=1061.55 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 114209 0 0 0 106103 52 0 0 25 0 4 0 651904570 742641664 112987 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=725236 CPUtime=1054.54 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 91273 0 0 0 105416 38 0 0 25 0 4 0 651904570 742641664 112987 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=725236 CPUtime=1062.29 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 28435 0 0 0 106216 13 0 0 25 0 4 0 651904570 742641664 112987 33554432000 4194304 4650419 140736155150064 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4240.6
Current children cumulated vsize (KiB) 725236

[startup+1122.3 s]
/proc/loadavg: 8.12 8.11 8.08 9/236 3466
/proc/meminfo: memFree=18491516/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=633360 CPUtime=4480.16 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 471374 0 0 0 447822 194 0 0 25 0 4 0 651904569 648560640 114881 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 158340 114881 395 112 0 153305 0
[pid=3410/tid=3416] ppid=3408 vsize=633360 CPUtime=1121.54 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 116985 0 0 0 112101 53 0 0 25 0 4 0 651904570 648560640 114881 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=633360 CPUtime=1114.11 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 93826 0 0 0 111371 40 0 0 25 0 4 0 651904570 648560640 114881 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=633360 CPUtime=1122.29 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 31053 0 0 0 112214 15 0 0 25 0 4 0 651904570 648560640 114881 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4480.16
Current children cumulated vsize (KiB) 633360

[startup+1182.3 s]
/proc/loadavg: 8.12 8.12 8.08 9/236 3468
/proc/meminfo: memFree=18486912/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=633636 CPUtime=4719.73 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 488241 0 0 0 471772 201 0 0 25 0 4 0 651904569 648843264 114659 33554432000 4194304 4650419 140736155150064 18446744073709551615 4363553 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 158409 114659 395 112 0 153374 0
[pid=3410/tid=3416] ppid=3408 vsize=633636 CPUtime=1181.55 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 121334 0 0 0 118099 56 0 0 25 0 4 0 651904570 648843264 114659 33554432000 4194304 4650419 140736155150064 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=633636 CPUtime=1173.67 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 97548 0 0 0 117326 41 0 0 25 0 4 0 651904570 648843264 114659 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=633636 CPUtime=1182.29 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 31872 0 0 0 118214 15 0 0 25 0 4 0 651904570 648843264 114659 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4719.73
Current children cumulated vsize (KiB) 633636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 8.22 8.14 8.09 5/231 3471
/proc/meminfo: memFree=18853988/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=687832 CPUtime=4800.38 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 491838 0 0 0 479836 202 0 0 25 0 4 0 651904569 704339968 117867 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 171958 117867 395 112 0 166923 0
[pid=3410/tid=3416] ppid=3408 vsize=687832 CPUtime=1201.75 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 121334 0 0 0 120119 56 0 0 25 0 4 0 651904570 704339968 117867 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=687832 CPUtime=1193.72 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 99687 0 0 0 119330 42 0 0 25 0 4 0 651904570 704339968 117867 33554432000 4194304 4650419 140736155150064 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=687832 CPUtime=1202.49 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 31872 0 0 0 120234 15 0 0 25 0 4 0 651904570 704339968 117867 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 687832

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

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

[startup+1202.5 s]
/proc/loadavg: 8.22 8.14 8.09 5/231 3471
/proc/meminfo: memFree=18853988/32950928 swapFree=64721848/67111528
[pid=3410] ppid=3408 vsize=687832 CPUtime=4800.38 cores=0,2,4,6
/proc/3410/stat : 3410 (strangenight1-m) R 3408 3410 2957 0 -1 4202496 491838 0 0 0 479836 202 0 0 25 0 4 0 651904569 704339968 117867 33554432000 4194304 4650419 140736155150064 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3410/statm: 171958 117867 395 112 0 166923 0
[pid=3410/tid=3416] ppid=3408 vsize=687832 CPUtime=1201.75 cores=0,2,4,6
/proc/3410/task/3416/stat : 3416 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 121334 0 0 0 120119 56 0 0 25 0 4 0 651904570 704339968 117867 33554432000 4194304 4650419 140736155150064 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3410/tid=3417] ppid=3408 vsize=687832 CPUtime=1193.72 cores=0,2,4,6
/proc/3410/task/3417/stat : 3417 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 99687 0 0 0 119330 42 0 0 25 0 4 0 651904570 704339968 117867 33554432000 4194304 4650419 140736155150064 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3410/tid=3421] ppid=3408 vsize=687832 CPUtime=1202.49 cores=0,2,4,6
/proc/3410/task/3421/stat : 3421 (strangenight1-m) R 3408 3410 2957 0 -1 4202560 31872 0 0 0 120234 15 0 0 25 0 4 0 651904570 704339968 117867 33554432000 4194304 4650419 140736155150064 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 687832

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.54
CPU time (s): 4800.44
CPU user time (s): 4798.39
CPU system time (s): 2.05269
CPU usage (%): 399.193
Max. virtual memory (cumulated for all children) (KiB): 820664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.39
system time used= 2.05269
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 491838
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= 273
involuntary context switches= 23020

runsolver used 2.54661 second user time and 6.21105 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 21:57:28
IDJOB=3368789
IDBENCH=82798
IDSOLVER=1846
FILE ID=node123/3368789-1305403048
RUNJOBID= node123-1305401843-3296
PBS_JOBID= 13324482
Free space on /tmp= 73364 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S942849-099.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368789-1305403048/watcher-3368789-1305403048 -o /tmp/evaluation-result-3368789-1305403048/solver-3368789-1305403048 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368789-1305403048.cnf

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

MD5SUM BENCH= 0036a3d124136652b3b413bfd876692d
RANDOM SEED=215416522

node123.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.838
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.838
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.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19330884 kB
Buffers:        296820 kB
Cached:        3991736 kB
SwapCached:      10528 kB
Active:       10614568 kB
Inactive:      2738264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19330884 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           12448 kB
Writeback:           0 kB
AnonPages:     9062472 kB
Mapped:          15612 kB
Slab:           175872 kB
PageTables:      31152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13023268 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= 73360 MiB
End job on node123 at 2011-05-14 22:17:32