Trace number 3264619

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.15 1202.35

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l2.used-as.sat04-894.cnf
MD5SUMb3ddb2ee2bb2b83e1c98b2a9018351fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark590.41
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3264619-1304128101.cnf'
0.00/0.00	c -- header says num vars:           4487
0.00/0.00	c -- header says num clauses:       18555
0.01/0.05	c -- clauses added:            0 learnts,        18555 normals,            0 xors
0.01/0.05	c -- vars added       4487
0.01/0.05	c Parsing time:  0.01 s
0.01/0.05	c  N st     0         0      4487     17200      1355         0     54310         0   no data   no data
0.01/0.05	c asymm  cl-useful: 0/17200/17200 lits-rem:0 time: 0.03
0.01/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.01/0.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.01/0.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.06	c subs with bin:      369  lits-rem:       246  v-fix:    0  time:  0.00 s
0.01/0.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4487 time:  0.00 s
0.01/0.07	c Removed useless bin:       3  fixed:     0  props:   0.33M  time:  0.00 s
0.01/0.85	c lits-rem:         3  cl-subs:        9  v-elim:   1495  v-fix:    0  time:  0.03 s
0.01/0.85	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.85	c Finding non-binary XORs:     0.01 s (found:    2561, avg size: 3.6)
0.01/0.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1122 locsubst:    64 time:   0.01
0.01/0.85	c calculated reachability. Time: 0.00
0.01/0.85	c Calc default polars -  time:   0.00 s pos:       3 undec:    2738 neg:    1746
0.01/0.85	c =========================================================================================
0.01/0.85	c types(t): F = full restart, N = normal restart
0.01/0.85	c types(t): S = simplification begin/end, E = solution found
0.01/0.85	c restart types(rt): st = static, dy = dynamic
0.01/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.01/0.85	c  B st     0         0      1870       618      1613         0     12009         0   no data   no data
0.01/0.85	c Decided on static restart strategy
0.01/0.85	c  N st     8      4916      1870       618      1613      4531     12009    156111   no data   no data
0.01/0.85	c  N st    10     11300      1870       618      1613      4232     12009     87783   no data   no data
0.01/0.85	c  N st    11     17044      1870       618      1613      9343     12009    198574   no data   no data
5.81/1.47	c  F st    12     25000      1870       618      1616     12005     12009    417351   no data   no data
5.81/1.47	c Replacing       13 vars Replaced      200 lits Time:     0.00 s 
5.81/1.47	c  N st    12     25000      1857       618      1590     12005     11957    417351   no data   no data
6.77/1.72	c Decided on static restart strategy
6.77/1.72	c  N st    18     30001      1857       618      1590     10228     11957    251163   no data   no data
6.77/1.72	c  S st    18     30001      1857       618      1590     10228     11957    251163   no data   no data
6.77/1.74	c  S st    18     30505      1857       618      1590     10689     11957    261305   no data   no data
6.77/1.76	c x-sub:    13 x-cut:      0 vfix:      0 v-elim:    553 locsubst:     0 time:   0.02
6.77/1.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      3 BRemN:      0 P:  0.5M T:  0.02
6.77/1.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.77/1.78	c bin-w-bin subsume rem          242 bins  time:  0.00 s
6.77/1.78	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
6.77/1.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1304 time:  0.00 s
6.77/1.79	c Removed useless bin:       1  fixed:     0  props:   0.20M  time:  0.00 s
6.77/1.79	c lits-rem:         0  cl-subs:        0  v-elim:     81  v-fix:    0  time:  0.00 s
6.77/1.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.77/1.79	c lits-rem:        43  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.00 s
6.77/1.79	c asymm  cl-useful: 0/537/537 lits-rem:0 time: 0.00
6.77/1.79	c calculated reachability. Time: 0.00
6.77/1.79	c  N st    18     30505      1223       537      1380       359     10208      4718   no data   no data
7.59/1.99	c  N st    20     37616      1223       537      1380      4711     10208    168353   no data   no data
8.37/2.15	c  N st    21     44016      1223       537      1380     10614     10208    355828   no data   no data
8.37/2.15	c Finding binary XORs  T:     0.00 s  found:       0
8.37/2.19	c  S st    22     45757      1223       537      1380      6460     10208    168025   no data   no data
8.77/2.21	c  S st    22     46259      1223       537      1380      6909     10208    181068   no data   no data
8.77/2.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    283 locsubst:     0 time:   0.04
8.77/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:    121 P:  0.3M T:  0.01
8.77/2.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.77/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.77/2.26	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    940 time:  0.00 s
8.77/2.26	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
8.77/2.26	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.00 s
8.77/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.77/2.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.77/2.26	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
8.77/2.26	c vivif2 --  cl tried      154 cl shrink        1 lits rem         16 time: 0.00
8.77/2.26	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
8.77/2.26	c calculated reachability. Time: 0.00
8.77/2.26	c  N st    22     46259       938       546      1248       154      9404      1814   no data   no data
9.97/2.58	c  N st    23     60656       938       546      1248      8669      9404    329060   no data   no data
11.98/3.09	c  N st    24     69388       938       546      1248      9343      9404    333492   no data   no data
11.98/3.09	c  S st    24     69388       938       546      1248      9343      9404    333492   no data   no data
12.36/3.11	c  S st    24     69890       938       546      1248      9803      9404    352010   no data   no data
12.36/3.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    149 locsubst:     0 time:   0.07
12.36/3.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.36/3.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.36/3.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.36/3.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.36/3.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    789 time:  0.00 s
12.36/3.19	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
12.36/3.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.36/3.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.76/3.20	c lits-rem:        49  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.01 s
12.76/3.20	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
12.76/3.20	c vivif2 --  cl tried     1022 cl shrink        6 lits rem          9 time: 0.00
12.76/3.20	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
12.76/3.20	c calculated reachability. Time: 0.00
12.76/3.20	c  N st    24     69890       789       546      1248      1022      9106     30920   no data   no data
16.75/4.22	c  F st    25     87500       789       546      1248     11489      9106    596760   no data   no data
16.75/4.22	c  N st    25     87500       789       546      1248     11489      9106    596760   no data   no data
18.36/4.61	c Decided on static restart strategy
19.15/4.84	c  N st    32     95538       789       546      1248      9755      9106    476026   no data   no data
21.95/5.52	c  N st    34    104837       789       546      1248     18323      9106    955110   no data   no data
21.95/5.52	c  S st    34    104837       789       546      1248     18323      9106    955110   no data   no data
21.95/5.54	c  S st    34    105342       789       546      1248     18786      9106    980336   no data   no data
22.35/5.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     51 locsubst:     0 time:   0.07
22.35/5.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
22.35/5.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.35/5.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.35/5.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.35/5.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    738 time:  0.00 s
22.35/5.63	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
22.35/5.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.35/5.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
80.27/20.17	c lits-rem:       459  cl-subs:    10715  v-elim:      0  v-fix:    0  time: 14.49 s
80.27/20.17	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
80.27/20.17	c vivif2 --  cl tried     6813 cl shrink      557 lits rem       1626 time: 0.01
80.27/20.18	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
80.27/20.18	c calculated reachability. Time: 0.00
80.27/20.18	c  N st    34    105342       738       546      1248      6813      9004    332930   no data   no data
83.06/20.84	c  N st    35    114940       738       546      1248     15512      9004    818607   no data   no data
87.46/21.97	c  N st    36    129341       738       546      1248     18285      9004    933431   no data   no data
94.65/23.74	c  N st    37    150936       738       546      1248     25562      9004   1314190   no data   no data
97.05/24.35	c  S st    38    158013       738       546      1248     17919      9004    884820   no data   no data
97.05/24.38	c  S st    38    158517       738       546      1248     18390      9004    910520   no data   no data
97.45/24.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      7 locsubst:     0 time:   0.07
97.45/24.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
97.45/24.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.45/24.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.45/24.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.45/24.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    731 time:  0.00 s
97.45/24.48	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
97.45/24.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
97.84/24.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
195.31/48.90	c lits-rem:       108  cl-subs:     9731  v-elim:      0  v-fix:    0  time: 24.38 s
195.31/48.90	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
195.31/48.91	c vivif2 --  cl tried     8520 cl shrink      432 lits rem       1200 time: 0.01
195.31/48.92	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
195.31/48.92	c calculated reachability. Time: 0.00
195.31/48.92	c  N st    38    158517       731       546      1248      8520      8990    396449   no data   no data
213.28/53.41	c  N st    39    207107       731       546      1248     22233      8990   1095086   no data   no data
225.66/56.50	c  N st    40    237776       731       546      1248     33030      8990   1681566   no data   no data
225.66/56.50	c  S st    40    237776       731       546      1248     33030      8990   1681566   no data   no data
225.66/56.55	c  S st    40    238279       731       546      1248     33494      8990   1707919   no data   no data
226.06/56.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
226.06/56.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.04
226.06/56.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
226.06/56.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.06/56.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.06/56.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    731 time:  0.00 s
226.06/56.67	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
226.06/56.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
226.46/56.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
525.67/131.60	c lits-rem:       116  cl-subs:    18495  v-elim:      0  v-fix:    0  time: 74.84 s
525.67/131.60	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
525.67/131.62	c vivif2 --  cl tried    14999 cl shrink      786 lits rem       2406 time: 0.01
525.67/131.62	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
525.67/131.62	c calculated reachability. Time: 0.00
525.67/131.62	c  N st    40    238279       731       546      1248     14999      8990    749059   no data   no data
552.81/138.43	c  F st    41    306251       731       546      1248     21039      8990   1003853   no data   no data
552.81/138.43	c  N st    41    306251       731       546      1248     21039      8990   1003853   no data   no data
563.20/141.06	c  N dy    48    335478       731       546      1248     26857      8990   1314198     51.30     54.14
570.01/142.77	c  N dy    69    357418       731       546      1248     25009      8990   1241286     50.90     48.86
570.01/142.77	c  S st    69    357418       731       546      1248     25009      8990   1241286     50.90     48.86
570.39/142.80	c  S st    69    357922       731       546      1248     25463      8990   1266323     50.90   no data
570.39/142.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
570.39/142.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
570.39/142.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
570.39/142.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
570.39/142.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
570.39/142.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    731 time:  0.00 s
570.39/142.89	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
570.78/142.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
570.78/142.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
595.55/149.19	c lits-rem:       399  cl-subs:     3444  v-elim:      0  v-fix:    0  time:  6.23 s
595.55/149.19	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
595.97/149.21	c vivif2 --  cl tried    22019 cl shrink      935 lits rem       1719 time: 0.02
595.97/149.22	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
595.97/149.22	c calculated reachability. Time: 0.00
595.97/149.22	c  N dy    69    357922       731       546      1248     22019      8990   1097412     50.90   no data
632.70/158.47	c  N dy   182    454987       731       546      1248     39846      8990   1980507     50.98     53.68
663.46/166.12	c  N dy   196    536883       731       546      1248     34453      8990   1686804     50.14     48.21
663.46/166.12	c  S st   196    536883       731       546      1248     34453      8990   1686804     50.14     48.21
663.46/166.16	c  S st   196    537383       731       546      1248     34907      8990   1712585     50.14   no data
663.86/166.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
663.86/166.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
663.86/166.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
663.86/166.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
663.86/166.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
663.86/166.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    731 time:  0.00 s
663.86/166.27	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
663.86/166.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
664.26/166.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
700.61/175.44	c lits-rem:      1188  cl-subs:     1751  v-elim:      0  v-fix:    0  time:  9.08 s
700.61/175.44	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
700.61/175.47	c vivif2 --  cl tried    33156 cl shrink     1293 lits rem       2185 time: 0.04
700.61/175.48	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
700.61/175.48	c calculated reachability. Time: 0.00
700.61/175.48	c  N dy   196    537383       731       546      1248     33156      8990   1625314     50.14   no data
709.00/177.56	c  N dy   349    557411       731       546      1248     51510      8990   2677058     50.41     54.21
817.65/204.74	c  N dy   360    795966       731       546      1248     49520      8990   2391406     48.78     51.53
822.04/205.85	c  S st   417    806075       731       546      1248     58616      8990   2902598     48.83     48.74
822.44/205.95	c  S st   417    806578       731       546      1248     59083      8990   2928824     48.83   no data
822.84/206.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
823.24/206.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
823.24/206.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
823.24/206.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
823.24/206.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
823.24/206.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    731 time:  0.00 s
823.24/206.11	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
823.24/206.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
824.04/206.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1116.83/279.60	c lits-rem:      3588  cl-subs:     5980  v-elim:      0  v-fix:    0  time: 73.30 s
1116.83/279.60	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
1116.83/279.66	c vivif2 --  cl tried    53103 cl shrink      507 lits rem        793 time: 0.06
1116.83/279.67	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
1116.83/279.67	c calculated reachability. Time: 0.00
1116.83/279.67	c  N dy   417    806578       731       546      1248     53103      8990   2609862     48.83   no data
1148.38/287.56	c  N dy   528    878447       731       546      1248     50079      8990   2380879     48.74     51.34
1158.39/290.02	c  N dy   655    898580       731       546      1248     68370      8990   3421855     48.84     51.47
1167.18/292.26	c  N dy   780    918584       731       546      1248     51291      8990   2419151     48.95     54.12
1243.45/311.33	c  F st   797   1071875       731       546      1248     76170      8990   3730714     48.44     47.11
1243.45/311.34	c  N st   797   1071875       731       546      1248     76170      8990   3730714     48.44     47.11
1247.45/312.32	c Decided on static restart strategy
1259.85/315.44	c  N st   807   1100177       731       546      1248     62579      8990   2931200     48.44   no data
1283.40/321.37	c  N st   809   1136171       731       546      1248     54665      8990   2796630     48.44   no data
1308.18/327.55	c  N st   810   1168564       731       546      1248     42481      8990   2036106     48.44   no data
1335.72/334.49	c  N st   811   1209867       731       546      1248     79870      8990   4063285     48.44   no data
1335.72/334.49	c  S st   811   1209867       731       546      1248     79870      8990   4063285     48.44   no data
1336.52/334.61	c  S st   811   1210371       731       546      1248     80336      8990   4090938     48.44   no data
1336.92/334.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
1336.92/334.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.08
1336.92/334.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1336.92/334.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1336.92/334.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1336.92/334.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    731 time:  0.00 s
1336.92/334.79	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
1337.32/334.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1338.12/335.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3234.68/809.84	c lits-rem:       285  cl-subs:    53145  v-elim:      0  v-fix:    0  time: 474.84 s
3234.68/809.84	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
3234.68/809.87	c vivif2 --  cl tried    27191 cl shrink     1681 lits rem       4049 time: 0.03
3234.68/809.87	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
3234.68/809.87	c calculated reachability. Time: 0.00
3234.68/809.87	c  N st   811   1210371       731       546      1248     27191      8990   1347787     48.44   no data
3274.23/819.76	c  N st   812   1283254       731       546      1248     52959      8990   2570592     48.44   no data
3343.51/837.42	c  N st   813   1392577       731       546      1248     67074      8990   3273362     48.44   no data
3465.34/867.97	c  N st   814   1556562       731       546      1248     76732      8990   3757560     48.44   no data
3575.59/895.56	c  N st   815   1710371       731       546      1248     70382      8990   3442339     48.44   no data
3575.59/895.56	c  S st   815   1710371       731       546      1248     70382      8990   3442339     48.44   no data
3575.99/895.64	c  S st   815   1710874       731       546      1248     70843      8990   3468555     48.44   no data
3576.39/895.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3576.39/895.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
3576.39/895.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3576.39/895.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3576.39/895.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3576.39/895.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    731 time:  0.00 s
3576.39/895.79	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
3576.79/895.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3577.19/895.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 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-3264619-1304128101/watcher-3264619-1304128101 -o /tmp/evaluation-result-3264619-1304128101/solver-3264619-1304128101 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3264619-1304128101.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.12 8.07 8.00 5/180 6696
/proc/meminfo: memFree=28088264/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 524407811 52441088 347 33554432000 4194304 4627427 140735185737408 18446744073709551615 46942065309612 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 12803 347 299 106 0 7774 0
[pid=6696/tid=6697] ppid=6694 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524407811 52441088 347 33554432000 4194304 4627427 140735185737408 18446744073709551615 46942065309618 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524407811 52441088 347 33554432000 4194304 4627427 140735185737408 18446744073709551615 46942065309622 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524407811 52441088 347 33554432000 4194304 4627427 140735185737408 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.00816408 s]
/proc/loadavg: 8.12 8.07 8.00 5/180 6696
/proc/meminfo: memFree=28088264/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=249960 CPUtime=0.01 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 1416 0 0 0 1 0 0 0 18 0 4 0 524407811 255959040 1328 33554432000 4194304 4627427 140735185737408 18446744073709551615 218905774263 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 62717 1520 336 106 0 57688 0
[pid=6696/tid=6697] ppid=6694 vsize=250696 CPUtime=0 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 381 0 0 0 0 0 0 0 18 0 4 0 524407811 256712704 1621 33554432000 4194304 4627427 140735185737408 18446744073709551615 218905428160 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=253160 CPUtime=0 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 536 0 0 0 0 0 0 0 18 0 4 0 524407811 259235840 2354 33554432000 4194304 4627427 140735185737408 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=285452 CPUtime=0 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) D 6694 6696 6472 0 -1 4202560 603 0 0 0 0 0 0 0 18 0 4 0 524407811 292302848 2344 33554432000 4194304 4627427 140735185737408 18446744073709551615 218905427723 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 249960

