Trace number 3264665

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.75

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.97
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
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-3264665-1304178924.cnf'
0.00/0.00	c -- header says num vars:           4499
0.00/0.00	c -- header says num clauses:       18603
0.13/0.04	c -- clauses added:            0 learnts,        18603 normals,            0 xors
0.13/0.04	c -- vars added       4499
0.13/0.04	c Parsing time:  0.05 s
0.13/0.04	c  N st     0         0      4499     17248      1355         0     54454         0   no data   no data  --
0.13/0.05	c asymm  cl-useful: 0/17248/17248 lits-rem:0 time: 0.11
0.13/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
0.13/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.13/0.09	c subs with bin:      369  lits-rem:       246  v-fix:    0  time:  0.00 s
0.13/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4499 time:  0.01 s
0.13/0.09	c Removed useless bin:       3  fixed:     0  props:   0.33M  time:  0.01 s
0.13/0.91	c lits-rem:         0  cl-subs:        0  v-elim:   1499  v-fix:    0  time:  0.12 s
0.13/0.91	c Finding binary XORs  T:     0.00 s  found:       0
0.13/0.91	c Finding non-binary XORs:     0.02 s (found:    2566, avg size: 3.6)
0.13/0.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1128 locsubst:   122 time:   0.05
0.13/0.91	c Replacing       20 vars Replaced      120 lits Time:     0.00 s 
0.13/0.91	c calculated reachability. Time: 0.00
0.13/0.91	c Calc default polars -  time:   0.00 s pos:       4 undec:    2768 neg:    1727
0.13/0.91	c =========================================================================================
0.13/0.91	c types(t): F = full restart, N = normal restart
0.13/0.91	c types(t): S = simplification begin/end, E = solution found
0.13/0.91	c restart types(rt): st = static, dy = dynamic
0.13/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.13/0.91	c  B st     0         0      1852       619      1598         0     11994         0   no data   no data  --
0.13/0.91	c Decided on static restart strategy
0.13/0.91	c  N st     8      4915      1852       619      1598      4608     11994    155239   no data   no data  --
0.13/0.91	c  N st    10     11299      1852       619      1601      4312     11994     85251   no data   no data  --
0.13/0.91	c  N st    11     17042      1852       619      1601      9678     11994    281593   no data   no data  --
4.36/1.11	c  F st    12     25001      1852       619      1601     11746     11994    271332   no data   no data  --
4.36/1.11	c  N st    12     25001      1852       619      1601     11746     11994    271332   no data   no data  --
5.16/1.35	c Decided on static restart strategy
5.16/1.36	c  N st    18     30000      1852       619      1601     10100     11994    238795   no data   no data  --
5.16/1.36	c  S st    18     30000      1852       619      1601     10100     11994    238795   no data   no data  --
5.16/1.38	c  S st    18     30505      1852       619      1601     10558     11994    248690   no data   no data  --
5.56/1.40	c x-sub:    20 x-cut:      0 vfix:      0 v-elim:    552 locsubst:     0 time:   0.09
5.56/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.56/1.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      3 BRemN:      0 P:  0.4M T:  0.07
5.56/1.42	c bin-w-bin subsume rem          243 bins  time:  0.00 s
5.56/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.42	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   1300 time:  0.01 s
5.56/1.42	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
5.56/1.42	c lits-rem:        28  cl-subs:       27  v-elim:     88  v-fix:    0  time:  0.00 s
5.56/1.43	c asymm  cl-useful: 0/537/537 lits-rem:0 time: 0.01
5.56/1.43	c calculated reachability. Time: 0.00
5.56/1.43	c  N st    18     30505      1212       537      1422       236     10272      2838   no data   no data  --
6.75/1.71	c  N st    20     37615      1212       537      1422      4514     10272    180906   no data   no data  --
6.75/1.71	c Finding binary XORs  T:     0.00 s  found:       0
9.56/2.43	c  N st    21     44014      1212       537      1422     10565     10272    551742   no data   no data  --
9.96/2.53	c  S st    22     45757      1212       537      1422      6455     10272    286706   no data   no data  --
9.96/2.55	c  S st    22     46260      1212       537      1422      6903     10272    300420   no data   no data  --
9.96/2.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    282 locsubst:     0 time:   0.14
9.96/2.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.96/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:    163 P:  0.2M T:  0.04
9.96/2.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.60	c Subs w/ non-existent bins:      0 l-rem:      9 v-fix:     0 done:    930 time:  0.00 s
10.35/2.60	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
10.35/2.62	c lits-rem:        43  cl-subs:       51  v-elim:      4  v-fix:    0  time:  0.08 s
10.35/2.62	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
10.35/2.62	c vivif2 --  cl tried      901 cl shrink        2 lits rem          2 time: 0.00
10.35/2.62	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.01
10.35/2.62	c calculated reachability. Time: 0.00
10.35/2.62	c  N st    22     46260       926       561      1235       901      9406     52576   no data   no data  --
13.95/3.50	c  N st    23     60657       926       561      1235      9249      9406    481822   no data   no data  --
16.36/4.11	c  N st    24     69391       926       561      1235      9377      9406    464657   no data   no data  --
16.36/4.11	c  S st    24     69391       926       561      1235      9377      9406    464657   no data   no data  --
16.36/4.12	c  S st    24     69894       926       561      1235      9818      9406    480017   no data   no data  --
16.36/4.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    148 locsubst:     0 time:   0.25
16.36/4.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.74/4.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
16.74/4.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.74/4.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.74/4.21	c Subs w/ non-existent bins:      0 l-rem:    296 v-fix:     0 done:    778 time:  0.01 s
16.74/4.21	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
24.33/6.19	c lits-rem:        92  cl-subs:     5674  v-elim:      0  v-fix:    0  time:  7.88 s
24.33/6.19	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
24.33/6.19	c vivif2 --  cl tried     2612 cl shrink      112 lits rem        205 time: 0.01
24.33/6.19	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.01
24.33/6.19	c calculated reachability. Time: 0.00
24.33/6.19	c  N st    24     69894       778       561      1235      2612      9110    112156   no data   no data  --
29.14/7.32	c  F st    25     87500       778       561      1235      9587      9110    476610   no data   no data  --
29.14/7.32	c  N st    25     87500       778       561      1235      9587      9110    476610   no data   no data  --
30.31/7.63	c Decided on static restart strategy
31.12/7.81	c  N st    32     95537       778       561      1235     17087      9110    903041   no data   no data  --
33.53/8.45	c  N st    34    104843       778       561      1235     14795      9110    757107   no data   no data  --
33.53/8.45	c  S st    34    104843       778       561      1235     14795      9110    757107   no data   no data  --
33.53/8.47	c  S st    34    105344       778       561      1235     15238      9110    782967   no data   no data  --
33.93/8.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     45 locsubst:     0 time:   0.30
33.93/8.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.93/8.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.07
33.93/8.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.93/8.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
33.93/8.59	c Subs w/ non-existent bins:      0 l-rem:    455 v-fix:     0 done:    733 time:  0.01 s
33.93/8.59	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
80.25/20.16	c lits-rem:       103  cl-subs:     8387  v-elim:      0  v-fix:    0  time: 46.13 s
80.25/20.16	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
80.25/20.16	c vivif2 --  cl tried     6666 cl shrink      172 lits rem        348 time: 0.02
80.25/20.17	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.01
80.25/20.17	c calculated reachability. Time: 0.00
80.25/20.17	c  N st    34    105344       733       561      1235      6666      9020    325457   no data   no data  --
82.65/20.73	c  N st    35    114942       733       561      1235     15579      9020    823001   no data   no data  --
86.67/21.73	c  N st    36    129339       733       561      1235     16902      9020    860759   no data   no data  --
92.64/23.26	c  N st    37    150936       733       561      1235     23320      9020   1197849   no data   no data  --
95.05/23.81	c  S st    38    158018       733       561      1235     15361      9020    753393   no data   no data  --
95.05/23.83	c  S st    38    158521       733       561      1235     15817      9020    778919   no data   no data  --
95.45/23.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.30
95.45/23.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.45/23.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.08
95.45/23.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.45/23.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
95.45/23.96	c Subs w/ non-existent bins:      0 l-rem:    313 v-fix:     0 done:    728 time:  0.02 s
95.45/23.96	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
146.96/36.84	c lits-rem:        80  cl-subs:     7098  v-elim:      0  v-fix:    0  time: 51.43 s
146.96/36.84	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
146.96/36.85	c vivif2 --  cl tried     8701 cl shrink      145 lits rem        383 time: 0.03
146.96/36.85	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.01
146.96/36.85	c calculated reachability. Time: 0.00
146.96/36.85	c  N st    38    158521       728       561      1235      8701      9010    409689   no data   no data  --
162.93/40.85	c  N st    39    207109       728       561      1235     21972      9010   1092277   no data   no data  --
173.72/43.55	c  N st    40    237783       728       561      1235     32506      9010   1658783   no data   no data  --
173.72/43.55	c  S st    40    237783       728       561      1235     32506      9010   1658783   no data   no data  --
173.72/43.60	c  S st    40    238285       728       561      1235     32955      9010   1683584   no data   no data  --
174.14/43.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.32
174.14/43.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
174.54/43.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.15
174.54/43.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.54/43.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
174.92/43.80	c Subs w/ non-existent bins:      0 l-rem:    874 v-fix:     0 done:    728 time:  0.03 s
174.92/43.80	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
445.74/111.66	c lits-rem:       192  cl-subs:    17094  v-elim:      0  v-fix:    0  time: 270.77 s
445.74/111.66	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
445.74/111.68	c vivif2 --  cl tried    15861 cl shrink      392 lits rem       1258 time: 0.06
445.74/111.68	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.02
445.74/111.68	c calculated reachability. Time: 0.00
445.74/111.68	c  N st    40    238285       728       561      1235     15861      9010    797358   no data   no data  --
468.94/117.41	c  F st    41    306251       728       561      1235     21703      9010   1052588   no data   no data  --
468.94/117.41	c  N st    41    306251       728       561      1235     21703      9010   1052588   no data   no data  --
477.73/119.67	c  N dy    48    333184       728       561      1235     25254      9010   1233282     51.30     54.02  --
482.91/120.93	c  N dy    54    353226       728       561      1235     43495      9010   2315085     50.85     54.76  --
484.50/121.30	c  S st    87    357427       728       561      1235     25493      9010   1268657     51.12     50.11  --
484.50/121.33	c  S st    87    357928       728       561      1235     25905      9010   1291801     51.12   no data  --
484.90/121.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.31
484.90/121.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
484.90/121.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.10
484.90/121.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
484.90/121.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
484.90/121.48	c Subs w/ non-existent bins:      0 l-rem:    691 v-fix:     0 done:    728 time:  0.03 s
484.90/121.48	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
514.86/128.96	c lits-rem:       178  cl-subs:     2931  v-elim:      0  v-fix:    0  time: 29.81 s
514.86/128.96	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
514.86/128.97	c vivif2 --  cl tried    22974 cl shrink      328 lits rem        947 time: 0.07
514.86/128.98	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.01
514.86/128.98	c calculated reachability. Time: 0.00
514.86/128.98	c  N dy    87    357928       728       561      1235     22974      9010   1136903     51.12   no data  --
534.04/133.72	c  N dy   129    424692       728       561      1235     37709      9010   1961486     50.32     53.13  --
569.62/142.67	c  N dy   179    536893       728       561      1235     35239      9010   1784802     49.00     47.02  --
569.62/142.67	c  S st   179    536893       728       561      1235     35239      9010   1784802     49.00     47.02  --
570.02/142.71	c  S st   179    537393       728       561      1235     35676      9010   1809228     49.00   no data  --
570.02/142.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.30
570.02/142.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
570.40/142.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
570.40/142.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
570.40/142.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
570.40/142.87	c Subs w/ non-existent bins:      0 l-rem:     34 v-fix:     0 done:    550 time:  0.02 s
570.40/142.87	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
597.56/149.60	c lits-rem:       232  cl-subs:      976  v-elim:      0  v-fix:    0  time: 26.83 s
597.56/149.60	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
597.56/149.62	c vivif2 --  cl tried    34700 cl shrink       14 lits rem         63 time: 0.09
597.56/149.62	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.01
597.56/149.63	c calculated reachability. Time: 0.00
597.56/149.63	c  N dy   179    537393       728       561      1235     34700      9010   1756744     49.00   no data  --
603.55/151.14	c  N dy   378    557488       728       561      1235     53021      9010   2807700     49.45     55.21  --
609.57/152.68	c  N dy   548    577506       728       561      1235     43347      9010   2213726     49.79     53.13  --
626.33/156.81	c  N dy   683    624382       728       561      1235     56925      9010   3159064     49.76     52.43  --
693.84/173.70	c  N dy   832    806089       728       561      1235     62371      9010   3293448     48.92     45.46  --
693.84/173.70	c  S st   832    806089       728       561      1235     62371      9010   3293448     48.92     45.46  --
693.84/173.79	c  S st   832    806590       728       561      1235     62830      9010   3320240     48.92   no data  --
694.24/173.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.35
694.24/173.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
694.64/173.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.27
695.04/174.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
695.43/174.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
695.43/174.11	c Subs w/ non-existent bins:      0 l-rem:     95 v-fix:     0 done:    336 time:  0.04 s
695.43/174.11	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1613.76/404.05	c lits-rem:       351  cl-subs:     2177  v-elim:      0  v-fix:    0  time: 918.20 s
1613.76/404.05	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
1614.16/404.10	c vivif2 --  cl tried    60653 cl shrink      105 lits rem        246 time: 0.20
1614.16/404.10	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.02
1614.16/404.11	c calculated reachability. Time: 0.00
1614.16/404.11	c  N dy   832    806590       728       561      1235     60653      9010   3197041     48.92   no data  --
1622.54/406.26	c  N dy  1031    826680       728       561      1235     45055      9010   2210667     49.14     54.10  --
1644.12/411.66	c  N dy  1126    887519       728       561      1235     62252      9010   3236340     49.07     51.73  --
1652.89/413.81	c  N dy  1325    907543       728       561      1235     45816      9010   2212621     49.26     53.92  --
1716.84/429.88	c  F st  1366   1071875       728       561      1235     40595      9010   1852818     48.70     44.92  --
1716.84/429.88	c  N st  1366   1071875       728       561      1235     40595      9010   1852818     48.70     44.92  --
1718.81/430.34	c Decided on static restart strategy
1729.62/433.01	c  N st  1376   1100177       728       561      1235     66488      9010   3284693     48.70   no data  --
1748.78/437.83	c  N st  1378   1136171       728       561      1235     59241      9010   3096650     48.70   no data  --
1767.16/442.47	c  N st  1379   1168564       728       561      1235     47414      9010   2355975     48.70   no data  --
1790.33/448.25	c  N st  1380   1209886       728       561      1235     85409      9010   4412942     48.70   no data  --
1790.33/448.25	c  S st  1380   1209886       728       561      1235     85409      9010   4412942     48.70   no data  --
1790.73/448.34	c  S st  1380   1210389       728       561      1235     85862      9010   4438080     48.70   no data  --
1791.15/448.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.34
1791.15/448.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1791.15/448.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.28
1791.92/448.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1791.92/448.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1791.92/448.66	c Subs w/ non-existent bins:      0 l-rem:   2077 v-fix:     0 done:    728 time:  0.04 s
1791.92/448.66	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4309.32/1078.81	c lits-rem:       148  cl-subs:    57364  v-elim:      0  v-fix:    0  time: 2516.23 s
4309.32/1078.81	c vivif2 --  cl tried      561 cl shrink        0 lits rem          0 time: 0.00
4309.32/1078.83	c vivif2 --  cl tried    28498 cl shrink      843 lits rem       3224 time: 0.11
4309.32/1078.84	c asymm  cl-useful: 0/561/561 lits-rem:0 time: 0.02
4309.32/1078.84	c calculated reachability. Time: 0.00
4309.32/1078.84	c  N st  1380   1210389       728       561      1235     28498      9010   1449427     48.70   no data  --
4345.25/1087.81	c  N st  1381   1283271       728       561      1235     54776      9010   2713988     48.70   no data  --
4403.98/1102.57	c  N st  1382   1392595       728       561      1235     66967      9010   3328590     48.70   no data  --
4497.46/1125.97	c  N st  1383   1556580       728       561      1235     79060      9010   3966086     48.70   no data  --
4592.14/1149.65	c  N st  1384   1710390       728       561      1235     71295      9010   3540027     48.70   no data  --
4592.14/1149.65	c  S st  1384   1710390       728       561      1235     71295      9010   3540027     48.70   no data  --
4592.54/1149.76	c  S st  1384   1710894       728       561      1235     71747      9010   3564273     48.70   no data  --
4592.94/1149.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.35
4592.94/1149.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4593.34/1149.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.25
4593.74/1150.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4593.74/1150.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4593.74/1150.02	c Subs w/ non-existent bins:      0 l-rem:   1229 v-fix:     0 done:    706 time:  0.04 s
4593.74/1150.02	c Removed useless bin:       0  fixed:     0  props:   0.10M  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-3264665-1304178924/watcher-3264665-1304178924 -o /tmp/evaluation-result-3264665-1304178924/solver-3264665-1304178924 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3264665-1304178924.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: 6.88 7.81 7.92 3/174 27931
/proc/meminfo: memFree=21975288/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 416 0 0 0 0 0 0 0 25 0 4 0 510308002 52465664 356 33554432000 4194304 4650419 140735762148192 18446744073709551615 47648623839154 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27931/statm: 12809 356 306 112 0 7774 0
[pid=27931/tid=27932] ppid=27929 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 510308002 52465664 356 33554432000 4194304 4650419 140735762148192 18446744073709551615 47648623839158 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 510308002 52465664 356 33554432000 4194304 4650419 140735762148192 18446744073709551615 47648623839152 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 510308002 52465664 356 33554432000 4194304 4650419 140735762148192 18446744073709551615 264726405051 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0435229 s]
/proc/loadavg: 6.88 7.81 7.92 3/174 27931
/proc/meminfo: memFree=21975288/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=303144 CPUtime=0.13 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 3685 0 0 0 13 0 0 0 25 0 4 0 510308002 310419456 3267 33554432000 4194304 4650419 140735762148192 18446744073709551615 4369253 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 75786 3279 368 112 0 70751 0
[pid=27931/tid=27932] ppid=27929 vsize=303144 CPUtime=0.03 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 870 0 0 0 3 0 0 0 18 0 4 0 510308002 310419456 3287 33554432000 4194304 4650419 140735762148192 18446744073709551615 264726102634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=303144 CPUtime=0.03 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 851 0 0 0 3 0 0 0 18 0 4 0 510308002 310419456 3294 33554432000 4194304 4650419 140735762148192 18446744073709551615 4518134 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=303144 CPUtime=0.03 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 825 0 0 0 3 0 0 0 18 0 4 0 510308002 310419456 3307 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 303144

