Trace number 3385941

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 4800.35 1204.89

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb45-21-1.used-as.sat04-883.cnf
MD5SUMd30b88c897dd41570f0430a76eb70b55
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.36879
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61855
Sum of the clauses size124565
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261810
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3385941-1305582748/watcher-3385941-1305582748 -o /tmp/evaluation-result-3385941-1305582748/solver-3385941-1305582748 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385941-1305582748.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: 7.27 7.98 7.95 3/477 11286
/proc/meminfo: memFree=14775028/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=20732 CPUtime=0 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 892 0 0 0 0 0 0 0 22 0 1 0 669871460 21229568 532 33554432000 4194304 4625164 140736866715472 18446744073709551615 4257133 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11286/statm: 5183 532 296 106 0 686 0
[pid=11286/tid=11291] ppid=11284 vsize=55204 CPUtime=0 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 669871462 56528896 1234 33554432000 4194304 4625164 140736866715472 18446744073709551615 254500748273 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=55204 CPUtime=0 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 669871462 56528896 1234 33554432000 4194304 4625164 140736866715472 18446744073709551615 254500748273 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=55204 CPUtime=0 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 669871462 56528896 1234 33554432000 4194304 4625164 140736866715472 18446744073709551615 254500748273 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0900561 s]
/proc/loadavg: 7.27 7.98 7.95 3/477 11286
/proc/meminfo: memFree=14775028/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=254432 CPUtime=0.29 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 3438 0 0 0 29 0 0 0 23 0 4 0 669871460 260538368 2754 33554432000 4194304 4625164 140736866715472 18446744073709551615 4392955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 63608 2754 345 106 0 59111 0
[pid=11286/tid=11291] ppid=11284 vsize=254432 CPUtime=0.06 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 190 0 0 0 6 0 0 0 24 0 4 0 669871462 260538368 2754 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=254432 CPUtime=0.06 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 287 0 0 0 6 0 0 0 24 0 4 0 669871462 260538368 2754 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=254432 CPUtime=0.07 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 336 0 0 0 7 0 0 0 24 0 4 0 669871462 260538368 2754 33554432000 4194304 4625164 140736866715472 18446744073709551615 4334268 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 254432

[startup+0.10105 s]
/proc/loadavg: 7.27 7.98 7.95 3/477 11286
/proc/meminfo: memFree=14775028/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=254432 CPUtime=0.33 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 3475 0 0 0 33 0 0 0 23 0 4 0 669871460 260538368 2696 33554432000 4194304 4625164 140736866715472 18446744073709551615 4521617 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 63608 2696 345 106 0 59111 0
[pid=11286/tid=11291] ppid=11284 vsize=254432 CPUtime=0.07 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 190 0 0 0 7 0 0 0 24 0 4 0 669871462 260538368 2696 33554432000 4194304 4625164 140736866715472 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=254432 CPUtime=0.07 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 294 0 0 0 7 0 0 0 24 0 4 0 669871462 260538368 2696 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=254432 CPUtime=0.08 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 354 0 0 0 8 0 0 0 24 0 4 0 669871462 260538368 2696 33554432000 4194304 4625164 140736866715472 18446744073709551615 4554645 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 254432

[startup+0.301015 s]
/proc/loadavg: 7.27 7.98 7.95 3/477 11286
/proc/meminfo: memFree=14775028/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=257840 CPUtime=1.13 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 5448 0 0 0 113 0 0 0 23 0 4 0 669871460 264028160 4423 33554432000 4194304 4625164 140736866715472 18446744073709551615 4511882 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 64460 4424 345 106 0 59963 0
[pid=11286/tid=11291] ppid=11284 vsize=257840 CPUtime=0.27 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 630 0 0 0 27 0 0 0 25 0 4 0 669871462 264028160 4424 33554432000 4194304 4625164 140736866715472 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=257840 CPUtime=0.27 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 751 0 0 0 27 0 0 0 25 0 4 0 669871462 264028160 4424 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=257840 CPUtime=0.28 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 710 0 0 0 28 0 0 0 25 0 4 0 669871462 264028160 4424 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 257840

