Trace number 3259672

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.19 1201.8

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes10.cnf
MD5SUM98bac4f2d533fe7abb12552567f9e1aa
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3259672-1304059853/watcher-3259672-1304059853 -o /tmp/evaluation-result-3259672-1304059853/solver-3259672-1304059853 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3259672-1304059853.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: 8.23 8.11 6.88 5/184 30079
/proc/meminfo: memFree=31024252/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=26132 CPUtime=0 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 610 0 0 0 0 0 0 0 25 0 1 0 517583227 26759168 486 33554432000 4194304 4623224 140735402054800 18446744073709551615 271550580871 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30079/statm: 6533 486 297 105 0 2037 0

[startup+0.107136 s]
/proc/loadavg: 8.23 8.11 6.88 5/184 30079
/proc/meminfo: memFree=31024252/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=207936 CPUtime=0.17 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 7404 0 0 0 17 0 0 0 25 0 4 0 517583227 212926464 5036 33554432000 4194304 4623224 140735402054800 18446744073709551615 271550642719 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 51984 5039 332 105 0 47488 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 207936

[startup+0.284059 s]
/proc/loadavg: 8.23 8.11 6.88 5/184 30079
/proc/meminfo: memFree=31024252/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=210844 CPUtime=0.87 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 9292 0 0 0 87 0 0 0 25 0 4 0 517583227 215904256 6924 33554432000 4194304 4623224 140735402054800 18446744073709551615 4510332 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 52711 6924 342 105 0 48215 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 210844

[startup+0.301057 s]
/proc/loadavg: 8.23 8.11 6.88 5/184 30079
/proc/meminfo: memFree=31024252/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=210844 CPUtime=0.95 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 9513 0 0 0 94 1 0 0 25 0 4 0 517583227 215904256 7145 33554432000 4194304 4623224 140735402054800 18446744073709551615 4516371 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 52711 7145 342 105 0 48215 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 210844

[startup+0.700987 s]
/proc/loadavg: 8.23 8.11 6.88 5/184 30079
/proc/meminfo: memFree=31024252/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=216844 CPUtime=2.54 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 13019 0 0 0 253 1 0 0 25 0 4 0 517583227 222048256 10642 33554432000 4194304 4623224 140735402054800 18446744073709551615 4510340 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 54211 10642 342 105 0 49715 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 216844

[startup+1.50084 s]
/proc/loadavg: 8.21 8.11 6.88 9/188 30083
/proc/meminfo: memFree=30943008/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=289604 CPUtime=5.74 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 18364 0 0 0 572 2 0 0 25 0 4 0 517583227 296554496 15024 33554432000 4194304 4623224 140735402054800 18446744073709551615 4513497 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 72401 15027 342 105 0 67905 0
[pid=30079/tid=30081] ppid=30077 vsize=289604 CPUtime=1.41 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 2343 0 0 0 141 0 0 0 25 0 4 0 517583235 296554496 15027 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=289604 CPUtime=1.41 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 2456 0 0 0 141 0 0 0 25 0 4 0 517583235 296554496 15027 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=289604 CPUtime=1.4 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 2223 0 0 0 140 0 0 0 20 0 4 0 517583235 296554496 15027 33554432000 4194304 4623224 140735402054800 18446744073709551615 4289711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 289604

[startup+3.10055 s]
/proc/loadavg: 8.21 8.11 6.88 9/188 30083
/proc/meminfo: memFree=30900600/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=304080 CPUtime=12.13 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 26198 0 0 0 1209 4 0 0 25 0 4 0 517583227 311377920 21459 33554432000 4194304 4623224 140735402054800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 76020 21460 342 105 0 71524 0
[pid=30079/tid=30081] ppid=30077 vsize=304080 CPUtime=3.01 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 4407 0 0 0 300 1 0 0 25 0 4 0 517583235 311377920 21460 33554432000 4194304 4623224 140735402054800 18446744073709551615 271550198469 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=304080 CPUtime=3 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 4949 0 0 0 300 0 0 0 25 0 4 0 517583235 311377920 21460 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=304080 CPUtime=2.99 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 3104 0 0 0 299 0 0 0 25 0 4 0 517583235 311377920 21460 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 304080

