Trace number 3386371

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) 3959.99 1300.06

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 9.51 9.98 10.05 3/413 11281
/proc/meminfo: memFree=24134388/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=49680 CPUtime=0.01 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 531 0 0 0 1 0 0 0 25 0 4 0 669891932 50872320 468 33554432000 4194304 4625164 140733833171344 18446744073709551615 47010293696434 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11281/statm: 12420 468 304 106 0 7923 0
[pid=11281/tid=11282] ppid=11279 vsize=49680 CPUtime=0 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669891932 50872320 468 33554432000 4194304 4625164 140733833171344 18446744073709551615 47010293696434 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=49680 CPUtime=0 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669891932 50872320 468 33554432000 4194304 4625164 140733833171344 18446744073709551615 210204703729 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=49680 CPUtime=0 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669891932 50872320 468 33554432000 4194304 4625164 140733833171344 18446744073709551615 47010293696432 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.064653 s]
/proc/loadavg: 9.51 9.98 10.05 3/413 11281
/proc/meminfo: memFree=24134388/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=182652 CPUtime=0.16 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 1619 0 0 0 16 0 0 0 25 0 4 0 669891932 187035648 1215 33554432000 4194304 4625164 140733833171344 18446744073709551615 210204306463 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11281/statm: 45663 1215 344 106 0 41166 0
[pid=11281/tid=11282] ppid=11279 vsize=182652 CPUtime=0.03 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 180 0 0 0 3 0 0 0 25 0 4 0 669891932 187035648 1215 33554432000 4194304 4625164 140733833171344 18446744073709551615 210204344528 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=182652 CPUtime=0.04 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) D 11279 11281 10575 0 -1 4202560 205 0 0 0 4 0 0 0 25 0 4 0 669891932 187035648 1215 33554432000 4194304 4625164 140733833171344 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=182652 CPUtime=0.05 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) D 11279 11281 10575 0 -1 4202560 293 0 0 0 5 0 0 0 25 0 4 0 669891932 187035648 1215 33554432000 4194304 4625164 140733833171344 18446744073709551615 210204690615 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 182652

[startup+0.166791 s]
/proc/loadavg: 9.51 9.98 10.05 3/413 11281
/proc/meminfo: memFree=24134388/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=183620 CPUtime=0.47 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 2471 0 0 0 47 0 0 0 18 0 4 0 669891932 188026880 1641 33554432000 4194304 4625164 140733833171344 18446744073709551615 4511863 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11281/statm: 45905 1641 345 106 0 41408 0
[pid=11281/tid=11282] ppid=11279 vsize=183620 CPUtime=0.03 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 186 0 0 0 3 0 0 0 25 0 4 0 669891932 188026880 1641 33554432000 4194304 4625164 140733833171344 18446744073709551615 210204344528 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=183620 CPUtime=0.14 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 585 0 0 0 14 0 0 0 25 0 4 0 669891932 188026880 1641 33554432000 4194304 4625164 140733833171344 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=183620 CPUtime=0.15 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 581 0 0 0 15 0 0 0 25 0 4 0 669891932 188026880 1642 33554432000 4194304 4625164 140733833171344 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 183620

[startup+0.300772 s]
/proc/loadavg: 9.51 9.98 10.05 3/413 11281
/proc/meminfo: memFree=24134388/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=183620 CPUtime=0.87 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 2959 0 0 0 87 0 0 0 18 0 4 0 669891932 188026880 2077 33554432000 4194304 4625164 140733833171344 18446744073709551615 4356352 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11281/statm: 45905 2077 345 106 0 41408 0
[pid=11281/tid=11282] ppid=11279 vsize=183620 CPUtime=0.03 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 186 0 0 0 3 0 0 0 25 0 4 0 669891932 188026880 2077 33554432000 4194304 4625164 140733833171344 18446744073709551615 210204344528 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=183620 CPUtime=0.28 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 779 0 0 0 28 0 0 0 25 0 4 0 669891932 188026880 2077 33554432000 4194304 4625164 140733833171344 18446744073709551615 4464012 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=183620 CPUtime=0.29 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 812 0 0 0 29 0 0 0 25 0 4 0 669891932 188026880 2077 33554432000 4194304 4625164 140733833171344 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 183620

