Trace number 3259232

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-03-24? (TO) 4800.22 1201.77

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes5.cnf
MD5SUMe7d4dc25f0d8e558fb091b1e566deab7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32395
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3259232-1304057993/watcher-3259232-1304057993 -o /tmp/evaluation-result-3259232-1304057993/solver-3259232-1304057993 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3259232-1304057993.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.37 7.92 7.68 1/175 17042
/proc/meminfo: memFree=18469188/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=19772 CPUtime=0 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 555 0 0 0 0 0 0 0 25 0 1 0 596029969 20246528 456 33554432000 4194304 4623224 140735978478768 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17042/statm: 4943 456 297 105 0 447 0

[startup+0.118467 s]
/proc/loadavg: 7.37 7.92 7.68 1/175 17042
/proc/meminfo: memFree=18469188/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=252520 CPUtime=0.42 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 2954 0 0 0 42 0 0 0 25 0 4 0 596029969 258580480 2488 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510358 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 63130 2488 344 105 0 58634 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 252520

[startup+0.200467 s]
/proc/loadavg: 7.37 7.92 7.68 1/175 17042
/proc/meminfo: memFree=18469188/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=254708 CPUtime=0.74 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 3843 0 0 0 74 0 0 0 25 0 4 0 596029969 260820992 2990 33554432000 4194304 4623224 140735978478768 18446744073709551615 4511301 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 63677 2990 344 105 0 59181 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 254708

[startup+0.300409 s]
/proc/loadavg: 7.37 7.92 7.68 1/175 17042
/proc/meminfo: memFree=18469188/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=256120 CPUtime=1.15 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 4932 0 0 0 114 1 0 0 25 0 4 0 596029969 262266880 3583 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 64030 3583 344 105 0 59534 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 256120

[startup+0.700341 s]
/proc/loadavg: 7.37 7.92 7.68 1/175 17042
/proc/meminfo: memFree=18469188/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=260064 CPUtime=2.75 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 7345 0 0 0 274 1 0 0 25 0 4 0 596029969 266305536 5042 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510030 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 65016 5042 344 105 0 60520 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 260064

[startup+1.50021 s]
/proc/loadavg: 7.37 7.92 7.68 9/184 17076
/proc/meminfo: memFree=18427048/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=265172 CPUtime=5.94 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 13453 0 0 0 592 2 0 0 25 0 4 0 596029969 271536128 7526 33554432000 4194304 4623224 140735978478768 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 66293 7526 344 105 0 61797 0
[pid=17042/tid=17044] ppid=17040 vsize=265172 CPUtime=1.48 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 2468 0 0 0 148 0 0 0 25 0 4 0 596029970 271536128 7526 33554432000 4194304 4623224 140735978478768 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=265172 CPUtime=1.46 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 3178 0 0 0 146 0 0 0 25 0 4 0 596029970 271536128 7526 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=265172 CPUtime=1.48 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 4105 0 0 0 148 0 0 0 25 0 4 0 596029970 271536128 7526 33554432000 4194304 4623224 140735978478768 18446744073709551615 4363928 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 265172

[startup+3.10094 s]
/proc/loadavg: 7.37 7.92 7.68 9/184 17076
/proc/meminfo: memFree=18403780/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=271432 CPUtime=12.34 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 24806 0 0 0 1230 4 0 0 25 0 4 0 596029969 277946368 10622 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 67858 10622 345 105 0 63362 0
[pid=17042/tid=17044] ppid=17040 vsize=271432 CPUtime=3.07 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 3804 0 0 0 307 0 0 0 25 0 4 0 596029970 277946368 10622 33554432000 4194304 4623224 140735978478768 18446744073709551615 4366341 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=271432 CPUtime=3.06 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 4898 0 0 0 306 0 0 0 25 0 4 0 596029970 277946368 10622 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=271432 CPUtime=3.07 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 11727 0 0 0 306 1 0 0 25 0 4 0 596029970 277946368 10622 33554432000 4194304 4623224 140735978478768 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 271432

[startup+6.30041 s]
/proc/loadavg: 7.42 7.92 7.68 9/184 17076
/proc/meminfo: memFree=18356908/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=276328 CPUtime=25.12 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 54359 0 0 0 2504 8 0 0 25 0 4 0 596029969 282959872 15747 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510146 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 69082 15747 345 105 0 64586 0
[pid=17042/tid=17044] ppid=17040 vsize=276328 CPUtime=6.28 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 5823 0 0 0 627 1 0 0 25 0 4 0 596029970 282959872 15747 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=276328 CPUtime=6.24 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 7811 0 0 0 623 1 0 0 25 0 4 0 596029970 282959872 15747 33554432000 4194304 4623224 140735978478768 18446744073709551615 4366460 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=276328 CPUtime=6.28 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 36276 0 0 0 624 4 0 0 25 0 4 0 596029970 282959872 15747 33554432000 4194304 4623224 140735978478768 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 276328

