Trace number 3386113

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 4800.39 1204.72

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386113-1305578376/watcher-3386113-1305578376 -o /tmp/evaluation-result-3386113-1305578376/solver-3386113-1305578376 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386113-1305578376.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.38 8.19 8.10 5/450 30336
/proc/meminfo: memFree=16383800/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=22212 CPUtime=0.01 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 997 0 0 0 1 0 0 0 25 0 1 0 748068380 22745088 638 33554432000 4194304 4625164 140734279975008 18446744073709551615 215988592384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30336/statm: 5553 638 296 106 0 1056 0

[startup+0.152228 s]
/proc/loadavg: 8.38 8.19 8.10 5/450 30336
/proc/meminfo: memFree=16383800/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=258000 CPUtime=0.5 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 4616 0 0 0 50 0 0 0 25 0 4 0 748068380 264192000 3507 33554432000 4194304 4625164 140734279975008 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 64500 3507 345 106 0 60003 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 258000

[startup+0.200219 s]
/proc/loadavg: 8.38 8.19 8.10 5/450 30336
/proc/meminfo: memFree=16383800/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=259608 CPUtime=0.69 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 5297 0 0 0 69 0 0 0 25 0 4 0 748068380 265838592 3942 33554432000 4194304 4625164 140734279975008 18446744073709551615 4521565 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 64902 3942 345 106 0 60405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 259608

[startup+0.300203 s]
/proc/loadavg: 8.38 8.19 8.10 5/450 30336
/proc/meminfo: memFree=16383800/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=261132 CPUtime=1.09 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 6643 0 0 0 109 0 0 0 25 0 4 0 748068380 267399168 4919 33554432000 4194304 4625164 140734279975008 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 65283 4919 345 106 0 60786 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 261132

[startup+0.700132 s]
/proc/loadavg: 8.38 8.19 8.10 5/450 30336
/proc/meminfo: memFree=16383800/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=266316 CPUtime=2.7 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 9052 0 0 0 269 1 0 0 25 0 4 0 748068380 272707584 7090 33554432000 4194304 4625164 140734279975008 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 66579 7090 345 106 0 62082 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 266316

[startup+1.50099 s]
/proc/loadavg: 8.35 8.19 8.10 9/454 30340
/proc/meminfo: memFree=16348936/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=274604 CPUtime=5.88 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 16729 0 0 0 586 2 0 0 25 0 4 0 748068380 281194496 9842 33554432000 4194304 4625164 140734279975008 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 68651 9842 346 106 0 64154 0
[pid=30336/tid=30338] ppid=30334 vsize=274604 CPUtime=1.46 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 2489 0 0 0 146 0 0 0 25 0 4 0 748068383 281194496 9842 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=274604 CPUtime=1.44 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 3518 0 0 0 144 0 0 0 25 0 4 0 748068383 281194496 9842 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=274604 CPUtime=1.46 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 4325 0 0 0 146 0 0 0 25 0 4 0 748068383 281194496 9842 33554432000 4194304 4625164 140734279975008 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 274604

[startup+3.10071 s]
/proc/loadavg: 8.35 8.19 8.10 9/454 30340
/proc/meminfo: memFree=16327420/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=282364 CPUtime=12.27 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 25613 0 0 0 1222 5 0 0 25 0 4 0 748068380 289140736 14052 33554432000 4194304 4625164 140734279975008 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 70591 14052 346 106 0 66094 0
[pid=30336/tid=30338] ppid=30334 vsize=282364 CPUtime=3.06 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 4666 0 0 0 305 1 0 0 25 0 4 0 748068383 289140736 14052 33554432000 4194304 4625164 140734279975008 18446744073709551615 215988635831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=282364 CPUtime=3.02 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 5671 0 0 0 301 1 0 0 25 0 4 0 748068383 289140736 14052 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=282364 CPUtime=3.05 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 6899 0 0 0 305 0 0 0 25 0 4 0 748068383 289140736 14052 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 282364

