Trace number 3385937

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) 4800.4 1203.9

General information on the benchmark

NameSAT03/handmade/anton/SAT/
SGI_30_80_15_90_4-dir.shuffled-as.sat03-6.cnf
MD5SUM22bbcb4a25a1da66113c240898c75509
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.19197
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses28508
Sum of the clauses size57436
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228493
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

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: 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-3385937-1305582430/watcher-3385937-1305582430 -o /tmp/evaluation-result-3385937-1305582430/solver-3385937-1305582430 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385937-1305582430.cnf -threads=4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.85 7.98 7.33 5/376 5933
/proc/meminfo: memFree=27825624/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=51644 CPUtime=0 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 973 0 0 0 0 0 0 0 25 0 4 0 669843499 52883456 767 33554432000 4194304 4625164 140735477357984 18446744073709551615 47347892545448 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 12911 767 301 106 0 8414 0
[pid=5933/tid=5934] ppid=5931 vsize=51644 CPUtime=0 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669843500 52883456 767 33554432000 4194304 4625164 140735477357984 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=51644 CPUtime=0 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669843500 52883456 767 33554432000 4194304 4625164 140735477357984 18446744073709551615 47347892545462 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=51644 CPUtime=0 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669843500 52883456 767 33554432000 4194304 4625164 140735477357984 18446744073709551615 47347892545458 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0635701 s]
/proc/loadavg: 7.85 7.98 7.33 5/376 5933
/proc/meminfo: memFree=27825624/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=249972 CPUtime=0.21 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 2426 0 0 0 21 0 0 0 25 0 4 0 669843499 255971328 1845 33554432000 4194304 4625164 140735477357984 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 62493 1845 345 106 0 57996 0
[pid=5933/tid=5934] ppid=5931 vsize=249972 CPUtime=0.04 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 210 0 0 0 4 0 0 0 25 0 4 0 669843500 255971328 1845 33554432000 4194304 4625164 140735477357984 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=249972 CPUtime=0.05 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 252 0 0 0 5 0 0 0 18 0 4 0 669843500 255971328 1845 33554432000 4194304 4625164 140735477357984 18446744073709551615 4465106 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=249972 CPUtime=0.05 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 152 0 0 0 5 0 0 0 25 0 4 0 669843500 255971328 1845 33554432000 4194304 4625164 140735477357984 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 249972

[startup+0.108543 s]
/proc/loadavg: 7.85 7.98 7.33 5/376 5933
/proc/meminfo: memFree=27825624/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=250920 CPUtime=0.38 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 3225 0 0 0 38 0 0 0 25 0 4 0 669843499 256942080 2393 33554432000 4194304 4625164 140735477357984 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 62730 2393 345 106 0 58233 0
[pid=5933/tid=5934] ppid=5931 vsize=250920 CPUtime=0.09 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 386 0 0 0 9 0 0 0 25 0 4 0 669843500 256942080 2393 33554432000 4194304 4625164 140735477357984 18446744073709551615 230808862823 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=250920 CPUtime=0.09 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 418 0 0 0 9 0 0 0 18 0 4 0 669843500 256942080 2393 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=250920 CPUtime=0.09 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 280 0 0 0 9 0 0 0 25 0 4 0 669843500 256942080 2393 33554432000 4194304 4625164 140735477357984 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 250920

[startup+0.300528 s]
/proc/loadavg: 7.85 7.98 7.33 5/376 5933
/proc/meminfo: memFree=27825624/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=252572 CPUtime=1.15 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 5952 0 0 0 115 0 0 0 25 0 4 0 669843499 258633728 4736 33554432000 4194304 4625164 140735477357984 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 63143 4736 346 106 0 58646 0
[pid=5933/tid=5934] ppid=5931 vsize=252572 CPUtime=0.28 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 1274 0 0 0 28 0 0 0 25 0 4 0 669843500 258633728 4736 33554432000 4194304 4625164 140735477357984 18446744073709551615 4467248 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=252572 CPUtime=0.28 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 1280 0 0 0 28 0 0 0 18 0 4 0 669843500 258633728 4736 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=252572 CPUtime=0.28 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 675 0 0 0 28 0 0 0 25 0 4 0 669843500 258633728 4736 33554432000 4194304 4625164 140735477357984 18446744073709551615 4579312 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 252572