[startup+6.30097 s]
/proc/loadavg: 8.21 8.11 6.88 9/188 30083
/proc/meminfo: memFree=30819900/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=318988 CPUtime=24.92 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 48546 0 0 0 2482 10 0 0 25 0 4 0 517583227 326643712 29087 33554432000 4194304 4623224 140735402054800 18446744073709551615 4510108 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 79747 29087 342 105 0 75251 0
[pid=30079/tid=30081] ppid=30077 vsize=318988 CPUtime=6.21 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 6837 0 0 0 620 1 0 0 25 0 4 0 517583235 326643712 29087 33554432000 4194304 4623224 140735402054800 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=318988 CPUtime=6.21 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 10628 0 0 0 618 3 0 0 25 0 4 0 517583235 326643712 29087 33554432000 4194304 4623224 140735402054800 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=318988 CPUtime=6.18 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 13720 0 0 0 616 2 0 0 25 0 4 0 517583235 326643712 29087 33554432000 4194304 4623224 140735402054800 18446744073709551615 4545328 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 318988

[startup+12.7008 s]
/proc/loadavg: 8.26 8.12 6.90 9/188 30083
/proc/meminfo: memFree=30715040/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=354528 CPUtime=50.48 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 84164 0 0 0 5031 17 0 0 25 0 4 0 517583227 363036672 42402 33554432000 4194304 4623224 140735402054800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 88632 42402 342 105 0 84136 0
[pid=30079/tid=30081] ppid=30077 vsize=354528 CPUtime=12.61 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 12654 0 0 0 1259 2 0 0 25 0 4 0 517583235 363036672 42402 33554432000 4194304 4623224 140735402054800 18446744073709551615 271550198817 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=354528 CPUtime=12.6 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 18562 0 0 0 1255 5 0 0 25 0 4 0 517583235 363036672 42402 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=354528 CPUtime=12.55 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 30349 0 0 0 1249 6 0 0 25 0 4 0 517583235 363036672 42402 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 354528

[startup+25.5005 s]
/proc/loadavg: 8.22 8.11 6.91 9/188 30083
/proc/meminfo: memFree=30476868/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=485440 CPUtime=101.6 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 180268 0 0 0 10123 37 0 0 25 0 4 0 517583227 497090560 69431 33554432000 4194304 4623224 140735402054800 18446744073709551615 4510192 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 121360 69432 342 105 0 116864 0
[pid=30079/tid=30081] ppid=30077 vsize=485440 CPUtime=25.4 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 21819 0 0 0 2536 4 0 0 25 0 4 0 517583235 497090560 69432 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=485440 CPUtime=25.41 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 29553 0 0 0 2529 12 0 0 25 0 4 0 517583235 497090560 69432 33554432000 4194304 4623224 140735402054800 18446744073709551615 271550198817 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=485440 CPUtime=25.27 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 77012 0 0 0 2514 13 0 0 25 0 4 0 517583235 497090560 69432 33554432000 4194304 4623224 140735402054800 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 485440

[startup+51.1008 s]
/proc/loadavg: 8.27 8.14 6.95 9/188 30084
/proc/meminfo: memFree=30099768/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=657376 CPUtime=203.86 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 424607 0 0 0 20307 79 0 0 25 0 4 0 517583227 673153024 114860 33554432000 4194304 4623224 140735402054800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 164344 114860 539 105 0 159848 0
[pid=30079/tid=30081] ppid=30077 vsize=657376 CPUtime=51.01 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 30637 0 0 0 5094 7 0 0 25 0 4 0 517583235 673153024 114860 33554432000 4194304 4623224 140735402054800 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=657376 CPUtime=51.01 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 40958 0 0 0 5080 21 0 0 25 0 4 0 517583235 673153024 114860 33554432000 4194304 4623224 140735402054800 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=657376 CPUtime=50.73 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 248104 0 0 0 5037 36 0 0 25 0 4 0 517583235 673153024 114860 33554432000 4194304 4623224 140735402054800 18446744073709551615 4363992 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 657376