[startup+0.958921 s]
/proc/loadavg: 8.12 8.07 8.00 5/180 6696
/proc/meminfo: memFree=28088264/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=286920 CPUtime=3.81 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 13097 0 0 0 379 2 0 0 19 0 4 0 524407811 293806080 7713 33554432000 4194304 4627427 140735185737408 18446744073709551615 4332826 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 71730 7713 388 106 0 66701 0
[pid=6696/tid=6697] ppid=6694 vsize=286920 CPUtime=0.94 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 3519 0 0 0 94 0 0 0 19 0 4 0 524407811 293806080 7714 33554432000 4194304 4627427 140735185737408 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=286920 CPUtime=0.94 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 3719 0 0 0 94 0 0 0 19 0 4 0 524407811 293806080 7714 33554432000 4194304 4627427 140735185737408 18446744073709551615 4327434 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=286920 CPUtime=0.94 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 1765 0 0 0 94 0 0 0 19 0 4 0 524407811 293806080 7714 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 286920

[startup+1.0589 s]
/proc/loadavg: 8.12 8.07 8.00 5/180 6696
/proc/meminfo: memFree=28088264/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=286920 CPUtime=4.21 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 13376 0 0 0 419 2 0 0 19 0 4 0 524407811 293806080 7992 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 71730 7992 388 106 0 66701 0
[pid=6696/tid=6697] ppid=6694 vsize=286920 CPUtime=1.04 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 3628 0 0 0 104 0 0 0 19 0 4 0 524407811 293806080 7993 33554432000 4194304 4627427 140735185737408 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=286920 CPUtime=1.04 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 3802 0 0 0 104 0 0 0 19 0 4 0 524407811 293806080 7993 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309744 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=286920 CPUtime=1.04 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 1801 0 0 0 104 0 0 0 19 0 4 0 524407811 293806080 7993 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 286920