[startup+0.912337 s]
/proc/loadavg: 6.88 7.81 7.92 3/174 27931
/proc/meminfo: memFree=21975288/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=293148 CPUtime=3.61 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 12295 0 0 0 358 3 0 0 19 0 4 0 510308002 300183552 8497 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 73287 8497 394 112 0 68252 0
[pid=27931/tid=27932] ppid=27929 vsize=293148 CPUtime=0.89 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 3020 0 0 0 89 0 0 0 19 0 4 0 510308002 300183552 8497 33554432000 4194304 4650419 140735762148192 18446744073709551615 4363935 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=293148 CPUtime=0.89 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 3490 0 0 0 89 0 0 0 19 0 4 0 510308002 300183552 8497 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364017 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=293148 CPUtime=0.9 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 1767 0 0 0 90 0 0 0 19 0 4 0 510308002 300183552 8497 33554432000 4194304 4650419 140735762148192 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 293148

[startup+1.00032 s]
/proc/loadavg: 6.88 7.81 7.92 3/174 27931
/proc/meminfo: memFree=21975288/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=293148 CPUtime=3.96 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 12495 0 0 0 393 3 0 0 19 0 4 0 510308002 300183552 8697 33554432000 4194304 4650419 140735762148192 18446744073709551615 4360410 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 73287 8697 394 112 0 68252 0
[pid=27931/tid=27932] ppid=27929 vsize=293148 CPUtime=0.98 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 3069 0 0 0 98 0 0 0 19 0 4 0 510308002 300183552 8697 33554432000 4194304 4650419 140735762148192 18446744073709551615 4367986 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=293148 CPUtime=0.98 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 3553 0 0 0 98 0 0 0 19 0 4 0 510308002 300183552 8697 33554432000 4194304 4650419 140735762148192 18446744073709551615 4334208 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=293148 CPUtime=0.99 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 1794 0 0 0 99 0 0 0 19 0 4 0 510308002 300183552 8697 33554432000 4194304 4650419 140735762148192 18446744073709551615 4314746 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 293148