[startup+0.700705 s]
/proc/loadavg: 9.51 9.98 10.05 3/413 11281
/proc/meminfo: memFree=24134388/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=186092 CPUtime=2.07 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 5355 0 0 0 207 0 0 0 18 0 4 0 669891932 190558208 3178 33554432000 4194304 4625164 140733833171344 18446744073709551615 210204314626 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11281/statm: 46523 3178 345 106 0 42026 0
[pid=11281/tid=11282] ppid=11279 vsize=186092 CPUtime=0.03 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 186 0 0 0 3 0 0 0 25 0 4 0 669891932 190558208 3178 33554432000 4194304 4625164 140733833171344 18446744073709551615 210204344528 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=186092 CPUtime=0.68 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 1720 0 0 0 68 0 0 0 25 0 4 0 669891932 190558208 3178 33554432000 4194304 4625164 140733833171344 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=186092 CPUtime=0.69 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 1953 0 0 0 69 0 0 0 25 0 4 0 669891932 190558208 3178 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 186092

[startup+1.50057 s]
/proc/loadavg: 9.51 9.98 10.05 11/425 11298
/proc/meminfo: memFree=24095188/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=189968 CPUtime=4.45 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 10227 0 0 0 444 1 0 0 19 0 4 0 669891932 194527232 5329 33554432000 4194304 4625164 140733833171344 18446744073709551615 4528396 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11281/statm: 47492 5329 349 106 0 42995 0
[pid=11281/tid=11282] ppid=11279 vsize=189968 CPUtime=0.36 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 939 0 0 0 36 0 0 0 25 0 4 0 669891932 194527232 5329 33554432000 4194304 4625164 140733833171344 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=189968 CPUtime=1.44 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 2577 0 0 0 144 0 0 0 25 0 4 0 669891932 194527232 5329 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=189968 CPUtime=1.47 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 4824 0 0 0 147 0 0 0 25 0 4 0 669891932 194527232 5329 33554432000 4194304 4625164 140733833171344 18446744073709551615 4556416 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 189968

[startup+3.10031 s]
/proc/loadavg: 9.51 9.98 10.05 11/425 11298
/proc/meminfo: memFree=24031824/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=195600 CPUtime=9.24 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 14335 0 0 0 921 3 0 0 23 0 4 0 669891932 200294400 7909 33554432000 4194304 4625164 140733833171344 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11281/statm: 48900 7909 346 106 0 44403 0
[pid=11281/tid=11282] ppid=11279 vsize=195600 CPUtime=1.19 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 2463 0 0 0 119 0 0 0 25 0 4 0 669891932 200294400 7909 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=195600 CPUtime=2.19 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 3460 0 0 0 219 0 0 0 25 0 4 0 669891932 200294400 7909 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=195600 CPUtime=3.08 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 5747 0 0 0 307 1 0 0 25 0 4 0 669891932 200294400 7909 33554432000 4194304 4625164 140733833171344 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.24
Current children cumulated vsize (KiB) 195600

[startup+6.30077 s]
/proc/loadavg: 9.55 9.98 10.05 11/425 11298
/proc/meminfo: memFree=24002668/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=272328 CPUtime=18.74 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 23366 0 0 0 1869 5 0 0 25 0 4 0 669891932 278863872 12599 33554432000 4194304 4625164 140733833171344 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11281/statm: 68082 12599 362 106 0 63585 0
[pid=11281/tid=11282] ppid=11279 vsize=272328 CPUtime=3.61 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 5962 0 0 0 359 2 0 0 19 0 4 0 669891932 278863872 12599 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=272328 CPUtime=3.54 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 4806 0 0 0 353 1 0 0 25 0 4 0 669891932 278863872 12599 33554432000 4194304 4625164 140733833171344 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=272328 CPUtime=5.66 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 8950 0 0 0 565 1 0 0 20 0 4 0 669891932 278863872 12599 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.74
Current children cumulated vsize (KiB) 272328