[startup+1.15889 s]
/proc/loadavg: 8.12 8.07 8.00 5/180 6696
/proc/meminfo: memFree=28088264/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=286920 CPUtime=4.61 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 13793 0 0 0 459 2 0 0 19 0 4 0 524407811 293806080 8409 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309781 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 71730 8409 388 106 0 66701 0
[pid=6696/tid=6697] ppid=6694 vsize=286920 CPUtime=1.14 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 3835 0 0 0 114 0 0 0 19 0 4 0 524407811 293806080 8409 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=286920 CPUtime=1.14 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 3910 0 0 0 114 0 0 0 19 0 4 0 524407811 293806080 8409 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309735 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=286920 CPUtime=1.14 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 1848 0 0 0 114 0 0 0 19 0 4 0 524407811 293806080 8409 33554432000 4194304 4627427 140735185737408 18446744073709551615 4330282 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 286920

[startup+1.50082 s]
/proc/loadavg: 8.12 8.07 8.00 5/180 6696
/proc/meminfo: memFree=28088264/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=296264 CPUtime=5.97 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 15109 0 0 0 595 2 0 0 20 0 4 0 524407811 303374336 9383 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 74066 9383 390 106 0 69037 0
[pid=6696/tid=6697] ppid=6694 vsize=296264 CPUtime=1.49 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 4123 0 0 0 149 0 0 0 19 0 4 0 524407811 303374336 9383 33554432000 4194304 4627427 140735185737408 18446744073709551615 4321862 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=296264 CPUtime=1.49 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 4376 0 0 0 149 0 0 0 19 0 4 0 524407811 303374336 9383 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=296264 CPUtime=1.48 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 2205 0 0 0 148 0 0 0 20 0 4 0 524407811 303374336 9383 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 296264