[startup+12.7003 s]
/proc/loadavg: 7.46 7.92 7.68 9/184 17076
/proc/meminfo: memFree=18288096/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=285100 CPUtime=50.67 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 113492 0 0 0 5049 18 0 0 25 0 4 0 596029969 291942400 23957 33554432000 4194304 4623224 140735978478768 18446744073709551615 4416162 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 71275 23957 346 105 0 66779 0
[pid=17042/tid=17044] ppid=17040 vsize=285100 CPUtime=12.67 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 9598 0 0 0 1266 1 0 0 25 0 4 0 596029970 291942400 23957 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=285100 CPUtime=12.61 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 12215 0 0 0 1257 4 0 0 25 0 4 0 596029970 291942400 23957 33554432000 4194304 4623224 140735978478768 18446744073709551615 4463048 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=285100 CPUtime=12.67 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 85590 0 0 0 1256 11 0 0 25 0 4 0 596029970 291942400 23957 33554432000 4194304 4623224 140735978478768 18446744073709551615 4559056 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 285100

[startup+25.5012 s]
/proc/loadavg: 7.66 7.94 7.69 9/184 17076
/proc/meminfo: memFree=18178708/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=323496 CPUtime=101.8 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 164014 0 0 0 10152 28 0 0 25 0 4 0 596029969 331259904 36239 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 80874 36239 367 105 0 76378 0
[pid=17042/tid=17044] ppid=17040 vsize=323496 CPUtime=25.48 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 17691 0 0 0 2545 3 0 0 25 0 4 0 596029970 331259904 36239 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=323496 CPUtime=25.34 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 17672 0 0 0 2528 6 0 0 25 0 4 0 596029970 331259904 36239 33554432000 4194304 4623224 140735978478768 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=323496 CPUtime=25.48 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 120403 0 0 0 2531 17 0 0 25 0 4 0 596029970 331259904 36239 33554432000 4194304 4623224 140735978478768 18446744073709551615 224284593053 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 323496

[startup+51.1009 s]
/proc/loadavg: 7.78 7.95 7.70 9/184 17078
/proc/meminfo: memFree=18002360/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=374744 CPUtime=204.07 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 395641 0 0 0 20346 61 0 0 25 0 4 0 596029969 383737856 55583 33554432000 4194304 4623224 140735978478768 18446744073709551615 4517492 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 93686 55583 595 105 0 89190 0
[pid=17042/tid=17044] ppid=17040 vsize=374744 CPUtime=51.08 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 25602 0 0 0 5103 5 0 0 25 0 4 0 596029970 383737856 55583 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=374744 CPUtime=50.8 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 30520 0 0 0 5071 9 0 0 25 0 4 0 596029970 383737856 55583 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=374744 CPUtime=51.07 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 322655 0 0 0 5064 43 0 0 25 0 4 0 596029970 383737856 55583 33554432000 4194304 4623224 140735978478768 18446744073709551615 4545690 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 374744

[startup+102.3 s]
/proc/loadavg: 7.96 7.97 7.72 9/184 17078
/proc/meminfo: memFree=17800444/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=419256 CPUtime=408.6 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 1024563 0 0 0 40708 152 0 0 25 0 4 0 596029969 429318144 77551 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 104814 77551 359 105 0 100318 0
[pid=17042/tid=17044] ppid=17040 vsize=419256 CPUtime=102.29 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 31240 0 0 0 10220 9 0 0 25 0 4 0 596029970 429318144 77551 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=419256 CPUtime=101.72 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 42892 0 0 0 10161 11 0 0 25 0 4 0 596029970 429318144 77551 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=419256 CPUtime=102.27 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 918539 0 0 0 10101 126 0 0 25 0 4 0 596029970 429318144 77551 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 419256