[startup+0.700455 s]
/proc/loadavg: 7.85 7.98 7.33 5/376 5933
/proc/meminfo: memFree=27825624/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=254788 CPUtime=2.75 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 9334 0 0 0 274 1 0 0 25 0 4 0 669843499 260902912 7640 33554432000 4194304 4625164 140735477357984 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 63697 7640 345 106 0 59200 0
[pid=5933/tid=5934] ppid=5931 vsize=254788 CPUtime=0.67 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 2448 0 0 0 67 0 0 0 25 0 4 0 669843500 260902912 7640 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=254788 CPUtime=0.68 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 2269 0 0 0 68 0 0 0 18 0 4 0 669843500 260902912 7640 33554432000 4194304 4625164 140735477357984 18446744073709551615 230808826913 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=254788 CPUtime=0.68 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 1641 0 0 0 68 0 0 0 25 0 4 0 669843500 260902912 7640 33554432000 4194304 4625164 140735477357984 18446744073709551615 4334731 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 254788

[startup+1.50031 s]
/proc/loadavg: 7.85 7.98 7.33 9/380 5937
/proc/meminfo: memFree=27776992/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=263816 CPUtime=5.94 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 16914 0 0 0 592 2 0 0 25 0 4 0 669843499 270147584 12298 33554432000 4194304 4625164 140735477357984 18446744073709551615 4512736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 65954 12298 347 106 0 61457 0
[pid=5933/tid=5934] ppid=5931 vsize=263816 CPUtime=1.46 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 4594 0 0 0 146 0 0 0 25 0 4 0 669843500 270147584 12298 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=263816 CPUtime=1.47 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 4694 0 0 0 147 0 0 0 20 0 4 0 669843500 270147584 12298 33554432000 4194304 4625164 140735477357984 18446744073709551615 4316752 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=263816 CPUtime=1.48 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 3644 0 0 0 148 0 0 0 25 0 4 0 669843500 270147584 12298 33554432000 4194304 4625164 140735477357984 18446744073709551615 4288850 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 263816

[startup+3.10102 s]
/proc/loadavg: 7.85 7.98 7.33 9/380 5937
/proc/meminfo: memFree=27753804/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=268988 CPUtime=12.33 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 32270 0 0 0 1228 5 0 0 25 0 4 0 669843499 275443712 16717 33554432000 4194304 4625164 140735477357984 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 67247 16717 346 106 0 62750 0
[pid=5933/tid=5934] ppid=5931 vsize=268988 CPUtime=3.05 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 7111 0 0 0 304 1 0 0 25 0 4 0 669843500 275443712 16717 33554432000 4194304 4625164 140735477357984 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=268988 CPUtime=3.08 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 6777 0 0 0 307 1 0 0 25 0 4 0 669843500 275443712 16717 33554432000 4194304 4625164 140735477357984 18446744073709551615 4464684 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=268988 CPUtime=3.08 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 14230 0 0 0 307 1 0 0 25 0 4 0 669843500 275443712 16717 33554432000 4194304 4625164 140735477357984 18446744073709551615 4551178 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 268988

[startup+6.30043 s]
/proc/loadavg: 7.87 7.98 7.34 9/380 5937
/proc/meminfo: memFree=27701320/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=282136 CPUtime=25.09 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 73276 0 0 0 2497 12 0 0 25 0 4 0 669843499 288907264 26228 33554432000 4194304 4625164 140735477357984 18446744073709551615 4393104 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 70534 26228 346 106 0 66037 0
[pid=5933/tid=5934] ppid=5931 vsize=282136 CPUtime=6.21 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 11637 0 0 0 619 2 0 0 25 0 4 0 669843500 288907264 26228 33554432000 4194304 4625164 140735477357984 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=282136 CPUtime=6.28 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 11219 0 0 0 625 3 0 0 25 0 4 0 669843500 288907264 26228 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=282136 CPUtime=6.28 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 44607 0 0 0 623 5 0 0 25 0 4 0 669843500 288907264 26228 33554432000 4194304 4625164 140735477357984 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 282136

