Trace number 3438426

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) 40000.9 5011.41

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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

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-3438426-1306916694/watcher-3438426-1306916694 -o /tmp/evaluation-result-3438426-1306916694/solver-3438426-1306916694 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438426-1306916694.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.00 1.10 1/491 31124
/proc/meminfo: memFree=29238472/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=22312 CPUtime=0.01 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 1027 0 0 0 1 0 0 0 25 0 1 0 803269023 22847488 667 33554432000 4194304 4625164 140733620269024 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31124/statm: 5578 667 296 106 0 1081 0

[startup+0.051396 s]
/proc/loadavg: 0.93 1.00 1.10 1/491 31124
/proc/meminfo: memFree=29238472/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=174288 CPUtime=0.14 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 4271 0 0 0 14 0 0 0 25 0 8 0 803269023 178470912 3375 33554432000 4194304 4625164 140733620269024 18446744073709551615 4499479 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/31124/statm: 59956 3377 327 106 0 55459 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 174288

[startup+0.100357 s]
/proc/loadavg: 0.93 1.00 1.10 1/491 31124
/proc/meminfo: memFree=29238472/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=373024 CPUtime=0.47 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 6501 0 0 0 47 0 0 0 25 0 8 0 803269023 381976576 5476 33554432000 4194304 4625164 140733620269024 18446744073709551615 210646843769 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31124/statm: 93256 5486 340 106 0 88759 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 373024

[startup+0.300293 s]
/proc/loadavg: 0.93 1.00 1.10 1/491 31124
/proc/meminfo: memFree=29238472/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=519284 CPUtime=2.07 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 24684 0 0 0 204 3 0 0 25 0 8 0 803269023 531746816 16658 33554432000 4194304 4625164 140733620269024 18446744073709551615 4336837 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31124/statm: 129821 16658 370 106 0 125324 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 519284

[startup+1.04659 s]
/proc/loadavg: 0.93 1.00 1.10 1/491 31124
/proc/meminfo: memFree=29238472/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=519284 CPUtime=8.7 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 33198 0 0 0 865 5 0 0 19 0 8 0 803269023 531746816 23700 33554432000 4194304 4625164 140733620269024 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31124/statm: 129821 23700 370 106 0 125324 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 519284

[startup+1.50109 s]
/proc/loadavg: 0.93 1.00 1.10 1/491 31124
/proc/meminfo: memFree=29238472/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=519284 CPUtime=11.66 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 34642 0 0 0 1160 6 0 0 19 0 8 0 803269023 531746816 25097 33554432000 4194304 4625164 140733620269024 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31124/statm: 129821 25097 369 106 0 125324 0
Current children cumulated CPU time (s) 11.66
Current children cumulated vsize (KiB) 519284

[startup+3.10082 s]
/proc/loadavg: 0.93 1.00 1.10 9/499 31132
/proc/meminfo: memFree=29124212/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=521020 CPUtime=24.4 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 45559 0 0 0 2431 9 0 0 23 0 8 0 803269023 533524480 29945 33554432000 4194304 4625164 140733620269024 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31124/statm: 130255 29945 375 106 0 125758 0
[pid=31124/tid=31126] ppid=31122 vsize=521020 CPUtime=3.05 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 4177 0 0 0 305 0 0 0 19 0 8 0 803269026 533524480 29945 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=521020 CPUtime=3.05 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 4115 0 0 0 305 0 0 0 25 0 8 0 803269026 533524480 29945 33554432000 4194304 4625164 140733620269024 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=521020 CPUtime=3.01 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 4877 0 0 0 300 1 0 0 23 0 8 0 803269026 533524480 29945 33554432000 4194304 4625164 140733620269024 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31124/tid=31129] ppid=31122 vsize=521020 CPUtime=3.05 cores=0-7
/proc/31124/task/31129/stat : 31129 (SArTagnan) R 31122 31124 31098 0 -1 4202560 3958 0 0 0 304 1 0 0 19 0 8 0 803269026 533524480 29945 33554432000 4194304 4625164 140733620269024 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31124/tid=31130] ppid=31122 vsize=521020 CPUtime=3.06 cores=0-7
/proc/31124/task/31130/stat : 31130 (SArTagnan) R 31122 31124 31098 0 -1 4202560 2903 0 0 0 306 0 0 0 25 0 8 0 803269026 533524480 29945 33554432000 4194304 4625164 140733620269024 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31124/tid=31131] ppid=31122 vsize=521020 CPUtime=3.06 cores=0-7
/proc/31124/task/31131/stat : 31131 (SArTagnan) R 31122 31124 31098 0 -1 4202560 4006 0 0 0 305 1 0 0 23 0 8 0 803269026 533524480 29945 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=521020 CPUtime=3.05 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4202560 4016 0 0 0 305 0 0 0 23 0 8 0 803269026 533524480 29945 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.4
Current children cumulated vsize (KiB) 521020