[startup+162.3 s]
/proc/loadavg: 8.04 7.99 7.74 9/184 17080
/proc/meminfo: memFree=17590008/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=669636 CPUtime=648.25 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 1068544 0 0 0 64656 169 0 0 25 0 4 0 596029969 685707264 104470 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 167409 104470 368 105 0 162913 0
[pid=17042/tid=17044] ppid=17040 vsize=669636 CPUtime=162.28 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 44750 0 0 0 16213 15 0 0 25 0 4 0 596029970 685707264 104470 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=669636 CPUtime=161.39 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 51565 0 0 0 16121 18 0 0 25 0 4 0 596029970 685707264 104470 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=669636 CPUtime=162.26 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 923097 0 0 0 16099 127 0 0 25 0 4 0 596029970 685707264 104470 33554432000 4194304 4623224 140735978478768 18446744073709551615 4545328 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.25
Current children cumulated vsize (KiB) 669636

[startup+222.306 s]
/proc/loadavg: 8.01 7.99 7.75 9/184 17082
/proc/meminfo: memFree=17376960/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=755228 CPUtime=887.94 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 1128893 0 0 0 88607 187 0 0 25 0 4 0 596029969 773353472 127866 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 188807 127866 457 105 0 184311 0
[pid=17042/tid=17044] ppid=17040 vsize=755228 CPUtime=222.29 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 61093 0 0 0 22207 22 0 0 25 0 4 0 596029970 773353472 127866 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=755228 CPUtime=221.07 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 69213 0 0 0 22081 26 0 0 25 0 4 0 596029970 773353472 127866 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=755228 CPUtime=222.26 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 926731 0 0 0 22098 128 0 0 25 0 4 0 596029970 773353472 127866 33554432000 4194304 4623224 140735978478768 18446744073709551615 4550521 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 755228

[startup+282.3 s]

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

[pid=17042] ppid=17040 vsize=1169700 CPUtime=2565.61 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 3773857 0 0 0 255988 573 0 0 25 0 4 0 596029969 1197772800 225378 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510130 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 292425 225378 634 105 0 287929 0
[pid=17042/tid=17044] ppid=17040 vsize=1169700 CPUtime=642.28 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 100580 0 0 0 64194 34 0 0 25 0 4 0 596029970 1197772800 225378 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=1169700 CPUtime=638.78 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 111531 0 0 0 63832 46 0 0 25 0 4 0 596029970 1197772800 225378 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=1169700 CPUtime=642.22 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 3447556 0 0 0 63748 474 0 0 25 0 4 0 596029970 1197772800 225378 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.61
Current children cumulated vsize (KiB) 1169700

[startup+702.3 s]
/proc/loadavg: 8.20 8.10 7.88 9/184 17094
/proc/meminfo: memFree=16475080/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=1169700 CPUtime=2805.27 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 4452509 0 0 0 279859 668 0 0 25 0 4 0 596029969 1197772800 231956 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510023 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 292425 231956 629 105 0 287929 0
[pid=17042/tid=17044] ppid=17040 vsize=1169700 CPUtime=702.28 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 103547 0 0 0 70191 37 0 0 25 0 4 0 596029970 1197772800 231956 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=1169700 CPUtime=698.45 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 112281 0 0 0 69799 46 0 0 25 0 4 0 596029970 1197772800 231956 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=1169700 CPUtime=702.22 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 4120934 0 0 0 69656 566 0 0 25 0 4 0 596029970 1197772800 231956 33554432000 4194304 4623224 140735978478768 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.27
Current children cumulated vsize (KiB) 1169700

[startup+762.3 s]
/proc/loadavg: 8.12 8.09 7.89 9/184 17096
/proc/meminfo: memFree=16386660/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=1216452 CPUtime=3044.96 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 5155383 0 0 0 303727 769 0 0 25 0 4 0 596029969 1245646848 246912 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 304113 246912 844 105 0 299617 0
[pid=17042/tid=17044] ppid=17040 vsize=1216452 CPUtime=762.29 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 106447 0 0 0 76189 40 0 0 25 0 4 0 596029970 1245646848 246912 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376933 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=1216452 CPUtime=758.13 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 114053 0 0 0 75766 47 0 0 25 0 4 0 596029970 1245646848 246912 33554432000 4194304 4623224 140735978478768 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=1216452 CPUtime=762.22 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 4799501 0 0 0 75562 660 0 0 25 0 4 0 596029970 1245646848 246912 33554432000 4194304 4623224 140735978478768 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 1216452

