Trace number 3250229

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.21 1201.74

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
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-3250229-1304121026.cnf'
0.00/0.01	c -- header says num vars:           4229
0.00/0.01	c -- header says num clauses:      100397
2.14/0.55	c -- clauses added:            0 learnts,       100397 normals,            0 xors
2.14/0.55	c -- vars added       4229
2.14/0.55	c Parsing time:  0.03 s
2.14/0.55	c  N st     0         0      4229    100397         0         0    411595         0   no data   no data
2.14/0.55	c asymm  cl-useful: 0/82578/100397 lits-rem:0 time: 0.47
2.14/0.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
2.20/0.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/0.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/0.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/0.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4229 time:  0.00 s
2.20/0.58	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4.34/1.10	c lits-rem:         0  cl-subs:        0  v-elim:     10  v-fix:    0  time:  0.14 s
4.34/1.10	c Finding binary XORs  T:     0.00 s  found:       0
4.34/1.10	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
4.34/1.10	c calculated reachability. Time: 0.00
4.34/1.10	c Calc default polars -  time:   0.01 s pos:    4219 undec:      10 neg:       0
4.34/1.10	c =========================================================================================
4.34/1.10	c types(t): F = full restart, N = normal restart
4.34/1.10	c types(t): S = simplification begin/end, E = solution found
4.34/1.10	c restart types(rt): st = static, dy = dynamic
4.34/1.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.34/1.10	c  B st     0         0      4219    100330         0         0    412392         0   no data   no data
4.34/1.10	c Decided on static restart strategy
4.34/1.10	c  N st     8      4918      4219    100330         0      4851    412392    333918   no data   no data
4.34/1.34	c  N st    10     11301      4219    100330         0     11119    412392    741057   no data   no data
6.72/1.73	c  N st    11     17045      4219    100330         0     16726    412392   1100570   no data   no data
8.71/2.28	c  F st    12     25003      4219    100330         0     14728    412392    766504   no data   no data
9.11/2.30	c Found part        1 vars:       2120 clauses:     51317 lits size:    211022
9.11/2.30	c Found part        9 vars:       2099 clauses:     49013 lits size:    201370
9.11/2.30	c Found parts:          2 time: 0.02 s
9.11/2.30	c Solving part 9
9.11/2.38	c  N st     0         0      2099     49013         0     14728    201370    766504   no data   no data
9.92/2.53	c asymm  cl-useful: 0/49013/49013 lits-rem:0 time: 0.16
9.92/2.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
9.92/2.55	c Finding binary XORs  T:     0.00 s  found:       0
9.92/2.57	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
9.92/2.57	c calculated reachability. Time: 0.00
9.92/2.57	c Calc default polars -  time:   0.00 s pos:    2099 undec:    2130 neg:       0
9.92/2.57	c =========================================================================================
9.92/2.57	c types(t): F = full restart, N = normal restart
9.92/2.57	c types(t): S = simplification begin/end, E = solution found
9.92/2.57	c restart types(rt): st = static, dy = dynamic
9.92/2.57	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.92/2.57	c  B st     0         0      2099     49013         0     14728    201370    766504   no data   no data
10.32/2.70	c Decided on static restart strategy
11.13/2.88	c  N st     8      4926      2099     49013         0     19595    201370   1077355   no data   no data
13.12/3.38	c  N st    10     11311      2099     49013         0     14468    201370    724219   no data   no data
15.11/3.86	c  N st    11     17054      2099     49013         0     20103    201370   1126111   no data   no data
17.51/4.42	c  F st    12     25000      2099     49013         0     17773    201370    912017   no data   no data
17.51/4.42	c  N st    12     25000      2099     49013         0     17773    201370    912017   no data   no data
18.71/4.79	c Decided on static restart strategy
18.71/4.79	c  N st    18     30194      2099     49013         0     12801    201370    691074   no data   no data
21.52/5.44	c  N st    20     37304      2099     49013         0     19884    201370   1629454   no data   no data
23.10/5.85	c  N st    21     43704      2099     49013         0     15608    201370    883617   no data   no data
27.09/6.83	c  N st    22     53303      2099     49013         0     13845    201370    773909   no data   no data
31.09/7.83	c  N st    23     67700      2099     49013         0     15860    201370    713115   no data   no data
36.69/9.29	c  F st    24     87501      2099     49013         0     22347    201370   1179883   no data   no data
36.69/9.29	c  N st    24     87501      2099     49013         0     22347    201370   1179883   no data   no data
38.29/9.64	c Decided on static restart strategy
39.10/9.82	c  N st    31     95542      2099     49013         0     16219    201370    590011   no data   no data
42.28/10.61	c  N st    33    106209      2099     49013         0     26695    201370   1339846   no data   no data
45.88/11.55	c  N st    34    115807      2099     49013         0     21261    201370   1529082   no data   no data
53.06/13.33	c  N st    35    130204      2099     49013         0     19531    201370   1132303   no data   no data
60.67/15.20	c  N st    36    151799      2099     49013         0     23714    201370   1254785   no data   no data
80.62/20.26	c  N st    37    184192      2099     49013         0     19041    201370    742488   no data   no data
101.80/25.50	c  N st    38    232780      2099     49013         0     26000    201370   1158406   no data   no data
134.14/33.65	c  N st    39    305663      2099     49013         0     29284    201370   1268380   no data   no data
134.54/33.70	c  F st    40    306251      2099     49013         0     29860    201370   1309384   no data   no data
135.77/34.09	c Decided on static restart strategy
144.56/36.28	c  N st    50    334559      2099     49013         0     32949    201370   1395778   no data   no data
160.11/40.18	c  N st    52    370553      2099     49013         0     42613    201370   2011002   no data   no data
177.29/44.40	c  N st    53    402946      2099     49013         0     47656    201370   2444956   no data   no data
199.66/50.02	c  N st    54    451534      2099     49013         0     39069    201370   1651582   no data   no data
240.82/60.32	c  N st    55    524418      2099     49013         0     50091    201370   2436077   no data   no data
313.90/78.66	c  N st    56    633741      2099     49013         0     60718    201370   5400194   no data   no data
412.96/103.48	c  N st    57    797725      2099     49013         0     38858    201370   1084923   no data   no data
684.19/171.39	c  N st    58   1043702      2099     49013         0     74461    201370   6225868   no data   no data
701.77/175.77	c  F st    59   1071875      2099     49013         0     57375    201370   2740676   no data   no data
701.77/175.77	c  N st    59   1071875      2099     49013         0     57375    201370   2740676   no data   no data
703.75/176.23	c Decided on static restart strategy
714.95/179.00	c  N st    69   1100180      2099     49013         0     85190    201370   4723531   no data   no data
734.12/183.81	c  N st    71   1136173      2099     49013         0     74684    201370   3278967   no data   no data
758.09/189.87	c  N st    72   1168565      2099     49013         0     60354    201370   3540943   no data   no data
784.05/196.36	c  N st    73   1217153      2099     49013         0     60831    201370   2610126   no data   no data
848.36/212.44	c  N st    74   1290042      2099     49013         0     84645    201370   6915846   no data   no data
935.06/234.17	c  N st    75   1399367      2099     49013         0     92123    201370   6094031   no data   no data
1112.41/278.57	c  N st    76   1563351      2099     49013         0     97169    201370   8973499   no data   no data
1437.97/360.07	c  N st    77   1809327      2099     49013         0    116585    201370  11622841   no data   no data
1982.42/496.30	c  N st    78   2178291      2099     49013         0    115555    201370  10456807   no data   no data
2672.27/669.09	c  N st    79   2731738      2099     49013         0    119128    201370   9986751   no data   no data
4141.45/1036.83	c  N st    80   3561907      2099     49013         0     89997    201370   3322085   no data   no data
4360.34/1091.67	c  F st    81   3751562      2099     49013         0    109078    201370   4326895   no data   no data
4360.34/1091.67	c  N st    81   3751562      2099     49013         0    109078    201370   4326895   no data   no data
4363.54/1092.41	c Decided on static restart strategy
4376.71/1095.73	c  N st    91   3779871      2099     49013         0    136897    201370   6270239   no data   no data
4404.27/1102.69	c  N st    93   3815863      2099     49013         0     87403    201370   2575624   no data   no data
4447.02/1113.37	c  N st    94   3848257      2099     49013         0    119652    201370   8245270   no data   no data
4485.78/1123.00	c  N st    95   3896845      2099     49013         0    167911    201370  13663013   no data   no data
4611.60/1154.51	c  N st    96   3969730      2099     49013         0    154354    201370  14626196   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3250229-1304121026/watcher-3250229-1304121026 -o /tmp/evaluation-result-3250229-1304121026/solver-3250229-1304121026 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3250229-1304121026.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.77 7.77 7.94 3/174 7884
/proc/meminfo: memFree=30217292/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=20396 CPUtime=0 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4194304 234 0 0 0 0 0 0 0 17 0 1 0 602333291 20885504 185 33554432000 4194304 4627427 140736156596816 18446744073709551615 260900431336 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7884/statm: 5099 186 153 106 0 57 0