[startup+1.1003 s]
/proc/loadavg: 6.88 7.81 7.92 3/174 27931
/proc/meminfo: memFree=21975288/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=293396 CPUtime=4.36 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 12834 0 0 0 433 3 0 0 19 0 4 0 510308002 300437504 8676 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 73349 8676 395 112 0 68314 0
[pid=27931/tid=27932] ppid=27929 vsize=293396 CPUtime=1.08 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 3261 0 0 0 108 0 0 0 19 0 4 0 510308002 300437504 8676 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=293396 CPUtime=1.08 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 3615 0 0 0 108 0 0 0 19 0 4 0 510308002 300437504 8676 33554432000 4194304 4650419 140735762148192 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=293396 CPUtime=1.09 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 1821 0 0 0 109 0 0 0 19 0 4 0 510308002 300437504 8676 33554432000 4194304 4650419 140735762148192 18446744073709551615 4363553 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 293396

[startup+1.50022 s]
/proc/loadavg: 6.88 7.81 7.92 3/174 27931
/proc/meminfo: memFree=21975288/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=293692 CPUtime=5.95 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 14309 0 0 0 592 3 0 0 20 0 4 0 510308002 300740608 9075 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364017 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 73423 9075 395 112 0 68388 0
[pid=27931/tid=27932] ppid=27929 vsize=293692 CPUtime=1.48 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 3470 0 0 0 148 0 0 0 20 0 4 0 510308002 300740608 9075 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=293692 CPUtime=1.49 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 4049 0 0 0 148 1 0 0 19 0 4 0 510308002 300740608 9075 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364072 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=293692 CPUtime=1.48 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 2241 0 0 0 148 0 0 0 20 0 4 0 510308002 300740608 9075 33554432000 4194304 4650419 140735762148192 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 293692