[startup+822.3 s]
/proc/loadavg: 8.09 8.09 7.90 9/184 17098
/proc/meminfo: memFree=16285088/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=1340312 CPUtime=3284.61 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 5928987 0 0 0 327577 884 0 0 25 0 4 0 596029969 1372479488 262883 33554432000 4194304 4623224 140735978478768 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 335078 262883 692 105 0 330582 0
[pid=17042/tid=17044] ppid=17040 vsize=1340312 CPUtime=822.29 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 133597 0 0 0 82185 44 0 0 25 0 4 0 596029970 1372479488 262883 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=1340312 CPUtime=817.79 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 117432 0 0 0 81731 48 0 0 25 0 4 0 596029970 1372479488 262883 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=1340312 CPUtime=822.2 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 5457996 0 0 0 81465 755 0 0 25 0 4 0 596029970 1372479488 262883 33554432000 4194304 4623224 140735978478768 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 1340312

[startup+882.306 s]
/proc/loadavg: 8.07 8.08 7.91 9/184 17100
/proc/meminfo: memFree=16194932/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=1398612 CPUtime=3524.3 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 6519824 0 0 0 351458 972 0 0 25 0 4 0 596029969 1432178688 275258 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 349653 275258 679 105 0 345157 0
[pid=17042/tid=17044] ppid=17040 vsize=1398612 CPUtime=882.29 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 140441 0 0 0 88184 45 0 0 25 0 4 0 596029970 1432178688 275258 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=1398612 CPUtime=877.47 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 120632 0 0 0 87697 50 0 0 25 0 4 0 596029970 1432178688 275258 33554432000 4194304 4623224 140735978478768 18446744073709551615 4377218 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=1398612 CPUtime=882.2 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 6023411 0 0 0 87382 838 0 0 25 0 4 0 596029970 1432178688 275258 33554432000 4194304 4623224 140735978478768 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.3
Current children cumulated vsize (KiB) 1398612

[startup+942.3 s]
/proc/loadavg: 8.07 8.08 7.91 9/184 17100
/proc/meminfo: memFree=16124460/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=1456740 CPUtime=3763.95 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 7160213 0 0 0 375329 1066 0 0 25 0 4 0 596029969 1491701760 283481 33554432000 4194304 4623224 140735978478768 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 364185 283481 670 105 0 359689 0
[pid=17042/tid=17044] ppid=17040 vsize=1456740 CPUtime=942.29 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 140921 0 0 0 94184 45 0 0 25 0 4 0 596029970 1491701760 283481 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=1456740 CPUtime=937.14 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 150815 0 0 0 93661 53 0 0 25 0 4 0 596029970 1491701760 283481 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=1456740 CPUtime=942.19 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 6631556 0 0 0 93292 927 0 0 25 0 4 0 596029970 1491701760 283481 33554432000 4194304 4623224 140735978478768 18446744073709551615 4544945 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 1456740

[startup+1002.3 s]
/proc/loadavg: 8.06 8.08 7.92 9/184 17102
/proc/meminfo: memFree=16072976/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=1457136 CPUtime=4003.62 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 7758454 0 0 0 399210 1152 0 0 25 0 4 0 596029969 1492107264 287746 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 364284 287746 370 105 0 359788 0
[pid=17042/tid=17044] ppid=17040 vsize=1457136 CPUtime=1002.28 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 141867 0 0 0 100183 45 0 0 25 0 4 0 596029970 1492107264 287746 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=1457136 CPUtime=996.82 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 151152 0 0 0 99628 54 0 0 25 0 4 0 596029970 1492107264 287746 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=1457136 CPUtime=1002.19 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 7227398 0 0 0 99207 1012 0 0 25 0 4 0 596029970 1492107264 287746 33554432000 4194304 4623224 140735978478768 18446744073709551615 4364221 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 1457136

[startup+1062.3 s]
/proc/loadavg: 8.06 8.08 7.93 9/184 17104
/proc/meminfo: memFree=15982320/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=1523072 CPUtime=4243.29 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 8329439 0 0 0 423095 1234 0 0 25 0 4 0 596029969 1559625728 293785 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 380768 293785 346 105 0 376272 0
[pid=17042/tid=17044] ppid=17040 vsize=1523072 CPUtime=1062.29 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 144444 0 0 0 106181 48 0 0 25 0 4 0 596029970 1559625728 293785 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=1523072 CPUtime=1056.49 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 151908 0 0 0 105595 54 0 0 25 0 4 0 596029970 1559625728 293785 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=1523072 CPUtime=1062.18 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 7793871 0 0 0 105127 1091 0 0 25 0 4 0 596029970 1559625728 293785 33554432000 4194304 4623224 140735978478768 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 1523072