[startup+3.10053 s]
/proc/loadavg: 8.35 8.12 8.02 9/184 6700
/proc/meminfo: memFree=28046432/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=296056 CPUtime=12.36 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 20936 0 0 0 1233 3 0 0 25 0 4 0 524407811 303161344 11411 33554432000 4194304 4627427 140735185737408 18446744073709551615 4322040 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 74014 11411 391 106 0 68985 0
[pid=6696/tid=6697] ppid=6694 vsize=296056 CPUtime=3.08 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 5398 0 0 0 308 0 0 0 25 0 4 0 524407811 303161344 11411 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308104 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=296056 CPUtime=3.08 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 5514 0 0 0 308 0 0 0 25 0 4 0 524407811 303161344 11411 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=296056 CPUtime=3.07 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 3268 0 0 0 307 0 0 0 25 0 4 0 524407811 303161344 11411 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 296056

[startup+6.30696 s]
/proc/loadavg: 8.32 8.12 8.02 10/184 6701
/proc/meminfo: memFree=28013316/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=308488 CPUtime=25.17 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 36796 0 0 0 2510 7 0 0 25 0 4 0 524407811 315891712 19957 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 77122 19957 391 106 0 72093 0
[pid=6696/tid=6697] ppid=6694 vsize=308488 CPUtime=6.29 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 7880 0 0 0 628 1 0 0 25 0 4 0 524407811 315891712 19957 33554432000 4194304 4627427 140735185737408 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=308488 CPUtime=6.29 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 8336 0 0 0 628 1 0 0 25 0 4 0 524407811 315891712 19957 33554432000 4194304 4627427 140735185737408 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=308488 CPUtime=6.26 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 6595 0 0 0 625 1 0 0 25 0 4 0 524407811 315891712 19957 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 308488