[startup+0.700935 s]
/proc/loadavg: 7.27 7.98 7.95 3/477 11286
/proc/meminfo: memFree=14775028/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=261892 CPUtime=2.73 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 7930 0 0 0 272 1 0 0 25 0 4 0 669871460 268177408 5398 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 65473 5398 345 106 0 60976 0
[pid=11286/tid=11291] ppid=11284 vsize=261892 CPUtime=0.67 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 1044 0 0 0 67 0 0 0 25 0 4 0 669871462 268177408 5398 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=261892 CPUtime=0.67 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 1425 0 0 0 67 0 0 0 25 0 4 0 669871462 268177408 5398 33554432000 4194304 4625164 140736866715472 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=261892 CPUtime=0.67 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 1348 0 0 0 67 0 0 0 25 0 4 0 669871462 268177408 5398 33554432000 4194304 4625164 140736866715472 18446744073709551615 4327883 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 261892

[startup+1.50078 s]
/proc/loadavg: 7.27 7.98 7.95 9/485 11294
/proc/meminfo: memFree=14729120/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=266760 CPUtime=5.91 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 14189 0 0 0 589 2 0 0 25 0 4 0 669871460 273162240 7621 33554432000 4194304 4625164 140736866715472 18446744073709551615 254500352539 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 66690 7621 346 106 0 62193 0
[pid=11286/tid=11291] ppid=11284 vsize=266760 CPUtime=1.47 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 1991 0 0 0 147 0 0 0 25 0 4 0 669871462 273162240 7621 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=266760 CPUtime=1.47 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 2759 0 0 0 147 0 0 0 25 0 4 0 669871462 273162240 7621 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=266760 CPUtime=1.45 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 4146 0 0 0 145 0 0 0 25 0 4 0 669871462 273162240 7621 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351820 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 266760

[startup+3.10046 s]
/proc/loadavg: 7.27 7.98 7.95 9/485 11294
/proc/meminfo: memFree=14707916/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=274264 CPUtime=12.29 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 30471 0 0 0 1224 5 0 0 25 0 4 0 669871460 280846336 11582 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 68566 11582 346 106 0 64069 0
[pid=11286/tid=11291] ppid=11284 vsize=274264 CPUtime=3.07 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 3480 0 0 0 306 1 0 0 25 0 4 0 669871462 280846336 11582 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=274264 CPUtime=3.07 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 4631 0 0 0 306 1 0 0 25 0 4 0 669871462 280846336 11582 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=274264 CPUtime=3.04 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 15277 0 0 0 302 2 0 0 25 0 4 0 669871462 280846336 11582 33554432000 4194304 4625164 140736866715472 18446744073709551615 4334473 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 274264

[startup+6.30082 s]
/proc/loadavg: 7.33 7.98 7.95 9/485 11294
/proc/meminfo: memFree=14670596/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=281820 CPUtime=25.04 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 57739 0 0 0 2494 10 0 0 25 0 4 0 669871460 288583680 15779 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 70455 15779 346 106 0 65958 0
[pid=11286/tid=11291] ppid=11284 vsize=281820 CPUtime=6.26 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 5592 0 0 0 625 1 0 0 25 0 4 0 669871462 288583680 15779 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=281820 CPUtime=6.27 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 8893 0 0 0 625 2 0 0 25 0 4 0 669871462 288583680 15779 33554432000 4194304 4625164 140736866715472 18446744073709551615 4339559 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=281820 CPUtime=6.19 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 36006 0 0 0 614 5 0 0 25 0 4 0 669871462 288583680 15779 33554432000 4194304 4625164 140736866715472 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 281820