[startup+12.7003 s]
/proc/loadavg: 7.88 7.98 7.34 9/380 5937
/proc/meminfo: memFree=27630036/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=321132 CPUtime=50.61 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 124016 0 0 0 5039 22 0 0 25 0 4 0 669843499 328839168 40008 33554432000 4194304 4625164 140735477357984 18446744073709551615 230808832896 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 80283 40008 356 106 0 75786 0
[pid=5933/tid=5934] ppid=5931 vsize=321132 CPUtime=12.53 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 21077 0 0 0 1248 5 0 0 25 0 4 0 669843500 328839168 40008 33554432000 4194304 4625164 140735477357984 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=321132 CPUtime=12.68 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 16210 0 0 0 1264 4 0 0 25 0 4 0 669843500 328839168 40008 33554432000 4194304 4625164 140735477357984 18446744073709551615 4467406 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=321132 CPUtime=12.68 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 76192 0 0 0 1258 10 0 0 25 0 4 0 669843500 328839168 40008 33554432000 4194304 4625164 140735477357984 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 321132

[startup+25.5009 s]
/proc/loadavg: 8.04 8.02 7.36 9/380 5938
/proc/meminfo: memFree=27526996/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=344468 CPUtime=101.65 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 247420 0 0 0 10121 44 0 0 25 0 4 0 669843499 352735232 61104 33554432000 4194304 4625164 140735477357984 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 86117 61104 346 106 0 81620 0
[pid=5933/tid=5934] ppid=5931 vsize=344468 CPUtime=25.17 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 33469 0 0 0 2509 8 0 0 25 0 4 0 669843500 352735232 61104 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351871 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=344468 CPUtime=25.47 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 26774 0 0 0 2540 7 0 0 25 0 4 0 669843500 352735232 61104 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=344468 CPUtime=25.48 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 171858 0 0 0 2523 25 0 0 25 0 4 0 669843500 352735232 61104 33554432000 4194304 4625164 140735477357984 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 344468

[startup+51.1002 s]
/proc/loadavg: 8.03 8.01 7.38 9/380 5939
/proc/meminfo: memFree=27363420/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=556412 CPUtime=203.74 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 444394 0 0 0 20292 82 0 0 25 0 4 0 669843499 569765888 97687 33554432000 4194304 4625164 140735477357984 18446744073709551615 4511986 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 139103 97687 377 106 0 134606 0
[pid=5933/tid=5934] ppid=5931 vsize=556412 CPUtime=50.47 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 49129 0 0 0 5034 13 0 0 25 0 4 0 669843500 569765888 97687 33554432000 4194304 4625164 140735477357984 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=556412 CPUtime=51.08 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 42794 0 0 0 5092 16 0 0 25 0 4 0 669843500 569765888 97687 33554432000 4194304 4625164 140735477357984 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=556412 CPUtime=51.08 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 306017 0 0 0 5064 44 0 0 25 0 4 0 669843500 569765888 97687 33554432000 4194304 4625164 140735477357984 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 556412

[startup+102.314 s]
/proc/loadavg: 8.06 8.02 7.41 9/380 5940
/proc/meminfo: memFree=27064068/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=890392 CPUtime=407.97 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 702118 0 0 0 40675 122 0 0 25 0 4 0 669843499 911761408 164583 33554432000 4194304 4625164 140735477357984 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 222598 164583 385 106 0 218101 0
[pid=5933/tid=5934] ppid=5931 vsize=890392 CPUtime=101.08 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 65273 0 0 0 10092 16 0 0 25 0 4 0 669843500 911761408 164583 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=890392 CPUtime=102.29 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 62803 0 0 0 10206 23 0 0 25 0 4 0 669843500 911761408 164583 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=890392 CPUtime=102.3 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 409216 0 0 0 10171 59 0 0 25 0 4 0 669843500 911761408 164583 33554432000 4194304 4625164 140735477357984 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 890392

[startup+162.301 s]

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


