Trace number 3369683

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.44 1203.25

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
Bench CategoryAPPLICATION (applications 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 variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369683-1305415004.cnf'
0.00/0.01	c -- header says num vars:          15364
0.00/0.01	c -- header says num clauses:     2210893
5.08/1.32	c -- clauses added:            0 learnts,      2210893 normals,            0 xors
5.08/1.32	c -- vars added      15364
5.08/1.32	c Parsing time:  4.33 s
5.08/1.32	c  N st     0         0     15364   2169520     39444         0  20327211         0   no data   no data  --
6.28/1.60	c asymm  cl-useful: 0/4577/2168587 lits-rem:0 time: 1.09
34.16/8.67	c Flit:    20 Blit:      0 bXBeca:    0 bXProp:  136 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 26.41
44.54/11.21	c Replacing      136 vars Replaced  1510727 lits Time:    10.05 s 
49.28/12.44	c bin-w-bin subsume rem          706 bins  time:  0.02 s
57.65/14.50	c subs with bin:     6661  lits-rem:       241  v-fix:    0  time:  8.22 s
57.65/14.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2881 time:  0.09 s
57.65/14.56	c Removed useless bin:       0  fixed:     0  props:   3.91M  time:  0.12 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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369683-1305415004/watcher-3369683-1305415004 -o /tmp/evaluation-result-3369683-1305415004/solver-3369683-1305415004 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369683-1305415004.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: 3.95 5.43 6.85 6/287 4252
/proc/meminfo: memFree=20926480/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 411 0 0 0 0 0 0 0 21 0 4 0 653098916 52465664 352 33554432000 4194304 4650419 140733599615744 18446744073709551615 47270065846194 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 12809 352 303 112 0 7774 0
[pid=4252/tid=4253] ppid=4250 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 653098916 52465664 352 33554432000 4194304 4650419 140733599615744 18446744073709551615 47270065846194 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 653098916 52465664 352 33554432000 4194304 4650419 140733599615744 18446744073709551615 47270065846188 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 653098917 52465664 352 33554432000 4194304 4650419 140733599615744 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0868111 s]
/proc/loadavg: 3.95 5.43 6.85 6/287 4252
/proc/meminfo: memFree=20926480/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=351664 CPUtime=0.36 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 9612 0 0 0 34 2 0 0 18 0 4 0 653098916 360103936 9524 33554432000 4194304 4650419 140733599615744 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 88137 9525 344 112 0 83102 0
[pid=4252/tid=4253] ppid=4250 vsize=352788 CPUtime=0.08 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 2265 0 0 0 8 0 0 0 18 0 4 0 653098916 361254912 9548 33554432000 4194304 4650419 140733599615744 18446744073709551615 4545819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=352788 CPUtime=0.08 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 2264 0 0 0 8 0 0 0 18 0 4 0 653098916 361254912 9548 33554432000 4194304 4650419 140733599615744 18446744073709551615 232335950250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=485300 CPUtime=0.12 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) D 4250 4252 3750 0 -1 4202560 3374 0 0 0 12 0 0 0 18 0 4 0 653098917 496947200 13562 33554432000 4194304 4650419 140733599615744 18446744073709551615 4373896 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 351664

[startup+0.181388 s]
/proc/loadavg: 3.95 5.43 6.85 6/287 4252
/proc/meminfo: memFree=20926480/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=488124 CPUtime=0.69 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) D 4250 4252 3750 0 -1 4202496 17378 0 0 0 66 3 0 0 18 0 4 0 653098916 499838976 17263 33554432000 4194304 4650419 140733599615744 18446744073709551615 4520352 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 122382 17395 345 112 0 117347 0
[pid=4252/tid=4253] ppid=4250 vsize=489608 CPUtime=0.16 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 4208 0 0 0 16 0 0 0 18 0 4 0 653098916 501358592 17395 33554432000 4194304 4650419 140733599615744 18446744073709551615 232335950250 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=489608 CPUtime=0.17 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 4279 0 0 0 17 0 0 0 18 0 4 0 653098916 501358592 17418 33554432000 4194304 4650419 140733599615744 18446744073709551615 232335950250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=489580 CPUtime=0.17 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) D 4250 4252 3750 0 -1 4202560 4398 0 0 0 16 1 0 0 18 0 4 0 653098917 501329920 17670 33554432000 4194304 4650419 140733599615744 18446744073709551615 232335553569 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 488124