[startup+6.30116 s]
/proc/loadavg: 8.35 8.19 8.10 9/454 30340
/proc/meminfo: memFree=16303844/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=295180 CPUtime=25.01 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 37592 0 0 0 2493 8 0 0 25 0 4 0 748068380 302264320 18661 33554432000 4194304 4625164 140734279975008 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 73795 18662 346 106 0 69298 0
[pid=30336/tid=30338] ppid=30334 vsize=295180 CPUtime=6.26 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 6907 0 0 0 624 2 0 0 25 0 4 0 748068383 302264320 18663 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=295180 CPUtime=6.17 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 8663 0 0 0 615 2 0 0 25 0 4 0 748068383 302264320 18663 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=295180 CPUtime=6.26 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 12093 0 0 0 625 1 0 0 25 0 4 0 748068383 302264320 18664 33554432000 4194304 4625164 140734279975008 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 295180

[startup+12.701 s]
/proc/loadavg: 8.29 8.18 8.10 9/454 30341
/proc/meminfo: memFree=16253288/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=302500 CPUtime=50.52 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 89799 0 0 0 5034 18 0 0 25 0 4 0 748068380 309760000 26686 33554432000 4194304 4625164 140734279975008 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 75625 26686 346 106 0 71128 0
[pid=30336/tid=30338] ppid=30334 vsize=302500 CPUtime=12.66 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 11118 0 0 0 1262 4 0 0 25 0 4 0 748068383 309760000 26686 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=302500 CPUtime=12.48 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 12677 0 0 0 1245 3 0 0 25 0 4 0 748068383 309760000 26686 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=302500 CPUtime=12.66 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 54833 0 0 0 1258 8 0 0 25 0 4 0 748068383 309760000 26686 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 302500

[startup+25.5008 s]
/proc/loadavg: 8.25 8.17 8.10 9/454 30341
/proc/meminfo: memFree=16198600/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=330152 CPUtime=101.53 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 180267 0 0 0 10117 36 0 0 25 0 4 0 748068380 338075648 37368 33554432000 4194304 4625164 140734279975008 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 82538 37368 346 106 0 78041 0
[pid=30336/tid=30338] ppid=30334 vsize=330152 CPUtime=25.45 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 15773 0 0 0 2539 6 0 0 25 0 4 0 748068383 338075648 37368 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=330152 CPUtime=25.09 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 13917 0 0 0 2505 4 0 0 25 0 4 0 748068383 338075648 37368 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=330152 CPUtime=25.45 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 131092 0 0 0 2524 21 0 0 25 0 4 0 748068383 338075648 37368 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351795 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 330152

[startup+51.1013 s]
/proc/loadavg: 8.20 8.17 8.10 9/454 30342
/proc/meminfo: memFree=16055112/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=387960 CPUtime=203.56 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 386481 0 0 0 20286 70 0 0 25 0 4 0 748068380 397271040 63723 33554432000 4194304 4625164 140734279975008 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 96990 63723 363 106 0 92493 0
[pid=30336/tid=30338] ppid=30334 vsize=387960 CPUtime=51.06 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 23600 0 0 0 5096 10 0 0 25 0 4 0 748068383 397271040 63723 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=387960 CPUtime=50.32 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 19413 0 0 0 5027 5 0 0 25 0 4 0 748068383 397271040 63723 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=387960 CPUtime=51.06 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 287958 0 0 0 5061 45 0 0 25 0 4 0 748068383 397271040 63723 33554432000 4194304 4625164 140734279975008 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 387960