[startup+3.10096 s]
/proc/loadavg: 6.88 7.81 7.92 6/178 27965
/proc/meminfo: memFree=21911788/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=312252 CPUtime=12.34 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 19923 0 0 0 1230 4 0 0 25 0 4 0 510308002 319746048 12085 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 78063 12085 395 112 0 73028 0
[pid=27931/tid=27932] ppid=27929 vsize=312252 CPUtime=3.07 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 4959 0 0 0 307 0 0 0 25 0 4 0 510308002 319746048 12085 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=312252 CPUtime=3.08 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 5335 0 0 0 307 1 0 0 25 0 4 0 510308002 319746048 12085 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=312252 CPUtime=3.08 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 3389 0 0 0 308 0 0 0 25 0 4 0 510308002 319746048 12085 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 312252

[startup+6.30632 s]
/proc/loadavg: 6.97 7.81 7.92 9/184 27974
/proc/meminfo: memFree=21367504/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=297496 CPUtime=25.14 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 34146 0 0 0 2507 7 0 0 25 0 4 0 510308002 304635904 16067 33554432000 4194304 4650419 140735762148192 18446744073709551615 4363435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 74374 16067 395 112 0 69339 0
[pid=27931/tid=27932] ppid=27929 vsize=297496 CPUtime=6.25 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 8015 0 0 0 625 0 0 0 25 0 4 0 510308002 304635904 16067 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=297496 CPUtime=6.29 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 8464 0 0 0 627 2 0 0 25 0 4 0 510308002 304635904 16067 33554432000 4194304 4650419 140735762148192 18446744073709551615 4363889 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=297496 CPUtime=6.29 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 7915 0 0 0 628 1 0 0 25 0 4 0 510308002 304635904 16067 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 297496