[startup+0.0860519 s]
/proc/loadavg: 6.77 7.77 7.94 3/174 7884
/proc/meminfo: memFree=30217292/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=300968 CPUtime=2.14 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 11990 0 0 0 212 2 0 0 18 0 4 0 602333291 308191232 11529 33554432000 4194304 4627427 140736156596816 18446744073709551615 4415910 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 75242 11636 371 106 0 70213 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 300968

[startup+0.564587 s]
/proc/loadavg: 6.77 7.77 7.94 3/174 7884
/proc/meminfo: memFree=30217292/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=303572 CPUtime=2.2 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) D 7882 7884 7852 0 -1 4202496 15675 0 0 0 216 4 0 0 18 0 4 0 602333291 310857728 15214 33554432000 4194304 4627427 140736156596816 18446744073709551615 260905055265 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 75893 15247 371 106 0 70864 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 303572

[startup+0.602882 s]
/proc/loadavg: 6.77 7.77 7.94 3/174 7884
/proc/meminfo: memFree=30217292/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=324096 CPUtime=2.78 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 25551 0 0 0 271 7 0 0 18 0 4 0 602333291 331874304 22532 33554432000 4194304 4627427 140736156596816 18446744073709551615 260905437319 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 80483 22509 380 106 0 75454 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 324096

