Trace number 3280435

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.36 1201.99

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3586.1
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280435-1304037447/watcher-3280435-1304037447 -o /tmp/evaluation-result-3280435-1304037447/solver-3280435-1304037447 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3280435-1304037447.cnf -threads=4 

running on 4 cores: 0,2,4,6

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: 4.35 5.31 6.84 5/180 32097
/proc/meminfo: memFree=16651560/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=21756 CPUtime=0 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 1201 0 0 0 0 0 0 0 20 0 1 0 515345197 22278144 1138 33554432000 4194304 4623224 140733510840688 18446744073709551615 4296444 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32097/statm: 5439 1150 290 105 0 943 0

[startup+0.0349071 s]
/proc/loadavg: 4.35 5.31 6.84 5/180 32097
/proc/meminfo: memFree=16651560/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=47128 CPUtime=0.03 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 4286 0 0 0 3 0 0 0 20 0 1 0 515345197 48259072 3438 33554432000 4194304 4623224 140733510840688 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32097/statm: 11782 3439 297 105 0 7286 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 47128

[startup+0.100899 s]
/proc/loadavg: 4.35 5.31 6.84 5/180 32097
/proc/meminfo: memFree=16651560/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=55372 CPUtime=0.09 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 8045 0 0 0 9 0 0 0 20 0 1 0 515345197 56700928 5172 33554432000 4194304 4623224 140733510840688 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32097/statm: 13843 5173 297 105 0 9347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55372

[startup+0.300821 s]
/proc/loadavg: 4.35 5.31 6.84 5/180 32097
/proc/meminfo: memFree=16651560/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=366356 CPUtime=0.4 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 29563 0 0 0 37 3 0 0 22 0 4 0 515345197 375148544 25302 33554432000 4194304 4623224 140733510840688 18446744073709551615 4501791 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 91589 25302 324 105 0 87093 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 366356

[startup+0.700748 s]
/proc/loadavg: 4.35 5.31 6.84 5/180 32097
/proc/meminfo: memFree=16651560/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=376608 CPUtime=1.99 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 36012 0 0 0 196 3 0 0 23 0 4 0 515345197 385646592 29838 33554432000 4194304 4623224 140733510840688 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 94152 29838 335 105 0 89656 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 376608

[startup+1.5006 s]
/proc/loadavg: 4.35 5.31 6.84 9/184 32101
/proc/meminfo: memFree=16523956/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=376608 CPUtime=5.19 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 36025 0 0 0 515 4 0 0 25 0 4 0 515345197 385646592 29851 33554432000 4194304 4623224 140733510840688 18446744073709551615 4412542 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 94152 29851 335 105 0 89656 0
[pid=32097/tid=32099] ppid=32095 vsize=376608 CPUtime=1.22 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 3050 0 0 0 122 0 0 0 25 0 4 0 515345223 385646592 29851 33554432000 4194304 4623224 140733510840688 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=376608 CPUtime=1.23 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 2236 0 0 0 123 0 0 0 19 0 4 0 515345223 385646592 29851 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=376608 CPUtime=1.22 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 1443 0 0 0 122 0 0 0 25 0 4 0 515345223 385646592 29851 33554432000 4194304 4623224 140733510840688 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 376608

[startup+3.10031 s]
/proc/loadavg: 4.35 5.31 6.84 9/184 32101
/proc/meminfo: memFree=16518004/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=377372 CPUtime=11.58 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 37606 0 0 0 1154 4 0 0 25 0 4 0 515345197 386428928 31151 33554432000 4194304 4623224 140733510840688 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 94343 31151 345 105 0 89847 0
[pid=32097/tid=32099] ppid=32095 vsize=377372 CPUtime=2.82 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 3084 0 0 0 282 0 0 0 25 0 4 0 515345223 386428928 31151 33554432000 4194304 4623224 140733510840688 18446744073709551615 4377410 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=377372 CPUtime=2.83 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 2489 0 0 0 283 0 0 0 24 0 4 0 515345223 386428928 31151 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=377372 CPUtime=2.81 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 1744 0 0 0 281 0 0 0 25 0 4 0 515345223 386428928 31151 33554432000 4194304 4623224 140733510840688 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 377372