[startup+102.301 s]
/proc/loadavg: 8.35 8.17 7.03 9/188 30086
/proc/meminfo: memFree=29585272/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=918428 CPUtime=408.4 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 729723 0 0 0 40702 138 0 0 25 0 4 0 517583227 940470272 174849 33554432000 4194304 4623224 140735402054800 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 229607 174849 342 105 0 225111 0
[pid=30079/tid=30081] ppid=30077 vsize=918428 CPUtime=102.21 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 40338 0 0 0 10206 15 0 0 25 0 4 0 517583235 940470272 174849 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=918428 CPUtime=102.21 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 59020 0 0 0 10193 28 0 0 25 0 4 0 517583235 940470272 174849 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376754 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=918428 CPUtime=101.66 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 467066 0 0 0 10095 71 0 0 25 0 4 0 517583235 940470272 174849 33554432000 4194304 4623224 140735402054800 18446744073709551615 4292200 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.4
Current children cumulated vsize (KiB) 918428

[startup+162.301 s]
/proc/loadavg: 8.17 8.16 7.09 9/188 30087
/proc/meminfo: memFree=29040264/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=1231732 CPUtime=648.04 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 1287769 0 0 0 64566 238 0 0 25 0 4 0 517583227 1261293568 248658 33554432000 4194304 4623224 140735402054800 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 307933 248658 351 105 0 303437 0
[pid=30079/tid=30081] ppid=30077 vsize=1231732 CPUtime=162.2 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 58529 0 0 0 16199 21 0 0 25 0 4 0 517583235 1261293568 248658 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=1231732 CPUtime=162.2 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 86290 0 0 0 16171 49 0 0 25 0 4 0 517583235 1261293568 248658 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=1231732 CPUtime=161.32 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 899613 0 0 0 15999 133 0 0 25 0 4 0 517583235 1261293568 248658 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.04
Current children cumulated vsize (KiB) 1231732

[startup+222.307 s]
/proc/loadavg: 8.28 8.18 7.17 9/188 30089
/proc/meminfo: memFree=28692168/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=1463360 CPUtime=887.72 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 1833893 0 0 0 88444 328 0 0 25 0 4 0 517583227 1498480640 292066 33554432000 4194304 4623224 140735402054800 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 365840 292066 350 105 0 361344 0
[pid=30079/tid=30081] ppid=30077 vsize=1463360 CPUtime=222.2 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 65521 0 0 0 22197 23 0 0 25 0 4 0 517583235 1498480640 292066 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=1463360 CPUtime=222.2 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 96806 0 0 0 22160 60 0 0 25 0 4 0 517583235 1498480640 292066 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=1463360 CPUtime=221 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1335908 0 0 0 21900 200 0 0 25 0 4 0 517583235 1498480640 292066 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.72
Current children cumulated vsize (KiB) 1463360

[startup+282.301 s]

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

[pid=30079] ppid=30077 vsize=2043912 CPUtime=2565.43 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 2325222 0 0 0 256110 433 0 0 25 0 4 0 517583227 2092965888 427472 33554432000 4194304 4623224 140735402054800 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 510978 427472 342 105 0 506482 0
[pid=30079/tid=30081] ppid=30077 vsize=2043912 CPUtime=642.18 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 86602 0 0 0 64187 31 0 0 25 0 4 0 517583235 2092965888 427472 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=2043912 CPUtime=642.21 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 110757 0 0 0 64158 63 0 0 25 0 4 0 517583235 2092965888 427472 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=2043912 CPUtime=638.71 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1518629 0 0 0 63633 238 0 0 25 0 4 0 517583235 2092965888 427472 33554432000 4194304 4623224 140735402054800 18446744073709551615 4564736 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.43
Current children cumulated vsize (KiB) 2043912