[startup+0.312764 s]
/proc/loadavg: 3.95 5.43 6.85 6/287 4252
/proc/meminfo: memFree=20926480/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=522672 CPUtime=1.19 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) D 4250 4252 3750 0 -1 4202496 41794 0 0 0 108 11 0 0 18 0 4 0 653098916 535216128 40649 33554432000 4194304 4650419 140733599615744 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 130972 42398 345 112 0 125937 0
[pid=4252/tid=4253] ppid=4250 vsize=523888 CPUtime=0.3 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 10751 0 0 0 28 2 0 0 18 0 4 0 653098916 536461312 42425 33554432000 4194304 4650419 140733599615744 18446744073709551615 4545819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=523888 CPUtime=0.31 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 10657 0 0 0 29 2 0 0 18 0 4 0 653098916 536461312 42444 33554432000 4194304 4650419 140733599615744 18446744073709551615 232335997471 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=523888 CPUtime=0.3 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) S 4250 4252 3750 0 -1 4202560 10816 0 0 0 27 3 0 0 18 0 4 0 653098917 536461312 42554 33554432000 4194304 4650419 140733599615744 18446744073709551615 232335997422 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 522672

[startup+0.700663 s]
/proc/loadavg: 3.95 5.43 6.85 6/287 4252
/proc/meminfo: memFree=20926480/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=850976 CPUtime=2.72 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 100743 0 0 0 247 25 0 0 18 0 4 0 653098916 871399424 99271 33554432000 4194304 4650419 140733599615744 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 212744 99274 345 112 0 207709 0
[pid=4252/tid=4253] ppid=4250 vsize=850976 CPUtime=0.67 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 24763 0 0 0 62 5 0 0 18 0 4 0 653098916 871399424 99277 33554432000 4194304 4650419 140733599615744 18446744073709551615 4373896 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=850976 CPUtime=0.67 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 25020 0 0 0 63 4 0 0 18 0 4 0 653098916 871399424 99280 33554432000 4194304 4650419 140733599615744 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=850976 CPUtime=0.67 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 24860 0 0 0 60 7 0 0 18 0 4 0 653098917 871399424 99282 33554432000 4194304 4650419 140733599615744 18446744073709551615 4547061 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 850976

[startup+1.50052 s]
/proc/loadavg: 3.95 5.43 6.85 9/291 4256
/proc/meminfo: memFree=20331868/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=922356 CPUtime=5.88 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 187435 0 0 0 543 45 0 0 19 0 4 0 653098916 944492544 185961 33554432000 4194304 4650419 140733599615744 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 230589 185961 368 112 0 225554 0
[pid=4252/tid=4253] ppid=4250 vsize=922356 CPUtime=1.47 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 46223 0 0 0 137 10 0 0 19 0 4 0 653098916 944492544 185961 33554432000 4194304 4650419 140733599615744 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=922356 CPUtime=1.46 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 47638 0 0 0 138 8 0 0 19 0 4 0 653098916 944492544 185962 33554432000 4194304 4650419 140733599615744 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=922356 CPUtime=1.45 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 45696 0 0 0 133 12 0 0 19 0 4 0 653098917 944492544 185962 33554432000 4194304 4650419 140733599615744 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 922356

