Trace number 3385994

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.48 1204.48

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn009.shuffled-as.sat05-3849.cnf
MD5SUMf2a1eb7937a7cda114ce344a30ca1145
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark824.93
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

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-3385994-1305583338/watcher-3385994-1305583338 -o /tmp/evaluation-result-3385994-1305583338/solver-3385994-1305583338 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385994-1305583338.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.09 7.96 5.89 1/406 16252
/proc/meminfo: memFree=17865792/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=20072 CPUtime=0 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 874 0 0 0 0 0 0 0 25 0 1 0 669933477 20553728 682 33554432000 4194304 4625164 140733241217808 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/16252/statm: 5018 682 299 106 0 521 0

[startup+0.146749 s]
/proc/loadavg: 8.09 7.96 5.89 1/406 16252
/proc/meminfo: memFree=17865792/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=256408 CPUtime=0.5 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 5910 0 0 0 49 1 0 0 25 0 4 0 669933477 262561792 3401 33554432000 4194304 4625164 140733241217808 18446744073709551615 4518211 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 64102 3401 339 106 0 59605 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 256408

[startup+0.200742 s]
/proc/loadavg: 8.09 7.96 5.89 1/406 16252
/proc/meminfo: memFree=17865792/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=256908 CPUtime=0.71 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 6631 0 0 0 70 1 0 0 25 0 4 0 669933477 263073792 3626 33554432000 4194304 4625164 140733241217808 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 64227 3626 339 106 0 59730 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 256908

[startup+0.300725 s]
/proc/loadavg: 8.09 7.96 5.89 1/406 16252
/proc/meminfo: memFree=17865792/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=258732 CPUtime=1.11 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 7884 0 0 0 110 1 0 0 25 0 4 0 669933477 264941568 4168 33554432000 4194304 4625164 140733241217808 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 64683 4168 339 106 0 60186 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 258732

[startup+0.700653 s]
/proc/loadavg: 8.09 7.96 5.89 1/406 16252
/proc/meminfo: memFree=17865792/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=261944 CPUtime=2.71 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 14176 0 0 0 269 2 0 0 25 0 4 0 669933477 268230656 6427 33554432000 4194304 4625164 140733241217808 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 65486 6427 346 106 0 60989 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 261944

[startup+1.50051 s]
/proc/loadavg: 8.08 7.96 5.90 9/415 16286
/proc/meminfo: memFree=17814736/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=264548 CPUtime=5.89 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 21653 0 0 0 586 3 0 0 25 0 4 0 669933477 270897152 8047 33554432000 4194304 4625164 140733241217808 18446744073709551615 4393000 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 66137 8047 347 106 0 61640 0
[pid=16252/tid=16254] ppid=16250 vsize=264548 CPUtime=1.46 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 2734 0 0 0 146 0 0 0 25 0 4 0 669933479 270897152 8047 33554432000 4194304 4625164 140733241217808 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=264548 CPUtime=1.45 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 2617 0 0 0 145 0 0 0 25 0 4 0 669933479 270897152 8047 33554432000 4194304 4625164 140733241217808 18446744073709551615 4352192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=264548 CPUtime=1.47 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 10640 0 0 0 146 1 0 0 25 0 4 0 669933479 270897152 8047 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 264548

[startup+3.10023 s]
/proc/loadavg: 8.08 7.96 5.90 9/415 16286
/proc/meminfo: memFree=17793532/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=271248 CPUtime=12.29 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 26977 0 0 0 1224 5 0 0 25 0 4 0 669933477 277757952 10430 33554432000 4194304 4625164 140733241217808 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 67812 10430 347 106 0 63315 0
[pid=16252/tid=16254] ppid=16250 vsize=271248 CPUtime=3.06 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 3888 0 0 0 306 0 0 0 25 0 4 0 669933479 277757952 10430 33554432000 4194304 4625164 140733241217808 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=271248 CPUtime=3.03 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 3685 0 0 0 303 0 0 0 25 0 4 0 669933479 277757952 10430 33554432000 4194304 4625164 140733241217808 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=271248 CPUtime=3.06 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 12914 0 0 0 305 1 0 0 25 0 4 0 669933479 277757952 10430 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 271248