[startup+12.7007 s]
/proc/loadavg: 9.59 9.98 10.05 11/425 11328
/proc/meminfo: memFree=23994652/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=284224 CPUtime=40.23 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 40059 0 0 0 4014 9 0 0 25 0 4 0 669891932 291045376 18827 33554432000 4194304 4625164 140733833171344 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11281/statm: 71056 18827 347 106 0 66559 0
[pid=11281/tid=11282] ppid=11279 vsize=284224 CPUtime=8.01 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 9771 0 0 0 798 3 0 0 25 0 4 0 669891932 291045376 18827 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=284224 CPUtime=7.92 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 7681 0 0 0 790 2 0 0 25 0 4 0 669891932 291045376 18827 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=284224 CPUtime=12.06 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 17185 0 0 0 1204 2 0 0 25 0 4 0 669891932 291045376 18827 33554432000 4194304 4625164 140733833171344 18446744073709551615 4551182 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40.23
Current children cumulated vsize (KiB) 284224

[startup+25.5006 s]
/proc/loadavg: 9.68 9.98 10.05 10/425 11328
/proc/meminfo: memFree=23918380/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=312896 CPUtime=91.25 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 79237 0 0 0 9107 18 0 0 25 0 4 0 669891932 320405504 31870 33554432000 4194304 4625164 140733833171344 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11281/statm: 78224 31871 364 106 0 73727 0
[pid=11281/tid=11282] ppid=11279 vsize=312896 CPUtime=20.8 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 19984 0 0 0 2074 6 0 0 25 0 4 0 669891932 320405504 31871 33554432000 4194304 4625164 140733833171344 18446744073709551615 4330810 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=312896 CPUtime=20.72 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 15692 0 0 0 2068 4 0 0 25 0 4 0 669891932 320405504 31872 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=312896 CPUtime=24.87 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 35943 0 0 0 2482 5 0 0 25 0 4 0 669891932 320405504 31872 33554432000 4194304 4625164 140733833171344 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 91.25
Current children cumulated vsize (KiB) 312896

[startup+51.1003 s]
/proc/loadavg: 9.85 10.00 10.05 11/425 11329
/proc/meminfo: memFree=23836492/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=341048 CPUtime=179.69 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 153951 0 0 0 17935 34 0 0 25 0 4 0 669891932 349233152 47337 33554432000 4194304 4625164 140733833171344 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11281/statm: 85262 47337 362 106 0 80765 0
[pid=11281/tid=11282] ppid=11279 vsize=341048 CPUtime=45.38 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 31465 0 0 0 4527 11 0 0 25 0 4 0 669891932 349233152 47337 33554432000 4194304 4625164 140733833171344 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=341048 CPUtime=46.32 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 22811 0 0 0 4626 6 0 0 25 0 4 0 669891932 349233152 47337 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351890 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=341048 CPUtime=50.46 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 90788 0 0 0 5032 14 0 0 25 0 4 0 669891932 349233152 47337 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 179.69
Current children cumulated vsize (KiB) 341048

[startup+102.316 s]
/proc/loadavg: 10.07 10.04 10.06 11/425 11360
/proc/meminfo: memFree=23725728/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=453420 CPUtime=333.33 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 235939 0 0 0 33284 49 0 0 25 0 4 0 669891932 464302080 69390 33554432000 4194304 4625164 140733833171344 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 113355 69390 736 106 0 108858 0
[pid=11281/tid=11282] ppid=11279 vsize=453420 CPUtime=70.93 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 44002 0 0 0 7078 15 0 0 25 0 4 0 669891932 464302080 69390 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=453420 CPUtime=88.47 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 32907 0 0 0 8838 9 0 0 25 0 4 0 669891932 464302080 69390 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=453420 CPUtime=95.1 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 143172 0 0 0 9489 21 0 0 25 0 4 0 669891932 464302080 69390 33554432000 4194304 4625164 140733833171344 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 333.33
Current children cumulated vsize (KiB) 453420

[startup+162.301 s]

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