[startup+102.3 s]
/proc/loadavg: 8.14 8.16 8.09 9/454 30343
/proc/meminfo: memFree=15821836/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=557032 CPUtime=407.67 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 737072 0 0 0 40634 133 0 0 25 0 4 0 748068380 570400768 98530 33554432000 4194304 4625164 140734279975008 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 139258 98530 360 106 0 134761 0
[pid=30336/tid=30338] ppid=30334 vsize=557032 CPUtime=102.27 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 38210 0 0 0 10206 21 0 0 25 0 4 0 748068383 570400768 98530 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=557032 CPUtime=100.78 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 20842 0 0 0 10073 5 0 0 25 0 4 0 748068383 570400768 98530 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352069 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=557032 CPUtime=102.28 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 567648 0 0 0 10141 87 0 0 25 0 4 0 748068383 570400768 98530 33554432000 4194304 4625164 140734279975008 18446744073709551615 4288755 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.67
Current children cumulated vsize (KiB) 557032

[startup+162.301 s]
/proc/loadavg: 7.89 8.09 8.07 9/454 30376
/proc/meminfo: memFree=18033280/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=667676 CPUtime=646.73 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 1024576 0 0 0 64493 180 0 0 25 0 4 0 748068380 683700224 122333 33554432000 4194304 4625164 140734279975008 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 166919 122333 595 106 0 162422 0
[pid=30336/tid=30338] ppid=30334 vsize=667676 CPUtime=162.26 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 49212 0 0 0 16202 24 0 0 25 0 4 0 748068383 683700224 122333 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=667676 CPUtime=159.9 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 27791 0 0 0 15982 8 0 0 25 0 4 0 748068383 683700224 122333 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=667676 CPUtime=162.26 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 827602 0 0 0 16099 127 0 0 25 0 4 0 748068383 683700224 122333 33554432000 4194304 4625164 140734279975008 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 646.73
Current children cumulated vsize (KiB) 667676

[startup+222.317 s]
/proc/loadavg: 8.11 8.12 8.08 9/454 30377
/proc/meminfo: memFree=17518080/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=915540 CPUtime=885.92 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 1363883 0 0 0 88352 240 0 0 25 0 4 0 748068380 937512960 152387 33554432000 4194304 4625164 140734279975008 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 228885 152387 368 106 0 224388 0
[pid=30336/tid=30338] ppid=30334 vsize=915540 CPUtime=222.28 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 66973 0 0 0 22195 33 0 0 25 0 4 0 748068383 937512960 152387 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=915540 CPUtime=219.03 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 28604 0 0 0 21895 8 0 0 25 0 4 0 748068383 937512960 152387 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=915540 CPUtime=222.28 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 1088702 0 0 0 22062 166 0 0 25 0 4 0 748068383 937512960 152387 33554432000 4194304 4625164 140734279975008 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 885.92
Current children cumulated vsize (KiB) 915540

[startup+282.301 s]

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

[pid=30336] ppid=30334 vsize=1890464 CPUtime=2798.67 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 4958504 0 0 0 279026 841 0 0 25 0 4 0 748068380 1935835136 365392 33554432000 4194304 4625164 140734279975008 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 472616 365392 346 106 0 468119 0
[pid=30336/tid=30338] ppid=30334 vsize=1890464 CPUtime=702.25 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 113771 0 0 0 70162 63 0 0 25 0 4 0 748068383 1935835136 365392 33554432000 4194304 4625164 140734279975008 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=1890464 CPUtime=691.85 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 62400 0 0 0 69159 26 0 0 25 0 4 0 748068383 1935835136 365392 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=1890464 CPUtime=702.24 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 4197023 0 0 0 69564 660 0 0 25 0 4 0 748068383 1935835136 365392 33554432000 4194304 4625164 140734279975008 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2798.67
Current children cumulated vsize (KiB) 1890464