[startup+3.10024 s]
/proc/loadavg: 3.95 5.43 6.85 9/291 4256
/proc/meminfo: memFree=20063796/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=1333048 CPUtime=12.2 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 353113 0 0 0 1146 74 0 0 22 0 4 0 653098916 1365041152 214129 33554432000 4194304 4650419 140733599615744 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 333262 214129 373 112 0 328227 0
[pid=4252/tid=4253] ppid=4250 vsize=1333048 CPUtime=3.05 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 99353 0 0 0 287 18 0 0 22 0 4 0 653098916 1365041152 214129 33554432000 4194304 4650419 140733599615744 18446744073709551615 4370511 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=1333048 CPUtime=3.05 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 100604 0 0 0 287 18 0 0 22 0 4 0 653098916 1365041152 214129 33554432000 4194304 4650419 140733599615744 18446744073709551615 4369378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=1333048 CPUtime=3.02 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 50214 0 0 0 289 13 0 0 22 0 4 0 653098917 1365041152 214129 33554432000 4194304 4650419 140733599615744 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 1333048

[startup+6.30067 s]
/proc/loadavg: 4.60 5.54 6.88 9/291 4256
/proc/meminfo: memFree=19972668/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=1346444 CPUtime=24.99 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 365667 0 0 0 2421 78 0 0 25 0 4 0 653098916 1378758656 226683 33554432000 4194304 4650419 140733599615744 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 336611 226683 374 112 0 331576 0
[pid=4252/tid=4253] ppid=4250 vsize=1346444 CPUtime=6.25 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 102464 0 0 0 606 19 0 0 25 0 4 0 653098916 1378758656 226683 33554432000 4194304 4650419 140733599615744 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=1346444 CPUtime=6.25 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 103681 0 0 0 606 19 0 0 25 0 4 0 653098916 1378758656 226683 33554432000 4194304 4650419 140733599615744 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=1346444 CPUtime=6.2 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 53685 0 0 0 606 14 0 0 25 0 4 0 653098917 1378758656 226683 33554432000 4194304 4650419 140733599615744 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 1346444

[startup+12.7005 s]
/proc/loadavg: 4.87 5.58 6.89 10/291 4256
/proc/meminfo: memFree=18407952/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=2909424 CPUtime=50.49 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 727080 0 0 0 4910 139 0 0 18 0 4 0 653098916 2979250176 588094 33554432000 4194304 4650419 140733599615744 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 727356 588094 383 112 0 722321 0
[pid=4252/tid=4253] ppid=4250 vsize=2909424 CPUtime=12.65 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 222329 0 0 0 1228 37 0 0 18 0 4 0 653098916 2979250176 588094 33554432000 4194304 4650419 140733599615744 18446744073709551615 4433084 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=2909424 CPUtime=12.66 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 223180 0 0 0 1226 40 0 0 18 0 4 0 653098916 2979250176 588094 33554432000 4194304 4650419 140733599615744 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=2909424 CPUtime=12.53 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 56191 0 0 0 1238 15 0 0 25 0 4 0 653098917 2979250176 588094 33554432000 4194304 4650419 140733599615744 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 2909424

[startup+25.5003 s]
/proc/loadavg: 5.64 5.72 6.91 9/291 4257
/proc/meminfo: memFree=18271556/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3114960 CPUtime=101.52 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 768896 0 0 0 10004 148 0 0 25 0 4 0 653098916 3189719040 621516 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 778740 621516 467 112 0 773705 0
[pid=4252/tid=4253] ppid=4250 vsize=3114960 CPUtime=25.44 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 235938 0 0 0 2505 39 0 0 25 0 4 0 653098916 3189719040 621516 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3114960 CPUtime=25.45 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 236401 0 0 0 2502 43 0 0 25 0 4 0 653098916 3189719040 621516 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3114960 CPUtime=25.18 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 58259 0 0 0 2501 17 0 0 25 0 4 0 653098917 3189719040 621516 33554432000 4194304 4650419 140733599615744 18446744073709551615 4363723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 3114960