[startup+6.30072 s]
/proc/loadavg: 4.72 5.37 6.85 9/184 32101
/proc/meminfo: memFree=16493336/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=377372 CPUtime=24.37 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 42415 0 0 0 2432 5 0 0 25 0 4 0 515345197 386428928 32253 33554432000 4194304 4623224 140733510840688 18446744073709551615 4412450 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 94343 32253 353 105 0 89847 0
[pid=32097/tid=32099] ppid=32095 vsize=377372 CPUtime=6.02 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 3635 0 0 0 602 0 0 0 25 0 4 0 515345223 386428928 32253 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=377372 CPUtime=6.03 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 2489 0 0 0 603 0 0 0 25 0 4 0 515345223 386428928 32253 33554432000 4194304 4623224 140733510840688 18446744073709551615 4377679 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=377372 CPUtime=6 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 5787 0 0 0 599 1 0 0 25 0 4 0 515345223 386428928 32253 33554432000 4194304 4623224 140733510840688 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 377372

[startup+12.7005 s]
/proc/loadavg: 4.98 5.41 6.86 9/184 32101
/proc/meminfo: memFree=16435372/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=399320 CPUtime=49.93 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 58320 0 0 0 4985 8 0 0 25 0 4 0 515345197 408903680 40721 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 99830 40721 424 105 0 95334 0
[pid=32097/tid=32099] ppid=32095 vsize=399320 CPUtime=12.42 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 6290 0 0 0 1241 1 0 0 25 0 4 0 515345223 408903680 40721 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=399320 CPUtime=12.42 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 4901 0 0 0 1242 0 0 0 25 0 4 0 515345223 408903680 40721 33554432000 4194304 4623224 140733510840688 18446744073709551615 4462668 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=399320 CPUtime=12.37 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 13703 0 0 0 1235 2 0 0 25 0 4 0 515345223 408903680 40721 33554432000 4194304 4623224 140733510840688 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.93
Current children cumulated vsize (KiB) 399320

[startup+25.5002 s]
/proc/loadavg: 5.65 5.54 6.88 9/184 32101
/proc/meminfo: memFree=16402260/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=402984 CPUtime=101.05 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 83360 0 0 0 10093 12 0 0 25 0 4 0 515345197 412655616 42054 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 100746 42054 424 105 0 96250 0
[pid=32097/tid=32099] ppid=32095 vsize=402984 CPUtime=25.22 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 9247 0 0 0 2520 2 0 0 25 0 4 0 515345223 412655616 42054 33554432000 4194304 4623224 140733510840688 18446744073709551615 4377675 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=402984 CPUtime=25.22 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 4998 0 0 0 2522 0 0 0 25 0 4 0 515345223 412655616 42054 33554432000 4194304 4623224 140733510840688 18446744073709551615 4317197 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=402984 CPUtime=25.1 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 35506 0 0 0 2504 6 0 0 25 0 4 0 515345223 412655616 42054 33554432000 4194304 4623224 140733510840688 18446744073709551615 4364316 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 402984

[startup+51.1005 s]
/proc/loadavg: 6.45 5.73 6.91 9/184 32102
/proc/meminfo: memFree=16295480/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=412212 CPUtime=203.33 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 154300 0 0 0 20308 25 0 0 25 0 4 0 515345197 422105088 51545 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 103053 51545 456 105 0 98557 0
[pid=32097/tid=32099] ppid=32095 vsize=412212 CPUtime=50.82 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 16463 0 0 0 5079 3 0 0 25 0 4 0 515345223 422105088 51545 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=412212 CPUtime=50.82 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 8214 0 0 0 5081 1 0 0 25 0 4 0 515345223 422105088 51545 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=412212 CPUtime=50.56 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 94608 0 0 0 5041 15 0 0 25 0 4 0 515345223 422105088 51545 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.33
Current children cumulated vsize (KiB) 412212