[startup+702.301 s]
/proc/loadavg: 8.07 8.11 7.73 9/380 5956
/proc/meminfo: memFree=24259100/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=3753872 CPUtime=2800.67 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 4933782 0 0 0 279251 816 0 0 25 0 4 0 669843499 3843964928 790993 33554432000 4194304 4625164 140735477357984 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 938468 790993 358 106 0 933971 0
[pid=5933/tid=5934] ppid=5931 vsize=3753872 CPUtime=693.96 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 125902 0 0 0 69367 29 0 0 25 0 4 0 669843500 3843964928 790993 33554432000 4194304 4625164 140735477357984 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=3753872 CPUtime=702.28 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 164450 0 0 0 70135 93 0 0 25 0 4 0 669843500 3843964928 790993 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=3753872 CPUtime=702.25 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 2568117 0 0 0 69844 381 0 0 25 0 4 0 669843500 3843964928 790993 33554432000 4194304 4625164 140735477357984 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.67
Current children cumulated vsize (KiB) 3753872

[startup+762.314 s]
/proc/loadavg: 8.02 8.08 7.74 9/380 5957
/proc/meminfo: memFree=24162852/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=3829176 CPUtime=3039.99 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 5432902 0 0 0 303099 900 0 0 25 0 4 0 669843499 3921076224 811117 33554432000 4194304 4625164 140735477357984 18446744073709551615 4393070 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 957294 811119 354 106 0 952797 0
[pid=5933/tid=5934] ppid=5931 vsize=3829176 CPUtime=753.26 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 126169 0 0 0 75296 30 0 0 25 0 4 0 669843500 3921076224 811119 33554432000 4194304 4625164 140735477357984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=3829176 CPUtime=762.28 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 173329 0 0 0 76126 102 0 0 25 0 4 0 669843500 3921076224 811119 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=3829176 CPUtime=762.27 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 3046059 0 0 0 75773 454 0 0 25 0 4 0 669843500 3921076224 811119 33554432000 4194304 4625164 140735477357984 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3039.99
Current children cumulated vsize (KiB) 3829176

[startup+822.3 s]
/proc/loadavg: 8.07 8.08 7.76 9/380 5959
/proc/meminfo: memFree=23878132/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=4608024 CPUtime=3279.17 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 6514321 0 0 0 326862 1055 0 0 25 0 4 0 669843499 4718616576 876639 33554432000 4194304 4625164 140735477357984 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 1152006 876639 356 106 0 1147509 0
[pid=5933/tid=5934] ppid=5931 vsize=4608024 CPUtime=812.54 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 126324 0 0 0 81224 30 0 0 25 0 4 0 669843500 4718616576 876639 33554432000 4194304 4625164 140735477357984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=4608024 CPUtime=822.23 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 181297 0 0 0 82116 107 0 0 25 0 4 0 669843500 4718616576 876639 33554432000 4194304 4625164 140735477357984 18446744073709551615 4464185 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=4608024 CPUtime=822.26 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 3590431 0 0 0 81689 537 0 0 25 0 4 0 669843500 4718616576 876639 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.17
Current children cumulated vsize (KiB) 4608024

[startup+882.3 s]
/proc/loadavg: 8.09 8.08 7.78 9/380 5970
/proc/meminfo: memFree=23803736/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=4608024 CPUtime=3518.42 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 7151874 0 0 0 350675 1167 0 0 25 0 4 0 669843499 4718616576 888734 33554432000 4194304 4625164 140735477357984 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 1152006 888734 346 106 0 1147509 0
[pid=5933/tid=5934] ppid=5931 vsize=4608024 CPUtime=871.81 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 126753 0 0 0 87151 30 0 0 25 0 4 0 669843500 4718616576 888735 33554432000 4194304 4625164 140735477357984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=4608024 CPUtime=882.23 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 188111 0 0 0 88108 115 0 0 25 0 4 0 669843500 4718616576 888736 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=4608024 CPUtime=882.24 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 4132038 0 0 0 87599 625 0 0 25 0 4 0 669843500 4718616576 888736 33554432000 4194304 4625164 140735477357984 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.42
Current children cumulated vsize (KiB) 4608024

[startup+942.3 s]
/proc/loadavg: 8.14 8.10 7.80 9/380 5971
/proc/meminfo: memFree=23574932/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=4912460 CPUtime=3757.69 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 7718188 0 0 0 374516 1253 0 0 25 0 4 0 669843499 5030359040 941469 33554432000 4194304 4625164 140735477357984 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 1228115 941469 346 106 0 1223618 0
[pid=5933/tid=5934] ppid=5931 vsize=4912460 CPUtime=931.1 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 134275 0 0 0 93079 31 0 0 25 0 4 0 669843500 5030359040 941469 33554432000 4194304 4625164 140735477357984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=4912460 CPUtime=942.23 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 191926 0 0 0 94103 120 0 0 25 0 4 0 669843500 5030359040 941469 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=4912460 CPUtime=942.24 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 4544125 0 0 0 93540 684 0 0 25 0 4 0 669843500 5030359040 941469 33554432000 4194304 4625164 140735477357984 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.69
Current children cumulated vsize (KiB) 4912460

