Trace number 3439401

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
SArTagnan 2011-05-15 (fixed)? (TO) 40001 5013.14

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark502.369
Satisfiable
(Un)Satisfiability was proved
Number of variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

Solver 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: 977)

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-3439401-1306961985/watcher-3439401-1306961985 -o /tmp/evaluation-result-3439401-1306961985/solver-3439401-1306961985 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439401-1306961985.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.04 7.99 6.55 2/568 8077
/proc/meminfo: memFree=23947432/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=22076 CPUtime=0 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 598 0 0 0 0 0 0 0 22 0 1 0 807796247 22605824 482 33554432000 4194304 4625164 140737249006656 18446744073709551615 212687675136 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8077/statm: 5519 483 296 106 0 1022 0

[startup+0.0935571 s]
/proc/loadavg: 8.04 7.99 6.55 2/568 8077
/proc/meminfo: memFree=23947432/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=508480 CPUtime=0.82 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 10752 0 0 0 80 2 0 0 23 0 8 0 807796247 520683520 8611 33554432000 4194304 4625164 140737249006656 18446744073709551615 4499479 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 127436 9545 351 106 0 122939 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 508480

[startup+0.958444 s]
/proc/loadavg: 8.04 7.99 6.55 2/568 8077
/proc/meminfo: memFree=23947432/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=517840 CPUtime=7.3 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 30620 0 0 0 724 6 0 0 25 0 8 0 807796247 530268160 21327 33554432000 4194304 4625164 140737249006656 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 129460 21327 353 106 0 124963 0
Current children cumulated CPU time (s) 7.3
Current children cumulated vsize (KiB) 517840

[startup+1.05843 s]
/proc/loadavg: 8.04 7.99 6.55 2/568 8077
/proc/meminfo: memFree=23947432/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=517840 CPUtime=8.1 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 32393 0 0 0 804 6 0 0 25 0 8 0 807796247 530268160 22992 33554432000 4194304 4625164 140737249006656 18446744073709551615 4393097 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 129460 22992 353 106 0 124963 0
Current children cumulated CPU time (s) 8.1
Current children cumulated vsize (KiB) 517840

[startup+1.15841 s]
/proc/loadavg: 8.04 7.99 6.55 2/568 8077
/proc/meminfo: memFree=23947432/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=521548 CPUtime=8.91 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 35658 0 0 0 884 7 0 0 25 0 8 0 807796247 534065152 24182 33554432000 4194304 4625164 140737249006656 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 130387 24182 353 106 0 125890 0
Current children cumulated CPU time (s) 8.91
Current children cumulated vsize (KiB) 521548

[startup+1.50035 s]
/proc/loadavg: 8.04 7.99 6.55 2/568 8077
/proc/meminfo: memFree=23947432/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=521548 CPUtime=11.64 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 39637 0 0 0 1156 8 0 0 25 0 8 0 807796247 534065152 27041 33554432000 4194304 4625164 140737249006656 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 130387 27041 366 106 0 125890 0
Current children cumulated CPU time (s) 11.64
Current children cumulated vsize (KiB) 521548