[startup+702.301 s]
/proc/loadavg: 8.30 8.25 7.60 9/188 30111
/proc/meminfo: memFree=27455112/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=2137060 CPUtime=2805.11 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 2377211 0 0 0 280065 446 0 0 25 0 4 0 517583227 2188349440 447268 33554432000 4194304 4623224 140735402054800 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 534265 447268 342 105 0 529769 0
[pid=30079/tid=30081] ppid=30077 vsize=2137060 CPUtime=702.18 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 86945 0 0 0 70187 31 0 0 25 0 4 0 517583235 2188349440 447268 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357772 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=2137060 CPUtime=702.21 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 114262 0 0 0 70157 64 0 0 25 0 4 0 517583235 2188349440 447268 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=2137060 CPUtime=698.38 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1525547 0 0 0 69599 239 0 0 25 0 4 0 517583235 2188349440 447268 33554432000 4194304 4623224 140735402054800 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.11
Current children cumulated vsize (KiB) 2137060

[startup+762.301 s]
/proc/loadavg: 8.22 8.23 7.63 9/188 30112
/proc/meminfo: memFree=27166532/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=2485448 CPUtime=3044.82 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 2609396 0 0 0 304001 481 0 0 25 0 4 0 517583227 2545098752 481080 33554432000 4194304 4623224 140735402054800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 621362 481080 342 105 0 616866 0
[pid=30079/tid=30081] ppid=30077 vsize=2485448 CPUtime=762.2 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 87426 0 0 0 76188 32 0 0 25 0 4 0 517583235 2545098752 481080 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=2485448 CPUtime=762.22 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 114627 0 0 0 76158 64 0 0 25 0 4 0 517583235 2545098752 481080 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=2485448 CPUtime=758.06 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1532462 0 0 0 75565 241 0 0 25 0 4 0 517583235 2545098752 481080 33554432000 4194304 4623224 140735402054800 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.82
Current children cumulated vsize (KiB) 2485448

[startup+822.301 s]
/proc/loadavg: 8.44 8.28 7.68 10/189 30117
/proc/meminfo: memFree=27032424/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=2513176 CPUtime=3284.48 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 2666726 0 0 0 327954 494 0 0 25 0 4 0 517583227 2573492224 494560 33554432000 4194304 4623224 140735402054800 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 628294 494560 342 105 0 623798 0
[pid=30079/tid=30081] ppid=30077 vsize=2513176 CPUtime=822.2 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 87868 0 0 0 82188 32 0 0 25 0 4 0 517583235 2573492224 494560 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357593 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=2513176 CPUtime=822.21 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 115034 0 0 0 82157 64 0 0 25 0 4 0 517583235 2573492224 494560 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=2513176 CPUtime=817.74 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1539404 0 0 0 81531 243 0 0 25 0 4 0 517583235 2573492224 494560 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.48
Current children cumulated vsize (KiB) 2513176

[startup+882.307 s]
/proc/loadavg: 8.28 8.27 7.72 9/188 30118
/proc/meminfo: memFree=26928920/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=2569748 CPUtime=3524.18 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 2733636 0 0 0 351909 509 0 0 25 0 4 0 517583227 2631421952 509269 33554432000 4194304 4623224 140735402054800 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 642437 509269 342 105 0 637941 0
[pid=30079/tid=30081] ppid=30077 vsize=2569748 CPUtime=882.2 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 103804 0 0 0 88186 34 0 0 25 0 4 0 517583235 2631421952 509269 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=2569748 CPUtime=882.21 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 115318 0 0 0 88157 64 0 0 25 0 4 0 517583235 2631421952 509269 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=2569748 CPUtime=877.41 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1546271 0 0 0 87496 245 0 0 25 0 4 0 517583235 2631421952 509269 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.18
Current children cumulated vsize (KiB) 2569748