[startup+12.7008 s]
/proc/loadavg: 8.30 8.12 8.02 10/184 6701
/proc/meminfo: memFree=27992548/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=308912 CPUtime=50.71 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 48066 0 0 0 5060 11 0 0 25 0 4 0 524407811 316325888 26045 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420243 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 77228 26045 391 106 0 72199 0
[pid=6696/tid=6697] ppid=6694 vsize=308912 CPUtime=12.69 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 12395 0 0 0 1267 2 0 0 25 0 4 0 524407811 316325888 26045 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420281 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=308912 CPUtime=12.69 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 11975 0 0 0 1265 4 0 0 25 0 4 0 524407811 316325888 26045 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=308912 CPUtime=12.62 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 9711 0 0 0 1260 2 0 0 25 0 4 0 524407811 316325888 26045 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 308912

[startup+25.5005 s]
/proc/loadavg: 8.25 8.11 8.01 10/184 6701
/proc/meminfo: memFree=27956320/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=315472 CPUtime=101.84 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 68183 0 0 0 10166 18 0 0 25 0 4 0 524407811 323043328 33809 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420272 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 78868 33809 391 106 0 73839 0
[pid=6696/tid=6697] ppid=6694 vsize=315472 CPUtime=25.48 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 20367 0 0 0 2544 4 0 0 25 0 4 0 524407811 323043328 33809 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=315472 CPUtime=25.49 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 16810 0 0 0 2544 5 0 0 25 0 4 0 524407811 323043328 33809 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=315472 CPUtime=25.35 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 12269 0 0 0 2531 4 0 0 25 0 4 0 524407811 323043328 33809 33554432000 4194304 4627427 140735185737408 18446744073709551615 4333563 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 315472