[pid=11281] ppid=11279 vsize=989444 CPUtime=2133.27 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 870486 0 0 0 213149 178 0 0 25 0 4 0 669891932 1013190656 199635 33554432000 4194304 4625164 140733833171344 18446744073709551615 4512825 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 247361 199635 372 106 0 242864 0
[pid=11281/tid=11282] ppid=11279 vsize=989444 CPUtime=384.19 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 103406 0 0 0 38386 33 0 0 25 0 4 0 669891932 1013190656 199635 33554432000 4194304 4625164 140733833171344 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=989444 CPUtime=485.27 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 93908 0 0 0 48492 35 0 0 25 0 4 0 669891932 1013190656 199635 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=989444 CPUtime=641.55 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 586058 0 0 0 64061 94 0 0 25 0 4 0 669891932 1013190656 199635 33554432000 4194304 4625164 140733833171344 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2133.27
Current children cumulated vsize (KiB) 989444

[startup+762.316 s]
/proc/loadavg: 10.12 10.14 10.10 11/425 11390
/proc/meminfo: memFree=22833920/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=1081192 CPUtime=2313.32 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 920836 0 0 0 231144 188 0 0 25 0 4 0 669891932 1107140608 210501 33554432000 4194304 4625164 140733833171344 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 270298 210501 372 106 0 265801 0
[pid=11281/tid=11282] ppid=11279 vsize=1081192 CPUtime=432.98 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 104125 0 0 0 43265 33 0 0 25 0 4 0 669891932 1107140608 210501 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=1081192 CPUtime=515.36 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 120521 0 0 0 51496 40 0 0 25 0 4 0 669891932 1107140608 210501 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=1081192 CPUtime=697.97 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 589146 0 0 0 69701 96 0 0 25 0 4 0 669891932 1107140608 210501 33554432000 4194304 4625164 140733833171344 18446744073709551615 4552432 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2313.32
Current children cumulated vsize (KiB) 1081192

[startup+822.3 s]
/proc/loadavg: 10.14 10.14 10.10 11/425 11392
/proc/meminfo: memFree=22776972/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=1147452 CPUtime=2493.27 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 959870 0 0 0 249130 197 0 0 25 0 4 0 669891932 1174990848 219761 33554432000 4194304 4625164 140733833171344 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 286863 219761 358 106 0 282366 0
[pid=11281/tid=11282] ppid=11279 vsize=1147452 CPUtime=492.97 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 138624 0 0 0 49259 38 0 0 25 0 4 0 669891932 1174990848 219761 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=1147452 CPUtime=545.3 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 121433 0 0 0 54488 42 0 0 25 0 4 0 669891932 1174990848 219761 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=1147452 CPUtime=728 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 591052 0 0 0 72704 96 0 0 25 0 4 0 669891932 1174990848 219761 33554432000 4194304 4625164 140733833171344 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2493.27
Current children cumulated vsize (KiB) 1147452

[startup+882.3 s]
/proc/loadavg: 10.10 10.13 10.09 11/425 11393
/proc/meminfo: memFree=22737004/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=1218480 CPUtime=2673.27 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 964587 0 0 0 267128 199 0 0 25 0 4 0 669891932 1247723520 224450 33554432000 4194304 4625164 140733833171344 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 304620 224450 347 106 0 300123 0
[pid=11281/tid=11282] ppid=11279 vsize=1218480 CPUtime=552.96 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 139248 0 0 0 55258 38 0 0 25 0 4 0 669891932 1247723520 224450 33554432000 4194304 4625164 140733833171344 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=1218480 CPUtime=575.31 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 123476 0 0 0 57487 44 0 0 25 0 4 0 669891932 1247723520 224450 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=1218480 CPUtime=758 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 592548 0 0 0 75703 97 0 0 25 0 4 0 669891932 1247723520 224450 33554432000 4194304 4625164 140733833171344 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2673.27
Current children cumulated vsize (KiB) 1218480

[startup+942.3 s]
/proc/loadavg: 10.12 10.13 10.09 11/425 11395
/proc/meminfo: memFree=22706216/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=1218480 CPUtime=2853.27 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 1024171 0 0 0 285115 212 0 0 25 0 4 0 669891932 1247723520 229259 33554432000 4194304 4625164 140733833171344 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 304620 229259 347 106 0 300123 0
[pid=11281/tid=11282] ppid=11279 vsize=1218480 CPUtime=612.9 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 141516 0 0 0 61248 42 0 0 25 0 4 0 669891932 1247723520 229259 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=1218480 CPUtime=605.45 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 124407 0 0 0 60501 44 0 0 25 0 4 0 669891932 1247723520 229259 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=1218480 CPUtime=787.92 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 641679 0 0 0 78687 105 0 0 25 0 4 0 669891932 1247723520 229259 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2853.27
Current children cumulated vsize (KiB) 1218480