[startup+3.10105 s]
/proc/loadavg: 8.03 7.99 6.56 9/576 8085
/proc/meminfo: memFree=23798120/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=538476 CPUtime=24.4 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 59045 0 0 0 2430 10 0 0 25 0 8 0 807796247 551399424 37581 33554432000 4194304 4625164 140737249006656 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 134619 37582 377 106 0 130122 0
[pid=8077/tid=8079] ppid=8075 vsize=538476 CPUtime=3.06 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 4945 0 0 0 305 1 0 0 25 0 8 0 807796251 551399424 37583 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=538476 CPUtime=3.05 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 3614 0 0 0 305 0 0 0 25 0 8 0 807796251 551399424 37584 33554432000 4194304 4625164 140737249006656 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=538476 CPUtime=3.04 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 11133 0 0 0 302 2 0 0 25 0 8 0 807796251 551399424 37584 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8077/tid=8082] ppid=8075 vsize=538476 CPUtime=2.99 cores=0-7
/proc/8077/task/8082/stat : 8082 (SArTagnan) R 8075 8077 7975 0 -1 4202560 4400 0 0 0 299 0 0 0 25 0 8 0 807796251 551399424 37584 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8077/tid=8083] ppid=8075 vsize=538476 CPUtime=3.03 cores=0-7
/proc/8077/task/8083/stat : 8083 (SArTagnan) R 8075 8077 7975 0 -1 4202560 4597 0 0 0 303 0 0 0 25 0 8 0 807796251 551399424 37584 33554432000 4194304 4625164 140737249006656 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8077/tid=8084] ppid=8075 vsize=538476 CPUtime=3.02 cores=0-7
/proc/8077/task/8084/stat : 8084 (SArTagnan) R 8075 8077 7975 0 -1 4202560 6150 0 0 0 302 0 0 0 25 0 8 0 807796251 551399424 37584 33554432000 4194304 4625164 140737249006656 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=538476 CPUtime=3.04 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4202560 3547 0 0 0 304 0 0 0 25 0 8 0 807796251 551399424 37586 33554432000 4194304 4625164 140737249006656 18446744073709551615 4467359 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.4
Current children cumulated vsize (KiB) 538476

[startup+6.32247 s]
/proc/loadavg: 8.03 7.99 6.56 9/576 8085
/proc/meminfo: memFree=23745420/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=543760 CPUtime=50.11 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 88548 0 0 0 4995 16 0 0 25 0 8 0 807796247 556810240 49547 33554432000 4194304 4625164 140737249006656 18446744073709551615 4511846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 135940 49547 392 106 0 131443 0
[pid=8077/tid=8079] ppid=8075 vsize=543760 CPUtime=6.27 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 7244 0 0 0 626 1 0 0 25 0 8 0 807796251 556810240 49547 33554432000 4194304 4625164 140737249006656 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=543760 CPUtime=6.28 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 5439 0 0 0 627 1 0 0 25 0 8 0 807796251 556810240 49547 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=543760 CPUtime=6.25 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 20751 0 0 0 622 3 0 0 25 0 8 0 807796251 556810240 49547 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8077/tid=8082] ppid=8075 vsize=543760 CPUtime=6.16 cores=0-7
/proc/8077/task/8082/stat : 8082 (SArTagnan) R 8075 8077 7975 0 -1 4202560 6705 0 0 0 615 1 0 0 25 0 8 0 807796251 556810240 49547 33554432000 4194304 4625164 140737249006656 18446744073709551615 4316669 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8077/tid=8083] ppid=8075 vsize=543760 CPUtime=6.26 cores=0-7
/proc/8077/task/8083/stat : 8083 (SArTagnan) R 8075 8077 7975 0 -1 4202560 6702 0 0 0 625 1 0 0 25 0 8 0 807796251 556810240 49547 33554432000 4194304 4625164 140737249006656 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8077/tid=8084] ppid=8075 vsize=543760 CPUtime=6.25 cores=0-7
/proc/8077/task/8084/stat : 8084 (SArTagnan) R 8075 8077 7975 0 -1 4202560 9035 0 0 0 624 1 0 0 25 0 8 0 807796251 556810240 49547 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=543760 CPUtime=6.26 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4202560 3917 0 0 0 626 0 0 0 25 0 8 0 807796251 556810240 49547 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351878 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 543760