[startup+1.1041 s]
/proc/loadavg: 6.77 7.77 7.94 3/174 7884
/proc/meminfo: memFree=30217292/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=325156 CPUtime=4.34 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 31274 0 0 0 426 8 0 0 18 0 4 0 602333291 332959744 23721 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309079 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 81289 23721 386 106 0 76260 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 325156

[startup+1.50039 s]
/proc/loadavg: 6.77 7.77 7.94 3/174 7884
/proc/meminfo: memFree=30217292/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=329116 CPUtime=5.93 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 35522 0 0 0 584 9 0 0 19 0 4 0 602333291 337014784 25821 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 82279 25821 387 106 0 77250 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 329116

[startup+3.1011 s]
/proc/loadavg: 6.79 7.76 7.93 9/184 7897
/proc/meminfo: memFree=29601340/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=357560 CPUtime=12.34 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 54945 0 0 0 1222 12 0 0 22 0 4 0 602333291 366141440 36545 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 89390 36545 387 106 0 84361 0
[pid=7884/tid=7886] ppid=7882 vsize=357560 CPUtime=3.06 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 14330 0 0 0 304 2 0 0 22 0 4 0 602333292 366141440 36547 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=357560 CPUtime=3.07 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 14979 0 0 0 304 3 0 0 22 0 4 0 602333292 366141440 36547 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=357560 CPUtime=3.09 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 11124 0 0 0 307 2 0 0 22 0 4 0 602333292 366141440 36547 33554432000 4194304 4627427 140736156596816 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 357560

[startup+6.30051 s]
/proc/loadavg: 6.88 7.76 7.93 9/184 7897
/proc/meminfo: memFree=29425172/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=381440 CPUtime=25.1 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 76609 0 0 0 2495 15 0 0 25 0 4 0 602333291 390594560 49178 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309408 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 95360 49178 387 106 0 90331 0
[pid=7884/tid=7886] ppid=7882 vsize=381440 CPUtime=6.24 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 19077 0 0 0 621 3 0 0 25 0 4 0 602333292 390594560 49178 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=381440 CPUtime=6.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 20084 0 0 0 623 4 0 0 25 0 4 0 602333292 390594560 49178 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=381440 CPUtime=6.28 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 17306 0 0 0 626 2 0 0 25 0 4 0 602333292 390594560 49178 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 381440