[startup+1122.3 s]
/proc/loadavg: 8.06 8.07 7.93 9/184 17106
/proc/meminfo: memFree=15887680/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=1566624 CPUtime=4482.96 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 8884057 0 0 0 446983 1313 0 0 25 0 4 0 596029969 1604222976 304493 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 391656 304493 344 105 0 387160 0
[pid=17042/tid=17044] ppid=17040 vsize=1566624 CPUtime=1122.29 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 144956 0 0 0 112181 48 0 0 25 0 4 0 596029970 1604222976 304493 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=1566624 CPUtime=1116.16 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 154322 0 0 0 111559 57 0 0 25 0 4 0 596029970 1604222976 304493 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=1566624 CPUtime=1122.17 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 8339357 0 0 0 111052 1165 0 0 25 0 4 0 596029970 1604222976 304493 33554432000 4194304 4623224 140735978478768 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 1566624

[startup+1182.3 s]
/proc/loadavg: 8.35 8.15 7.96 9/184 17111
/proc/meminfo: memFree=15820912/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=1635996 CPUtime=4722.63 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 9566437 0 0 0 470861 1402 0 0 25 0 4 0 596029969 1675259904 314061 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 408999 314061 344 105 0 404503 0
[pid=17042/tid=17044] ppid=17040 vsize=1635996 CPUtime=1182.29 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 146150 0 0 0 118180 49 0 0 25 0 4 0 596029970 1675259904 314061 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=1635996 CPUtime=1175.83 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 157727 0 0 0 117523 60 0 0 25 0 4 0 596029970 1675259904 314061 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=1635996 CPUtime=1182.16 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 9015522 0 0 0 116966 1250 0 0 25 0 4 0 596029970 1675259904 314061 33554432000 4194304 4623224 140735978478768 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 1635996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.33 8.16 7.97 9/184 17111
/proc/meminfo: memFree=15808704/32951124 swapFree=67110396/67111528
[pid=17042] ppid=17040 vsize=1635996 CPUtime=4800.14 cores=0,2,4,6
/proc/17042/stat : 17042 (SArTagnan) R 17040 17042 14760 0 -1 4202496 9740311 0 0 0 478587 1427 0 0 25 0 4 0 596029969 1675259904 316332 33554432000 4194304 4623224 140735978478768 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17042/statm: 408999 316332 344 105 0 404503 0
[pid=17042/tid=17044] ppid=17040 vsize=1635996 CPUtime=1201.69 cores=0,2,4,6
/proc/17042/task/17044/stat : 17044 (SArTagnan) R 17040 17042 14760 0 -1 4202560 146951 0 0 0 120120 49 0 0 25 0 4 0 596029970 1675259904 316332 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17042/tid=17045] ppid=17040 vsize=1635996 CPUtime=1195.13 cores=0,2,4,6
/proc/17042/task/17045/stat : 17045 (SArTagnan) R 17040 17042 14760 0 -1 4202560 158979 0 0 0 119452 61 0 0 25 0 4 0 596029970 1675259904 316332 33554432000 4194304 4623224 140735978478768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17042/tid=17046] ppid=17040 vsize=1635996 CPUtime=1201.57 cores=0,2,4,6
/proc/17042/task/17046/stat : 17046 (SArTagnan) R 17040 17042 14760 0 -1 4202560 9186923 0 0 0 118883 1274 0 0 25 0 4 0 596029970 1675259904 316332 33554432000 4194304 4623224 140735978478768 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1635996

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): 1201.77
CPU time (s): 4800.22
CPU user time (s): 4785.89
CPU system time (s): 14.3238
CPU usage (%): 399.43
Max. virtual memory (cumulated for all children) (KiB): 1635996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4785.89
system time used= 14.3238
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9740311
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= 1085
involuntary context switches= 18378

runsolver used 1.79973 second user time and 4.76628 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 08:19:53
IDJOB=3259232
IDBENCH=71526
IDSOLVER=1656
FILE ID=node118/3259232-1304057993
RUNJOBID= node118-1304055585-16852
PBS_JOBID= 13170373
Free space on /tmp= 71612 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes5.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259232-1304057993/watcher-3259232-1304057993 -o /tmp/evaluation-result-3259232-1304057993/solver-3259232-1304057993 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3259232-1304057993.cnf -threads=4

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

MD5SUM BENCH= e7d4dc25f0d8e558fb091b1e566deab7
RANDOM SEED=773536652

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18469476 kB
Buffers:       1898880 kB
Cached:       11980476 kB
SwapCached:        600 kB
Active:        9410988 kB
Inactive:      4534920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18469476 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:             816 kB
Writeback:          20 kB
AnonPages:       65484 kB
Mapped:          15112 kB
Slab:           471584 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222208 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= 71616 MiB
End job on node118 at 2011-04-29 08:39:57