[startup+102.306 s]
/proc/loadavg: 7.37 6.10 6.97 9/184 32103
/proc/meminfo: memFree=16161800/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=438428 CPUtime=407.87 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 378860 0 0 0 40724 63 0 0 25 0 4 0 515345197 448950272 68750 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 109607 68750 410 105 0 105111 0
[pid=32097/tid=32099] ppid=32095 vsize=438428 CPUtime=102.03 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 34689 0 0 0 10196 7 0 0 25 0 4 0 515345223 448950272 68750 33554432000 4194304 4623224 140733510840688 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=438428 CPUtime=102.03 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 14418 0 0 0 10200 3 0 0 25 0 4 0 515345223 448950272 68750 33554432000 4194304 4623224 140733510840688 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=438428 CPUtime=101.49 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 294113 0 0 0 10101 48 0 0 25 0 4 0 515345223 448950272 68750 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.87
Current children cumulated vsize (KiB) 438428

[startup+162.301 s]
/proc/loadavg: 7.81 6.45 7.03 9/184 32135
/proc/meminfo: memFree=16172288/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=506004 CPUtime=647.54 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 688658 0 0 0 64639 115 0 0 25 0 4 0 515345197 518148096 87013 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 126501 87013 484 105 0 122005 0
[pid=32097/tid=32099] ppid=32095 vsize=506004 CPUtime=162.02 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 48448 0 0 0 16192 10 0 0 25 0 4 0 515345223 518148096 87013 33554432000 4194304 4623224 140733510840688 18446744073709551615 4330665 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=506004 CPUtime=162.03 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 19990 0 0 0 16199 4 0 0 25 0 4 0 515345223 518148096 87013 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=506004 CPUtime=161.18 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 568148 0 0 0 16024 94 0 0 25 0 4 0 515345223 518148096 87013 33554432000 4194304 4623224 140733510840688 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.54
Current children cumulated vsize (KiB) 506004

[startup+222.301 s]
/proc/loadavg: 8.09 6.78 7.11 9/184 32137
/proc/meminfo: memFree=15953540/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=668496 CPUtime=887.2 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 1009680 0 0 0 88551 169 0 0 25 0 4 0 515345197 684539904 122062 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 167124 122062 635 105 0 162628 0
[pid=32097/tid=32099] ppid=32095 vsize=668496 CPUtime=222.03 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 67326 0 0 0 22189 14 0 0 25 0 4 0 515345223 684539904 122062 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=668496 CPUtime=222.03 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 21577 0 0 0 22198 5 0 0 25 0 4 0 515345223 684539904 122062 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=668496 CPUtime=220.84 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 823202 0 0 0 21948 136 0 0 25 0 4 0 515345223 684539904 122062 33554432000 4194304 4623224 140733510840688 18446744073709551615 4364107 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.2
Current children cumulated vsize (KiB) 668496

[startup+282.301 s]

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

[pid=32097] ppid=32095 vsize=1537308 CPUtime=2804.53 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 3846940 0 0 0 279829 624 0 0 25 0 4 0 515345197 1574203392 285352 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 384327 285352 345 105 0 379831 0
[pid=32097/tid=32099] ppid=32095 vsize=1537308 CPUtime=702.04 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 121637 0 0 0 70167 37 0 0 25 0 4 0 515345223 1574203392 285352 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=1537308 CPUtime=702.04 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 37394 0 0 0 70191 13 0 0 25 0 4 0 515345223 1574203392 285352 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=1537308 CPUtime=698.2 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 3316985 0 0 0 69301 519 0 0 25 0 4 0 515345223 1574203392 285352 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376909 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.53
Current children cumulated vsize (KiB) 1537308