[startup+12.7013 s]
/proc/loadavg: 8.03 7.99 6.57 9/576 8086
/proc/meminfo: memFree=23689528/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=607856 CPUtime=101.03 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 150054 0 0 0 10077 26 0 0 25 0 8 0 807796247 622444544 65544 33554432000 4194304 4625164 140737249006656 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 151964 65544 440 106 0 147467 0
[pid=8077/tid=8079] ppid=8075 vsize=607856 CPUtime=12.66 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 10980 0 0 0 1264 2 0 0 25 0 8 0 807796251 622444544 65544 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=607856 CPUtime=12.65 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 8071 0 0 0 1264 1 0 0 25 0 8 0 807796251 622444544 65544 33554432000 4194304 4625164 140737249006656 18446744073709551615 212687333614 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=607856 CPUtime=12.64 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 50575 0 0 0 1255 9 0 0 25 0 8 0 807796251 622444544 65544 33554432000 4194304 4625164 140737249006656 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8077/tid=8082] ppid=8075 vsize=607856 CPUtime=12.43 cores=0-7
/proc/8077/task/8082/stat : 8082 (SArTagnan) R 8075 8077 7975 0 -1 4202560 9433 0 0 0 1242 1 0 0 25 0 8 0 807796251 622444544 65544 33554432000 4194304 4625164 140737249006656 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8077/tid=8083] ppid=8075 vsize=607856 CPUtime=12.64 cores=0-7
/proc/8077/task/8083/stat : 8083 (SArTagnan) R 8075 8077 7975 0 -1 4202560 10711 0 0 0 1262 2 0 0 25 0 8 0 807796251 622444544 65544 33554432000 4194304 4625164 140737249006656 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8077/tid=8084] ppid=8075 vsize=607856 CPUtime=12.63 cores=0-7
/proc/8077/task/8084/stat : 8084 (SArTagnan) R 8075 8077 7975 0 -1 4202560 14287 0 0 0 1261 2 0 0 25 0 8 0 807796251 622444544 65544 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=607856 CPUtime=12.64 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4202560 5925 0 0 0 1264 0 0 0 25 0 8 0 807796251 622444544 65544 33554432000 4194304 4625164 140737249006656 18446744073709551615 4288708 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.03
Current children cumulated vsize (KiB) 607856

[startup+25.501 s]
/proc/loadavg: 8.09 8.00 6.59 9/576 8086
/proc/meminfo: memFree=23602572/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=617008 CPUtime=203.18 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 241234 0 0 0 20276 42 0 0 25 0 8 0 807796247 631816192 88049 33554432000 4194304 4625164 140737249006656 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 154252 88049 494 106 0 149755 0
[pid=8077/tid=8079] ppid=8075 vsize=617008 CPUtime=25.45 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 15645 0 0 0 2542 3 0 0 25 0 8 0 807796251 631816192 88049 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=617008 CPUtime=25.45 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 8899 0 0 0 2544 1 0 0 25 0 8 0 807796251 631816192 88049 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=617008 CPUtime=25.44 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 113251 0 0 0 2525 19 0 0 25 0 8 0 807796251 631816192 88049 33554432000 4194304 4625164 140737249006656 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8077/tid=8082] ppid=8075 vsize=617008 CPUtime=24.97 cores=0-7
/proc/8077/task/8082/stat : 8082 (SArTagnan) R 8075 8077 7975 0 -1 4202560 10346 0 0 0 2496 1 0 0 25 0 8 0 807796251 631816192 88049 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8077/tid=8083] ppid=8075 vsize=617008 CPUtime=25.44 cores=0-7
/proc/8077/task/8083/stat : 8083 (SArTagnan) R 8075 8077 7975 0 -1 4202560 15968 0 0 0 2541 3 0 0 25 0 8 0 807796251 631816192 88049 33554432000 4194304 4625164 140737249006656 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8077/tid=8084] ppid=8075 vsize=617008 CPUtime=25.43 cores=0-7
/proc/8077/task/8084/stat : 8084 (SArTagnan) R 8075 8077 7975 0 -1 4202560 21012 0 0 0 2540 3 0 0 25 0 8 0 807796251 631816192 88049 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=617008 CPUtime=25.45 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4202560 9124 0 0 0 2544 1 0 0 25 0 8 0 807796251 631816192 88049 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.18
Current children cumulated vsize (KiB) 617008