[startup+51.1007 s]
/proc/loadavg: 6.52 5.92 6.94 9/291 4257
/proc/meminfo: memFree=17721648/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3738028 CPUtime=203.68 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 904630 0 0 0 20200 168 0 0 25 0 4 0 653098916 3827740672 757240 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 934507 757240 617 112 0 929472 0
[pid=4252/tid=4253] ppid=4250 vsize=3738028 CPUtime=51.04 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 235938 0 0 0 5065 39 0 0 25 0 4 0 653098916 3827740672 757240 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3738028 CPUtime=51.05 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 236401 0 0 0 5062 43 0 0 25 0 4 0 653098916 3827740672 757240 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3738028 CPUtime=50.52 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 193993 0 0 0 5016 36 0 0 25 0 4 0 653098917 3827740672 757240 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 3738028

[startup+102.301 s]
/proc/loadavg: 7.47 6.27 7.01 9/291 4259
/proc/meminfo: memFree=17724928/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3738028 CPUtime=407.96 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 904630 0 0 0 40628 168 0 0 25 0 4 0 653098916 3827740672 757240 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 934507 757240 617 112 0 929472 0
[pid=4252/tid=4253] ppid=4250 vsize=3738028 CPUtime=102.24 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 235938 0 0 0 10185 39 0 0 25 0 4 0 653098916 3827740672 757240 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3738028 CPUtime=102.25 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 236401 0 0 0 10182 43 0 0 25 0 4 0 653098916 3827740672 757240 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3738028 CPUtime=101.21 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 193993 0 0 0 10085 36 0 0 25 0 4 0 653098917 3827740672 757240 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 3738028

[startup+162.301 s]

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


[startup+702.301 s]
/proc/loadavg: 7.82 7.54 7.38 9/291 4305
/proc/meminfo: memFree=18092676/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3852216 CPUtime=2801.98 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 1063777 0 0 0 280006 192 0 0 25 0 4 0 653098916 3944669184 771526 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 963054 771526 558 112 0 958019 0
[pid=4252/tid=4253] ppid=4250 vsize=3852216 CPUtime=702.21 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 249644 0 0 0 70180 41 0 0 25 0 4 0 653098916 3944669184 771526 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3852216 CPUtime=702.27 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 262314 0 0 0 70179 48 0 0 25 0 4 0 653098916 3944669184 771526 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3852216 CPUtime=695.22 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 206053 0 0 0 69482 40 0 0 25 0 4 0 653098917 3944669184 771526 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.98
Current children cumulated vsize (KiB) 3852216

[startup+762.3 s]
/proc/loadavg: 8.04 7.65 7.43 9/291 4306
/proc/meminfo: memFree=18018228/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3852216 CPUtime=3041.38 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 1063777 0 0 0 303946 192 0 0 25 0 4 0 653098916 3944669184 771526 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 963054 771526 558 112 0 958019 0
[pid=4252/tid=4253] ppid=4250 vsize=3852216 CPUtime=762.21 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 249644 0 0 0 76180 41 0 0 25 0 4 0 653098916 3944669184 771526 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3852216 CPUtime=762.27 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 262314 0 0 0 76179 48 0 0 25 0 4 0 653098916 3944669184 771526 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3852216 CPUtime=754.62 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 206053 0 0 0 75422 40 0 0 25 0 4 0 653098917 3944669184 771526 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.38
Current children cumulated vsize (KiB) 3852216

[startup+822.301 s]
/proc/loadavg: 8.05 7.72 7.47 9/291 4308
/proc/meminfo: memFree=17926692/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3893488 CPUtime=3280.82 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 1072594 0 0 0 327889 193 0 0 25 0 4 0 653098916 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 973372 780343 558 112 0 968337 0
[pid=4252/tid=4253] ppid=4250 vsize=3893488 CPUtime=822.22 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 249644 0 0 0 82181 41 0 0 25 0 4 0 653098916 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3893488 CPUtime=822.28 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 262314 0 0 0 82180 48 0 0 25 0 4 0 653098916 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3893488 CPUtime=814.04 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 214870 0 0 0 81363 41 0 0 25 0 4 0 653098917 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.82
Current children cumulated vsize (KiB) 3893488