[startup+12.7011 s]
/proc/loadavg: 7.05 7.81 7.92 9/184 27974
/proc/meminfo: memFree=21171484/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=311376 CPUtime=50.7 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 52850 0 0 0 5057 13 0 0 25 0 4 0 510308002 318849024 26411 33554432000 4194304 4650419 140735762148192 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 77844 26411 395 112 0 72809 0
[pid=27931/tid=27932] ppid=27929 vsize=311376 CPUtime=12.63 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 12377 0 0 0 1262 1 0 0 25 0 4 0 510308002 318849024 26411 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=311376 CPUtime=12.69 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 15351 0 0 0 1264 5 0 0 25 0 4 0 510308002 318849024 26411 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=311376 CPUtime=12.68 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 10154 0 0 0 1266 2 0 0 25 0 4 0 510308002 318849024 26411 33554432000 4194304 4650419 140735762148192 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 311376

[startup+25.5007 s]
/proc/loadavg: 7.26 7.82 7.92 9/184 27975
/proc/meminfo: memFree=21124180/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=335048 CPUtime=101.83 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 75975 0 0 0 10161 22 0 0 25 0 4 0 510308002 343089152 36445 33554432000 4194304 4650419 140735762148192 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 83762 36445 395 112 0 78727 0
[pid=27931/tid=27932] ppid=27929 vsize=335048 CPUtime=25.35 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 19000 0 0 0 2531 4 0 0 25 0 4 0 510308002 343089152 36445 33554432000 4194304 4650419 140735762148192 18446744073709551615 4361066 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=335048 CPUtime=25.48 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 23235 0 0 0 2541 7 0 0 25 0 4 0 510308002 343089152 36445 33554432000 4194304 4650419 140735762148192 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=335048 CPUtime=25.49 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 12646 0 0 0 2545 4 0 0 25 0 4 0 510308002 343089152 36445 33554432000 4194304 4650419 140735762148192 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 335048