[startup+51.1013 s]
/proc/loadavg: 8.06 8.00 6.63 9/576 8087
/proc/meminfo: memFree=23422260/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=934864 CPUtime=407.48 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 404747 0 0 0 40679 69 0 0 25 0 8 0 807796247 957300736 133232 33554432000 4194304 4625164 140737249006656 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 233716 133232 994 106 0 229219 0
[pid=8077/tid=8079] ppid=8075 vsize=934864 CPUtime=51.05 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 24278 0 0 0 5101 4 0 0 25 0 8 0 807796251 957300736 133232 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=934864 CPUtime=51.05 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 13418 0 0 0 5102 3 0 0 25 0 8 0 807796251 957300736 133232 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=934864 CPUtime=51.04 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 219826 0 0 0 5068 36 0 0 25 0 8 0 807796251 957300736 133232 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8077/tid=8082] ppid=8075 vsize=934864 CPUtime=50.09 cores=0-7
/proc/8077/task/8082/stat : 8082 (SArTagnan) R 8075 8077 7975 0 -1 4202560 15728 0 0 0 5006 3 0 0 25 0 8 0 807796251 957300736 133232 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8077/tid=8083] ppid=8075 vsize=934864 CPUtime=51.03 cores=0-7
/proc/8077/task/8083/stat : 8083 (SArTagnan) R 8075 8077 7975 0 -1 4202560 23271 0 0 0 5099 4 0 0 25 0 8 0 807796251 957300736 133232 33554432000 4194304 4625164 140737249006656 18446744073709551615 4348854 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8077/tid=8084] ppid=8075 vsize=934864 CPUtime=51.01 cores=0-7
/proc/8077/task/8084/stat : 8084 (SArTagnan) R 8075 8077 7975 0 -1 4202560 32174 0 0 0 5096 5 0 0 25 0 8 0 807796251 957300736 133232 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=934864 CPUtime=51.04 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4202560 9975 0 0 0 5103 1 0 0 25 0 8 0 807796251 957300736 133232 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.48
Current children cumulated vsize (KiB) 934864

[startup+102.301 s]
/proc/loadavg: 8.07 8.01 6.70 9/576 8098
/proc/meminfo: memFree=23280648/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=992912 CPUtime=816.03 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 658889 0 0 0 81492 111 0 0 25 0 8 0 807796247 1016741888 167110 33554432000 4194304 4625164 140737249006656 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 248228 167110 1068 106 0 243731 0
[pid=8077/tid=8079] ppid=8075 vsize=992912 CPUtime=102.23 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 34442 0 0 0 10218 5 0 0 25 0 8 0 807796251 1016741888 167110 33554432000 4194304 4625164 140737249006656 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=992912 CPUtime=102.26 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 19584 0 0 0 10221 5 0 0 25 0 8 0 807796251 1016741888 167110 33554432000 4194304 4625164 140737249006656 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=992912 CPUtime=102.24 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 417242 0 0 0 10156 68 0 0 25 0 8 0 807796251 1016741888 167110 33554432000 4194304 4625164 140737249006656 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0

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

Current children cumulated vsize (KiB) 5146368

[startup+4722.3 s]
/proc/loadavg: 8.02 8.08 8.07 9/576 8236
/proc/meminfo: memFree=19942716/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=5146368 CPUtime=37681.6 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 28590325 0 0 0 3762948 5217 0 0 25 0 8 0 807796247 5269880832 999122 33554432000 4194304 4625164 140737249006656 18446744073709551615 4511970 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 1286592 999122 352 106 0 1282095 0
[pid=8077/tid=8079] ppid=8075 vsize=5146368 CPUtime=4722.33 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 128513 0 0 0 472204 29 0 0 25 0 8 0 807796251 5269880832 999122 33554432000 4194304 4625164 140737249006656 18446744073709551615 4488068 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=5146368 CPUtime=4721.36 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 163049 0 0 0 472027 109 0 0 25 0 8 0 807796251 5269880832 999122 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=5146368 CPUtime=4722.29 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 25404675 0 0 0 467707 4522 0 0 25 0 8 0 807796251 5269880832 999122 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8077/tid=8082] ppid=8075 vsize=5146368 CPUtime=4631.03 cores=0-7
/proc/8077/task/8082/stat : 8082 (SArTagnan) R 8075 8077 7975 0 -1 4202560 104588 0 0 0 463054 49 0 0 25 0 8 0 807796251 5269880832 999122 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8077/tid=8083] ppid=8075 vsize=5146368 CPUtime=4722.36 cores=0-7
/proc/8077/task/8083/stat : 8083 (SArTagnan) R 8075 8077 7975 0 -1 4202560 130472 0 0 0 472207 29 0 0 25 0 8 0 807796251 5269880832 999122 33554432000 4194304 4625164 140737249006656 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8077/tid=8084] ppid=8075 vsize=5146368 CPUtime=4720.09 cores=0-7
/proc/8077/task/8084/stat : 8084 (SArTagnan) R 8075 8077 7975 0 -1 4202560 173800 0 0 0 471973 36 0 0 25 0 8 0 807796251 5269880832 999122 33554432000 4194304 4625164 140737249006656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=5146368 CPUtime=4719.72 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4202560 70609 0 0 0 471942 30 0 0 25 0 8 0 807796251 5269880832 999122 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37681.7
Current children cumulated vsize (KiB) 5146368