[startup+12.7006 s]
/proc/loadavg: 7.54 8.02 7.96 9/485 11294
/proc/meminfo: memFree=14615292/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=292560 CPUtime=50.55 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 115617 0 0 0 5034 21 0 0 25 0 4 0 669871460 299581440 22498 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 73140 22498 346 106 0 68643 0
[pid=11286/tid=11291] ppid=11284 vsize=292560 CPUtime=12.66 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 10726 0 0 0 1263 3 0 0 25 0 4 0 669871462 299581440 22498 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=292560 CPUtime=12.67 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 13549 0 0 0 1263 4 0 0 25 0 4 0 669871462 299581440 22498 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=292560 CPUtime=12.48 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 81526 0 0 0 1237 11 0 0 25 0 4 0 669871462 299581440 22498 33554432000 4194304 4625164 140736866715472 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 292560

[startup+25.501 s]
/proc/loadavg: 7.64 8.01 7.96 9/485 11295
/proc/meminfo: memFree=14535056/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=309540 CPUtime=101.53 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 231648 0 0 0 10114 39 0 0 25 0 4 0 669871460 316968960 32036 33554432000 4194304 4625164 140736866715472 18446744073709551615 4511945 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 77385 32036 346 106 0 72888 0
[pid=11286/tid=11291] ppid=11284 vsize=309540 CPUtime=25.47 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 16844 0 0 0 2542 5 0 0 25 0 4 0 669871462 316968960 32036 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=309540 CPUtime=25.47 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 19735 0 0 0 2540 7 0 0 25 0 4 0 669871462 316968960 32036 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=309540 CPUtime=25.07 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 184834 0 0 0 2482 25 0 0 25 0 4 0 669871462 316968960 32036 33554432000 4194304 4625164 140736866715472 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 309540

[startup+51.1009 s]
/proc/loadavg: 7.76 8.01 7.96 9/485 11296
/proc/meminfo: memFree=14393912/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=327548 CPUtime=203.55 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 409169 0 0 0 20283 72 0 0 25 0 4 0 669871460 335409152 48111 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 81887 48111 512 106 0 77390 0
[pid=11286/tid=11291] ppid=11284 vsize=327548 CPUtime=51.07 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 23638 0 0 0 5100 7 0 0 25 0 4 0 669871462 335409152 48111 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=327548 CPUtime=51.07 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 23689 0 0 0 5096 11 0 0 25 0 4 0 669871462 335409152 48111 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=327548 CPUtime=50.28 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 342766 0 0 0 4978 50 0 0 25 0 4 0 669871462 335409152 48111 33554432000 4194304 4625164 140736866715472 18446744073709551615 254500347861 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.55
Current children cumulated vsize (KiB) 327548

[startup+102.319 s]
/proc/loadavg: 7.98 8.04 7.97 9/485 11297
/proc/meminfo: memFree=14205896/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=399616 CPUtime=407.6 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 461106 0 0 0 40678 82 0 0 25 0 4 0 669871460 409206784 67378 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 99904 67378 673 106 0 95407 0
[pid=11286/tid=11291] ppid=11284 vsize=399616 CPUtime=102.29 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 32906 0 0 0 10221 8 0 0 25 0 4 0 669871462 409206784 67378 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=399616 CPUtime=102.29 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 30119 0 0 0 10217 12 0 0 25 0 4 0 669871462 409206784 67378 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=399616 CPUtime=100.67 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 360203 0 0 0 10013 54 0 0 25 0 4 0 669871462 409206784 67378 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.6
Current children cumulated vsize (KiB) 399616

[startup+162.301 s]

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

[pid=11286] ppid=11284 vsize=1076296 CPUtime=2559.01 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 2313411 0 0 0 255494 407 0 0 25 0 4 0 669871460 1102127104 183053 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 269074 183053 346 106 0 264577 0
[pid=11286/tid=11291] ppid=11284 vsize=1076296 CPUtime=642.31 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 86531 0 0 0 64194 37 0 0 25 0 4 0 669871462 1102127104 183054 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=1076296 CPUtime=642.31 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 62358 0 0 0 64206 25 0 0 25 0 4 0 669871462 1102127104 183054 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=1076296 CPUtime=632.04 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 1968065 0 0 0 62893 311 0 0 25 0 4 0 669871462 1102127104 183054 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2559.01
Current children cumulated vsize (KiB) 1076296

