Trace number 3386080

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) 3885.13 1300.05

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.04/
connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
MD5SUM41d80cc808c021a52e21ee9950bc91e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
Number of clauses of size 50
Number of clauses of size over 50

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-3386080-1305582782/watcher-3386080-1305582782 -o /tmp/evaluation-result-3386080-1305582782/solver-3386080-1305582782 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386080-1305582782.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: 6.12 8.46 9.48 3/342 6298
/proc/meminfo: memFree=16817616/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=51736 CPUtime=0 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1145 0 0 0 0 0 0 0 20 0 4 0 669876419 52977664 966 33554432000 4194304 4625164 140734631676880 18446744073709551615 47247772723120 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6298/statm: 12934 966 301 106 0 8437 0
[pid=6298/tid=6299] ppid=6296 vsize=51736 CPUtime=0 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 669876420 52977664 966 33554432000 4194304 4625164 140734631676880 18446744073709551615 246516890609 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=51736 CPUtime=0 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 669876420 52977664 966 33554432000 4194304 4625164 140734631676880 18446744073709551615 246516890609 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=51736 CPUtime=0 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 669876420 52977664 966 33554432000 4194304 4625164 140734631676880 18446744073709551615 47247772723116 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0962611 s]
/proc/loadavg: 6.12 8.46 9.48 3/342 6298
/proc/meminfo: memFree=16817616/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=184596 CPUtime=0.26 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1970 0 0 0 26 0 0 0 22 0 4 0 669876419 189026304 1477 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6298/statm: 46149 1477 342 106 0 41652 0
[pid=6298/tid=6299] ppid=6296 vsize=184596 CPUtime=0 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 14 0 0 0 0 0 0 0 23 0 4 0 669876420 189026304 1477 33554432000 4194304 4625164 140734631676880 18446744073709551615 4279928 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=184596 CPUtime=0.08 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 238 0 0 0 8 0 0 0 23 0 4 0 669876420 189026304 1477 33554432000 4194304 4625164 140734631676880 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=184596 CPUtime=0.08 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 300 0 0 0 8 0 0 0 23 0 4 0 669876420 189026304 1477 33554432000 4194304 4625164 140734631676880 18446744073709551615 246516501408 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 184596

[startup+0.10026 s]
/proc/loadavg: 6.12 8.46 9.48 3/342 6298
/proc/meminfo: memFree=16817616/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=184820 CPUtime=0.27 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 2093 0 0 0 27 0 0 0 22 0 4 0 669876419 189255680 1490 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6298/statm: 46205 1490 342 106 0 41708 0
[pid=6298/tid=6299] ppid=6296 vsize=184820 CPUtime=0 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 14 0 0 0 0 0 0 0 23 0 4 0 669876420 189255680 1490 33554432000 4194304 4625164 140734631676880 18446744073709551615 4279928 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=184820 CPUtime=0.08 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 351 0 0 0 8 0 0 0 23 0 4 0 669876420 189255680 1490 33554432000 4194304 4625164 140734631676880 18446744073709551615 4462457 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=184820 CPUtime=0.09 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 302 0 0 0 9 0 0 0 23 0 4 0 669876420 189255680 1490 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 184820

[startup+0.300225 s]
/proc/loadavg: 6.12 8.46 9.48 3/342 6298
/proc/meminfo: memFree=16817616/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=186260 CPUtime=0.86 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 3373 0 0 0 86 0 0 0 22 0 4 0 669876419 190730240 2273 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512078 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6298/statm: 46565 2273 342 106 0 42068 0
[pid=6298/tid=6299] ppid=6296 vsize=186260 CPUtime=0.08 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 291 0 0 0 8 0 0 0 23 0 4 0 669876420 190730240 2273 33554432000 4194304 4625164 140734631676880 18446744073709551615 4291828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=186260 CPUtime=0.28 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 505 0 0 0 28 0 0 0 23 0 4 0 669876420 190730240 2274 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=186260 CPUtime=0.29 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 987 0 0 0 29 0 0 0 24 0 4 0 669876420 190730240 2274 33554432000 4194304 4625164 140734631676880 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 186260