[startup+882.301 s]
/proc/loadavg: 8.27 7.85 7.52 9/291 4309
/proc/meminfo: memFree=17878416/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3893488 CPUtime=3520.21 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 1072594 0 0 0 351828 193 0 0 25 0 4 0 653098916 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 973372 780343 558 112 0 968337 0
[pid=4252/tid=4253] ppid=4250 vsize=3893488 CPUtime=882.21 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 249644 0 0 0 88180 41 0 0 25 0 4 0 653098916 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3893488 CPUtime=882.27 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 262314 0 0 0 88179 48 0 0 25 0 4 0 653098916 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3893488 CPUtime=873.45 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 214870 0 0 0 87304 41 0 0 25 0 4 0 653098917 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.21
Current children cumulated vsize (KiB) 3893488

[startup+942.311 s]
/proc/loadavg: 8.17 7.89 7.56 9/291 4311
/proc/meminfo: memFree=17887184/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3893488 CPUtime=3759.65 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 1072594 0 0 0 375772 193 0 0 25 0 4 0 653098916 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 973372 780343 558 112 0 968337 0
[pid=4252/tid=4253] ppid=4250 vsize=3893488 CPUtime=942.22 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 249644 0 0 0 94181 41 0 0 25 0 4 0 653098916 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3893488 CPUtime=942.28 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 262314 0 0 0 94180 48 0 0 25 0 4 0 653098916 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3893488 CPUtime=932.86 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 214870 0 0 0 93245 41 0 0 25 0 4 0 653098917 3986931712 780343 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.65
Current children cumulated vsize (KiB) 3893488

[startup+1002.3 s]
/proc/loadavg: 8.17 7.94 7.59 9/291 4313
/proc/meminfo: memFree=17890748/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3778952 CPUtime=3999.03 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 1085997 0 0 0 399708 195 0 0 25 0 4 0 653098916 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 944738 774003 551 112 0 939703 0
[pid=4252/tid=4253] ppid=4250 vsize=3778952 CPUtime=1002.22 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 250457 0 0 0 100180 42 0 0 25 0 4 0 653098916 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3778952 CPUtime=1002.27 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 262437 0 0 0 100179 48 0 0 25 0 4 0 653098916 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3778952 CPUtime=992.26 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 214870 0 0 0 99185 41 0 0 25 0 4 0 653098917 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.03
Current children cumulated vsize (KiB) 3778952

[startup+1062.3 s]
/proc/loadavg: 8.09 7.96 7.62 9/291 4314
/proc/meminfo: memFree=17829584/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3778952 CPUtime=4238.43 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 1085997 0 0 0 423648 195 0 0 25 0 4 0 653098916 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 944738 774003 551 112 0 939703 0
[pid=4252/tid=4253] ppid=4250 vsize=3778952 CPUtime=1062.22 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 250457 0 0 0 106180 42 0 0 25 0 4 0 653098916 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3778952 CPUtime=1062.27 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 262437 0 0 0 106179 48 0 0 25 0 4 0 653098916 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3778952 CPUtime=1051.66 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 214870 0 0 0 105125 41 0 0 25 0 4 0 653098917 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.43
Current children cumulated vsize (KiB) 3778952

[startup+1122.3 s]
/proc/loadavg: 8.13 7.99 7.65 9/291 4316
/proc/meminfo: memFree=17753176/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3778952 CPUtime=4477.84 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 1085997 0 0 0 447589 195 0 0 25 0 4 0 653098916 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 944738 774003 551 112 0 939703 0
[pid=4252/tid=4253] ppid=4250 vsize=3778952 CPUtime=1122.21 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 250457 0 0 0 112179 42 0 0 25 0 4 0 653098916 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3778952 CPUtime=1122.28 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 262437 0 0 0 112180 48 0 0 25 0 4 0 653098916 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3778952 CPUtime=1111.07 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 214870 0 0 0 111066 41 0 0 25 0 4 0 653098917 3869646848 774003 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.84
Current children cumulated vsize (KiB) 3778952