[startup+762.306 s]
/proc/loadavg: 8.15 7.86 7.52 9/184 32151
/proc/meminfo: memFree=14599408/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=1537308 CPUtime=3044.23 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 4284338 0 0 0 303736 687 0 0 25 0 4 0 515345197 1574203392 294386 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 384327 294386 346 105 0 379831 0
[pid=32097/tid=32099] ppid=32095 vsize=1537308 CPUtime=762.05 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 122425 0 0 0 76168 37 0 0 25 0 4 0 515345223 1574203392 294386 33554432000 4194304 4623224 140733510840688 18446744073709551615 4289676 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=1537308 CPUtime=762.05 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 38156 0 0 0 76191 14 0 0 25 0 4 0 515345223 1574203392 294386 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=1537308 CPUtime=757.88 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 3745039 0 0 0 75210 578 0 0 25 0 4 0 515345223 1574203392 294386 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.23
Current children cumulated vsize (KiB) 1537308

[startup+822.301 s]
/proc/loadavg: 8.15 7.91 7.56 9/184 32153
/proc/meminfo: memFree=14500560/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=1629860 CPUtime=3283.88 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 4764197 0 0 0 327628 760 0 0 25 0 4 0 515345197 1668976640 304981 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510119 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 407465 304981 345 105 0 402969 0
[pid=32097/tid=32099] ppid=32095 vsize=1629860 CPUtime=822.04 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 164628 0 0 0 82161 43 0 0 25 0 4 0 515345223 1668976640 304981 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=1629860 CPUtime=822.05 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 39647 0 0 0 82189 16 0 0 25 0 4 0 515345223 1668976640 304981 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=1629860 CPUtime=817.55 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 4176080 0 0 0 81112 643 0 0 25 0 4 0 515345223 1668976640 304981 33554432000 4194304 4623224 140733510840688 18446744073709551615 4550436 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.88
Current children cumulated vsize (KiB) 1629860

[startup+882.3 s]
/proc/loadavg: 8.14 7.96 7.59 9/184 32154
/proc/meminfo: memFree=14394272/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=1693148 CPUtime=3523.55 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 5251169 0 0 0 351517 838 0 0 25 0 4 0 515345197 1733783552 320417 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 423287 320417 349 105 0 418791 0
[pid=32097/tid=32099] ppid=32095 vsize=1693148 CPUtime=882.04 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 167645 0 0 0 88160 44 0 0 25 0 4 0 515345223 1733783552 320417 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=1693148 CPUtime=882.05 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 40092 0 0 0 88189 16 0 0 25 0 4 0 515345223 1733783552 320417 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=1693148 CPUtime=877.21 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 4616666 0 0 0 87009 712 0 0 25 0 4 0 515345223 1733783552 320417 33554432000 4194304 4623224 140733510840688 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.55
Current children cumulated vsize (KiB) 1693148

[startup+942.3 s]
/proc/loadavg: 8.09 7.97 7.62 9/184 32156
/proc/meminfo: memFree=14296416/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=1712240 CPUtime=3763.22 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 5695262 0 0 0 375411 911 0 0 25 0 4 0 515345197 1753333760 332817 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 428060 332817 349 105 0 423564 0
[pid=32097/tid=32099] ppid=32095 vsize=1712240 CPUtime=942.05 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 170287 0 0 0 94158 47 0 0 25 0 4 0 515345223 1753333760 332817 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=1712240 CPUtime=942.05 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 51439 0 0 0 94187 18 0 0 25 0 4 0 515345223 1753333760 332817 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=1712240 CPUtime=936.88 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 5039282 0 0 0 92908 780 0 0 25 0 4 0 515345223 1753333760 332817 33554432000 4194304 4623224 140733510840688 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.22
Current children cumulated vsize (KiB) 1712240