[startup+6.30128 s]
/proc/loadavg: 1.50 1.12 1.14 9/499 31132
/proc/meminfo: memFree=29087416/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=540760 CPUtime=49.94 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 78334 0 0 0 4981 13 0 0 25 0 8 0 803269023 553738240 38104 33554432000 4194304 4625164 140733620269024 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31124/statm: 135190 38104 359 106 0 130693 0
[pid=31124/tid=31126] ppid=31122 vsize=540760 CPUtime=6.25 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 6325 0 0 0 625 0 0 0 25 0 8 0 803269026 553738240 38104 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=540760 CPUtime=6.24 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 6030 0 0 0 624 0 0 0 25 0 8 0 803269026 553738240 38104 33554432000 4194304 4625164 140733620269024 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=540760 CPUtime=6.21 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 20654 0 0 0 618 3 0 0 25 0 8 0 803269026 553738240 38104 33554432000 4194304 4625164 140733620269024 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31124/tid=31129] ppid=31122 vsize=540760 CPUtime=6.25 cores=0-7
/proc/31124/task/31129/stat : 31129 (SArTagnan) R 31122 31124 31098 0 -1 4202560 6096 0 0 0 624 1 0 0 25 0 8 0 803269026 553738240 38104 33554432000 4194304 4625164 140733620269024 18446744073709551615 4352098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31124/tid=31130] ppid=31122 vsize=540760 CPUtime=6.25 cores=0-7
/proc/31124/task/31130/stat : 31130 (SArTagnan) R 31122 31124 31098 0 -1 4202560 5360 0 0 0 625 0 0 0 25 0 8 0 803269026 553738240 38104 33554432000 4194304 4625164 140733620269024 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31124/tid=31131] ppid=31122 vsize=540760 CPUtime=6.25 cores=0-7
/proc/31124/task/31131/stat : 31131 (SArTagnan) R 31122 31124 31098 0 -1 4202560 6262 0 0 0 624 1 0 0 25 0 8 0 803269026 553738240 38104 33554432000 4194304 4625164 140733620269024 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=540760 CPUtime=6.25 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4202560 4306 0 0 0 625 0 0 0 25 0 8 0 803269026 553738240 38104 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351958 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (KiB) 540760