[startup+1002.3 s]
/proc/loadavg: 10.12 10.13 10.09 11/425 11396
/proc/meminfo: memFree=22666124/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=1220388 CPUtime=3033.27 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 1164740 0 0 0 303090 237 0 0 25 0 4 0 669891932 1249677312 234480 33554432000 4194304 4625164 140733833171344 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 305097 234480 373 106 0 300600 0
[pid=11281/tid=11282] ppid=11279 vsize=1220388 CPUtime=642.89 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 143095 0 0 0 64245 44 0 0 25 0 4 0 669891932 1249677312 234480 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=1220388 CPUtime=665.45 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 125723 0 0 0 66500 45 0 0 25 0 4 0 669891932 1249677312 234480 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=1220388 CPUtime=817.93 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 771881 0 0 0 81668 125 0 0 25 0 4 0 669891932 1249677312 234480 33554432000 4194304 4625164 140733833171344 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3033.27
Current children cumulated vsize (KiB) 1220388

[startup+1062.3 s]
/proc/loadavg: 10.09 10.12 10.09 11/425 11398
/proc/meminfo: memFree=22625288/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=1223556 CPUtime=3213.27 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 1345865 0 0 0 321059 268 0 0 25 0 4 0 669891932 1252921344 241441 33554432000 4194304 4625164 140733833171344 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 305889 241441 366 106 0 301392 0
[pid=11281/tid=11282] ppid=11279 vsize=1223556 CPUtime=672.88 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 144742 0 0 0 67243 45 0 0 25 0 4 0 669891932 1252921344 241441 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=1223556 CPUtime=725.44 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 128824 0 0 0 72498 46 0 0 25 0 4 0 669891932 1252921344 241441 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=1223556 CPUtime=847.94 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 936603 0 0 0 84644 150 0 0 25 0 4 0 669891932 1252921344 241441 33554432000 4194304 4625164 140733833171344 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3213.27
Current children cumulated vsize (KiB) 1223556

[startup+1122.3 s]
/proc/loadavg: 10.07 10.11 10.09 12/425 11400
/proc/meminfo: memFree=22585948/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=1326768 CPUtime=3393.27 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 1537581 0 0 0 339023 304 0 0 25 0 4 0 669891932 1358610432 248100 33554432000 4194304 4625164 140733833171344 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 331692 248100 358 106 0 327195 0
[pid=11281/tid=11282] ppid=11279 vsize=1326768 CPUtime=702.88 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 146488 0 0 0 70240 48 0 0 25 0 4 0 669891932 1358610432 248100 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=1326768 CPUtime=785.45 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 131223 0 0 0 78497 48 0 0 25 0 4 0 669891932 1358610432 248100 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=1326768 CPUtime=877.94 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 1094506 0 0 0 87618 176 0 0 25 0 4 0 669891932 1358610432 248100 33554432000 4194304 4625164 140733833171344 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3393.27
Current children cumulated vsize (KiB) 1326768

[startup+1182.3 s]
/proc/loadavg: 10.02 10.09 10.08 11/425 11401
/proc/meminfo: memFree=22541884/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=1330860 CPUtime=3573.27 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 1705659 0 0 0 356992 335 0 0 25 0 4 0 669891932 1362800640 251641 33554432000 4194304 4625164 140733833171344 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 332715 251641 351 106 0 328218 0
[pid=11281/tid=11282] ppid=11279 vsize=1330860 CPUtime=732.95 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 148032 0 0 0 73244 51 0 0 25 0 4 0 669891932 1362800640 251641 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=1330860 CPUtime=845.45 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 132725 0 0 0 84495 50 0 0 25 0 4 0 669891932 1362800640 251641 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=1330860 CPUtime=907.88 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 1250994 0 0 0 90586 202 0 0 25 0 4 0 669891932 1362800640 251641 33554432000 4194304 4625164 140733833171344 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3573.27
Current children cumulated vsize (KiB) 1330860