[startup+51.1009 s]
/proc/loadavg: 7.57 7.85 7.93 9/184 27975
/proc/meminfo: memFree=21000588/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=335716 CPUtime=204.08 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 95819 0 0 0 20379 29 0 0 25 0 4 0 510308002 343773184 47235 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 83929 47235 395 112 0 78894 0
[pid=27931/tid=27932] ppid=27929 vsize=335716 CPUtime=50.82 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 21054 0 0 0 5077 5 0 0 25 0 4 0 510308002 343773184 47235 33554432000 4194304 4650419 140735762148192 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=335716 CPUtime=51.08 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 23235 0 0 0 5101 7 0 0 25 0 4 0 510308002 343773184 47235 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=335716 CPUtime=51.09 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 18056 0 0 0 5102 7 0 0 25 0 4 0 510308002 343773184 47235 33554432000 4194304 4650419 140735762148192 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 335716

[startup+102.301 s]
/proc/loadavg: 7.85 7.89 7.93 9/184 27977
/proc/meminfo: memFree=20787236/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=364036 CPUtime=408.6 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 136078 0 0 0 40803 57 0 0 25 0 4 0 510308002 372772864 58399 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 91009 58399 395 112 0 85974 0
[pid=27931/tid=27932] ppid=27929 vsize=364036 CPUtime=101.74 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 30440 0 0 0 10161 13 0 0 25 0 4 0 510308002 372772864 58399 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=364036 CPUtime=102.28 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 45998 0 0 0 10207 21 0 0 25 0 4 0 510308002 372772864 58399 33554432000 4194304 4650419 140735762148192 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=364036 CPUtime=102.29 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 26166 0 0 0 10216 13 0 0 25 0 4 0 510308002 372772864 58399 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 364036

[startup+162.301 s]

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

[pid=27931] ppid=27929 vsize=770820 CPUtime=2805.35 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 421750 0 0 0 280349 186 0 0 25 0 4 0 510308002 789319680 146930 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 192705 146930 404 112 0 187670 0
[pid=27931/tid=27932] ppid=27929 vsize=770820 CPUtime=698.53 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 85999 0 0 0 69821 32 0 0 25 0 4 0 510308002 789319680 146930 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=770820 CPUtime=702.21 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 147309 0 0 0 70160 61 0 0 25 0 4 0 510308002 789319680 146930 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=770820 CPUtime=702.3 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 80819 0 0 0 70175 55 0 0 25 0 4 0 510308002 789319680 146930 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 770820

[startup+762.301 s]
/proc/loadavg: 8.04 8.05 7.99 9/184 28003
/proc/meminfo: memFree=20165236/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=770820 CPUtime=3045.02 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 424807 0 0 0 304313 189 0 0 25 0 4 0 510308002 789319680 144373 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433059 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 192705 144373 404 112 0 187670 0
[pid=27931/tid=27932] ppid=27929 vsize=770820 CPUtime=758.2 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 85999 0 0 0 75788 32 0 0 25 0 4 0 510308002 789319680 144373 33554432000 4194304 4650419 140735762148192 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=770820 CPUtime=762.21 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 147309 0 0 0 76160 61 0 0 25 0 4 0 510308002 789319680 144373 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=770820 CPUtime=762.29 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 83876 0 0 0 76172 57 0 0 25 0 4 0 510308002 789319680 144373 33554432000 4194304 4650419 140735762148192 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 770820