[startup+12.7012 s]
/proc/loadavg: 2.02 1.23 1.18 9/499 31132
/proc/meminfo: memFree=29014220/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=573052 CPUtime=101.16 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 123057 0 0 0 10094 22 0 0 25 0 8 0 803269023 586805248 56239 33554432000 4194304 4625164 140733620269024 18446744073709551615 4512023 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 143263 56240 500 106 0 138766 0
[pid=31124/tid=31126] ppid=31122 vsize=573052 CPUtime=12.67 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 9556 0 0 0 1266 1 0 0 25 0 8 0 803269026 586805248 56253 33554432000 4194304 4625164 140733620269024 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=573052 CPUtime=12.67 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 7356 0 0 0 1266 1 0 0 25 0 8 0 803269026 586805248 56254 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=573052 CPUtime=12.61 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 45223 0 0 0 1254 7 0 0 25 0 8 0 803269026 586805248 56254 33554432000 4194304 4625164 140733620269024 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31124/tid=31129] ppid=31122 vsize=573052 CPUtime=12.66 cores=0-7
/proc/31124/task/31129/stat : 31129 (SArTagnan) R 31122 31124 31098 0 -1 4202560 6758 0 0 0 1265 1 0 0 25 0 8 0 803269026 586805248 56255 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31124/tid=31130] ppid=31122 vsize=573052 CPUtime=12.67 cores=0-7
/proc/31124/task/31130/stat : 31130 (SArTagnan) R 31122 31124 31098 0 -1 4202560 8676 0 0 0 1267 0 0 0 25 0 8 0 803269026 586805248 56255 33554432000 4194304 4625164 140733620269024 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31124/tid=31131] ppid=31122 vsize=573052 CPUtime=12.67 cores=0-7
/proc/31124/task/31131/stat : 31131 (SArTagnan) R 31122 31124 31098 0 -1 4202560 9822 0 0 0 1265 2 0 0 25 0 8 0 803269026 586805248 56255 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=573052 CPUtime=12.6 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4202560 6148 0 0 0 1259 1 0 0 25 0 8 0 803269026 586805248 56256 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 573052

[startup+25.5011 s]
/proc/loadavg: 3.34 1.56 1.29 9/499 31132
/proc/meminfo: memFree=28930932/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=617796 CPUtime=203.22 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 190664 0 0 0 20289 33 0 0 25 0 8 0 803269023 632623104 78239 33554432000 4194304 4625164 140733620269024 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 154449 78239 697 106 0 149952 0
[pid=31124/tid=31126] ppid=31122 vsize=617796 CPUtime=25.46 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 14840 0 0 0 2544 2 0 0 25 0 8 0 803269026 632623104 78239 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=617796 CPUtime=25.45 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 10632 0 0 0 2543 2 0 0 25 0 8 0 803269026 632623104 78239 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=617796 CPUtime=25.39 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 85597 0 0 0 2526 13 0 0 25 0 8 0 803269026 632623104 78239 33554432000 4194304 4625164 140733620269024 18446744073709551615 210646843570 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31124/tid=31129] ppid=31122 vsize=617796 CPUtime=25.45 cores=0-7
/proc/31124/task/31129/stat : 31129 (SArTagnan) R 31122 31124 31098 0 -1 4202560 9688 0 0 0 2543 2 0 0 25 0 8 0 803269026 632623104 78239 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31124/tid=31130] ppid=31122 vsize=617796 CPUtime=25.46 cores=0-7
/proc/31124/task/31130/stat : 31130 (SArTagnan) R 31122 31124 31098 0 -1 4202560 14137 0 0 0 2544 2 0 0 25 0 8 0 803269026 632623104 78239 33554432000 4194304 4625164 140733620269024 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31124/tid=31131] ppid=31122 vsize=617796 CPUtime=25.45 cores=0-7
/proc/31124/task/31131/stat : 31131 (SArTagnan) R 31122 31124 31098 0 -1 4202560 15305 0 0 0 2542 3 0 0 25 0 8 0 803269026 632623104 78239 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=617796 CPUtime=25.18 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4202560 6614 0 0 0 2517 1 0 0 25 0 8 0 803269026 632623104 78239 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.22
Current children cumulated vsize (KiB) 617796