[startup+1242.3 s]
/proc/loadavg: 10.07 10.10 10.09 11/425 11403
/proc/meminfo: memFree=22507496/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=1401168 CPUtime=3753.27 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 1875876 0 0 0 374962 365 0 0 25 0 4 0 669891932 1434796032 257487 33554432000 4194304 4625164 140733833171344 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 350292 257487 356 106 0 345795 0
[pid=11281/tid=11282] ppid=11279 vsize=1401168 CPUtime=762.95 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 149673 0 0 0 76242 53 0 0 25 0 4 0 669891932 1434796032 257487 33554432000 4194304 4625164 140733833171344 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=1401168 CPUtime=905.44 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 134071 0 0 0 90494 50 0 0 25 0 4 0 669891932 1434796032 257487 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=1401168 CPUtime=937.88 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 1408840 0 0 0 93561 227 0 0 25 0 4 0 669891932 1434796032 257487 33554432000 4194304 4625164 140733833171344 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3753.27
Current children cumulated vsize (KiB) 1401168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.25 9.63 9.93 7/416 11421
/proc/meminfo: memFree=23068040/32951124 swapFree=63649240/67111528
[pid=11281] ppid=11279 vsize=1429536 CPUtime=3959.9 cores=1,3,5,7
/proc/11281/stat : 11281 (SArTagnan) R 11279 11281 10575 0 -1 4202496 2115433 0 0 0 395586 404 0 0 25 0 4 0 669891932 1463844864 266033 33554432000 4194304 4625164 140733833171344 18446744073709551615 4512772 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11281/statm: 357384 266033 347 106 0 352887 0
[pid=11281/tid=11282] ppid=11279 vsize=1429536 CPUtime=808.37 cores=1,3,5,7
/proc/11281/task/11282/stat : 11282 (SArTagnan) R 11279 11281 10575 0 -1 4202560 151845 0 0 0 80781 56 0 0 25 0 4 0 669891932 1463844864 266033 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11281/tid=11283] ppid=11279 vsize=1429536 CPUtime=963.16 cores=1,3,5,7
/proc/11281/task/11283/stat : 11283 (SArTagnan) R 11279 11281 10575 0 -1 4202560 135293 0 0 0 96265 51 0 0 25 0 4 0 669891932 1463844864 266033 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11281/tid=11284] ppid=11279 vsize=1429536 CPUtime=983.67 cores=1,3,5,7
/proc/11281/task/11284/stat : 11284 (SArTagnan) R 11279 11281 10575 0 -1 4202560 1640096 0 0 0 98106 261 0 0 25 0 4 0 669891932 1463844864 266033 33554432000 4194304 4625164 140733833171344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3959.9
Current children cumulated vsize (KiB) 1429536

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.06
CPU time (s): 3959.99
CPU user time (s): 3955.9
CPU system time (s): 4.08838
CPU usage (%): 304.6
Max. virtual memory (cumulated for all children) (KiB): 1429536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3955.9
system time used= 4.08838
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2115434
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= 776
involuntary context switches= 30672

runsolver used 4.74028 second user time and 13.029 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-16 23:55:34
IDJOB=3386371
IDBENCH=84808
IDSOLVER=1871
FILE ID=node130/3386371-1305582934
RUNJOBID= node130-1305581631-11115
PBS_JOBID= 13350203
Free space on /tmp= 73356 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386371-1305582934/watcher-3386371-1305582934 -o /tmp/evaluation-result-3386371-1305582934/solver-3386371-1305582934 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386371-1305582934.cnf -threads=4

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=1104127554

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24134420 kB
Buffers:        310764 kB
Cached:        4331012 kB
SwapCached:      10240 kB
Active:        4494220 kB
Inactive:      4018912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24134420 kB
SwapTotal:    67111528 kB
SwapFree:     63649240 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:     3869344 kB
Mapped:          22628 kB
Slab:           190440 kB
PageTables:      44844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110441908 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= 73360 MiB
End job on node130 at 2011-05-17 00:17:16