[startup+51.1008 s]
/proc/loadavg: 8.24 8.12 8.02 10/184 6702
/proc/meminfo: memFree=27917804/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=315612 CPUtime=204.09 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 80320 0 0 0 20385 24 0 0 25 0 4 0 524407811 323186688 40419 33554432000 4194304 4627427 140735185737408 18446744073709551615 4329596 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 78903 40419 392 106 0 73874 0
[pid=6696/tid=6697] ppid=6694 vsize=315612 CPUtime=51.08 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 25900 0 0 0 5103 5 0 0 25 0 4 0 524407811 323186688 40419 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=315612 CPUtime=51.09 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 16810 0 0 0 5104 5 0 0 25 0 4 0 524407811 323186688 40419 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420194 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=315612 CPUtime=50.81 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 17019 0 0 0 5072 9 0 0 25 0 4 0 524407811 323186688 40419 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 315612

[startup+102.301 s]
/proc/loadavg: 8.18 8.11 8.02 10/184 6703
/proc/meminfo: memFree=27854260/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=339220 CPUtime=408.61 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 128022 0 0 0 40807 54 0 0 25 0 4 0 524407811 347361280 49955 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420191 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 84805 49955 392 106 0 79776 0
[pid=6696/tid=6697] ppid=6694 vsize=339220 CPUtime=102.28 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 36183 0 0 0 10215 13 0 0 25 0 4 0 524407811 347361280 49955 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=339220 CPUtime=102.29 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 36917 0 0 0 10209 20 0 0 25 0 4 0 524407811 347361280 49955 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=339220 CPUtime=101.73 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 24733 0 0 0 10160 13 0 0 25 0 4 0 524407811 347361280 49955 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 339220

[startup+162.301 s]

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

[pid=6696] ppid=6694 vsize=770512 CPUtime=2805.3 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 404855 0 0 0 280334 196 0 0 25 0 4 0 524407811 789004288 132421 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420243 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 192628 132421 391 106 0 187599 0
[pid=6696/tid=6697] ppid=6694 vsize=770512 CPUtime=702.24 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 112261 0 0 0 70179 45 0 0 25 0 4 0 524407811 789004288 132421 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=770512 CPUtime=702.3 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 109571 0 0 0 70169 61 0 0 25 0 4 0 524407811 789004288 132421 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=770512 CPUtime=698.43 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 78054 0 0 0 69796 47 0 0 25 0 4 0 524407811 789004288 132421 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.3
Current children cumulated vsize (KiB) 770512

[startup+762.301 s]
/proc/loadavg: 8.04 8.04 8.00 9/184 6761
/proc/meminfo: memFree=27341480/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=848024 CPUtime=3044.94 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 415739 0 0 0 304290 204 0 0 25 0 4 0 524407811 868376576 131630 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 212006 131630 391 106 0 206977 0
[pid=6696/tid=6697] ppid=6694 vsize=848024 CPUtime=762.24 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 112261 0 0 0 76179 45 0 0 25 0 4 0 524407811 868376576 131630 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=848024 CPUtime=762.29 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 116355 0 0 0 76164 65 0 0 25 0 4 0 524407811 868376576 131630 33554432000 4194304 4627427 140735185737408 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=848024 CPUtime=758.09 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 82154 0 0 0 75758 51 0 0 25 0 4 0 524407811 868376576 131630 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.94
Current children cumulated vsize (KiB) 848024

[startup+822.301 s]
/proc/loadavg: 8.13 8.06 8.01 11/192 6816
/proc/meminfo: memFree=27272992/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=754204 CPUtime=3284.47 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 489405 0 0 0 328214 233 0 0 25 0 4 0 524407811 772304896 145391 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 188551 145391 391 106 0 183522 0
[pid=6696/tid=6697] ppid=6694 vsize=754204 CPUtime=822.22 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 134047 0 0 0 82168 54 0 0 25 0 4 0 524407811 772304896 145392 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=754204 CPUtime=822.17 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 155337 0 0 0 82135 82 0 0 25 0 4 0 524407811 772304896 145392 33554432000 4194304 4627427 140735185737408 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=754204 CPUtime=817.77 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 88383 0 0 0 81724 53 0 0 25 0 4 0 524407811 772304896 145392 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.47
Current children cumulated vsize (KiB) 754204