[startup+0.701153 s]
/proc/loadavg: 6.12 8.46 9.48 3/342 6298
/proc/meminfo: memFree=16817616/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=188640 CPUtime=2.07 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 6768 0 0 0 206 1 0 0 23 0 4 0 669876419 193167360 3358 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6298/statm: 47160 3359 345 106 0 42663 0
[pid=6298/tid=6299] ppid=6296 vsize=188640 CPUtime=0.28 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 689 0 0 0 28 0 0 0 23 0 4 0 669876420 193167360 3359 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=188640 CPUtime=0.67 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 991 0 0 0 67 0 0 0 25 0 4 0 669876420 193167360 3359 33554432000 4194304 4625164 140734631676880 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=188640 CPUtime=0.68 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 3140 0 0 0 68 0 0 0 25 0 4 0 669876420 193167360 3360 33554432000 4194304 4625164 140734631676880 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 188640

[startup+1.50101 s]
/proc/loadavg: 6.12 8.46 9.48 11/352 6311
/proc/meminfo: memFree=16784660/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=189348 CPUtime=4.46 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 11054 0 0 0 444 2 0 0 25 0 4 0 669876419 193892352 4601 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6298/statm: 47337 4601 345 106 0 42840 0
[pid=6298/tid=6299] ppid=6296 vsize=189348 CPUtime=0.68 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 786 0 0 0 68 0 0 0 25 0 4 0 669876420 193892352 4601 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351958 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=189348 CPUtime=1.47 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1631 0 0 0 146 1 0 0 25 0 4 0 669876420 193892352 4601 33554432000 4194304 4625164 140734631676880 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=189348 CPUtime=1.48 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 6594 0 0 0 148 0 0 0 25 0 4 0 669876420 193892352 4602 33554432000 4194304 4625164 140734631676880 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 189348

[startup+3.10071 s]
/proc/loadavg: 6.43 8.49 9.49 12/352 6311
/proc/meminfo: memFree=16769036/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=193312 CPUtime=9.24 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 23788 0 0 0 921 3 0 0 25 0 4 0 669876419 197951488 6733 33554432000 4194304 4625164 140734631676880 18446744073709551615 4356570 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 48328 6733 345 106 0 43831 0
[pid=6298/tid=6299] ppid=6296 vsize=193312 CPUtime=1.71 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1335 0 0 0 171 0 0 0 25 0 4 0 669876420 197951488 6733 33554432000 4194304 4625164 140734631676880 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=193312 CPUtime=2.82 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 2446 0 0 0 281 1 0 0 25 0 4 0 669876420 197951488 6733 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=193312 CPUtime=3.08 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 17326 0 0 0 307 1 0 0 25 0 4 0 669876420 197951488 6733 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.24
Current children cumulated vsize (KiB) 193312

[startup+6.30113 s]
/proc/loadavg: 6.43 8.49 9.49 11/352 6311
/proc/meminfo: memFree=16737152/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=199424 CPUtime=18.8 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 47961 0 0 0 1873 7 0 0 25 0 4 0 669876419 204210176 9964 33554432000 4194304 4625164 140734631676880 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 49856 9964 346 106 0 45359 0
[pid=6298/tid=6299] ppid=6296 vsize=199424 CPUtime=4.9 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 2966 0 0 0 490 0 0 0 25 0 4 0 669876420 204210176 9964 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=199424 CPUtime=4.31 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 3604 0 0 0 430 1 0 0 25 0 4 0 669876420 204210176 9964 33554432000 4194304 4625164 140734631676880 18446744073709551615 4462351 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=199424 CPUtime=6 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 38122 0 0 0 596 4 0 0 25 0 4 0 669876420 204210176 9964 33554432000 4194304 4625164 140734631676880 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.8
Current children cumulated vsize (KiB) 199424