[startup+1002.3 s]
/proc/loadavg: 8.14 8.01 7.65 9/184 32157
/proc/meminfo: memFree=14204504/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=1796464 CPUtime=4002.91 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 6149579 0 0 0 399313 978 0 0 25 0 4 0 515345197 1839579136 344602 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 449116 344602 350 105 0 444620 0
[pid=32097/tid=32099] ppid=32095 vsize=1796464 CPUtime=1002.04 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 172101 0 0 0 100156 48 0 0 25 0 4 0 515345223 1839579136 344602 33554432000 4194304 4623224 140733510840688 18446744073709551615 4461031 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=1796464 CPUtime=1002.05 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 53242 0 0 0 100187 18 0 0 25 0 4 0 515345223 1839579136 344602 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=1796464 CPUtime=996.56 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 5482306 0 0 0 98813 843 0 0 25 0 4 0 515345223 1839579136 344602 33554432000 4194304 4623224 140733510840688 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.91
Current children cumulated vsize (KiB) 1796464

[startup+1062.3 s]
/proc/loadavg: 8.10 8.02 7.67 9/184 32159
/proc/meminfo: memFree=14098336/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=1796464 CPUtime=4242.58 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 6589299 0 0 0 423217 1041 0 0 25 0 4 0 515345197 1839579136 355209 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 449116 355209 345 105 0 444620 0
[pid=32097/tid=32099] ppid=32095 vsize=1796464 CPUtime=1062.04 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 174234 0 0 0 106156 48 0 0 25 0 4 0 515345223 1839579136 355209 33554432000 4194304 4623224 140733510840688 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=1796464 CPUtime=1062.05 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 53440 0 0 0 106187 18 0 0 25 0 4 0 515345223 1839579136 355209 33554432000 4194304 4623224 140733510840688 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=1796464 CPUtime=1056.23 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 5911419 0 0 0 104719 904 0 0 25 0 4 0 515345223 1839579136 355209 33554432000 4194304 4623224 140733510840688 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.58
Current children cumulated vsize (KiB) 1796464

[startup+1122.3 s]
/proc/loadavg: 8.16 8.04 7.70 9/184 32161
/proc/meminfo: memFree=14003832/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=1796464 CPUtime=4482.26 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 7039830 0 0 0 447117 1109 0 0 25 0 4 0 515345197 1839579136 363391 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 449116 363391 345 105 0 444620 0
[pid=32097/tid=32099] ppid=32095 vsize=1796464 CPUtime=1122.04 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 175239 0 0 0 112156 48 0 0 25 0 4 0 515345223 1839579136 363391 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=1796464 CPUtime=1122.06 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 54952 0 0 0 112186 20 0 0 25 0 4 0 515345223 1839579136 363391 33554432000 4194304 4623224 140733510840688 18446744073709551615 4317219 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=1796464 CPUtime=1115.9 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 6354772 0 0 0 110621 969 0 0 25 0 4 0 515345223 1839579136 363391 33554432000 4194304 4623224 140733510840688 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 1796464