[startup+6.30067 s]
/proc/loadavg: 8.08 7.96 5.90 9/415 16286
/proc/meminfo: memFree=17766892/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=274376 CPUtime=25.04 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 47381 0 0 0 2496 8 0 0 25 0 4 0 669933477 280961024 12699 33554432000 4194304 4625164 140733241217808 18446744073709551615 4512205 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 68594 12699 348 106 0 64097 0
[pid=16252/tid=16254] ppid=16250 vsize=274376 CPUtime=6.27 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 5902 0 0 0 626 1 0 0 25 0 4 0 669933479 280961024 12699 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=274376 CPUtime=6.18 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 3826 0 0 0 618 0 0 0 25 0 4 0 669933479 280961024 12699 33554432000 4194304 4625164 140733241217808 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=274376 CPUtime=6.26 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 30207 0 0 0 622 4 0 0 25 0 4 0 669933479 280961024 12699 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 274376

[startup+12.7005 s]
/proc/loadavg: 8.07 7.96 5.92 9/415 16287
/proc/meminfo: memFree=17733136/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=281020 CPUtime=50.55 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 86190 0 0 0 5040 15 0 0 25 0 4 0 669933477 287764480 17038 33554432000 4194304 4625164 140733241217808 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 70255 17038 351 106 0 65758 0
[pid=16252/tid=16254] ppid=16250 vsize=281020 CPUtime=12.66 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 8524 0 0 0 1265 1 0 0 25 0 4 0 669933479 287764480 17038 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=281020 CPUtime=12.5 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 5627 0 0 0 1249 1 0 0 25 0 4 0 669933479 287764480 17038 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=281020 CPUtime=12.66 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 64521 0 0 0 1256 10 0 0 25 0 4 0 669933479 287764480 17038 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 281020

[startup+25.5013 s]
/proc/loadavg: 8.06 7.96 5.94 9/415 16287
/proc/meminfo: memFree=17679216/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=300012 CPUtime=101.57 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 159520 0 0 0 10130 27 0 0 25 0 4 0 669933477 307212288 24840 33554432000 4194304 4625164 140733241217808 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 75003 24840 375 106 0 70506 0
[pid=16252/tid=16254] ppid=16250 vsize=300012 CPUtime=25.46 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 13835 0 0 0 2544 2 0 0 25 0 4 0 669933479 307212288 24840 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=300012 CPUtime=25.12 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 8124 0 0 0 2511 1 0 0 25 0 4 0 669933479 307212288 24840 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351925 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=300012 CPUtime=25.46 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 128896 0 0 0 2526 20 0 0 25 0 4 0 669933479 307212288 24840 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 300012

[startup+51.1008 s]
/proc/loadavg: 8.11 7.98 6.00 9/415 16288
/proc/meminfo: memFree=17605860/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=294248 CPUtime=203.62 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 304330 0 0 0 20313 49 0 0 25 0 4 0 669933477 301309952 32891 33554432000 4194304 4625164 140733241217808 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 73562 32891 400 106 0 69065 0
[pid=16252/tid=16254] ppid=16250 vsize=294248 CPUtime=51.06 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 20090 0 0 0 5103 3 0 0 25 0 4 0 669933479 301309952 32891 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=294248 CPUtime=50.38 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 11767 0 0 0 5036 2 0 0 25 0 4 0 669933479 301309952 32891 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=294248 CPUtime=51.07 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 260270 0 0 0 5066 41 0 0 25 0 4 0 669933479 301309952 32891 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.62
Current children cumulated vsize (KiB) 294248