[startup+12.701 s]
/proc/loadavg: 6.98 8.54 9.49 11/352 6312
/proc/meminfo: memFree=16691772/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=210420 CPUtime=37.93 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 75740 0 0 0 3782 11 0 0 25 0 4 0 669876419 215470080 13774 33554432000 4194304 4625164 140734631676880 18446744073709551615 4424017 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 52605 13774 346 106 0 48108 0
[pid=6298/tid=6299] ppid=6296 vsize=210420 CPUtime=11.3 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 4849 0 0 0 1130 0 0 0 25 0 4 0 669876420 215470080 13774 33554432000 4194304 4625164 140734631676880 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=210420 CPUtime=8.5 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 4951 0 0 0 849 1 0 0 25 0 4 0 669876420 215470080 13774 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=210420 CPUtime=9.2 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 61577 0 0 0 912 8 0 0 25 0 4 0 669876420 215470080 13774 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.93
Current children cumulated vsize (KiB) 210420

[startup+25.5006 s]
/proc/loadavg: 7.44 8.58 9.50 11/352 6312
/proc/meminfo: memFree=16636076/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=223868 CPUtime=76.19 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 88729 0 0 0 7606 13 0 0 25 0 4 0 669876419 229240832 18316 33554432000 4194304 4625164 140734631676880 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 55967 18316 346 106 0 51470 0
[pid=6298/tid=6299] ppid=6296 vsize=223868 CPUtime=24.11 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 6814 0 0 0 2410 1 0 0 25 0 4 0 669876420 229240832 18316 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=223868 CPUtime=21.31 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 10378 0 0 0 2129 2 0 0 25 0 4 0 669876420 229240832 18316 33554432000 4194304 4625164 140734631676880 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=223868 CPUtime=15.4 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 66560 0 0 0 1532 8 0 0 25 0 4 0 669876420 229240832 18316 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 76.19
Current children cumulated vsize (KiB) 223868

[startup+51.101 s]
/proc/loadavg: 8.53 8.75 9.52 11/352 6313
/proc/meminfo: memFree=16540180/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=230356 CPUtime=152.71 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 177997 0 0 0 15244 27 0 0 25 0 4 0 669876419 235884544 26111 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 57589 26111 346 106 0 53092 0
[pid=6298/tid=6299] ppid=6296 vsize=230356 CPUtime=37.04 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 7118 0 0 0 3703 1 0 0 25 0 4 0 669876420 235884544 26111 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=230356 CPUtime=46.91 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 15972 0 0 0 4688 3 0 0 25 0 4 0 669876420 235884544 26111 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=230356 CPUtime=28.32 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 147553 0 0 0 2811 21 0 0 25 0 4 0 669876420 235884544 26111 33554432000 4194304 4625164 140734631676880 18446744073709551615 4579604 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 152.71
Current children cumulated vsize (KiB) 230356

[startup+102.314 s]
/proc/loadavg: 9.73 9.03 9.58 11/352 6314
/proc/meminfo: memFree=16408600/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=271148 CPUtime=305.78 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 212088 0 0 0 30546 32 0 0 25 0 4 0 669876419 277655552 38877 33554432000 4194304 4625164 140734631676880 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 67787 38877 471 106 0 63290 0
[pid=6298/tid=6299] ppid=6296 vsize=271148 CPUtime=62.53 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 9762 0 0 0 6252 1 0 0 25 0 4 0 669876420 277655552 38877 33554432000 4194304 4625164 140734631676880 18446744073709551615 4462369 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=271148 CPUtime=98.12 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 22259 0 0 0 9808 4 0 0 25 0 4 0 669876420 277655552 38877 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=271148 CPUtime=54.03 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 165293 0 0 0 5380 23 0 0 25 0 4 0 669876420 277655552 38877 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 305.78
Current children cumulated vsize (KiB) 271148

[startup+162.301 s]

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