[startup+4782.3 s]
/proc/loadavg: 8.00 8.06 8.06 9/576 8238
/proc/meminfo: memFree=19918772/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=5150180 CPUtime=38160.4 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 28982882 0 0 0 3810755 5290 0 0 25 0 8 0 807796247 5273784320 1004425 33554432000 4194304 4625164 140737249006656 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 1287545 1004425 352 106 0 1283048 0
[pid=8077/tid=8079] ppid=8075 vsize=5150180 CPUtime=4782.34 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 128658 0 0 0 478205 29 0 0 25 0 8 0 807796251 5273784320 1004425 33554432000 4194304 4625164 140737249006656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=5150180 CPUtime=4781.36 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 164568 0 0 0 478026 110 0 0 25 0 8 0 807796251 5273784320 1004425 33554432000 4194304 4625164 140737249006656 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=5150180 CPUtime=4782.28 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 25751844 0 0 0 473641 4587 0 0 25 0 8 0 807796251 5273784320 1004425 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8077/tid=8082] ppid=8075 vsize=5150180 CPUtime=4691.03 cores=0-7
/proc/8077/task/8082/stat : 8082 (SArTagnan) R 8075 8077 7975 0 -1 4202560 104623 0 0 0 469054 49 0 0 25 0 8 0 807796251 5273784320 1004425 33554432000 4194304 4625164 140737249006656 18446744073709551615 4339541 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8077/tid=8083] ppid=8075 vsize=5150180 CPUtime=4782.36 cores=0-7
/proc/8077/task/8083/stat : 8083 (SArTagnan) R 8075 8077 7975 0 -1 4202560 130725 0 0 0 478207 29 0 0 25 0 8 0 807796251 5273784320 1004425 33554432000 4194304 4625164 140737249006656 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8077/tid=8084] ppid=8075 vsize=5150180 CPUtime=4780.08 cores=0-7
/proc/8077/task/8084/stat : 8084 (SArTagnan) R 8075 8077 7975 0 -1 4202560 174027 0 0 0 477972 36 0 0 25 0 8 0 807796251 5273784320 1004425 33554432000 4194304 4625164 140737249006656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=5150180 CPUtime=4778.53 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4202560 70637 0 0 0 477823 30 0 0 25 0 8 0 807796251 5273784320 1004425 33554432000 4194304 4625164 140737249006656 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38160.4
Current children cumulated vsize (KiB) 5150180