[startup+1182.3 s]
/proc/loadavg: 8.11 8.01 7.67 9/291 4317
/proc/meminfo: memFree=17733164/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3778952 CPUtime=4717.25 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 1086713 0 0 0 471530 195 0 0 25 0 4 0 653098916 3869646848 774657 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 944738 774657 489 112 0 939703 0
[pid=4252/tid=4253] ppid=4250 vsize=3778952 CPUtime=1182.22 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 250457 0 0 0 118180 42 0 0 25 0 4 0 653098916 3869646848 774657 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3778952 CPUtime=1182.28 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 262437 0 0 0 118180 48 0 0 25 0 4 0 653098916 3869646848 774657 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3778952 CPUtime=1170.47 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 215586 0 0 0 117006 41 0 0 25 0 4 0 653098917 3869646848 774657 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.25
Current children cumulated vsize (KiB) 3778952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.16 8.02 7.69 10/291 4318
/proc/meminfo: memFree=17682320/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=3844488 CPUtime=4800.26 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) R 4250 4252 3750 0 -1 4202496 1095294 0 0 0 479830 196 0 0 25 0 4 0 653098916 3936755712 779018 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 961122 779018 520 112 0 956087 0
[pid=4252/tid=4253] ppid=4250 vsize=3844488 CPUtime=1203.03 cores=1,3,5,7
/proc/4252/task/4253/stat : 4253 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 250483 0 0 0 120261 42 0 0 25 0 4 0 653098916 3936755712 779018 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4252/tid=4254] ppid=4250 vsize=3844488 CPUtime=1203.09 cores=1,3,5,7
/proc/4252/task/4254/stat : 4254 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 262458 0 0 0 120261 48 0 0 25 0 4 0 653098916 3936755712 779018 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=3844488 CPUtime=1191.06 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4202560 215685 0 0 0 119065 41 0 0 25 0 4 0 653098917 3936755712 779018 33554432000 4194304 4650419 140733599615744 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 3844488

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

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

[startup+1203.22 s]
/proc/loadavg: 8.16 8.02 7.69 10/291 4318
/proc/meminfo: memFree=17682320/32951124 swapFree=66457188/67111528
[pid=4252] ppid=4250 vsize=0 CPUtime=4800.39 cores=1,3,5,7
/proc/4252/stat : 4252 (strangenight1-m) Z 4250 4252 3750 0 -1 4203548 1095294 0 0 0 479833 206 0 0 25 0 2 0 653098916 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4252/statm: 0 0 0 0 0 0 0
[pid=4252/tid=4255] ppid=4250 vsize=0 CPUtime=1191.17 cores=1,3,5,7
/proc/4252/task/4255/stat : 4255 (strangenight1-m) R 4250 4252 3750 0 -1 4203588 215685 0 0 0 119066 51 0 0 25 0 2 0 653098917 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.25
CPU time (s): 4800.44
CPU user time (s): 4798.34
CPU system time (s): 2.09668
CPU usage (%): 398.957
Max. virtual memory (cumulated for all children) (KiB): 3893488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.34
system time used= 2.09668
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1095294
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= 14984
involuntary context switches= 26966

runsolver used 3.46047 second user time and 8.43772 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 01:16:48
IDJOB=3369683
IDBENCH=83466
IDSOLVER=1846
FILE ID=node132/3369683-1305415004
RUNJOBID= node132-1305415004-4170
PBS_JOBID= 13324521
Free space on /tmp= 73196 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369683-1305415004/watcher-3369683-1305415004 -o /tmp/evaluation-result-3369683-1305415004/solver-3369683-1305415004 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369683-1305415004.cnf

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=1251999267

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20926636 kB
Buffers:        281656 kB
Cached:        5707908 kB
SwapCached:       6904 kB
Active:        5397880 kB
Inactive:      6317800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20926636 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:          147032 kB
Writeback:           0 kB
AnonPages:     5724152 kB
Mapped:          19452 kB
Slab:           221848 kB
PageTables:      24928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35335012 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73208 MiB
End job on node132 at 2011-05-15 01:36:53