[pid=6298] ppid=6296 vsize=750076 CPUtime=2098.62 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1264961 0 0 0 209670 192 0 0 25 0 4 0 669876419 768077824 130497 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 187519 130497 1701 106 0 183022 0
[pid=6298/tid=6299] ppid=6296 vsize=750076 CPUtime=362.19 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 21290 0 0 0 36216 3 0 0 25 0 4 0 669876420 768077824 130497 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=750076 CPUtime=698.11 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 51953 0 0 0 69801 10 0 0 25 0 4 0 669876420 768077824 130497 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=750076 CPUtime=354.39 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1104847 0 0 0 35275 164 0 0 25 0 4 0 669876420 768077824 130497 33554432000 4194304 4625164 140734631676880 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2098.62
Current children cumulated vsize (KiB) 750076

[startup+762.313 s]
/proc/loadavg: 10.30 10.15 9.91 11/352 6344
/proc/meminfo: memFree=15065696/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=812388 CPUtime=2277.81 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1301273 0 0 0 227584 197 0 0 25 0 4 0 669876419 831885312 136316 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 203097 136316 1565 106 0 198600 0
[pid=6298/tid=6299] ppid=6296 vsize=812388 CPUtime=392.18 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 21381 0 0 0 39215 3 0 0 25 0 4 0 669876420 831885312 136316 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=812388 CPUtime=758.12 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 70353 0 0 0 75800 12 0 0 25 0 4 0 669876420 831885312 136316 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=812388 CPUtime=384.4 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1105116 0 0 0 38276 164 0 0 25 0 4 0 669876420 831885312 136316 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2277.81
Current children cumulated vsize (KiB) 812388

[startup+822.3 s]
/proc/loadavg: 10.19 10.14 9.91 12/352 6345
/proc/meminfo: memFree=14950340/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=812388 CPUtime=2457.12 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1312315 0 0 0 245512 200 0 0 25 0 4 0 669876419 831885312 139940 33554432000 4194304 4625164 140734631676880 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 203097 139940 1564 106 0 198600 0
[pid=6298/tid=6299] ppid=6296 vsize=812388 CPUtime=422.24 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 21506 0 0 0 42221 3 0 0 25 0 4 0 669876420 831885312 139940 33554432000 4194304 4625164 140734631676880 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=812388 CPUtime=818.11 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 71126 0 0 0 81798 13 0 0 25 0 4 0 669876420 831885312 139940 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=812388 CPUtime=414.34 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1111292 0 0 0 41268 166 0 0 25 0 4 0 669876420 831885312 139940 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2457.12
Current children cumulated vsize (KiB) 812388

[startup+882.3 s]
/proc/loadavg: 10.21 10.15 9.93 11/352 6347
/proc/meminfo: memFree=14843536/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=812388 CPUtime=2636.47 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1317991 0 0 0 263445 202 0 0 25 0 4 0 669876419 831885312 142499 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 203097 142499 1198 106 0 198600 0
[pid=6298/tid=6299] ppid=6296 vsize=812388 CPUtime=452.24 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 21571 0 0 0 45221 3 0 0 25 0 4 0 669876420 831885312 142499 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=812388 CPUtime=878.1 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 71930 0 0 0 87797 13 0 0 25 0 4 0 669876420 831885312 142499 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=812388 CPUtime=444.33 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1111790 0 0 0 44267 166 0 0 25 0 4 0 669876420 831885312 142499 33554432000 4194304 4625164 140734631676880 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2636.47
Current children cumulated vsize (KiB) 812388

[startup+942.3 s]
/proc/loadavg: 10.08 10.13 9.93 11/352 6348
/proc/meminfo: memFree=14753104/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=842740 CPUtime=2815.82 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1341535 0 0 0 281376 206 0 0 25 0 4 0 669876419 862965760 148396 33554432000 4194304 4625164 140734631676880 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 210685 148396 625 106 0 206188 0
[pid=6298/tid=6299] ppid=6296 vsize=842740 CPUtime=482.17 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 21816 0 0 0 48214 3 0 0 25 0 4 0 669876420 862965760 148396 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=842740 CPUtime=938.11 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 72339 0 0 0 93797 14 0 0 25 0 4 0 669876420 862965760 148396 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=842740 CPUtime=474.41 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1112606 0 0 0 47274 167 0 0 25 0 4 0 669876420 862965760 148396 33554432000 4194304 4625164 140734631676880 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2815.82
Current children cumulated vsize (KiB) 842740