[startup+102.301 s]
/proc/loadavg: 8.11 7.99 6.12 9/415 16291
/proc/meminfo: memFree=17380156/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=401600 CPUtime=407.77 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 374278 0 0 0 40714 63 0 0 25 0 4 0 669933477 411238400 64437 33554432000 4194304 4625164 140733241217808 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 100400 64437 1150 106 0 95903 0
[pid=16252/tid=16254] ppid=16250 vsize=401600 CPUtime=102.27 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 30438 0 0 0 10223 4 0 0 25 0 4 0 669933479 411238400 64437 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=401600 CPUtime=100.89 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 12507 0 0 0 10087 2 0 0 25 0 4 0 669933479 411238400 64437 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=401600 CPUtime=102.28 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 297213 0 0 0 10180 48 0 0 25 0 4 0 669933479 411238400 64437 33554432000 4194304 4625164 140733241217808 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.77
Current children cumulated vsize (KiB) 401600

[startup+162.301 s]
/proc/loadavg: 8.40 8.11 6.27 9/415 16294
/proc/meminfo: memFree=17228876/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=508260 CPUtime=646.09 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 412635 0 0 0 64539 70 0 0 25 0 4 0 669933477 520458240 89378 33554432000 4194304 4625164 140733241217808 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 127065 89378 1289 106 0 122568 0
[pid=16252/tid=16254] ppid=16250 vsize=508260 CPUtime=162.26 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 32262 0 0 0 16221 5 0 0 25 0 4 0 669933479 520458240 89378 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=508260 CPUtime=159.29 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 17620 0 0 0 15927 2 0 0 25 0 4 0 669933479 520458240 89378 33554432000 4194304 4625164 140733241217808 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=508260 CPUtime=162.27 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 304442 0 0 0 16177 50 0 0 25 0 4 0 669933479 520458240 89378 33554432000 4194304 4625164 140733241217808 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 646.09
Current children cumulated vsize (KiB) 508260

[startup+222.316 s]
/proc/loadavg: 8.33 8.13 6.39 9/415 16295
/proc/meminfo: memFree=16979724/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=758560 CPUtime=885.31 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 588637 0 0 0 88432 99 0 0 25 0 4 0 669933477 776765440 134525 33554432000 4194304 4625164 140733241217808 18446744073709551615 4519559 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 189640 134525 1014 106 0 185143 0
[pid=16252/tid=16254] ppid=16250 vsize=758560 CPUtime=222.27 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 44562 0 0 0 22220 7 0 0 25 0 4 0 669933479 776765440 134525 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=758560 CPUtime=218.48 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 18174 0 0 0 21845 3 0 0 25 0 4 0 669933479 776765440 134525 33554432000 4194304 4625164 140733241217808 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=758560 CPUtime=222.28 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 357095 0 0 0 22169 59 0 0 25 0 4 0 669933479 776765440 134525 33554432000 4194304 4625164 140733241217808 18446744073709551615 4552354 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 885.31
Current children cumulated vsize (KiB) 758560

[startup+282.301 s]

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

[pid=16252] ppid=16250 vsize=1304060 CPUtime=2798.75 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 3189417 0 0 0 279351 524 0 0 25 0 4 0 669933477 1335357440 250443 33554432000 4194304 4625164 140733241217808 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 326015 250443 512 106 0 321518 0
[pid=16252/tid=16254] ppid=16250 vsize=1304060 CPUtime=702.27 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 70734 0 0 0 70215 12 0 0 25 0 4 0 669933479 1335357440 250443 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=1304060 CPUtime=691.95 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 26795 0 0 0 69190 5 0 0 25 0 4 0 669933479 1335357440 250443 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=1304060 CPUtime=702.27 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 2676737 0 0 0 69790 437 0 0 25 0 4 0 669933479 1335357440 250445 33554432000 4194304 4625164 140733241217808 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2798.75
Current children cumulated vsize (KiB) 1304060