[startup+1002.3 s]
/proc/loadavg: 8.15 8.11 7.82 9/380 5975
/proc/meminfo: memFree=23321836/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=5059372 CPUtime=3996.97 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 8258101 0 0 0 398362 1335 0 0 25 0 4 0 669843499 5180796928 997971 33554432000 4194304 4625164 140735477357984 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 1264843 997971 367 106 0 1260346 0
[pid=5933/tid=5934] ppid=5931 vsize=5059372 CPUtime=990.39 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 134404 0 0 0 99008 31 0 0 25 0 4 0 669843500 5180796928 997971 33554432000 4194304 4625164 140735477357984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=5059372 CPUtime=1002.22 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 196890 0 0 0 100100 122 0 0 25 0 4 0 669843500 5180796928 997971 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=5059372 CPUtime=1002.24 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 5028974 0 0 0 99470 754 0 0 25 0 4 0 669843500 5180796928 997971 33554432000 4194304 4625164 140735477357984 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3996.97
Current children cumulated vsize (KiB) 5059372

[startup+1062.3 s]
/proc/loadavg: 8.36 8.19 7.86 9/380 5977
/proc/meminfo: memFree=23244936/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=5059372 CPUtime=4236.26 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 8798176 0 0 0 422209 1417 0 0 25 0 4 0 669843499 5180796928 1012888 33554432000 4194304 4625164 140735477357984 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 1264843 1012888 362 106 0 1260346 0
[pid=5933/tid=5934] ppid=5931 vsize=5059372 CPUtime=1049.68 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 134850 0 0 0 104937 31 0 0 25 0 4 0 669843500 5180796928 1012888 33554432000 4194304 4625164 140735477357984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=5059372 CPUtime=1062.23 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 200535 0 0 0 106097 126 0 0 25 0 4 0 669843500 5180796928 1012888 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=5059372 CPUtime=1062.24 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 5554798 0 0 0 105394 830 0 0 25 0 4 0 669843500 5180796928 1012888 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.26
Current children cumulated vsize (KiB) 5059372

[startup+1122.3 s]
/proc/loadavg: 8.26 8.19 7.89 9/380 5979
/proc/meminfo: memFree=23165932/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=5122892 CPUtime=4475.52 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 9383055 0 0 0 446047 1505 0 0 25 0 4 0 669843499 5245841408 1027800 33554432000 4194304 4625164 140735477357984 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 1280723 1027800 346 106 0 1276226 0
[pid=5933/tid=5934] ppid=5931 vsize=5122892 CPUtime=1108.97 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 168729 0 0 0 110861 36 0 0 25 0 4 0 669843500 5245841408 1027800 33554432000 4194304 4625164 140735477357984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=5122892 CPUtime=1122.23 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 204086 0 0 0 112093 130 0 0 25 0 4 0 669843500 5245841408 1027800 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=5122892 CPUtime=1122.24 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 6095282 0 0 0 111316 908 0 0 25 0 4 0 669843500 5245841408 1027800 33554432000 4194304 4625164 140735477357984 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.52
Current children cumulated vsize (KiB) 5122892