[startup+4842.3 s]
/proc/loadavg: 8.00 8.05 8.05 9/576 8239
/proc/meminfo: memFree=19889236/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=5150180 CPUtime=38639.2 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 29394097 0 0 0 3858560 5364 0 0 25 0 8 0 807796247 5273784320 1012665 33554432000 4194304 4625164 140737249006656 18446744073709551615 4393167 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 1287545 1012665 352 106 0 1283048 0
[pid=8077/tid=8079] ppid=8075 vsize=5150180 CPUtime=4842.35 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 128799 0 0 0 484205 30 0 0 25 0 8 0 807796251 5273784320 1012665 33554432000 4194304 4625164 140737249006656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=5150180 CPUtime=4841.36 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 167734 0 0 0 484022 114 0 0 25 0 8 0 807796251 5273784320 1012665 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=5150180 CPUtime=4842.29 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 26117499 0 0 0 479580 4649 0 0 25 0 8 0 807796251 5273784320 1012665 33554432000 4194304 4625164 140737249006656 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8077/tid=8082] ppid=8075 vsize=5150180 CPUtime=4751.03 cores=0-7
/proc/8077/task/8082/stat : 8082 (SArTagnan) R 8075 8077 7975 0 -1 4202560 104703 0 0 0 475054 49 0 0 25 0 8 0 807796251 5273784320 1012665 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8077/tid=8083] ppid=8075 vsize=5150180 CPUtime=4842.37 cores=0-7
/proc/8077/task/8083/stat : 8083 (SArTagnan) R 8075 8077 7975 0 -1 4202560 130896 0 0 0 484207 30 0 0 25 0 8 0 807796251 5273784320 1012665 33554432000 4194304 4625164 140737249006656 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8077/tid=8084] ppid=8075 vsize=5150180 CPUtime=4840.07 cores=0-7
/proc/8077/task/8084/stat : 8084 (SArTagnan) R 8075 8077 7975 0 -1 4202560 174165 0 0 0 483970 37 0 0 25 0 8 0 807796251 5273784320 1012665 33554432000 4194304 4625164 140737249006656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=5150180 CPUtime=4837.32 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4202560 70690 0 0 0 483702 30 0 0 25 0 8 0 807796251 5273784320 1012665 33554432000 4194304 4625164 140737249006656 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38639.2
Current children cumulated vsize (KiB) 5150180

[startup+4902.3 s]
/proc/loadavg: 8.00 8.04 8.05 9/576 8241
/proc/meminfo: memFree=19868012/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=5150180 CPUtime=39118.1 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 29817342 0 0 0 3906367 5441 0 0 25 0 8 0 807796247 5273784320 1017253 33554432000 4194304 4625164 140737249006656 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 1287545 1017254 352 106 0 1283048 0
[pid=8077/tid=8079] ppid=8075 vsize=5150180 CPUtime=4902.37 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 129005 0 0 0 490207 30 0 0 25 0 8 0 807796251 5273784320 1017975 33554432000 4194304 4625164 140737249006656 18446744073709551615 4488054 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=5150180 CPUtime=4901.39 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 167815 0 0 0 490025 114 0 0 25 0 8 0 807796251 5273784320 1017975 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=5150180 CPUtime=4902.31 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 26498092 0 0 0 485514 4717 0 0 25 0 8 0 807796251 5273784320 1017975 33554432000 4194304 4625164 140737249006656 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8077/tid=8082] ppid=8075 vsize=5150180 CPUtime=4811.06 cores=0-7
/proc/8077/task/8082/stat : 8082 (SArTagnan) R 8075 8077 7975 0 -1 4202560 104779 0 0 0 481057 49 0 0 25 0 8 0 807796251 5273784320 1017975 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8077/tid=8083] ppid=8075 vsize=5150180 CPUtime=4902.4 cores=0-7
/proc/8077/task/8083/stat : 8083 (SArTagnan) R 8075 8077 7975 0 -1 4202560 131068 0 0 0 490210 30 0 0 25 0 8 0 807796251 5273784320 1017975 33554432000 4194304 4625164 140737249006656 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8077/tid=8084] ppid=8075 vsize=5150180 CPUtime=4900.07 cores=0-7
/proc/8077/task/8084/stat : 8084 (SArTagnan) R 8075 8077 7975 0 -1 4202560 174395 0 0 0 489970 37 0 0 25 0 8 0 807796251 5273784320 1017975 33554432000 4194304 4625164 140737249006656 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=5150180 CPUtime=4896.13 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4202560 70724 0 0 0 489583 30 0 0 25 0 8 0 807796251 5273784320 1017976 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39118.1
Current children cumulated vsize (KiB) 5150180