[startup+12.7003 s]
/proc/loadavg: 6.97 7.77 7.93 9/184 7898
/proc/meminfo: memFree=29253632/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=429928 CPUtime=50.66 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 98344 0 0 0 5047 19 0 0 25 0 4 0 602333291 440246272 54251 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 107482 54251 387 106 0 102453 0
[pid=7884/tid=7886] ppid=7882 vsize=429928 CPUtime=12.61 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 24048 0 0 0 1257 4 0 0 25 0 4 0 602333292 440246272 54251 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=429928 CPUtime=12.67 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 26822 0 0 0 1262 5 0 0 25 0 4 0 602333292 440246272 54251 33554432000 4194304 4627427 140736156596816 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=429928 CPUtime=12.68 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 19814 0 0 0 1265 3 0 0 25 0 4 0 602333292 440246272 54251 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 429928

[startup+25.501 s]
/proc/loadavg: 7.13 7.78 7.93 9/184 7898
/proc/meminfo: memFree=29147440/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=395044 CPUtime=101.8 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 134527 0 0 0 10152 28 0 0 25 0 4 0 602333291 404525056 52601 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 98761 52601 387 106 0 93732 0
[pid=7884/tid=7886] ppid=7882 vsize=395044 CPUtime=25.34 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 32474 0 0 0 2528 6 0 0 25 0 4 0 602333292 404525056 52601 33554432000 4194304 4627427 140736156596816 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=395044 CPUtime=25.47 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 36218 0 0 0 2540 7 0 0 25 0 4 0 602333292 404525056 52601 33554432000 4194304 4627427 140736156596816 18446744073709551615 4332314 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=395044 CPUtime=25.48 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 19823 0 0 0 2545 3 0 0 25 0 4 0 602333292 404525056 52601 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 395044

[startup+51.1003 s]
/proc/loadavg: 7.59 7.83 7.94 9/184 7899
/proc/meminfo: memFree=29178104/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=432968 CPUtime=204.05 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 209508 0 0 0 20361 44 0 0 25 0 4 0 602333291 443359232 61144 33554432000 4194304 4627427 140736156596816 18446744073709551615 4330984 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 108242 61144 387 106 0 103213 0
[pid=7884/tid=7886] ppid=7882 vsize=432968 CPUtime=50.8 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 50110 0 0 0 5070 10 0 0 25 0 4 0 602333292 443359232 61144 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=432968 CPUtime=51.07 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 52875 0 0 0 5095 12 0 0 25 0 4 0 602333292 443359232 61144 33554432000 4194304 4627427 140736156596816 18446744073709551615 4332200 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=432968 CPUtime=51.07 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 36577 0 0 0 5101 6 0 0 25 0 4 0 602333292 443359232 61144 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 432968

[startup+102.301 s]
/proc/loadavg: 7.94 7.88 7.95 9/184 7900
/proc/meminfo: memFree=29003636/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=727504 CPUtime=408.57 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 343233 0 0 0 40782 75 0 0 25 0 4 0 602333291 744964096 86051 33554432000 4194304 4627427 140736156596816 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 181876 86051 387 106 0 176847 0
[pid=7884/tid=7886] ppid=7882 vsize=727504 CPUtime=101.72 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 68684 0 0 0 10157 15 0 0 25 0 4 0 602333292 744964096 86051 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=727504 CPUtime=102.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 105461 0 0 0 10202 25 0 0 25 0 4 0 602333292 744964096 86051 33554432000 4194304 4627427 140736156596816 18446744073709551615 4330825 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=727504 CPUtime=102.27 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 60312 0 0 0 10215 12 0 0 25 0 4 0 602333292 744964096 86051 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 727504

[startup+162.301 s]
/proc/loadavg: 8.04 7.91 7.96 9/184 7902
/proc/meminfo: memFree=28896892/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=700704 CPUtime=648.24 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 484786 0 0 0 64711 113 0 0 25 0 4 0 602333291 717520896 95933 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 175176 95933 387 106 0 170147 0
[pid=7884/tid=7886] ppid=7882 vsize=700704 CPUtime=161.39 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 108201 0 0 0 16114 25 0 0 25 0 4 0 602333292 717520896 95933 33554432000 4194304 4627427 140736156596816 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=700704 CPUtime=162.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 146704 0 0 0 16191 36 0 0 25 0 4 0 602333292 717520896 95933 33554432000 4194304 4627427 140736156596816 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=700704 CPUtime=162.27 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 87604 0 0 0 16208 19 0 0 25 0 4 0 602333292 717520896 95933 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.24
Current children cumulated vsize (KiB) 700704