[startup+1182.3 s]
/proc/loadavg: 8.17 8.18 7.90 9/380 5981
/proc/meminfo: memFree=23086308/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=5148408 CPUtime=4714.81 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 10043561 0 0 0 469874 1607 0 0 25 0 4 0 669843499 5271969792 1046234 33554432000 4194304 4625164 140735477357984 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 1287102 1046242 367 106 0 1282605 0
[pid=5933/tid=5934] ppid=5931 vsize=5148408 CPUtime=1168.26 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 169203 0 0 0 116790 36 0 0 25 0 4 0 669843500 5271969792 1046242 33554432000 4194304 4625164 140735477357984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=5148408 CPUtime=1182.23 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 209749 0 0 0 118086 137 0 0 25 0 4 0 669843500 5271969792 1046242 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=5148408 CPUtime=1182.25 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 6661144 0 0 0 117236 989 0 0 25 0 4 0 669843500 5271969792 1046242 33554432000 4194304 4625164 140735477357984 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.81
Current children cumulated vsize (KiB) 5148408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.11 8.17 7.90 5/375 5982
/proc/meminfo: memFree=23634780/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=5200400 CPUtime=4800.18 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) R 5931 5933 5006 0 -1 4202496 10325797 0 0 0 478361 1657 0 0 25 0 4 0 669843499 5325209600 1054993 33554432000 4194304 4625164 140735477357984 18446744073709551615 4510146 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 1300100 1054993 347 106 0 1295603 0
[pid=5933/tid=5934] ppid=5931 vsize=5200400 CPUtime=1189.4 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4202560 169308 0 0 0 118904 36 0 0 25 0 4 0 669843500 5325209600 1055196 33554432000 4194304 4625164 140735477357984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5933/tid=5935] ppid=5931 vsize=5200400 CPUtime=1203.64 cores=0,2,4,6
/proc/5933/task/5935/stat : 5935 (SArTagnan) R 5931 5933 5006 0 -1 4202560 240910 0 0 0 120218 146 0 0 25 0 4 0 669843500 5325209600 1055196 33554432000 4194304 4625164 140735477357984 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5933/tid=5936] ppid=5931 vsize=5200400 CPUtime=1203.65 cores=0,2,4,6
/proc/5933/task/5936/stat : 5936 (SArTagnan) R 5931 5933 5006 0 -1 4202560 6872331 0 0 0 119343 1022 0 0 25 0 4 0 669843500 5325209600 1055196 33554432000 4194304 4625164 140735477357984 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 5200400

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

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

[startup+1203.82 s]
/proc/loadavg: 8.11 8.17 7.90 5/375 5982
/proc/meminfo: memFree=23634780/32951124 swapFree=37160408/67111528
[pid=5933] ppid=5931 vsize=0 CPUtime=4800.31 cores=0,2,4,6
/proc/5933/stat : 5933 (SArTagnan) Z 5931 5933 5006 0 -1 4203548 10326320 0 0 0 478364 1667 0 0 25 0 2 0 669843499 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5933/statm: 0 0 0 0 0 0 0
[pid=5933/tid=5934] ppid=5931 vsize=0 CPUtime=1189.51 cores=0,2,4,6
/proc/5933/task/5934/stat : 5934 (SArTagnan) R 5931 5933 5006 0 -1 4203588 169308 0 0 0 118905 46 0 0 25 0 2 0 669843500 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.9
CPU time (s): 4800.4
CPU user time (s): 4783.65
CPU system time (s): 16.7515
CPU usage (%): 398.739
Max. virtual memory (cumulated for all children) (KiB): 6144760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4783.65
system time used= 16.7515
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10326320
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= 4846
involuntary context switches= 23320

runsolver used 3.9624 second user time and 10.3354 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-16 23:47:11
IDJOB=3385937
IDBENCH=84010
IDSOLVER=1871
FILE ID=node104/3385937-1305582430
RUNJOBID= node104-1305581224-5816
PBS_JOBID= 13350212
Free space on /tmp= 73268 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/SAT/SGI_30_80_15_90_4-dir.shuffled-as.sat03-6.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385937-1305582430/watcher-3385937-1305582430 -o /tmp/evaluation-result-3385937-1305582430/solver-3385937-1305582430 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385937-1305582430.cnf -threads=4

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

MD5SUM BENCH= 22bbcb4a25a1da66113c240898c75509
RANDOM SEED=60827067

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27826020 kB
Buffers:        302248 kB
Cached:        2722600 kB
SwapCached:     152312 kB
Active:        1304328 kB
Inactive:      3539276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27826020 kB
SwapTotal:    67111528 kB
SwapFree:     37160408 kB
Dirty:            3504 kB
Writeback:           0 kB
AnonPages:     1679564 kB
Mapped:          11032 kB
Slab:           127864 kB
PageTables:      88388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87808904 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= 73272 MiB
End job on node104 at 2011-05-17 00:07:16