[startup+762.301 s]
/proc/loadavg: 8.20 8.15 7.15 9/415 16310
/proc/meminfo: memFree=15834960/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=1338580 CPUtime=3037.97 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 3567695 0 0 0 303210 587 0 0 25 0 4 0 669933477 1370705920 265530 33554432000 4194304 4625164 140733241217808 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 334645 265530 500 106 0 330148 0
[pid=16252/tid=16254] ppid=16250 vsize=1338580 CPUtime=762.28 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 76876 0 0 0 76214 14 0 0 25 0 4 0 669933479 1370705920 265534 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=1338580 CPUtime=751.14 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 26846 0 0 0 75109 5 0 0 25 0 4 0 669933479 1370705920 265534 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=1338580 CPUtime=762.29 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 3036567 0 0 0 75734 495 0 0 25 0 4 0 669933479 1370705920 265534 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3037.97
Current children cumulated vsize (KiB) 1338580

[startup+822.301 s]
/proc/loadavg: 8.18 8.15 7.21 9/415 16311
/proc/meminfo: memFree=15737456/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=1404116 CPUtime=3277.12 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 3925325 0 0 0 327065 647 0 0 25 0 4 0 669933477 1437814784 273981 33554432000 4194304 4625164 140733241217808 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 351029 274008 500 106 0 346532 0
[pid=16252/tid=16254] ppid=16250 vsize=1404116 CPUtime=822.27 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 78371 0 0 0 82212 15 0 0 25 0 4 0 669933479 1437814784 274018 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=1404116 CPUtime=810.31 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 27665 0 0 0 81025 6 0 0 25 0 4 0 669933479 1437814784 274031 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=1404116 CPUtime=822.27 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 3386404 0 0 0 81676 551 0 0 25 0 4 0 669933479 1437814784 274035 33554432000 4194304 4625164 140733241217808 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3277.12
Current children cumulated vsize (KiB) 1404116

[startup+882.315 s]
/proc/loadavg: 8.10 8.13 7.27 9/415 16313
/proc/meminfo: memFree=15606732/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=1513984 CPUtime=3516.36 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 4318969 0 0 0 350927 709 0 0 25 0 4 0 669933477 1550319616 287670 33554432000 4194304 4625164 140733241217808 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 378496 287671 501 106 0 373999 0
[pid=16252/tid=16254] ppid=16250 vsize=1513984 CPUtime=882.29 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 105622 0 0 0 88209 20 0 0 25 0 4 0 669933479 1550319616 287671 33554432000 4194304 4625164 140733241217808 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=1513984 CPUtime=869.51 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 28098 0 0 0 86944 7 0 0 25 0 4 0 669933479 1550319616 287671 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=1513984 CPUtime=882.29 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 3748212 0 0 0 87622 607 0 0 25 0 4 0 669933479 1550319616 287671 33554432000 4194304 4625164 140733241217808 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3516.36
Current children cumulated vsize (KiB) 1513984

[startup+942.301 s]
/proc/loadavg: 8.07 8.12 7.31 9/415 16314
/proc/meminfo: memFree=15498812/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=1579520 CPUtime=3755.49 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 4690739 0 0 0 374780 769 0 0 25 0 4 0 669933477 1617428480 294681 33554432000 4194304 4625164 140733241217808 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 394880 294681 500 106 0 390383 0
[pid=16252/tid=16254] ppid=16250 vsize=1579520 CPUtime=942.27 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 106854 0 0 0 94205 22 0 0 25 0 4 0 669933479 1617428480 294681 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=1579520 CPUtime=928.68 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 28320 0 0 0 92861 7 0 0 25 0 4 0 669933479 1617428480 294681 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=1579520 CPUtime=942.27 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 4116361 0 0 0 93562 665 0 0 25 0 4 0 669933479 1617428480 294681 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3755.49
Current children cumulated vsize (KiB) 1579520