[startup+51.1007 s]
/proc/loadavg: 4.93 2.08 1.46 9/499 31132
/proc/meminfo: memFree=28850404/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=717352 CPUtime=407.57 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 331136 0 0 0 40697 60 0 0 25 0 8 0 803269023 734568448 97991 33554432000 4194304 4625164 140733620269024 18446744073709551615 4512763 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 179338 97991 432 106 0 174841 0
[pid=31124/tid=31126] ppid=31122 vsize=717352 CPUtime=51.06 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 21965 0 0 0 5103 3 0 0 25 0 8 0 803269026 734568448 97991 33554432000 4194304 4625164 140733620269024 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=717352 CPUtime=51.05 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 15309 0 0 0 5102 3 0 0 25 0 8 0 803269026 734568448 97991 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=717352 CPUtime=50.97 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 178211 0 0 0 5067 30 0 0 25 0 8 0 803269026 734568448 97991 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31124/tid=31129] ppid=31122 vsize=717352 CPUtime=51.04 cores=0-7
/proc/31124/task/31129/stat : 31129 (SArTagnan) R 31122 31124 31098 0 -1 4202560 13604 0 0 0 5102 2 0 0 25 0 8 0 803269026 734568448 97991 33554432000 4194304 4625164 140733620269024 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31124/tid=31130] ppid=31122 vsize=717352 CPUtime=51.05 cores=0-7
/proc/31124/task/31130/stat : 31130 (SArTagnan) R 31122 31124 31098 0 -1 4202560 20942 0 0 0 5102 3 0 0 25 0 8 0 803269026 734568448 97991 33554432000 4194304 4625164 140733620269024 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31124/tid=31131] ppid=31122 vsize=717352 CPUtime=51.06 cores=0-7
/proc/31124/task/31131/stat : 31131 (SArTagnan) R 31122 31124 31098 0 -1 4202560 22670 0 0 0 5100 6 0 0 25 0 8 0 803269026 734568448 97991 33554432000 4194304 4625164 140733620269024 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=717352 CPUtime=50.36 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4202560 9558 0 0 0 5034 2 0 0 25 0 8 0 803269026 734568448 97991 33554432000 4194304 4625164 140733620269024 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.57
Current children cumulated vsize (KiB) 717352

[startup+102.301 s]
/proc/loadavg: 6.76 3.02 1.81 9/499 31134
/proc/meminfo: memFree=28721984/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=849668 CPUtime=816.26 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 649614 0 0 0 81513 113 0 0 25 0 8 0 803269023 870060032 130539 33554432000 4194304 4625164 140733620269024 18446744073709551615 4512763 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 212417 130539 562 106 0 207920 0
[pid=31124/tid=31126] ppid=31122 vsize=849668 CPUtime=102.26 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 25839 0 0 0 10222 4 0 0 25 0 8 0 803269026 870060032 130539 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=849668 CPUtime=102.24 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 18212 0 0 0 10220 4 0 0 25 0 8 0 803269026 870060032 130539 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=849668 CPUtime=102.14 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 446382 0 0 0 10142 72 0 0 25 0 8 0 803269026 870060032 130539 33554432000 4194304 4625164 140733620269024 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0

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

Current children cumulated vsize (KiB) 4359640