[startup+702.3 s]
/proc/loadavg: 8.03 8.08 8.01 9/485 11322
/proc/meminfo: memFree=12807140/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=1121476 CPUtime=2798.03 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 2928941 0 0 0 279298 505 0 0 25 0 4 0 669871460 1148391424 192285 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512122 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 280369 192285 346 106 0 275872 0
[pid=11286/tid=11291] ppid=11284 vsize=1121476 CPUtime=702.3 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 113064 0 0 0 70189 41 0 0 25 0 4 0 669871462 1148391424 192285 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=1121476 CPUtime=702.29 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 63165 0 0 0 70204 25 0 0 25 0 4 0 669871462 1148391424 192285 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=1121476 CPUtime=691.09 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 2552373 0 0 0 68704 405 0 0 25 0 4 0 669871462 1148391424 192285 33554432000 4194304 4625164 140736866715472 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2798.03
Current children cumulated vsize (KiB) 1121476

[startup+762.318 s]
/proc/loadavg: 8.37 8.16 8.04 9/485 11326
/proc/meminfo: memFree=12728680/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=1121476 CPUtime=3037.17 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 3544870 0 0 0 303118 599 0 0 25 0 4 0 669871460 1148391424 198802 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 280369 198802 346 106 0 275872 0
[pid=11286/tid=11291] ppid=11284 vsize=1121476 CPUtime=762.32 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 113434 0 0 0 76191 41 0 0 25 0 4 0 669871462 1148391424 198802 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=1121476 CPUtime=762.31 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 63515 0 0 0 76206 25 0 0 25 0 4 0 669871462 1148391424 198802 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=1121476 CPUtime=750.18 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 3154660 0 0 0 74522 496 0 0 25 0 4 0 669871462 1148391424 198802 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3037.17
Current children cumulated vsize (KiB) 1121476

[startup+822.301 s]
/proc/loadavg: 8.18 8.14 8.04 9/485 11328
/proc/meminfo: memFree=12626072/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=1121740 CPUtime=3276.19 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 4168857 0 0 0 326928 691 0 0 25 0 4 0 669871460 1148661760 209050 33554432000 4194304 4625164 140736866715472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 280435 209050 346 106 0 275938 0
[pid=11286/tid=11291] ppid=11284 vsize=1121740 CPUtime=822.3 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 115601 0 0 0 82189 41 0 0 25 0 4 0 669871462 1148661760 209050 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=1121740 CPUtime=822.31 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 63849 0 0 0 82205 26 0 0 25 0 4 0 669871462 1148661760 209050 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=1121740 CPUtime=809.24 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 3754662 0 0 0 80343 581 0 0 25 0 4 0 669871462 1148661760 209050 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3276.19
Current children cumulated vsize (KiB) 1121740

[startup+882.301 s]
/proc/loadavg: 8.16 8.14 8.04 9/485 11330
/proc/meminfo: memFree=12491244/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=1228952 CPUtime=3515.26 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 4811293 0 0 0 350727 799 0 0 25 0 4 0 669871460 1258446848 236368 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 307238 236368 347 106 0 302741 0
[pid=11286/tid=11291] ppid=11284 vsize=1228952 CPUtime=882.3 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 118236 0 0 0 88187 43 0 0 25 0 4 0 669871462 1258446848 236368 33554432000 4194304 4625164 140736866715472 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=1228952 CPUtime=882.3 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 66619 0 0 0 88202 28 0 0 25 0 4 0 669871462 1258446848 236368 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=1228952 CPUtime=868.29 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 4314252 0 0 0 86157 672 0 0 25 0 4 0 669871462 1258446848 236368 33554432000 4194304 4625164 140736866715472 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3515.26
Current children cumulated vsize (KiB) 1228952