[startup+762.301 s]
/proc/loadavg: 8.08 8.09 8.09 9/454 30392
/proc/meminfo: memFree=15470772/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=1890464 CPUtime=3037.82 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 5378743 0 0 0 302874 908 0 0 25 0 4 0 748068380 1935835136 375282 33554432000 4194304 4625164 140734279975008 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 472616 375282 346 106 0 468119 0
[pid=30336/tid=30338] ppid=30334 vsize=1890464 CPUtime=762.26 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 114039 0 0 0 76163 63 0 0 25 0 4 0 748068383 1935835136 375282 33554432000 4194304 4625164 140734279975008 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=1890464 CPUtime=750.93 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 62644 0 0 0 75067 26 0 0 25 0 4 0 748068383 1935835136 375282 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352148 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=1890464 CPUtime=762.26 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 4611356 0 0 0 75501 725 0 0 25 0 4 0 748068383 1935835136 375282 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3037.82
Current children cumulated vsize (KiB) 1890464

[startup+822.3 s]
/proc/loadavg: 8.12 8.10 8.09 9/454 30393
/proc/meminfo: memFree=15368684/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=1890464 CPUtime=3276.84 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 5780334 0 0 0 326707 977 0 0 25 0 4 0 748068380 1935835136 384848 33554432000 4194304 4625164 140734279975008 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 472616 384848 346 106 0 468119 0
[pid=30336/tid=30338] ppid=30334 vsize=1890464 CPUtime=822.25 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 114301 0 0 0 82161 64 0 0 25 0 4 0 748068383 1935835136 384848 33554432000 4194304 4625164 140734279975008 18446744073709551615 4330879 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=1890464 CPUtime=810.01 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 62964 0 0 0 80975 26 0 0 25 0 4 0 748068383 1935835136 384848 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=1890464 CPUtime=822.25 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 5007072 0 0 0 81433 792 0 0 25 0 4 0 748068383 1935835136 384848 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3276.84
Current children cumulated vsize (KiB) 1890464

[startup+882.318 s]
/proc/loadavg: 8.17 8.12 8.10 9/454 30395
/proc/meminfo: memFree=15161824/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=1964804 CPUtime=3515.99 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 6170328 0 0 0 350558 1041 0 0 25 0 4 0 748068380 2011959296 396657 33554432000 4194304 4625164 140734279975008 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 491201 396657 346 106 0 486704 0
[pid=30336/tid=30338] ppid=30334 vsize=1964804 CPUtime=882.27 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 114567 0 0 0 88163 64 0 0 25 0 4 0 748068383 2011959296 396657 33554432000 4194304 4625164 140734279975008 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=1964804 CPUtime=869.09 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 63346 0 0 0 86883 26 0 0 25 0 4 0 748068383 2011959296 396657 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=1964804 CPUtime=882.27 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 5390402 0 0 0 87373 854 0 0 25 0 4 0 748068383 2011959296 396657 33554432000 4194304 4625164 140734279975008 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3515.99
Current children cumulated vsize (KiB) 1964804

[startup+942.3 s]
/proc/loadavg: 8.10 8.11 8.09 9/454 30396
/proc/meminfo: memFree=15082804/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=1964804 CPUtime=3755 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 6586336 0 0 0 374391 1109 0 0 25 0 4 0 748068380 2011959296 404858 33554432000 4194304 4625164 140734279975008 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 491201 404858 346 106 0 486704 0
[pid=30336/tid=30338] ppid=30334 vsize=1964804 CPUtime=942.25 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 114800 0 0 0 94161 64 0 0 25 0 4 0 748068383 2011959296 404858 33554432000 4194304 4625164 140734279975008 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=1964804 CPUtime=928.17 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 63764 0 0 0 92790 27 0 0 25 0 4 0 748068383 2011959296 404858 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=1964804 CPUtime=942.26 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 5801344 0 0 0 93305 921 0 0 25 0 4 0 748068383 2011959296 404858 33554432000 4194304 4625164 140734279975008 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3755
Current children cumulated vsize (KiB) 1964804