[startup+4722.3 s]
/proc/loadavg: 8.04 8.09 8.01 9/499 31270
/proc/meminfo: memFree=25719612/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=4359640 CPUtime=37694.2 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 29400073 0 0 0 3764834 4591 0 0 25 0 8 0 803269023 4464271360 878188 33554432000 4194304 4625164 140733620269024 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 1089910 878188 352 106 0 1085413 0
[pid=31124/tid=31126] ppid=31122 vsize=4359640 CPUtime=4721.52 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 130684 0 0 0 472122 30 0 0 25 0 8 0 803269026 4464271360 878188 33554432000 4194304 4625164 140733620269024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=4359640 CPUtime=4722.26 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 166694 0 0 0 472124 102 0 0 25 0 8 0 803269026 4464271360 878188 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=4359640 CPUtime=4720.16 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 26834107 0 0 0 468071 3945 0 0 25 0 8 0 803269026 4464271360 878188 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31124/tid=31129] ppid=31122 vsize=4359640 CPUtime=4722.18 cores=0-7
/proc/31124/task/31129/stat : 31129 (SArTagnan) R 31122 31124 31098 0 -1 4202560 131037 0 0 0 472182 36 0 0 25 0 8 0 803269026 4464271360 878188 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31124/tid=31130] ppid=31122 vsize=4359640 CPUtime=4722.29 cores=0-7
/proc/31124/task/31130/stat : 31130 (SArTagnan) R 31122 31124 31098 0 -1 4202560 133193 0 0 0 472198 31 0 0 25 0 8 0 803269026 4464271360 878188 33554432000 4194304 4625164 140733620269024 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31124/tid=31131] ppid=31122 vsize=4359640 CPUtime=4722.33 cores=0-7
/proc/31124/task/31131/stat : 31131 (SArTagnan) R 31122 31124 31098 0 -1 4202560 167952 0 0 0 472189 44 0 0 25 0 8 0 803269026 4464271360 878188 33554432000 4194304 4625164 140733620269024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=4359640 CPUtime=4641.29 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4202560 78486 0 0 0 464081 48 0 0 25 0 8 0 803269026 4464271360 878188 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37694.2
Current children cumulated vsize (KiB) 4359640

[startup+4782.3 s]
/proc/loadavg: 8.08 8.09 8.01 9/499 31270
/proc/meminfo: memFree=25702960/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=4359640 CPUtime=38173.3 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 29452344 0 0 0 3812728 4604 0 0 25 0 8 0 803269023 4464271360 882628 33554432000 4194304 4625164 140733620269024 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 1089910 882628 352 106 0 1085413 0
[pid=31124/tid=31126] ppid=31122 vsize=4359640 CPUtime=4781.54 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 130846 0 0 0 478124 30 0 0 25 0 8 0 803269026 4464271360 882628 33554432000 4194304 4625164 140733620269024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=4359640 CPUtime=4782.28 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 166777 0 0 0 478126 102 0 0 25 0 8 0 803269026 4464271360 882628 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=4359640 CPUtime=4780.15 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 26834499 0 0 0 474069 3946 0 0 25 0 8 0 803269026 4464271360 882628 33554432000 4194304 4625164 140733620269024 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31124/tid=31129] ppid=31122 vsize=4359640 CPUtime=4782.2 cores=0-7
/proc/31124/task/31129/stat : 31129 (SArTagnan) R 31122 31124 31098 0 -1 4202560 131722 0 0 0 478183 37 0 0 25 0 8 0 803269026 4464271360 882628 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31124/tid=31130] ppid=31122 vsize=4359640 CPUtime=4782.31 cores=0-7
/proc/31124/task/31130/stat : 31130 (SArTagnan) R 31122 31124 31098 0 -1 4202560 133302 0 0 0 478200 31 0 0 25 0 8 0 803269026 4464271360 882628 33554432000 4194304 4625164 140733620269024 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31124/tid=31131] ppid=31122 vsize=4359640 CPUtime=4782.35 cores=0-7
/proc/31124/task/31131/stat : 31131 (SArTagnan) R 31122 31124 31098 0 -1 4202560 168980 0 0 0 478191 44 0 0 25 0 8 0 803269026 4464271360 882628 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=4359640 CPUtime=4700.26 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4202560 78940 0 0 0 469977 49 0 0 25 0 8 0 803269026 4464271360 882628 33554432000 4194304 4625164 140733620269024 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38173.3
Current children cumulated vsize (KiB) 4359640