[startup+882.301 s]
/proc/loadavg: 8.29 8.14 8.04 9/184 7230
/proc/meminfo: memFree=27660584/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=853296 CPUtime=3522.86 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 539441 0 0 0 352026 260 0 0 25 0 4 0 524407811 873775104 141949 33554432000 4194304 4627427 140735185737408 18446744073709551615 4324192 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 213324 141949 391 106 0 208295 0
[pid=6696/tid=6697] ppid=6694 vsize=853296 CPUtime=882.17 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 144305 0 0 0 88159 58 0 0 25 0 4 0 524407811 873775104 141949 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=853296 CPUtime=881.04 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 168518 0 0 0 88015 89 0 0 25 0 4 0 524407811 873775104 141949 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=853296 CPUtime=877.43 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 94349 0 0 0 87686 57 0 0 25 0 4 0 524407811 873775104 141949 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3522.86
Current children cumulated vsize (KiB) 853296

[startup+942.3 s]
/proc/loadavg: 8.10 8.11 8.03 9/184 7231
/proc/meminfo: memFree=27598548/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=845020 CPUtime=3762.55 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 584672 0 0 0 375967 288 0 0 25 0 4 0 524407811 865300480 150309 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 211255 150309 391 106 0 206226 0
[pid=6696/tid=6697] ppid=6694 vsize=845020 CPUtime=942.17 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 144305 0 0 0 94159 58 0 0 25 0 4 0 524407811 865300480 150309 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420268 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=845020 CPUtime=941.05 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 201462 0 0 0 93993 112 0 0 25 0 4 0 524407811 865300480 150309 33554432000 4194304 4627427 140735185737408 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=845020 CPUtime=937.1 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 97635 0 0 0 93652 58 0 0 25 0 4 0 524407811 865300480 150309 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3762.55
Current children cumulated vsize (KiB) 845020

[startup+1002.3 s]
/proc/loadavg: 8.38 8.18 8.06 10/184 7236
/proc/meminfo: memFree=27556000/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=845044 CPUtime=4001.16 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 596818 0 0 0 399819 297 0 0 25 0 4 0 524407811 865325056 155460 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 211261 155460 391 106 0 206232 0
[pid=6696/tid=6697] ppid=6694 vsize=845044 CPUtime=1001.95 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 144305 0 0 0 100137 58 0 0 25 0 4 0 524407811 865325056 155460 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=845044 CPUtime=1001.05 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 209022 0 0 0 99987 118 0 0 25 0 4 0 524407811 865325056 155460 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=845044 CPUtime=995.94 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 102221 0 0 0 99533 61 0 0 25 0 4 0 524407811 865325056 155460 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4001.16
Current children cumulated vsize (KiB) 845044

[startup+1062.31 s]
/proc/loadavg: 8.21 8.16 8.06 10/184 7238
/proc/meminfo: memFree=27486716/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=847448 CPUtime=4240.86 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 634326 0 0 0 423764 322 0 0 25 0 4 0 524407811 867786752 151908 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 211862 151908 391 106 0 206833 0
[pid=6696/tid=6697] ppid=6694 vsize=847448 CPUtime=1061.95 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 144305 0 0 0 106137 58 0 0 25 0 4 0 524407811 867786752 151908 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=847448 CPUtime=1061.05 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 242788 0 0 0 105964 141 0 0 25 0 4 0 524407811 867786752 151908 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=847448 CPUtime=1055.62 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 105963 0 0 0 105500 62 0 0 25 0 4 0 524407811 867786752 151908 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4240.86
Current children cumulated vsize (KiB) 847448

[startup+1122.3 s]
/proc/loadavg: 8.14 8.15 8.06 10/184 7239
/proc/meminfo: memFree=27468572/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=956804 CPUtime=4480.51 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 644849 0 0 0 447720 331 0 0 25 0 4 0 524407811 979767296 162190 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 239201 162190 391 106 0 234172 0
[pid=6696/tid=6697] ppid=6694 vsize=956804 CPUtime=1121.94 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 144305 0 0 0 112136 58 0 0 25 0 4 0 524407811 979767296 162190 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=956804 CPUtime=1121.05 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 248507 0 0 0 111960 145 0 0 25 0 4 0 524407811 979767296 162190 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=956804 CPUtime=1115.29 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 110767 0 0 0 111462 67 0 0 25 0 4 0 524407811 979767296 162190 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4480.51
Current children cumulated vsize (KiB) 956804