[startup+1002.3 s]
/proc/loadavg: 10.31 10.19 9.96 12/352 6350
/proc/meminfo: memFree=14631052/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=820452 CPUtime=2995.16 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1354478 0 0 0 299307 209 0 0 25 0 4 0 669876419 840142848 154674 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 205113 154674 446 106 0 200616 0
[pid=6298/tid=6299] ppid=6296 vsize=820452 CPUtime=512.16 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 22109 0 0 0 51213 3 0 0 25 0 4 0 669876420 840142848 154674 33554432000 4194304 4625164 140734631676880 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=820452 CPUtime=998.1 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 75075 0 0 0 99795 15 0 0 25 0 4 0 669876420 840142848 154674 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=820452 CPUtime=504.42 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1120585 0 0 0 50274 168 0 0 25 0 4 0 669876420 840142848 154674 33554432000 4194304 4625164 140734631676880 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2995.16
Current children cumulated vsize (KiB) 820452

[startup+1062.3 s]
/proc/loadavg: 10.19 10.17 9.97 11/352 6352
/proc/meminfo: memFree=14575588/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=826256 CPUtime=3174.52 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1359141 0 0 0 317241 211 0 0 25 0 4 0 669876419 846086144 159270 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 206564 159270 444 106 0 202067 0
[pid=6298/tid=6299] ppid=6296 vsize=826256 CPUtime=542.16 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 22223 0 0 0 54213 3 0 0 25 0 4 0 669876420 846086144 159270 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=826256 CPUtime=1058.1 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 76520 0 0 0 105794 16 0 0 25 0 4 0 669876420 846086144 159270 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=826256 CPUtime=534.42 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1122302 0 0 0 53274 168 0 0 25 0 4 0 669876420 846086144 159270 33554432000 4194304 4625164 140734631676880 18446744073709551615 4579610 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3174.52
Current children cumulated vsize (KiB) 826256

[startup+1122.3 s]
/proc/loadavg: 10.31 10.21 10.00 11/352 6353
/proc/meminfo: memFree=14455404/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=872256 CPUtime=3353.86 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1446150 0 0 0 335163 223 0 0 25 0 4 0 669876419 893190144 166777 33554432000 4194304 4625164 140734631676880 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 218064 166777 348 106 0 213567 0
[pid=6298/tid=6299] ppid=6296 vsize=872256 CPUtime=572.16 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 22413 0 0 0 57213 3 0 0 25 0 4 0 669876420 893190144 166777 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=872256 CPUtime=1118.1 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 78521 0 0 0 111792 18 0 0 25 0 4 0 669876420 893190144 166777 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=872256 CPUtime=564.41 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1180904 0 0 0 56266 175 0 0 25 0 4 0 669876420 893190144 166777 33554432000 4194304 4625164 140734631676880 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3353.86
Current children cumulated vsize (KiB) 872256

[startup+1182.3 s]
/proc/loadavg: 10.19 10.20 10.00 12/352 6355
/proc/meminfo: memFree=14367336/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=912092 CPUtime=3533.22 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1598596 0 0 0 353077 245 0 0 25 0 4 0 669876419 933982208 177645 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 228023 177645 907 106 0 223526 0
[pid=6298/tid=6299] ppid=6296 vsize=912092 CPUtime=602.17 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 29886 0 0 0 60213 4 0 0 25 0 4 0 669876420 933982208 177645 33554432000 4194304 4625164 140734631676880 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=912092 CPUtime=1178.1 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 79530 0 0 0 117792 18 0 0 25 0 4 0 669876420 933982208 177645 33554432000 4194304 4625164 140734631676880 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=912092 CPUtime=594.41 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1322006 0 0 0 59246 195 0 0 25 0 4 0 669876420 933982208 177645 33554432000 4194304 4625164 140734631676880 18446744073709551615 4547395 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3533.22
Current children cumulated vsize (KiB) 912092