[startup+4842.3 s]
/proc/loadavg: 8.14 8.10 8.01 9/499 31272
/proc/meminfo: memFree=25681004/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=4425176 CPUtime=38652.1 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 29632056 0 0 0 3860580 4635 0 0 25 0 8 0 803269023 4531380224 887622 33554432000 4194304 4625164 140733620269024 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 1106294 887622 352 106 0 1101797 0
[pid=31124/tid=31126] ppid=31122 vsize=4425176 CPUtime=4841.52 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 131004 0 0 0 484122 30 0 0 25 0 8 0 803269026 4531380224 887623 33554432000 4194304 4625164 140733620269024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=4425176 CPUtime=4842.26 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 166945 0 0 0 484124 102 0 0 25 0 8 0 803269026 4531380224 887623 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=4425176 CPUtime=4840.11 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 26964094 0 0 0 480046 3965 0 0 25 0 8 0 803269026 4531380224 887623 33554432000 4194304 4625164 140733620269024 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31124/tid=31129] ppid=31122 vsize=4425176 CPUtime=4842.18 cores=0-7
/proc/31124/task/31129/stat : 31129 (SArTagnan) R 31122 31124 31098 0 -1 4202560 132467 0 0 0 484181 37 0 0 25 0 8 0 803269026 4531380224 887623 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31124/tid=31130] ppid=31122 vsize=4425176 CPUtime=4842.3 cores=0-7
/proc/31124/task/31130/stat : 31130 (SArTagnan) R 31122 31124 31098 0 -1 4202560 133394 0 0 0 484198 32 0 0 25 0 8 0 803269026 4531380224 887623 33554432000 4194304 4625164 140733620269024 18446744073709551615 4329671 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31124/tid=31131] ppid=31122 vsize=4425176 CPUtime=4842.33 cores=0-7
/proc/31124/task/31131/stat : 31131 (SArTagnan) R 31122 31124 31098 0 -1 4202560 169074 0 0 0 484189 44 0 0 25 0 8 0 803269026 4531380224 887624 33554432000 4194304 4625164 140733620269024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=4425176 CPUtime=4759.22 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4202560 79193 0 0 0 475873 49 0 0 25 0 8 0 803269026 4531380224 887624 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38652.2
Current children cumulated vsize (KiB) 4425176

[startup+4902.32 s]
/proc/loadavg: 8.16 8.11 8.02 9/499 31274
/proc/meminfo: memFree=25674896/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=4425176 CPUtime=39131.2 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 30130231 0 0 0 3908413 4712 0 0 25 0 8 0 803269023 4531380224 890947 33554432000 4194304 4625164 140733620269024 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 1106294 890947 352 106 0 1101797 0
[pid=31124/tid=31126] ppid=31122 vsize=4425176 CPUtime=4901.54 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 131170 0 0 0 490124 30 0 0 25 0 8 0 803269026 4531380224 890947 33554432000 4194304 4625164 140733620269024 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=4425176 CPUtime=4902.28 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 167048 0 0 0 490126 102 0 0 25 0 8 0 803269026 4531380224 890947 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=4425176 CPUtime=4900.11 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 27453032 0 0 0 485972 4039 0 0 25 0 8 0 803269026 4531380224 890947 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31124/tid=31129] ppid=31122 vsize=4425176 CPUtime=4902.2 cores=0-7
/proc/31124/task/31129/stat : 31129 (SArTagnan) R 31122 31124 31098 0 -1 4202560 132652 0 0 0 490183 37 0 0 25 0 8 0 803269026 4531380224 890947 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31124/tid=31130] ppid=31122 vsize=4425176 CPUtime=4902.32 cores=0-7
/proc/31124/task/31130/stat : 31130 (SArTagnan) R 31122 31124 31098 0 -1 4202560 133550 0 0 0 490200 32 0 0 25 0 8 0 803269026 4531380224 890947 33554432000 4194304 4625164 140733620269024 18446744073709551615 4460422 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31124/tid=31131] ppid=31122 vsize=4425176 CPUtime=4902.35 cores=0-7
/proc/31124/task/31131/stat : 31131 (SArTagnan) R 31122 31124 31098 0 -1 4202560 169175 0 0 0 490191 44 0 0 25 0 8 0 803269026 4531380224 890947 33554432000 4194304 4625164 140733620269024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=4425176 CPUtime=4818.2 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4202560 79290 0 0 0 481771 49 0 0 25 0 8 0 803269026 4531380224 890947 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39131.2
Current children cumulated vsize (KiB) 4425176