[startup+222.301 s]
/proc/loadavg: 8.07 7.94 7.96 9/184 7903
/proc/meminfo: memFree=28896852/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=679348 CPUtime=887.91 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 599122 0 0 0 88649 142 0 0 25 0 4 0 602333291 695652352 95298 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 169837 95298 387 106 0 164808 0
[pid=7884/tid=7886] ppid=7882 vsize=679348 CPUtime=221.07 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 127484 0 0 0 22076 31 0 0 25 0 4 0 602333292 695652352 95298 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=679348 CPUtime=222.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 180546 0 0 0 22184 43 0 0 25 0 4 0 602333292 695652352 95298 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=679348 CPUtime=222.27 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 103986 0 0 0 22202 25 0 0 25 0 4 0 602333292 695652352 95298 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.91
Current children cumulated vsize (KiB) 679348

[startup+282.301 s]
/proc/loadavg: 8.08 7.96 7.97 9/184 7905
/proc/meminfo: memFree=28944936/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=574616 CPUtime=1127.59 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 671685 0 0 0 112592 167 0 0 25 0 4 0 602333291 588406784 95724 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 143654 95724 387 106 0 138625 0
[pid=7884/tid=7886] ppid=7882 vsize=574616 CPUtime=280.74 cores=1,3,5,7

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

[pid=7884] ppid=7882 vsize=782960 CPUtime=2805.3 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 1297587 0 0 0 280160 370 0 0 25 0 4 0 602333291 801751040 114290 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 195740 114290 387 106 0 190711 0
[pid=7884/tid=7886] ppid=7882 vsize=782960 CPUtime=698.44 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 259410 0 0 0 69769 75 0 0 25 0 4 0 602333292 801751040 114290 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=782960 CPUtime=702.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 428752 0 0 0 70104 123 0 0 25 0 4 0 602333292 801751040 114290 33554432000 4194304 4627427 140736156596816 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=782960 CPUtime=702.28 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 177449 0 0 0 70178 50 0 0 25 0 4 0 602333292 801751040 114290 33554432000 4194304 4627427 140736156596816 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.3
Current children cumulated vsize (KiB) 782960

[startup+762.301 s]
/proc/loadavg: 8.17 8.09 8.02 9/184 7927
/proc/meminfo: memFree=28857424/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=876828 CPUtime=3044.96 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 1379157 0 0 0 304099 397 0 0 25 0 4 0 602333291 897871872 104062 33554432000 4194304 4627427 140736156596816 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 219207 104062 387 106 0 214178 0
[pid=7884/tid=7886] ppid=7882 vsize=876828 CPUtime=758.11 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 278444 0 0 0 75730 81 0 0 25 0 4 0 602333292 897871872 104062 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=876828 CPUtime=762.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 461949 0 0 0 76092 135 0 0 25 0 4 0 602333292 897871872 104062 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=876828 CPUtime=762.27 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 185911 0 0 0 76174 53 0 0 25 0 4 0 602333292 897871872 104062 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 876828

[startup+822.301 s]
/proc/loadavg: 8.13 8.09 8.02 9/184 7928
/proc/meminfo: memFree=28801720/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=995244 CPUtime=3284.63 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 1483690 0 0 0 328033 430 0 0 25 0 4 0 602333291 1019129856 117183 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 248811 117183 387 106 0 243782 0
[pid=7884/tid=7886] ppid=7882 vsize=995244 CPUtime=817.77 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 293198 0 0 0 81692 85 0 0 25 0 4 0 602333292 1019129856 117183 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=995244 CPUtime=822.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 496021 0 0 0 82082 145 0 0 25 0 4 0 602333292 1019129856 117183 33554432000 4194304 4627427 140736156596816 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=995244 CPUtime=822.28 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 216640 0 0 0 82165 63 0 0 25 0 4 0 602333292 1019129856 117183 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 995244