[startup+1002.3 s]
/proc/loadavg: 8.24 8.15 7.37 9/415 16316
/proc/meminfo: memFree=15409252/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=1579520 CPUtime=3994.67 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 5062674 0 0 0 398636 831 0 0 25 0 4 0 669933477 1617428480 303431 33554432000 4194304 4625164 140733241217808 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 394880 303431 500 106 0 390383 0
[pid=16252/tid=16254] ppid=16250 vsize=1579520 CPUtime=1002.28 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 108107 0 0 0 100205 23 0 0 25 0 4 0 669933479 1617428480 303433 33554432000 4194304 4625164 140733241217808 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=1579520 CPUtime=987.86 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 28611 0 0 0 98779 7 0 0 25 0 4 0 669933479 1617428480 303433 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=1579520 CPUtime=1002.27 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 4482711 0 0 0 99503 724 0 0 25 0 4 0 669933479 1617428480 303433 33554432000 4194304 4625164 140733241217808 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3994.67
Current children cumulated vsize (KiB) 1579520

[startup+1062.3 s]
/proc/loadavg: 8.09 8.12 7.40 9/415 16318
/proc/meminfo: memFree=15254088/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=1579520 CPUtime=4233.87 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 5450228 0 0 0 422493 894 0 0 25 0 4 0 669933477 1617428480 312579 33554432000 4194304 4625164 140733241217808 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 394880 312579 420 106 0 390383 0
[pid=16252/tid=16254] ppid=16250 vsize=1579520 CPUtime=1062.27 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 109438 0 0 0 106204 23 0 0 25 0 4 0 669933479 1617428480 312579 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=1579520 CPUtime=1047.05 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 28656 0 0 0 104698 7 0 0 25 0 4 0 669933479 1617428480 312579 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=1579520 CPUtime=1062.28 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 4863730 0 0 0 105442 786 0 0 25 0 4 0 669933479 1617428480 312579 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4233.87
Current children cumulated vsize (KiB) 1579520

[startup+1122.3 s]
/proc/loadavg: 8.09 8.11 7.44 9/415 16319
/proc/meminfo: memFree=15092732/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=1645056 CPUtime=4473.05 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 5796684 0 0 0 446350 955 0 0 25 0 4 0 669933477 1684537344 319312 33554432000 4194304 4625164 140733241217808 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 411264 319313 419 106 0 406767 0
[pid=16252/tid=16254] ppid=16250 vsize=1645056 CPUtime=1122.28 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 110672 0 0 0 112203 25 0 0 25 0 4 0 669933479 1684537344 319313 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=1645056 CPUtime=1106.22 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 29014 0 0 0 110615 7 0 0 25 0 4 0 669933479 1684537344 319314 33554432000 4194304 4625164 140733241217808 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=1645056 CPUtime=1122.28 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 5206658 0 0 0 111385 843 0 0 25 0 4 0 669933479 1684537344 319314 33554432000 4194304 4625164 140733241217808 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4473.05
Current children cumulated vsize (KiB) 1645056

[startup+1182.3 s]
/proc/loadavg: 8.03 8.09 7.48 9/415 16321
/proc/meminfo: memFree=14919212/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=1793524 CPUtime=4712.24 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 6250126 0 0 0 470199 1025 0 0 25 0 4 0 669933477 1836568576 338798 33554432000 4194304 4625164 140733241217808 18446744073709551615 4511857 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 448381 338798 380 106 0 443884 0
[pid=16252/tid=16254] ppid=16250 vsize=1793524 CPUtime=1182.28 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 112344 0 0 0 118202 26 0 0 25 0 4 0 669933479 1836568576 338798 33554432000 4194304 4625164 140733241217808 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=1793524 CPUtime=1165.41 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 29100 0 0 0 116534 7 0 0 25 0 4 0 669933479 1836568576 338798 33554432000 4194304 4625164 140733241217808 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=1793524 CPUtime=1182.28 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 5570660 0 0 0 117325 903 0 0 25 0 4 0 669933479 1836568576 338798 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4712.24
Current children cumulated vsize (KiB) 1793524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.4 s]
/proc/loadavg: 8.02 8.08 7.49 9/415 16321
/proc/meminfo: memFree=14885100/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=1793524 CPUtime=4800.38 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 6385223 0 0 0 478991 1047 0 0 25 0 4 0 669933477 1836568576 341150 33554432000 4194304 4625164 140733241217808 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 448381 341150 380 106 0 443884 0
[pid=16252/tid=16254] ppid=16250 vsize=1793524 CPUtime=1204.39 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 112643 0 0 0 120413 26 0 0 25 0 4 0 669933479 1836568576 341152 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=1793524 CPUtime=1187.21 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 29170 0 0 0 118714 7 0 0 25 0 4 0 669933479 1836568576 341152 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=1793524 CPUtime=1204.39 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 5704671 0 0 0 119515 924 0 0 25 0 4 0 669933479 1836568576 341152 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1793524

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

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