[startup+1182.3 s]
/proc/loadavg: 8.17 8.06 7.73 9/184 32162
/proc/meminfo: memFree=13928292/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=1796464 CPUtime=4721.94 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 7490548 0 0 0 471022 1172 0 0 25 0 4 0 515345197 1839579136 371694 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 449116 371694 345 105 0 444620 0
[pid=32097/tid=32099] ppid=32095 vsize=1796464 CPUtime=1182.05 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 177894 0 0 0 118156 49 0 0 25 0 4 0 515345223 1839579136 371694 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=1796464 CPUtime=1182.06 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 55087 0 0 0 118186 20 0 0 25 0 4 0 515345223 1839579136 371694 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=1796464 CPUtime=1175.58 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 6797103 0 0 0 116527 1031 0 0 25 0 4 0 515345223 1839579136 371694 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.94
Current children cumulated vsize (KiB) 1796464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.20 8.08 7.74 9/184 32163
/proc/meminfo: memFree=13889848/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=1796464 CPUtime=4800.26 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 7626695 0 0 0 478832 1194 0 0 25 0 4 0 515345197 1839579136 375609 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 449116 375609 351 105 0 444620 0
[pid=32097/tid=32099] ppid=32095 vsize=1796464 CPUtime=1201.66 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 178558 0 0 0 120116 50 0 0 25 0 4 0 515345223 1839579136 375609 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=1796464 CPUtime=1201.66 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 55186 0 0 0 120146 20 0 0 25 0 4 0 515345223 1839579136 375609 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=1796464 CPUtime=1195.07 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 6929286 0 0 0 118456 1051 0 0 25 0 4 0 515345223 1839579136 375609 33554432000 4194304 4623224 140733510840688 18446744073709551615 4364212 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1796464

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

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

[startup+1201.9 s]
/proc/loadavg: 8.20 8.08 7.74 9/184 32163
/proc/meminfo: memFree=13889848/32951124 swapFree=67111528/67111528
[pid=32097] ppid=32095 vsize=1796464 CPUtime=4800.26 cores=0,2,4,6
/proc/32097/stat : 32097 (SArTagnan) R 32095 32097 31124 0 -1 4202496 7626695 0 0 0 478832 1194 0 0 25 0 4 0 515345197 1839579136 375609 33554432000 4194304 4623224 140733510840688 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32097/statm: 449116 375609 351 105 0 444620 0
[pid=32097/tid=32099] ppid=32095 vsize=1796464 CPUtime=1201.66 cores=0,2,4,6
/proc/32097/task/32099/stat : 32099 (SArTagnan) R 32095 32097 31124 0 -1 4202560 178558 0 0 0 120116 50 0 0 25 0 4 0 515345223 1839579136 375609 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32097/tid=32100] ppid=32095 vsize=1796464 CPUtime=1201.66 cores=0,2,4,6
/proc/32097/task/32100/stat : 32100 (SArTagnan) R 32095 32097 31124 0 -1 4202560 55186 0 0 0 120146 20 0 0 25 0 4 0 515345223 1839579136 375609 33554432000 4194304 4623224 140733510840688 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32097/tid=32101] ppid=32095 vsize=1796464 CPUtime=1195.07 cores=0,2,4,6
/proc/32097/task/32101/stat : 32101 (SArTagnan) R 32095 32097 31124 0 -1 4202560 6929286 0 0 0 118456 1051 0 0 25 0 4 0 515345223 1839579136 375609 33554432000 4194304 4623224 140733510840688 18446744073709551615 4364212 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1796464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.99
CPU time (s): 4800.36
CPU user time (s): 4788.35
CPU system time (s): 12.0132
CPU usage (%): 399.369
Max. virtual memory (cumulated for all children) (KiB): 1819600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.35
system time used= 12.0132
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7626696
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= 3574
involuntary context switches= 23562

runsolver used 1.91371 second user time and 4.54631 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 02:37:28
IDJOB=3280435
IDBENCH=20387
IDSOLVER=1656
FILE ID=node104/3280435-1304037447
RUNJOBID= node104-1304037447-32074
PBS_JOBID= 13170348
Free space on /tmp= 71540 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280435-1304037447/watcher-3280435-1304037447 -o /tmp/evaluation-result-3280435-1304037447/solver-3280435-1304037447 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3280435-1304037447.cnf -threads=4

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=223328032

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16651840 kB
Buffers:       2209160 kB
Cached:       13422044 kB
SwapCached:          0 kB
Active:        3777916 kB
Inactive:     11933124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16651840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11784 kB
Writeback:           0 kB
AnonPages:       79016 kB
Mapped:          14876 kB
Slab:           523852 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   254872 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= 71536 MiB
End job on node104 at 2011-04-29 02:57:31