[startup+942.301 s]
/proc/loadavg: 8.10 8.13 8.04 9/485 11331
/proc/meminfo: memFree=12437628/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=1257732 CPUtime=3754.34 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 5400765 0 0 0 374551 883 0 0 25 0 4 0 669871460 1287917568 243582 33554432000 4194304 4625164 140736866715472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 314433 243582 346 106 0 309936 0
[pid=11286/tid=11291] ppid=11284 vsize=1257732 CPUtime=942.31 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 119080 0 0 0 94187 44 0 0 25 0 4 0 669871462 1287917568 243582 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=1257732 CPUtime=942.31 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 68082 0 0 0 94201 30 0 0 25 0 4 0 669871462 1287917568 243582 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=1257732 CPUtime=927.37 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 4864558 0 0 0 91988 749 0 0 25 0 4 0 669871462 1287917568 243582 33554432000 4194304 4625164 140736866715472 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3754.34
Current children cumulated vsize (KiB) 1257732

[startup+1002.3 s]
/proc/loadavg: 8.12 8.13 8.05 9/485 11333
/proc/meminfo: memFree=12318172/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=1382856 CPUtime=3993.4 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 5600117 0 0 0 398424 916 0 0 25 0 4 0 669871460 1416044544 264959 33554432000 4194304 4625164 140736866715472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 345714 264959 346 106 0 341217 0
[pid=11286/tid=11291] ppid=11284 vsize=1382856 CPUtime=1002.31 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 126593 0 0 0 100185 46 0 0 25 0 4 0 669871462 1416044544 264959 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=1382856 CPUtime=1002.31 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 69568 0 0 0 100200 31 0 0 25 0 4 0 669871462 1416044544 264959 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=1382856 CPUtime=986.42 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 5031648 0 0 0 97867 775 0 0 25 0 4 0 669871462 1416044544 264959 33554432000 4194304 4625164 140736866715472 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3993.4
Current children cumulated vsize (KiB) 1382856

[startup+1062.3 s]
/proc/loadavg: 8.16 8.15 8.06 9/485 11334
/proc/meminfo: memFree=12014080/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=1696584 CPUtime=4232.46 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 5749379 0 0 0 422306 940 0 0 25 0 4 0 669871460 1737302016 317901 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512015 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 424146 317901 346 106 0 419649 0
[pid=11286/tid=11291] ppid=11284 vsize=1696584 CPUtime=1062.3 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 127622 0 0 0 106184 46 0 0 25 0 4 0 669871462 1737302016 317901 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=1696584 CPUtime=1062.32 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 70306 0 0 0 106200 32 0 0 25 0 4 0 669871462 1737302016 317901 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=1696584 CPUtime=1045.49 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 5043612 0 0 0 103771 778 0 0 25 0 4 0 669871462 1737302016 317901 33554432000 4194304 4625164 140736866715472 18446744073709551615 4547216 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4232.46
Current children cumulated vsize (KiB) 1696584

[startup+1122.3 s]
/proc/loadavg: 8.09 8.13 8.06 9/485 11336
/proc/meminfo: memFree=11785392/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=1949372 CPUtime=4471.52 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 6427478 0 0 0 446109 1043 0 0 25 0 4 0 669871460 1996156928 365951 33554432000 4194304 4625164 140736866715472 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 487343 365951 346 106 0 482846 0
[pid=11286/tid=11291] ppid=11284 vsize=1949372 CPUtime=1122.3 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 129768 0 0 0 112182 48 0 0 25 0 4 0 669871462 1996156928 365951 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=1949372 CPUtime=1122.32 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 71283 0 0 0 112200 32 0 0 25 0 4 0 669871462 1996156928 365951 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=1949372 CPUtime=1104.55 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 5545342 0 0 0 109599 856 0 0 25 0 4 0 669871462 1996156928 365951 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4471.52
Current children cumulated vsize (KiB) 1949372