[startup+1204.4 s]
/proc/loadavg: 8.02 8.08 7.49 9/415 16321
/proc/meminfo: memFree=14885100/32950928 swapFree=67042944/67111528
[pid=16252] ppid=16250 vsize=1793524 CPUtime=4800.38 cores=1,3,5,7
/proc/16252/stat : 16252 (SArTagnan) R 16250 16252 16138 0 -1 4202496 6385223 0 0 0 478991 1047 0 0 25 0 4 0 669933477 1836568576 341150 33554432000 4194304 4625164 140733241217808 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16252/statm: 448381 341150 380 106 0 443884 0
[pid=16252/tid=16254] ppid=16250 vsize=1793524 CPUtime=1204.39 cores=1,3,5,7
/proc/16252/task/16254/stat : 16254 (SArTagnan) R 16250 16252 16138 0 -1 4202560 112643 0 0 0 120413 26 0 0 25 0 4 0 669933479 1836568576 341152 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16252/tid=16255] ppid=16250 vsize=1793524 CPUtime=1187.21 cores=1,3,5,7
/proc/16252/task/16255/stat : 16255 (SArTagnan) R 16250 16252 16138 0 -1 4202560 29170 0 0 0 118714 7 0 0 25 0 4 0 669933479 1836568576 341152 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16252/tid=16256] ppid=16250 vsize=1793524 CPUtime=1204.39 cores=1,3,5,7
/proc/16252/task/16256/stat : 16256 (SArTagnan) R 16250 16252 16138 0 -1 4202560 5704671 0 0 0 119515 924 0 0 25 0 4 0 669933479 1836568576 341152 33554432000 4194304 4625164 140733241217808 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1793524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.48
CPU time (s): 4800.48
CPU user time (s): 4789.95
CPU system time (s): 10.5284
CPU usage (%): 398.552
Max. virtual memory (cumulated for all children) (KiB): 2087376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.95
system time used= 10.5284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6385226
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= 1955
involuntary context switches= 28338

runsolver used 4.72728 second user time and 11.7192 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-17 00:02:18
IDJOB=3385994
IDBENCH=85793
IDSOLVER=1871
FILE ID=node125/3385994-1305583338
RUNJOBID= node125-1305582131-16157
PBS_JOBID= 13350297
Free space on /tmp= 73228 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn009.shuffled-as.sat05-3849.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385994-1305583338/watcher-3385994-1305583338 -o /tmp/evaluation-result-3385994-1305583338/solver-3385994-1305583338 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385994-1305583338.cnf -threads=4

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

MD5SUM BENCH= f2a1eb7937a7cda114ce344a30ca1145
RANDOM SEED=412212672

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17866072 kB
Buffers:        210256 kB
Cached:        1915100 kB
SwapCached:      55652 kB
Active:        7800164 kB
Inactive:      6948144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17866072 kB
SwapTotal:    67111528 kB
SwapFree:     67042944 kB
Dirty:            1204 kB
Writeback:           0 kB
AnonPages:    12567324 kB
Mapped:          37228 kB
Slab:           216472 kB
PageTables:      52856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 99052396 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= 73228 MiB
End job on node125 at 2011-05-17 00:22:25