[startup+942.301 s]
/proc/loadavg: 8.28 8.27 7.75 9/188 30120
/proc/meminfo: memFree=26818396/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=2596128 CPUtime=3763.84 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 2787400 0 0 0 375861 523 0 0 25 0 4 0 517583227 2658435072 522161 33554432000 4194304 4623224 140735402054800 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 649032 522161 342 105 0 644536 0
[pid=30079/tid=30081] ppid=30077 vsize=2596128 CPUtime=942.2 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 104227 0 0 0 94186 34 0 0 25 0 4 0 517583235 2658435072 522161 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=2596128 CPUtime=942.21 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 115940 0 0 0 94156 65 0 0 25 0 4 0 517583235 2658435072 522161 33554432000 4194304 4623224 140735402054800 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=2596128 CPUtime=937.08 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1552889 0 0 0 93460 248 0 0 25 0 4 0 517583235 2658435072 522161 33554432000 4194304 4623224 140735402054800 18446744073709551615 4289924 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.84
Current children cumulated vsize (KiB) 2596128

[startup+1002.3 s]
/proc/loadavg: 8.21 8.25 7.77 9/188 30122
/proc/meminfo: memFree=26685064/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=2650244 CPUtime=4003.51 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 2856290 0 0 0 399812 539 0 0 25 0 4 0 517583227 2713849856 540291 33554432000 4194304 4623224 140735402054800 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 662561 540291 345 105 0 658065 0
[pid=30079/tid=30081] ppid=30077 vsize=2650244 CPUtime=1002.2 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 104500 0 0 0 100186 34 0 0 25 0 4 0 517583235 2713849856 540291 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=2650244 CPUtime=1002.21 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 116419 0 0 0 100156 65 0 0 25 0 4 0 517583235 2713849856 540291 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=2650244 CPUtime=996.75 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1564254 0 0 0 99424 251 0 0 25 0 4 0 517583235 2713849856 540291 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.51
Current children cumulated vsize (KiB) 2650244

[startup+1062.3 s]
/proc/loadavg: 8.29 8.26 7.80 9/188 30123
/proc/meminfo: memFree=26570580/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=2676248 CPUtime=4243.2 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 2880575 0 0 0 423774 546 0 0 25 0 4 0 517583227 2740477952 555497 33554432000 4194304 4623224 140735402054800 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 669062 555497 345 105 0 664566 0
[pid=30079/tid=30081] ppid=30077 vsize=2676248 CPUtime=1062.2 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 104879 0 0 0 106186 34 0 0 25 0 4 0 517583235 2740477952 555497 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=2676248 CPUtime=1062.22 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 117034 0 0 0 106156 66 0 0 25 0 4 0 517583235 2740477952 555497 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=2676248 CPUtime=1056.44 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1570722 0 0 0 105390 254 0 0 25 0 4 0 517583235 2740477952 555497 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376837 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.2
Current children cumulated vsize (KiB) 2676248

[startup+1122.3 s]
/proc/loadavg: 8.20 8.24 7.82 9/188 30125
/proc/meminfo: memFree=26463040/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=2735812 CPUtime=4482.87 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 2911574 0 0 0 447736 551 0 0 25 0 4 0 517583227 2801471488 568639 33554432000 4194304 4623224 140735402054800 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 683953 568639 345 105 0 679457 0
[pid=30079/tid=30081] ppid=30077 vsize=2735812 CPUtime=1122.2 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 105160 0 0 0 112186 34 0 0 25 0 4 0 517583235 2801471488 568639 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=2735812 CPUtime=1122.22 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 117287 0 0 0 112156 66 0 0 25 0 4 0 517583235 2801471488 568639 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357644 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=2735812 CPUtime=1116.1 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1577260 0 0 0 111355 255 0 0 25 0 4 0 517583235 2801471488 568639 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.87
Current children cumulated vsize (KiB) 2735812