[startup+1002.3 s]
/proc/loadavg: 8.19 8.13 8.10 9/454 30398
/proc/meminfo: memFree=14971164/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=1964804 CPUtime=3994.08 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 6986986 0 0 0 398238 1170 0 0 25 0 4 0 748068380 2011959296 414247 33554432000 4194304 4625164 140734279975008 18446744073709551615 4512747 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 491201 414247 346 106 0 486704 0
[pid=30336/tid=30338] ppid=30334 vsize=1964804 CPUtime=1002.25 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 115210 0 0 0 100161 64 0 0 25 0 4 0 748068383 2011959296 414247 33554432000 4194304 4625164 140734279975008 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=1964804 CPUtime=987.23 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 64317 0 0 0 98696 27 0 0 25 0 4 0 748068383 2011959296 414247 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=1964804 CPUtime=1002.26 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 6196094 0 0 0 99246 980 0 0 25 0 4 0 748068383 2011959296 414247 33554432000 4194304 4625164 140734279975008 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3994.08
Current children cumulated vsize (KiB) 1964804

[startup+1062.3 s]
/proc/loadavg: 8.07 8.11 8.09 9/454 30400
/proc/meminfo: memFree=14878868/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=1968556 CPUtime=4233.17 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 7387050 0 0 0 422076 1241 0 0 25 0 4 0 748068380 2015801344 425897 33554432000 4194304 4625164 140734279975008 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 492139 425897 346 106 0 487642 0
[pid=30336/tid=30338] ppid=30334 vsize=1968556 CPUtime=1062.25 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 115496 0 0 0 106161 64 0 0 25 0 4 0 748068383 2015801344 425897 33554432000 4194304 4625164 140734279975008 18446744073709551615 4330776 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=1968556 CPUtime=1046.31 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 65068 0 0 0 104604 27 0 0 25 0 4 0 748068383 2015801344 425898 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=1968556 CPUtime=1062.25 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 6587410 0 0 0 105178 1047 0 0 25 0 4 0 748068383 2015801344 425898 33554432000 4194304 4625164 140734279975008 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4233.17
Current children cumulated vsize (KiB) 1968556

[startup+1122.3 s]
/proc/loadavg: 8.06 8.10 8.09 9/454 30401
/proc/meminfo: memFree=14696436/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=2419336 CPUtime=4472.24 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 7813889 0 0 0 445914 1310 0 0 25 0 4 0 748068380 2477400064 462435 33554432000 4194304 4625164 140734279975008 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 604834 462435 369 106 0 600337 0
[pid=30336/tid=30338] ppid=30334 vsize=2419336 CPUtime=1122.26 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 115749 0 0 0 112162 64 0 0 25 0 4 0 748068383 2477400064 462435 33554432000 4194304 4625164 140734279975008 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=2419336 CPUtime=1105.38 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 65458 0 0 0 110511 27 0 0 25 0 4 0 748068383 2477400064 462435 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=2419336 CPUtime=1122.26 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 6796131 0 0 0 111138 1088 0 0 25 0 4 0 748068383 2477400064 462435 33554432000 4194304 4625164 140734279975008 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4472.24
Current children cumulated vsize (KiB) 2419336

[startup+1182.3 s]
/proc/loadavg: 8.12 8.11 8.09 9/454 30403
/proc/meminfo: memFree=14642700/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=2422092 CPUtime=4711.32 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 7957704 0 0 0 469797 1335 0 0 25 0 4 0 748068380 2480222208 469276 33554432000 4194304 4625164 140734279975008 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 605523 469276 346 106 0 601026 0
[pid=30336/tid=30338] ppid=30334 vsize=2422092 CPUtime=1182.25 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 115992 0 0 0 118161 64 0 0 25 0 4 0 748068383 2480222208 469276 33554432000 4194304 4625164 140734279975008 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=2422092 CPUtime=1164.47 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 66807 0 0 0 116417 30 0 0 25 0 4 0 748068383 2480222208 469276 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=2422092 CPUtime=1182.26 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 6934478 0 0 0 117116 1110 0 0 25 0 4 0 748068383 2480222208 469276 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4711.32
Current children cumulated vsize (KiB) 2422092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.62 s]
/proc/loadavg: 8.09 8.10 8.09 10/454 30403
/proc/meminfo: memFree=14615272/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=2422332 CPUtime=4800.29 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 8109827 0 0 0 478668 1361 0 0 25 0 4 0 748068380 2480467968 472462 33554432000 4194304 4625164 140734279975008 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 605583 472462 346 106 0 601086 0
[pid=30336/tid=30338] ppid=30334 vsize=2422332 CPUtime=1204.59 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 116088 0 0 0 120395 64 0 0 25 0 4 0 748068383 2480467968 472462 33554432000 4194304 4625164 140734279975008 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=2422332 CPUtime=1186.43 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 66956 0 0 0 118613 30 0 0 25 0 4 0 748068383 2480467968 472462 33554432000 4194304 4625164 140734279975008 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=2422332 CPUtime=1204.59 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 7085128 0 0 0 119324 1135 0 0 25 0 4 0 748068383 2480467968 472462 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 2422332

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

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