[startup+4962.3 s]
/proc/loadavg: 8.06 8.04 8.05 9/576 8243
/proc/meminfo: memFree=19847524/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=5150180 CPUtime=39596.8 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 30264227 0 0 0 3954161 5521 0 0 25 0 8 0 807796247 5273784320 1022466 33554432000 4194304 4625164 140737249006656 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 1287545 1022467 352 106 0 1283048 0
[pid=8077/tid=8079] ppid=8075 vsize=5150180 CPUtime=4962.35 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 129109 0 0 0 496205 30 0 0 25 0 8 0 807796251 5273784320 1022467 33554432000 4194304 4625164 140737249006656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=5150180 CPUtime=4961.37 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 169310 0 0 0 496022 115 0 0 25 0 8 0 807796251 5273784320 1022467 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=5150180 CPUtime=4962.29 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 26903056 0 0 0 491439 4790 0 0 25 0 8 0 807796251 5273784320 1022468 33554432000 4194304 4625164 140737249006656 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8077/tid=8082] ppid=8075 vsize=5150180 CPUtime=4871.04 cores=0-7
/proc/8077/task/8082/stat : 8082 (SArTagnan) R 8075 8077 7975 0 -1 4202560 104834 0 0 0 487055 49 0 0 25 0 8 0 807796251 5273784320 1022468 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8077/tid=8083] ppid=8075 vsize=5150180 CPUtime=4962.38 cores=0-7
/proc/8077/task/8083/stat : 8083 (SArTagnan) R 8075 8077 7975 0 -1 4202560 131232 0 0 0 496208 30 0 0 25 0 8 0 807796251 5273784320 1022468 33554432000 4194304 4625164 140737249006656 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8077/tid=8084] ppid=8075 vsize=5150180 CPUtime=4960.03 cores=0-7
/proc/8077/task/8084/stat : 8084 (SArTagnan) R 8075 8077 7975 0 -1 4202560 174508 0 0 0 495966 37 0 0 25 0 8 0 807796251 5273784320 1022469 33554432000 4194304 4625164 140737249006656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=5150180 CPUtime=4954.92 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4202560 70746 0 0 0 495462 30 0 0 25 0 8 0 807796251 5273784320 1022469 33554432000 4194304 4625164 140737249006656 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39596.8
Current children cumulated vsize (KiB) 5150180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.9 s]
/proc/loadavg: 8.08 8.05 8.05 9/576 8244
/proc/meminfo: memFree=19835596/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=5150180 CPUtime=40000.7 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) R 8075 8077 7975 0 -1 4202496 30689137 0 0 0 3994465 5601 0 0 25 0 8 0 807796247 5273784320 1025212 33554432000 4194304 4625164 140737249006656 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 1287545 1025212 352 106 0 1283048 0
[pid=8077/tid=8079] ppid=8075 vsize=5150180 CPUtime=5012.97 cores=0-7
/proc/8077/task/8079/stat : 8079 (SArTagnan) R 8075 8077 7975 0 -1 4202560 129214 0 0 0 501267 30 0 0 25 0 8 0 807796251 5273784320 1025216 33554432000 4194304 4625164 140737249006656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8077/tid=8080] ppid=8075 vsize=5150180 CPUtime=5011.99 cores=0-7
/proc/8077/task/8080/stat : 8080 (SArTagnan) R 8075 8077 7975 0 -1 4202560 170619 0 0 0 501082 117 0 0 25 0 8 0 807796251 5273784320 1025216 33554432000 4194304 4625164 140737249006656 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8077/tid=8081] ppid=8075 vsize=5150180 CPUtime=5012.91 cores=0-7
/proc/8077/task/8081/stat : 8081 (SArTagnan) R 8075 8077 7975 0 -1 4202560 27291690 0 0 0 496429 4862 0 0 25 0 8 0 807796251 5273784320 1025216 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8077/tid=8082] ppid=8075 vsize=5150180 CPUtime=4921.66 cores=0-7
/proc/8077/task/8082/stat : 8082 (SArTagnan) R 8075 8077 7975 0 -1 4202560 104893 0 0 0 492117 49 0 0 25 0 8 0 807796251 5273784320 1025216 33554432000 4194304 4625164 140737249006656 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8077/tid=8083] ppid=8075 vsize=5150180 CPUtime=5013 cores=0-7
/proc/8077/task/8083/stat : 8083 (SArTagnan) R 8075 8077 7975 0 -1 4202560 131394 0 0 0 501270 30 0 0 25 0 8 0 807796251 5273784320 1025216 33554432000 4194304 4625164 140737249006656 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8077/tid=8084] ppid=8075 vsize=5150180 CPUtime=5010.64 cores=0-7
/proc/8077/task/8084/stat : 8084 (SArTagnan) R 8075 8077 7975 0 -1 4202560 174580 0 0 0 501027 37 0 0 25 0 8 0 807796251 5273784320 1025216 33554432000 4194304 4625164 140737249006656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=5150180 CPUtime=5004.51 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4202560 70996 0 0 0 500421 30 0 0 25 0 8 0 807796251 5273784320 1025216 33554432000 4194304 4625164 140737249006656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 5150180

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

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