[startup+882.301 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 7930
/proc/meminfo: memFree=28660188/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=1045684 CPUtime=3524.3 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 1602878 0 0 0 351968 462 0 0 25 0 4 0 602333291 1070780416 135629 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 261421 135629 387 106 0 256392 0
[pid=7884/tid=7886] ppid=7882 vsize=1045684 CPUtime=877.44 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 323926 0 0 0 87651 93 0 0 25 0 4 0 602333292 1070780416 135629 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=1045684 CPUtime=882.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 520682 0 0 0 88075 152 0 0 25 0 4 0 602333292 1070780416 135629 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=1045684 CPUtime=882.28 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 256556 0 0 0 88155 73 0 0 25 0 4 0 602333292 1070780416 135629 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.3
Current children cumulated vsize (KiB) 1045684

[startup+942.301 s]
/proc/loadavg: 8.10 8.09 8.02 9/184 7931
/proc/meminfo: memFree=28796168/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=1089656 CPUtime=3763.96 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 1705744 0 0 0 375903 493 0 0 25 0 4 0 602333291 1115807744 140810 33554432000 4194304 4627427 140736156596816 18446744073709551615 4328528 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 272414 140810 387 106 0 267385 0
[pid=7884/tid=7886] ppid=7882 vsize=1089656 CPUtime=937.12 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 345603 0 0 0 93611 101 0 0 25 0 4 0 602333292 1115807744 140810 33554432000 4194304 4627427 140736156596816 18446744073709551615 4321918 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=1089656 CPUtime=942.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 543021 0 0 0 94069 158 0 0 25 0 4 0 602333292 1115807744 140810 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=1089656 CPUtime=942.27 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 294030 0 0 0 94144 83 0 0 25 0 4 0 602333292 1115807744 140810 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.96
Current children cumulated vsize (KiB) 1089656

[startup+1002.3 s]
/proc/loadavg: 8.04 8.07 8.01 9/184 7933
/proc/meminfo: memFree=28691716/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=1132060 CPUtime=4003.63 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 1804840 0 0 0 399838 525 0 0 25 0 4 0 602333291 1159229440 152212 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 283015 152212 387 106 0 277986 0
[pid=7884/tid=7886] ppid=7882 vsize=1132060 CPUtime=996.79 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 366882 0 0 0 99571 108 0 0 25 0 4 0 602333292 1159229440 152212 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=1132060 CPUtime=1002.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 571894 0 0 0 100059 168 0 0 25 0 4 0 602333292 1159229440 152212 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=1132060 CPUtime=1002.28 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 322165 0 0 0 100136 92 0 0 25 0 4 0 602333292 1159229440 152212 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 1132060

[startup+1062.3 s]
/proc/loadavg: 8.01 8.05 8.00 11/184 7935
/proc/meminfo: memFree=28763104/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=986700 CPUtime=4243.3 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 1921124 0 0 0 423770 560 0 0 25 0 4 0 602333291 1010380800 149753 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 246675 149753 387 106 0 241646 0
[pid=7884/tid=7886] ppid=7882 vsize=986700 CPUtime=1056.46 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 402952 0 0 0 105528 118 0 0 25 0 4 0 602333292 1010380800 149753 33554432000 4194304 4627427 140736156596816 18446744073709551615 4310584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=986700 CPUtime=1062.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 597759 0 0 0 106052 175 0 0 25 0 4 0 602333292 1010380800 149753 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=986700 CPUtime=1062.28 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 357759 0 0 0 106126 102 0 0 25 0 4 0 602333292 1010380800 149753 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.3
Current children cumulated vsize (KiB) 986700

[startup+1122.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/184 7936
/proc/meminfo: memFree=28669180/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=1276900 CPUtime=4482.97 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 2025776 0 0 0 447707 590 0 0 25 0 4 0 602333291 1307545600 169878 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 319225 169878 387 106 0 314196 0
[pid=7884/tid=7886] ppid=7882 vsize=1276900 CPUtime=1116.13 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 424970 0 0 0 111488 125 0 0 25 0 4 0 602333292 1307545600 169878 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=1276900 CPUtime=1122.26 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 616870 0 0 0 112046 180 0 0 25 0 4 0 602333292 1307545600 169878 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=1276900 CPUtime=1122.28 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 391091 0 0 0 112117 111 0 0 25 0 4 0 602333292 1307545600 169878 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 1276900

[startup+1182.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/184 7938
/proc/meminfo: memFree=28601560/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=1272436 CPUtime=4722.65 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 2129711 0 0 0 471641 624 0 0 25 0 4 0 602333291 1302974464 170908 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 318109 170908 387 106 0 313080 0
[pid=7884/tid=7886] ppid=7882 vsize=1272436 CPUtime=1175.81 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 448901 0 0 0 117447 134 0 0 25 0 4 0 602333292 1302974464 170908 33554432000 4194304 4627427 140736156596816 18446744073709551615 4333074 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=1272436 CPUtime=1182.27 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 644427 0 0 0 118038 189 0 0 25 0 4 0 602333292 1302974464 170908 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=1272436 CPUtime=1182.28 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 417761 0 0 0 118109 119 0 0 25 0 4 0 602333292 1302974464 170908 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 1272436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.06 8.01 9/184 7938
/proc/meminfo: memFree=28461800/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=1340792 CPUtime=4800.14 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 2165948 0 0 0 479379 635 0 0 25 0 4 0 602333291 1372971008 176851 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 335198 176851 387 106 0 330169 0
[pid=7884/tid=7886] ppid=7882 vsize=1340792 CPUtime=1195.1 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 454987 0 0 0 119373 137 0 0 25 0 4 0 602333292 1372971008 176852 33554432000 4194304 4627427 140736156596816 18446744073709551615 4332309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=1340792 CPUtime=1201.67 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 657341 0 0 0 119975 192 0 0 25 0 4 0 602333292 1372971008 176852 33554432000 4194304 4627427 140736156596816 18446744073709551615 4333052 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=1340792 CPUtime=1201.68 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 429708 0 0 0 120046 122 0 0 25 0 4 0 602333292 1372971008 176852 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1340792

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.12 8.06 8.01 9/184 7938
/proc/meminfo: memFree=28461800/32950928 swapFree=67054472/67111528
[pid=7884] ppid=7882 vsize=1340792 CPUtime=4800.14 cores=1,3,5,7
/proc/7884/stat : 7884 (strangenight2-m) R 7882 7884 7852 0 -1 4202496 2165948 0 0 0 479379 635 0 0 25 0 4 0 602333291 1372971008 176851 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7884/statm: 335198 176851 387 106 0 330169 0
[pid=7884/tid=7886] ppid=7882 vsize=1340792 CPUtime=1195.1 cores=1,3,5,7
/proc/7884/task/7886/stat : 7886 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 454987 0 0 0 119373 137 0 0 25 0 4 0 602333292 1372971008 176852 33554432000 4194304 4627427 140736156596816 18446744073709551615 4332309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7884/tid=7887] ppid=7882 vsize=1340792 CPUtime=1201.67 cores=1,3,5,7
/proc/7884/task/7887/stat : 7887 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 657341 0 0 0 119975 192 0 0 25 0 4 0 602333292 1372971008 176852 33554432000 4194304 4627427 140736156596816 18446744073709551615 4333052 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7884/tid=7888] ppid=7882 vsize=1340792 CPUtime=1201.68 cores=1,3,5,7
/proc/7884/task/7888/stat : 7888 (strangenight2-m) R 7882 7884 7852 0 -1 4202560 429708 0 0 0 120046 122 0 0 25 0 4 0 602333292 1372971008 176852 33554432000 4194304 4627427 140736156596816 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1340792

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.21
CPU user time (s): 4793.82
CPU system time (s): 6.38903
CPU usage (%): 399.437
Max. virtual memory (cumulated for all children) (KiB): 1344412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.82
system time used= 6.38903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2165953
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= 5903
involuntary context switches= 30141

runsolver used 1.92671 second user time and 4.6353 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-30 01:50:26
IDJOB=3250229
IDBENCH=83248
IDSOLVER=1586
FILE ID=node116/3250229-1304121026
RUNJOBID= node116-1304121026-7871
PBS_JOBID= 13170738
Free space on /tmp= 72512 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250229-1304121026/watcher-3250229-1304121026 -o /tmp/evaluation-result-3250229-1304121026/solver-3250229-1304121026 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3250229-1304121026.cnf

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=1337972780

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      30217572 kB
Buffers:        984976 kB
Cached:        1385868 kB
SwapCached:       9656 kB
Active:         100276 kB
Inactive:      2292436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30217572 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:           10216 kB
Writeback:           0 kB
AnonPages:       19808 kB
Mapped:          12492 kB
Slab:           275844 kB
PageTables:       4412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193016 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= 72480 MiB
End job on node116 at 2011-04-30 02:10:30