[startup+4962.3 s]
/proc/loadavg: 8.06 8.09 8.01 9/499 31276
/proc/meminfo: memFree=25653056/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=4411188 CPUtime=39610.1 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 30534775 0 0 0 3956231 4774 0 0 25 0 8 0 803269023 4517056512 894609 33554432000 4194304 4625164 140733620269024 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 1102797 894609 352 106 0 1098300 0
[pid=31124/tid=31126] ppid=31122 vsize=4411188 CPUtime=4961.53 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 131355 0 0 0 496123 30 0 0 25 0 8 0 803269026 4517056512 894609 33554432000 4194304 4625164 140733620269024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=4411188 CPUtime=4962.26 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 167231 0 0 0 496124 102 0 0 25 0 8 0 803269026 4517056512 894609 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=4411188 CPUtime=4960.06 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 27838906 0 0 0 491908 4098 0 0 25 0 8 0 803269026 4517056512 894609 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31124/tid=31129] ppid=31122 vsize=4411188 CPUtime=4962.18 cores=0-7
/proc/31124/task/31129/stat : 31129 (SArTagnan) R 31122 31124 31098 0 -1 4202560 132739 0 0 0 496181 37 0 0 25 0 8 0 803269026 4517056512 894609 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31124/tid=31130] ppid=31122 vsize=4411188 CPUtime=4962.3 cores=0-7
/proc/31124/task/31130/stat : 31130 (SArTagnan) R 31122 31124 31098 0 -1 4202560 146121 0 0 0 496197 33 0 0 25 0 8 0 803269026 4517056512 894609 33554432000 4194304 4625164 140733620269024 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31124/tid=31131] ppid=31122 vsize=4411188 CPUtime=4962.33 cores=0-7
/proc/31124/task/31131/stat : 31131 (SArTagnan) R 31122 31124 31098 0 -1 4202560 169308 0 0 0 496189 44 0 0 25 0 8 0 803269026 4517056512 894609 33554432000 4194304 4625164 140733620269024 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=4411188 CPUtime=4877.16 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4202560 79306 0 0 0 487667 49 0 0 25 0 8 0 803269026 4517056512 894609 33554432000 4194304 4625164 140733620269024 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39610
Current children cumulated vsize (KiB) 4411188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.22 s]
/proc/loadavg: 8.02 8.07 8.01 9/499 31276
/proc/meminfo: memFree=25634708/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=4481568 CPUtime=40000.7 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) R 31122 31124 31098 0 -1 4202496 30578319 0 0 0 3995283 4784 0 0 25 0 8 0 803269023 4589125632 899720 33554432000 4194304 4625164 140733620269024 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 1120392 899720 352 106 0 1115895 0
[pid=31124/tid=31126] ppid=31122 vsize=4481568 CPUtime=5010.46 cores=0-7
/proc/31124/task/31126/stat : 31126 (SArTagnan) R 31122 31124 31098 0 -1 4202560 131975 0 0 0 501016 30 0 0 25 0 8 0 803269026 4589125632 899720 33554432000 4194304 4625164 140733620269024 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31124/tid=31127] ppid=31122 vsize=4481568 CPUtime=5011.2 cores=0-7
/proc/31124/task/31127/stat : 31127 (SArTagnan) R 31122 31124 31098 0 -1 4202560 167459 0 0 0 501018 102 0 0 25 0 8 0 803269026 4589125632 899720 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31124/tid=31128] ppid=31122 vsize=4481568 CPUtime=5008.98 cores=0-7
/proc/31124/task/31128/stat : 31128 (SArTagnan) R 31122 31124 31098 0 -1 4202560 27852716 0 0 0 496797 4101 0 0 25 0 8 0 803269026 4589125632 899720 33554432000 4194304 4625164 140733620269024 18446744073709551615 4327872 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31124/tid=31129] ppid=31122 vsize=4481568 CPUtime=5011.12 cores=0-7
/proc/31124/task/31129/stat : 31129 (SArTagnan) R 31122 31124 31098 0 -1 4202560 132935 0 0 0 501075 37 0 0 25 0 8 0 803269026 4589125632 899720 33554432000 4194304 4625164 140733620269024 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31124/tid=31130] ppid=31122 vsize=4481568 CPUtime=5011.23 cores=0-7
/proc/31124/task/31130/stat : 31130 (SArTagnan) R 31122 31124 31098 0 -1 4202560 146324 0 0 0 501090 33 0 0 25 0 8 0 803269026 4589125632 899720 33554432000 4194304 4625164 140733620269024 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31124/tid=31131] ppid=31122 vsize=4481568 CPUtime=5011.27 cores=0-7
/proc/31124/task/31131/stat : 31131 (SArTagnan) R 31122 31124 31098 0 -1 4202560 169656 0 0 0 501083 44 0 0 25 0 8 0 803269026 4589125632 899720 33554432000 4194304 4625164 140733620269024 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=4481568 CPUtime=4925.23 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4202560 80106 0 0 0 492473 50 0 0 25 0 8 0 803269026 4589125632 899720 33554432000 4194304 4625164 140733620269024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 4481568

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

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