[startup+822.3 s]
/proc/loadavg: 8.13 8.07 8.00 9/184 28005
/proc/meminfo: memFree=20198056/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=773072 CPUtime=3284.69 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 464556 0 0 0 328254 215 0 0 25 0 4 0 510308002 791625728 141818 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433084 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 193268 141818 404 112 0 188233 0
[pid=27931/tid=27932] ppid=27929 vsize=773072 CPUtime=817.88 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 121896 0 0 0 81733 55 0 0 25 0 4 0 510308002 791625728 141818 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=773072 CPUtime=822.2 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 147309 0 0 0 82159 61 0 0 25 0 4 0 510308002 791625728 141818 33554432000 4194304 4650419 140735762148192 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=773072 CPUtime=822.3 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 87728 0 0 0 82169 61 0 0 25 0 4 0 510308002 791625728 141818 33554432000 4194304 4650419 140735762148192 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 773072

[startup+882.301 s]
/proc/loadavg: 8.16 8.08 8.01 9/184 28006
/proc/meminfo: memFree=20138364/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=775048 CPUtime=3524.36 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 475213 0 0 0 352213 223 0 0 25 0 4 0 510308002 793649152 147179 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 193762 147179 404 112 0 188727 0
[pid=27931/tid=27932] ppid=27929 vsize=775048 CPUtime=877.55 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 128554 0 0 0 87695 60 0 0 25 0 4 0 510308002 793649152 147179 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=775048 CPUtime=882.2 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 147309 0 0 0 88159 61 0 0 25 0 4 0 510308002 793649152 147179 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=775048 CPUtime=882.3 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 91727 0 0 0 88166 64 0 0 25 0 4 0 510308002 793649152 147179 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 775048

[startup+942.301 s]
/proc/loadavg: 8.17 8.10 8.01 9/184 28008
/proc/meminfo: memFree=20095052/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=840584 CPUtime=3764.06 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 480537 0 0 0 376179 227 0 0 25 0 4 0 510308002 860758016 151971 33554432000 4194304 4650419 140735762148192 18446744073709551615 4476995 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 210146 151971 404 112 0 205111 0
[pid=27931/tid=27932] ppid=27929 vsize=840584 CPUtime=937.23 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 128554 0 0 0 93663 60 0 0 25 0 4 0 510308002 860758016 151971 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=840584 CPUtime=942.2 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 147309 0 0 0 94159 61 0 0 25 0 4 0 510308002 860758016 151971 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=840584 CPUtime=942.3 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 97051 0 0 0 94163 67 0 0 25 0 4 0 510308002 860758016 151971 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 840584

[startup+1002.3 s]
/proc/loadavg: 8.16 8.10 8.02 9/184 28010
/proc/meminfo: memFree=20107272/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=840584 CPUtime=4003.71 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 482777 0 0 0 400142 229 0 0 25 0 4 0 510308002 860758016 150911 33554432000 4194304 4650419 140735762148192 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 210146 150911 404 112 0 205111 0
[pid=27931/tid=27932] ppid=27929 vsize=840584 CPUtime=996.9 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 128554 0 0 0 99630 60 0 0 25 0 4 0 510308002 860758016 150911 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=840584 CPUtime=1002.18 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 147309 0 0 0 100157 61 0 0 25 0 4 0 510308002 860758016 150911 33554432000 4194304 4650419 140735762148192 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=840584 CPUtime=1002.3 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 99291 0 0 0 100161 69 0 0 25 0 4 0 510308002 860758016 150911 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 840584

[startup+1062.31 s]
/proc/loadavg: 8.15 8.11 8.02 9/184 28011
/proc/meminfo: memFree=20150268/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=906128 CPUtime=4243.41 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 485665 0 0 0 424108 233 0 0 25 0 4 0 510308002 927875072 150703 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 226532 150703 404 112 0 221497 0
[pid=27931/tid=27932] ppid=27929 vsize=906128 CPUtime=1056.58 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 128554 0 0 0 105598 60 0 0 25 0 4 0 510308002 927875072 150703 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=906128 CPUtime=1062.19 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 148209 0 0 0 106157 62 0 0 25 0 4 0 510308002 927875072 150704 33554432000 4194304 4650419 140735762148192 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=906128 CPUtime=1062.31 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 101280 0 0 0 106159 72 0 0 25 0 4 0 510308002 927875072 150704 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 906128