[startup+5013.03 s]
/proc/loadavg: 8.08 8.05 8.05 9/576 8244
/proc/meminfo: memFree=19835596/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=0 CPUtime=40000.9 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) Z 8075 8077 7975 0 -1 4203548 30689143 0 0 0 3994480 5611 0 0 25 0 2 0 807796247 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 0 0 0 0 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=0 CPUtime=5004.62 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4203588 70996 0 0 0 500422 40 0 0 25 0 2 0 807796251 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) 40000.9
Current children cumulated vsize (KiB) 0

[startup+5013.1 s]
/proc/loadavg: 8.08 8.05 8.05 9/576 8244
/proc/meminfo: memFree=19835596/32951124 swapFree=58940260/67111528
[pid=8077] ppid=8075 vsize=0 CPUtime=40001 cores=0-7
/proc/8077/stat : 8077 (SArTagnan) Z 8075 8077 7975 0 -1 4203548 30689143 0 0 0 3994480 5618 0 0 25 0 2 0 807796247 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8077/statm: 0 0 0 0 0 0 0
[pid=8077/tid=8085] ppid=8075 vsize=0 CPUtime=5004.69 cores=0-7
/proc/8077/task/8085/stat : 8085 (SArTagnan) R 8075 8077 7975 0 -1 4203588 70996 0 0 0 500422 47 0 0 25 0 2 0 807796251 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) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5013.14
CPU time (s): 40001
CPU user time (s): 39944.8
CPU system time (s): 56.2215
CPU usage (%): 797.924
Max. virtual memory (cumulated for all children) (KiB): 6032596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39944.8
system time used= 56.2215
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30689143
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= 7820
involuntary context switches= 169450

runsolver used 27.8228 second user time and 71.9701 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-01 22:59:45
IDJOB=3439401
IDBENCH=84568
IDSOLVER=1936
FILE ID=node139/3439401-1306961985
RUNJOBID= node139-1306960405-7989
PBS_JOBID= 13497612
Free space on /tmp= 73200 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439401-1306961985/watcher-3439401-1306961985 -o /tmp/evaluation-result-3439401-1306961985/solver-3439401-1306961985 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439401-1306961985.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=467888127

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23947836 kB
Buffers:        158476 kB
Cached:         341080 kB
SwapCached:       3628 kB
Active:        8375508 kB
Inactive:       328268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23947836 kB
SwapTotal:    67111528 kB
SwapFree:     58940260 kB
Dirty:            1968 kB
Writeback:           0 kB
AnonPages:     8202728 kB
Mapped:          32528 kB
Slab:           148400 kB
PageTables:      78208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170869240 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= 73200 MiB
End job on node139 at 2011-06-02 00:23:20