[startup+5011.33 s]
/proc/loadavg: 8.02 8.07 8.01 9/499 31276
/proc/meminfo: memFree=25634708/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=0 CPUtime=40000.8 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) Z 31122 31124 31098 0 -1 4203548 30578319 0 0 0 3995288 4792 0 0 25 0 2 0 803269023 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 0 0 0 0 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=0 CPUtime=4925.32 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4203588 80106 0 0 0 492474 58 0 0 25 0 2 0 803269026 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

[startup+5011.4 s]
/proc/loadavg: 8.02 8.07 8.01 9/499 31276
/proc/meminfo: memFree=25634708/32951132 swapFree=57925096/67111528
[pid=31124] ppid=31122 vsize=0 CPUtime=40000.9 cores=0-7
/proc/31124/stat : 31124 (SArTagnan) Z 31122 31124 31098 0 -1 4203548 30578319 0 0 0 3995288 4799 0 0 25 0 2 0 803269023 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31124/statm: 0 0 0 0 0 0 0
[pid=31124/tid=31132] ppid=31122 vsize=0 CPUtime=4925.39 cores=0-7
/proc/31124/task/31132/stat : 31132 (SArTagnan) R 31122 31124 31098 0 -1 4203588 80106 0 0 0 492474 65 0 0 25 0 2 0 803269026 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.41
CPU time (s): 40000.9
CPU user time (s): 39952.9
CPU system time (s): 48.0027
CPU usage (%): 798.197
Max. virtual memory (cumulated for all children) (KiB): 4876512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39952.9
system time used= 48.0027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30578319
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= 9240
involuntary context switches= 118046

runsolver used 23.3524 second user time and 62.7495 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-01 10:24:54
IDJOB=3438426
IDBENCH=71315
IDSOLVER=1936
FILE ID=node129/3438426-1306916694
RUNJOBID= node129-1306916694-31112
PBS_JOBID= 13488517
Free space on /tmp= 73748 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g6.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438426-1306916694/watcher-3438426-1306916694 -o /tmp/evaluation-result-3438426-1306916694/solver-3438426-1306916694 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438426-1306916694.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=1739635290

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      29238876 kB
Buffers:        272268 kB
Cached:        2005284 kB
SwapCached:      49316 kB
Active:         205204 kB
Inactive:      3222440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29238876 kB
SwapTotal:    67111528 kB
SwapFree:     57925096 kB
Dirty:            1988 kB
Writeback:          64 kB
AnonPages:     1111388 kB
Mapped:          14244 kB
Slab:           154068 kB
PageTables:      58548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147300876 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73748 MiB
End job on node129 at 2011-06-01 11:48:27