[startup+1182.3 s]
/proc/loadavg: 8.03 8.11 8.05 9/485 11338
/proc/meminfo: memFree=11726944/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=2048804 CPUtime=4710.58 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 7003486 0 0 0 469923 1135 0 0 25 0 4 0 669871460 2097975296 375313 33554432000 4194304 4625164 140736866715472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 512201 375313 346 106 0 507704 0
[pid=11286/tid=11291] ppid=11284 vsize=2048804 CPUtime=1182.3 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 168126 0 0 0 118176 54 0 0 25 0 4 0 669871462 2097975296 375313 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=2048804 CPUtime=1182.32 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 88672 0 0 0 118198 34 0 0 25 0 4 0 669871462 2097975296 375313 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=2048804 CPUtime=1163.6 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 6063719 0 0 0 115421 939 0 0 25 0 4 0 669871462 2097975296 375313 33554432000 4194304 4625164 140736866715472 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4710.58
Current children cumulated vsize (KiB) 2048804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 8.02 8.10 8.05 9/485 11338
/proc/meminfo: memFree=11699156/32950928 swapFree=45358800/67111528
[pid=11286] ppid=11284 vsize=2048804 CPUtime=4800.24 cores=1,3,5,7
/proc/11286/stat : 11286 (SArTagnan) R 11284 11286 10402 0 -1 4202496 7194223 0 0 0 478857 1167 0 0 25 0 4 0 669871460 2097975296 377357 33554432000 4194304 4625164 140736866715472 18446744073709551615 4512029 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11286/statm: 512201 377357 346 106 0 507704 0
[pid=11286/tid=11291] ppid=11284 vsize=2048804 CPUtime=1204.82 cores=1,3,5,7
/proc/11286/task/11291/stat : 11291 (SArTagnan) R 11284 11286 10402 0 -1 4202560 168891 0 0 0 120427 55 0 0 25 0 4 0 669871462 2097975296 377358 33554432000 4194304 4625164 140736866715472 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11286/tid=11292] ppid=11284 vsize=2048804 CPUtime=1204.84 cores=1,3,5,7
/proc/11286/task/11292/stat : 11292 (SArTagnan) R 11284 11286 10402 0 -1 4202560 88865 0 0 0 120450 34 0 0 25 0 4 0 669871462 2097975296 377358 33554432000 4194304 4625164 140736866715472 18446744073709551615 4351786 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11286/tid=11293] ppid=11284 vsize=2048804 CPUtime=1185.73 cores=1,3,5,7
/proc/11286/task/11293/stat : 11293 (SArTagnan) R 11284 11286 10402 0 -1 4202560 6252742 0 0 0 117603 970 0 0 25 0 4 0 669871462 2097975296 377358 33554432000 4194304 4625164 140736866715472 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 2048804

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): 1204.89
CPU time (s): 4800.35
CPU user time (s): 4788.61
CPU system time (s): 11.7392
CPU usage (%): 398.407
Max. virtual memory (cumulated for all children) (KiB): 2384992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.61
system time used= 11.7392
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7194804
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= 1258
involuntary context switches= 31169

runsolver used 5.2892 second user time and 13.8309 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-16 23:52:28
IDJOB=3385941
IDBENCH=84559
IDSOLVER=1871
FILE ID=node149/3385941-1305582748
RUNJOBID= node149-1305582748-11268
PBS_JOBID= 13350208
Free space on /tmp= 73532 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb45-21-1.used-as.sat04-883.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385941-1305582748/watcher-3385941-1305582748 -o /tmp/evaluation-result-3385941-1305582748/solver-3385941-1305582748 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385941-1305582748.cnf -threads=4

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

MD5SUM BENCH= d30b88c897dd41570f0430a76eb70b55
RANDOM SEED=1348577353

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14775416 kB
Buffers:         89236 kB
Cached:         563000 kB
SwapCached:      36208 kB
Active:        8734184 kB
Inactive:      9163412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14775416 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:            2048 kB
Writeback:           0 kB
AnonPages:    17221604 kB
Mapped:          26896 kB
Slab:            97564 kB
PageTables:     112236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 156269052 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= 73532 MiB
End job on node149 at 2011-05-17 00:12:35