[startup+1242.3 s]
/proc/loadavg: 10.42 10.26 10.03 11/352 6356
/proc/meminfo: memFree=14284232/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=929216 CPUtime=3712.57 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1603374 0 0 0 371009 248 0 0 25 0 4 0 669876419 951517184 182344 33554432000 4194304 4625164 140734631676880 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 232304 182344 907 106 0 227807 0
[pid=6298/tid=6299] ppid=6296 vsize=929216 CPUtime=632.18 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 30044 0 0 0 63214 4 0 0 25 0 4 0 669876420 951517184 182344 33554432000 4194304 4625164 140734631676880 18446744073709551615 4464266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=929216 CPUtime=1238.1 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 80927 0 0 0 123790 20 0 0 25 0 4 0 669876420 951517184 182344 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=929216 CPUtime=624.4 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1322055 0 0 0 62245 195 0 0 25 0 4 0 669876420 951517184 182344 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3712.57
Current children cumulated vsize (KiB) 929216



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.28 10.25 10.04 11/352 6358
/proc/meminfo: memFree=14211780/32951124 swapFree=54450792/67111528
[pid=6298] ppid=6296 vsize=978176 CPUtime=3885.06 cores=0,2,4,6
/proc/6298/stat : 6298 (SArTagnan) R 6296 6298 5768 0 -1 4202496 1633397 0 0 0 388254 252 0 0 25 0 4 0 669876419 1001652224 188522 33554432000 4194304 4625164 140734631676880 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6298/statm: 244544 188522 907 106 0 240047 0
[pid=6298/tid=6299] ppid=6296 vsize=978176 CPUtime=667.4 cores=0,2,4,6
/proc/6298/task/6299/stat : 6299 (SArTagnan) R 6296 6298 5768 0 -1 4202560 30771 0 0 0 66736 4 0 0 25 0 4 0 669876420 1001652224 188522 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6300] ppid=6296 vsize=978176 CPUtime=1288.62 cores=0,2,4,6
/proc/6298/task/6300/stat : 6300 (SArTagnan) R 6296 6298 5768 0 -1 4202560 108284 0 0 0 128838 24 0 0 25 0 4 0 669876420 1001652224 188522 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6298/tid=6301] ppid=6296 vsize=978176 CPUtime=654.09 cores=0,2,4,6
/proc/6298/task/6301/stat : 6301 (SArTagnan) R 6296 6298 5768 0 -1 4202560 1322199 0 0 0 65213 196 0 0 25 0 4 0 669876420 1001652224 188522 33554432000 4194304 4625164 140734631676880 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3885.06
Current children cumulated vsize (KiB) 978176

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 3885.13
CPU user time (s): 3882.57
CPU system time (s): 2.56261
CPU usage (%): 298.844
Max. virtual memory (cumulated for all children) (KiB): 1074168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3882.57
system time used= 2.56261
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1633397
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= 200
involuntary context switches= 81939

runsolver used 4.10938 second user time and 10.1035 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-16 23:53:02
IDJOB=3386080
IDBENCH=84634
IDSOLVER=1871
FILE ID=node134/3386080-1305582782
RUNJOBID= node134-1305582782-6284
PBS_JOBID= 13350221
Free space on /tmp= 73580 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/connamacher/connm-d0.04/connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386080-1305582782/watcher-3386080-1305582782 -o /tmp/evaluation-result-3386080-1305582782/solver-3386080-1305582782 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386080-1305582782.cnf -threads=4

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

MD5SUM BENCH= 41d80cc808c021a52e21ee9950bc91e0
RANDOM SEED=671702337

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16817788 kB
Buffers:        168180 kB
Cached:         720168 kB
SwapCached:      16428 kB
Active:        4768712 kB
Inactive:     11126576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16817788 kB
SwapTotal:    67111528 kB
SwapFree:     54450792 kB
Dirty:             460 kB
Writeback:           0 kB
AnonPages:    14998240 kB
Mapped:          15644 kB
Slab:            97936 kB
PageTables:      77096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 72723664 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73580 MiB
End job on node134 at 2011-05-17 00:14:44