[startup+1182.3 s]
/proc/loadavg: 8.28 8.25 7.85 9/188 30126
/proc/meminfo: memFree=26325864/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=2766684 CPUtime=4722.56 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 2926931 0 0 0 471701 555 0 0 25 0 4 0 517583227 2833084416 582868 33554432000 4194304 4623224 140735402054800 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 691671 582868 345 105 0 687175 0
[pid=30079/tid=30081] ppid=30077 vsize=2766684 CPUtime=1182.21 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 105439 0 0 0 118186 35 0 0 25 0 4 0 517583235 2833084416 582868 33554432000 4194304 4623224 140735402054800 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=2766684 CPUtime=1182.22 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 117512 0 0 0 118156 66 0 0 25 0 4 0 517583235 2833084416 582868 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=2766684 CPUtime=1175.78 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1584326 0 0 0 117321 257 0 0 25 0 4 0 517583235 2833084416 582868 33554432000 4194304 4623224 140735402054800 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.56
Current children cumulated vsize (KiB) 2766684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.26 8.25 7.86 9/188 30127
/proc/meminfo: memFree=26264476/32951124 swapFree=67111344/67111528
[pid=30079] ppid=30077 vsize=2812868 CPUtime=4800.07 cores=1,3,5,7
/proc/30079/stat : 30079 (SArTagnan) R 30077 30079 29944 0 -1 4202496 2938574 0 0 0 479449 558 0 0 25 0 4 0 517583227 2880376832 594165 33554432000 4194304 4623224 140735402054800 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30079/statm: 703217 594165 345 105 0 698721 0
[pid=30079/tid=30081] ppid=30077 vsize=2812868 CPUtime=1201.61 cores=1,3,5,7
/proc/30079/task/30081/stat : 30081 (SArTagnan) R 30077 30079 29944 0 -1 4202560 105534 0 0 0 120126 35 0 0 25 0 4 0 517583235 2880376832 594165 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30079/tid=30082] ppid=30077 vsize=2812868 CPUtime=1201.63 cores=1,3,5,7
/proc/30079/task/30082/stat : 30082 (SArTagnan) R 30077 30079 29944 0 -1 4202560 117556 0 0 0 120097 66 0 0 25 0 4 0 517583235 2880376832 594165 33554432000 4194304 4623224 140735402054800 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30079/tid=30083] ppid=30077 vsize=2812868 CPUtime=1195.08 cores=1,3,5,7
/proc/30079/task/30083/stat : 30083 (SArTagnan) R 30077 30079 29944 0 -1 4202560 1586354 0 0 0 119250 258 0 0 25 0 4 0 517583235 2880376832 594165 33554432000 4194304 4623224 140735402054800 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 2812868

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.8
CPU time (s): 4800.19
CPU user time (s): 4794.52
CPU system time (s): 5.67214
CPU usage (%): 399.416
Max. virtual memory (cumulated for all children) (KiB): 3119480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.52
system time used= 5.67214
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2938578
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= 2013
involuntary context switches= 17399

runsolver used 1.66875 second user time and 4.89525 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 08:50:53
IDJOB=3259672
IDBENCH=71605
IDSOLVER=1656
FILE ID=node133/3259672-1304059853
RUNJOBID= node133-1304058649-29963
PBS_JOBID= 13170442
Free space on /tmp= 71888 MiB

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

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

MD5SUM BENCH= 98bac4f2d533fe7abb12552567f9e1aa
RANDOM SEED=1650192488

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.834
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.74
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.834
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:     32951124 kB
MemFree:      31024656 kB
Buffers:        712800 kB
Cached:         769048 kB
SwapCached:        124 kB
Active:         579616 kB
Inactive:       989812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31024656 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:            8552 kB
Writeback:           0 kB
AnonPages:       87224 kB
Mapped:          15088 kB
Slab:           293268 kB
PageTables:       4396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71888 MiB
End job on node133 at 2011-04-29 09:10:57