[startup+1122.3 s]
/proc/loadavg: 8.22 8.13 8.03 9/184 28013
/proc/meminfo: memFree=20074340/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=868888 CPUtime=4483.08 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 540764 0 0 0 448049 259 0 0 25 0 4 0 510308002 889741312 157219 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 217222 157219 395 112 0 212187 0
[pid=27931/tid=27932] ppid=27929 vsize=868888 CPUtime=1116.27 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 128554 0 0 0 111567 60 0 0 25 0 4 0 510308002 889741312 157220 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=868888 CPUtime=1122.18 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 175340 0 0 0 112143 75 0 0 25 0 4 0 510308002 889741312 157220 33554432000 4194304 4650419 140735762148192 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=868888 CPUtime=1122.31 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 104625 0 0 0 112157 74 0 0 25 0 4 0 510308002 889741312 157220 33554432000 4194304 4650419 140735762148192 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 868888

[startup+1182.3 s]
/proc/loadavg: 8.20 8.14 8.04 9/184 28014
/proc/meminfo: memFree=20109876/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=928156 CPUtime=4722.76 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 592668 0 0 0 471991 285 0 0 25 0 4 0 510308002 950431744 155303 33554432000 4194304 4650419 140735762148192 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 232039 155303 395 112 0 227004 0
[pid=27931/tid=27932] ppid=27929 vsize=928156 CPUtime=1175.95 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 151043 0 0 0 117520 75 0 0 25 0 4 0 510308002 950431744 155303 33554432000 4194304 4650419 140735762148192 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=928156 CPUtime=1182.18 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 184335 0 0 0 118140 78 0 0 25 0 4 0 510308002 950431744 155303 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=928156 CPUtime=1182.31 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 108208 0 0 0 118155 76 0 0 25 0 4 0 510308002 950431744 155303 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365535 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 928156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.13 8.03 9/184 28015
/proc/meminfo: memFree=20080108/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=928464 CPUtime=4800.27 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 604211 0 0 0 479737 290 0 0 25 0 4 0 510308002 950747136 155232 33554432000 4194304 4650419 140735762148192 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 232116 155232 395 112 0 227081 0
[pid=27931/tid=27932] ppid=27929 vsize=928464 CPUtime=1195.25 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 162586 0 0 0 119445 80 0 0 25 0 4 0 510308002 950747136 155232 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=928464 CPUtime=1201.58 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 184335 0 0 0 120080 78 0 0 25 0 4 0 510308002 950747136 155232 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=928464 CPUtime=1201.72 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 108208 0 0 0 120096 76 0 0 25 0 4 0 510308002 950747136 155232 33554432000 4194304 4650419 140735762148192 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 928464

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.14 8.13 8.03 9/184 28015
/proc/meminfo: memFree=20080108/32951124 swapFree=67111524/67111528
[pid=27931] ppid=27929 vsize=928464 CPUtime=4800.27 cores=0,2,4,6
/proc/27931/stat : 27931 (strangenight1-m) R 27929 27931 27899 0 -1 4202496 604211 0 0 0 479737 290 0 0 25 0 4 0 510308002 950747136 155232 33554432000 4194304 4650419 140735762148192 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27931/statm: 232116 155232 395 112 0 227081 0
[pid=27931/tid=27932] ppid=27929 vsize=928464 CPUtime=1195.25 cores=0,2,4,6
/proc/27931/task/27932/stat : 27932 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 162586 0 0 0 119445 80 0 0 25 0 4 0 510308002 950747136 155232 33554432000 4194304 4650419 140735762148192 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27931/tid=27933] ppid=27929 vsize=928464 CPUtime=1201.58 cores=0,2,4,6
/proc/27931/task/27933/stat : 27933 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 184335 0 0 0 120080 78 0 0 25 0 4 0 510308002 950747136 155232 33554432000 4194304 4650419 140735762148192 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27931/tid=27934] ppid=27929 vsize=928464 CPUtime=1201.72 cores=0,2,4,6
/proc/27931/task/27934/stat : 27934 (strangenight1-m) R 27929 27931 27899 0 -1 4202560 108208 0 0 0 120096 76 0 0 25 0 4 0 510308002 950747136 155232 33554432000 4194304 4650419 140735762148192 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 928464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.34
CPU user time (s): 4797.4
CPU system time (s): 2.93955
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 999976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.4
system time used= 2.93955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 604213
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= 417
involuntary context switches= 23142

runsolver used 1.82772 second user time and 4.67029 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 17:55:24
IDJOB=3264665
IDBENCH=84762
IDSOLVER=1588
FILE ID=node141/3264665-1304178924
RUNJOBID= node141-1304178924-27917
PBS_JOBID= 13172451
Free space on /tmp= 72600 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264665-1304178924/watcher-3264665-1304178924 -o /tmp/evaluation-result-3264665-1304178924/solver-3264665-1304178924 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3264665-1304178924.cnf

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=187781922

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21975568 kB
Buffers:       1410892 kB
Cached:        8921572 kB
SwapCached:          4 kB
Active:        2663180 kB
Inactive:      7735828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21975568 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7504 kB
Writeback:           0 kB
AnonPages:       66688 kB
Mapped:          14324 kB
Slab:           511076 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190204 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= 72568 MiB
End job on node141 at 2011-04-30 18:15:28