[startup+1204.62 s]
/proc/loadavg: 8.09 8.10 8.09 10/454 30403
/proc/meminfo: memFree=14615272/32950940 swapFree=67111356/67111528
[pid=30336] ppid=30334 vsize=2422332 CPUtime=4800.29 cores=1,3,5,7
/proc/30336/stat : 30336 (SArTagnan) R 30334 30336 30199 0 -1 4202496 8109827 0 0 0 478668 1361 0 0 25 0 4 0 748068380 2480467968 472462 33554432000 4194304 4625164 140734279975008 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30336/statm: 605583 472462 346 106 0 601086 0
[pid=30336/tid=30338] ppid=30334 vsize=2422332 CPUtime=1204.59 cores=1,3,5,7
/proc/30336/task/30338/stat : 30338 (SArTagnan) R 30334 30336 30199 0 -1 4202560 116088 0 0 0 120395 64 0 0 25 0 4 0 748068383 2480467968 472462 33554432000 4194304 4625164 140734279975008 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30336/tid=30339] ppid=30334 vsize=2422332 CPUtime=1186.43 cores=1,3,5,7
/proc/30336/task/30339/stat : 30339 (SArTagnan) R 30334 30336 30199 0 -1 4202560 66956 0 0 0 118613 30 0 0 25 0 4 0 748068383 2480467968 472462 33554432000 4194304 4625164 140734279975008 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30336/tid=30340] ppid=30334 vsize=2422332 CPUtime=1204.59 cores=1,3,5,7
/proc/30336/task/30340/stat : 30340 (SArTagnan) R 30334 30336 30199 0 -1 4202560 7085128 0 0 0 119324 1135 0 0 25 0 4 0 748068383 2480467968 472462 33554432000 4194304 4625164 140734279975008 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 2422332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.72
CPU time (s): 4800.39
CPU user time (s): 4786.7
CPU system time (s): 13.6909
CPU usage (%): 398.467
Max. virtual memory (cumulated for all children) (KiB): 2951768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.7
system time used= 13.6909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8109827
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= 1671
involuntary context switches= 20005

runsolver used 4.71428 second user time and 13.4909 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-16 22:39:36
IDJOB=3386113
IDBENCH=71315
IDSOLVER=1871
FILE ID=node117/3386113-1305578376
RUNJOBID= node117-1305577168-30218
PBS_JOBID= 13350218
Free space on /tmp= 73440 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-3386113-1305578376/watcher-3386113-1305578376 -o /tmp/evaluation-result-3386113-1305578376/solver-3386113-1305578376 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386113-1305578376.cnf -threads=4

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=1289484855

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      16383956 kB
Buffers:        339668 kB
Cached:        4760340 kB
SwapCached:          0 kB
Active:       12954732 kB
Inactive:      3245360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16383956 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1728 kB
Writeback:           0 kB
AnonPages:    11099596 kB
Mapped:          35032 kB
Slab:           246468 kB
PageTables:      53328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 118124396 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73444 MiB
End job on node117 at 2011-05-16 22:59:43