[startup+1182.3 s]
/proc/loadavg: 8.05 8.12 8.05 9/184 7241
/proc/meminfo: memFree=27484020/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=1021196 CPUtime=4720.17 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 669692 0 0 0 471668 349 0 0 25 0 4 0 524407811 1045704704 161688 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 255299 161688 391 106 0 250270 0
[pid=6696/tid=6697] ppid=6694 vsize=1021196 CPUtime=1181.93 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 164693 0 0 0 118120 73 0 0 25 0 4 0 524407811 1045704704 161688 33554432000 4194304 4627427 140735185737408 18446744073709551615 4333895 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=1021196 CPUtime=1181.05 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 248507 0 0 0 117960 145 0 0 25 0 4 0 524407811 1045704704 161688 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=1021196 CPUtime=1174.95 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 115222 0 0 0 117425 70 0 0 25 0 4 0 524407811 1045704704 161688 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4720.17
Current children cumulated vsize (KiB) 1021196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.3 s]
/proc/loadavg: 8.04 8.11 8.05 9/184 7241
/proc/meminfo: memFree=27447044/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=1002064 CPUtime=4800.08 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 680718 0 0 0 479653 355 0 0 25 0 4 0 524407811 1026113536 171778 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 250516 171778 391 106 0 245487 0
[pid=6696/tid=6697] ppid=6694 vsize=1002064 CPUtime=1201.94 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 175718 0 0 0 120115 79 0 0 25 0 4 0 524407811 1026113536 171778 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=1002064 CPUtime=1201.06 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 248507 0 0 0 119961 145 0 0 25 0 4 0 524407811 1026113536 171778 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=1002064 CPUtime=1194.85 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 115223 0 0 0 119415 70 0 0 25 0 4 0 524407811 1026113536 171778 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1002064

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

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

[startup+1202.3 s]
/proc/loadavg: 8.04 8.11 8.05 9/184 7241
/proc/meminfo: memFree=27447044/32951124 swapFree=67111356/67111528
[pid=6696] ppid=6694 vsize=1002064 CPUtime=4800.08 cores=0,2,4,6
/proc/6696/stat : 6696 (strangenight2-m) R 6694 6696 6472 0 -1 4202496 680718 0 0 0 479653 355 0 0 25 0 4 0 524407811 1026113536 171778 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6696/statm: 250516 171778 391 106 0 245487 0
[pid=6696/tid=6697] ppid=6694 vsize=1002064 CPUtime=1201.94 cores=0,2,4,6
/proc/6696/task/6697/stat : 6697 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 175718 0 0 0 120115 79 0 0 25 0 4 0 524407811 1026113536 171778 33554432000 4194304 4627427 140735185737408 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6696/tid=6698] ppid=6694 vsize=1002064 CPUtime=1201.06 cores=0,2,4,6
/proc/6696/task/6698/stat : 6698 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 248507 0 0 0 119961 145 0 0 25 0 4 0 524407811 1026113536 171778 33554432000 4194304 4627427 140735185737408 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6696/tid=6699] ppid=6694 vsize=1002064 CPUtime=1194.85 cores=0,2,4,6
/proc/6696/task/6699/stat : 6699 (strangenight2-m) R 6694 6696 6472 0 -1 4202560 115223 0 0 0 119415 70 0 0 25 0 4 0 524407811 1026113536 171778 33554432000 4194304 4627427 140735185737408 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 1002064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.35
CPU time (s): 4800.15
CPU user time (s): 4796.56
CPU system time (s): 3.59145
CPU usage (%): 399.232
Max. virtual memory (cumulated for all children) (KiB): 1136380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.56
system time used= 3.59145
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 680720
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= 690
involuntary context switches= 22878

runsolver used 1.85972 second user time and 4.78827 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-30 03:48:21
IDJOB=3264619
IDBENCH=84761
IDSOLVER=1586
FILE ID=node137/3264619-1304128101
RUNJOBID= node137-1304126897-6490
PBS_JOBID= 13170770
Free space on /tmp= 71612 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l2.used-as.sat04-894.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264619-1304128101/watcher-3264619-1304128101 -o /tmp/evaluation-result-3264619-1304128101/solver-3264619-1304128101 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3264619-1304128101.cnf

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

MD5SUM BENCH= b3ddb2ee2bb2b83e1c98b2a9018351fc
RANDOM SEED=1847678160

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28088420 kB
Buffers:        907296 kB
Cached:        2923532 kB
SwapCached:         48 kB
Active:         647740 kB
Inactive:      3754288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28088420 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5868 kB
Writeback:           0 kB
AnonPages:      571248 kB
Mapped:          15500 kB
Slab:           396572 kB
PageTables:       5880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   825296 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= 73192 MiB
End job on node137 at 2011-04-30 04:08:25