Trace number 3385848

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.33 1228.35

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3385848-1305583569/watcher-3385848-1305583569 -o /tmp/evaluation-result-3385848-1305583569/solver-3385848-1305583569 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385848-1305583569.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: 9.16 9.08 8.30 8/462 17472
/proc/meminfo: memFree=10691768/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=29216 CPUtime=0.01 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 1101 0 0 0 1 0 0 0 25 0 1 0 650773069 29917184 610 33554432000 4194304 4625164 140734095506768 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17472/statm: 7304 610 296 106 0 2807 0

[startup+0.0690479 s]
/proc/loadavg: 9.16 9.08 8.30 8/462 17472
/proc/meminfo: memFree=10691768/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=36664 CPUtime=0.06 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 3808 0 0 0 6 0 0 0 25 0 1 0 650773069 37543936 2129 33554432000 4194304 4625164 140734095506768 18446744073709551615 255106812039 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17472/statm: 9166 1783 296 106 0 4669 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 36664

[startup+0.101041 s]
/proc/loadavg: 9.16 9.08 8.30 8/462 17472
/proc/meminfo: memFree=10691768/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=43568 CPUtime=0.08 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 6058 0 0 0 8 0 0 0 25 0 1 0 650773069 44613632 3533 33554432000 4194304 4625164 140734095506768 18446744073709551615 255106466261 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17472/statm: 10892 3556 298 106 0 6395 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 43568

[startup+0.30094 s]
/proc/loadavg: 9.16 9.08 8.30 8/462 17472
/proc/meminfo: memFree=10691768/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=276904 CPUtime=0.67 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 9965 0 0 0 66 1 0 0 25 0 4 0 650773069 283549696 7440 33554432000 4194304 4625164 140734095506768 18446744073709551615 4281148 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17472/statm: 69226 7441 342 106 0 64729 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 276904

[startup+0.700869 s]
/proc/loadavg: 9.16 9.08 8.30 8/462 17472
/proc/meminfo: memFree=10691768/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=286156 CPUtime=1.87 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 15809 0 0 0 185 2 0 0 25 0 4 0 650773069 293023744 10252 33554432000 4194304 4625164 140734095506768 18446744073709551615 4511817 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17472/statm: 71539 10252 342 106 0 67042 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 286156

[startup+1.50073 s]
/proc/loadavg: 9.16 9.08 8.30 10/466 17476
/proc/meminfo: memFree=10629984/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=289264 CPUtime=4.25 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 19885 0 0 0 422 3 0 0 25 0 4 0 650773069 296206336 14315 33554432000 4194304 4625164 140734095506768 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17472/statm: 72316 14315 344 106 0 67819 0
[pid=17472/tid=17474] ppid=17470 vsize=289264 CPUtime=1.28 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 3341 0 0 0 127 1 0 0 19 0 4 0 650773079 296206336 14315 33554432000 4194304 4625164 140734095506768 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=289264 CPUtime=0.18 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 1108 0 0 0 18 0 0 0 25 0 4 0 650773079 296206336 14315 33554432000 4194304 4625164 140734095506768 18446744073709551615 255106873887 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=289264 CPUtime=1.3 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 1307 0 0 0 130 0 0 0 25 0 4 0 650773079 296206336 14315 33554432000 4194304 4625164 140734095506768 18446744073709551615 4554650 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 289264

[startup+3.10045 s]
/proc/loadavg: 9.15 9.08 8.30 10/466 17476
/proc/meminfo: memFree=10606548/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=299508 CPUtime=9.03 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 28818 0 0 0 898 5 0 0 25 0 4 0 650773069 306696192 20660 33554432000 4194304 4625164 140734095506768 18446744073709551615 4508704 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17472/statm: 74877 20660 345 106 0 70380 0
[pid=17472/tid=17474] ppid=17470 vsize=299508 CPUtime=2.49 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 5172 0 0 0 248 1 0 0 22 0 4 0 650773079 306696192 20660 33554432000 4194304 4625164 140734095506768 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=299508 CPUtime=0.89 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 3692 0 0 0 89 0 0 0 25 0 4 0 650773079 306696192 20660 33554432000 4194304 4625164 140734095506768 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=299508 CPUtime=2.9 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 3110 0 0 0 290 0 0 0 25 0 4 0 650773079 306696192 20660 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.03
Current children cumulated vsize (KiB) 299508

[startup+6.30089 s]
/proc/loadavg: 9.15 9.08 8.30 10/466 17476
/proc/meminfo: memFree=10564016/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=305068 CPUtime=18.54 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 37852 0 0 0 1847 7 0 0 25 0 4 0 650773069 312389632 28630 33554432000 4194304 4625164 140734095506768 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17472/statm: 76267 28630 363 106 0 71770 0
[pid=17472/tid=17474] ppid=17470 vsize=305068 CPUtime=4.2 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 7323 0 0 0 418 2 0 0 25 0 4 0 650773079 312389632 28630 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=305068 CPUtime=2.87 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 8321 0 0 0 285 2 0 0 25 0 4 0 650773079 312389632 28630 33554432000 4194304 4625164 140734095506768 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=305068 CPUtime=5.91 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 4470 0 0 0 591 0 0 0 19 0 4 0 650773079 312389632 28630 33554432000 4194304 4625164 140734095506768 18446744073709551615 4288796 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.54
Current children cumulated vsize (KiB) 305068

[startup+12.7008 s]
/proc/loadavg: 9.14 9.08 8.31 10/466 17476
/proc/meminfo: memFree=10505884/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=328216 CPUtime=37.61 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 51969 0 0 0 3750 11 0 0 25 0 4 0 650773069 336093184 39418 33554432000 4194304 4625164 140734095506768 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 82054 39418 355 106 0 77557 0
[pid=17472/tid=17474] ppid=17470 vsize=328216 CPUtime=7.82 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 12184 0 0 0 779 3 0 0 25 0 4 0 650773079 336093184 39418 33554432000 4194304 4625164 140734095506768 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=328216 CPUtime=9.09 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 12027 0 0 0 906 3 0 0 25 0 4 0 650773079 336093184 39418 33554432000 4194304 4625164 140734095506768 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=328216 CPUtime=11.72 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 6620 0 0 0 1171 1 0 0 25 0 4 0 650773079 336093184 39418 33554432000 4194304 4625164 140734095506768 18446744073709551615 4288992 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37.61
Current children cumulated vsize (KiB) 328216

[startup+25.5005 s]
/proc/loadavg: 9.18 9.09 8.32 10/466 17477
/proc/meminfo: memFree=10433956/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=363628 CPUtime=75.74 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 71432 0 0 0 7556 18 0 0 25 0 4 0 650773069 372355072 56345 33554432000 4194304 4625164 140734095506768 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 90907 56345 479 106 0 86410 0
[pid=17472/tid=17474] ppid=17470 vsize=363628 CPUtime=17.48 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 19894 0 0 0 1742 6 0 0 25 0 4 0 650773079 372355072 56345 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=363628 CPUtime=15.39 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 17444 0 0 0 1533 6 0 0 25 0 4 0 650773079 372355072 56345 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=363628 CPUtime=24.01 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 10473 0 0 0 2400 1 0 0 25 0 4 0 650773079 372355072 56345 33554432000 4194304 4625164 140734095506768 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 75.74
Current children cumulated vsize (KiB) 363628

[startup+51.101 s]
/proc/loadavg: 9.19 9.10 8.35 10/466 17477
/proc/meminfo: memFree=10254980/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=534912 CPUtime=151.97 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 170462 0 0 0 15159 38 0 0 25 0 4 0 650773069 547749888 89728 33554432000 4194304 4625164 140734095506768 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17472/statm: 133728 89728 349 106 0 129231 0
[pid=17472/tid=17474] ppid=17470 vsize=534912 CPUtime=36.99 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 30894 0 0 0 3688 11 0 0 25 0 4 0 650773079 547749888 89728 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=534912 CPUtime=29.94 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 33658 0 0 0 2983 11 0 0 25 0 4 0 650773079 547749888 89728 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=534912 CPUtime=46.76 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 33104 0 0 0 4671 5 0 0 25 0 4 0 650773079 547749888 89728 33554432000 4194304 4625164 140734095506768 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 151.97
Current children cumulated vsize (KiB) 534912

[startup+102.317 s]
/proc/loadavg: 9.13 9.09 8.39 10/466 17510
/proc/meminfo: memFree=13656932/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=862428 CPUtime=314.24 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 343814 0 0 0 31347 77 0 0 25 0 4 0 650773069 883126272 156631 33554432000 4194304 4625164 140734095506768 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 215607 156631 433 106 0 211110 0
[pid=17472/tid=17474] ppid=17470 vsize=862428 CPUtime=84.25 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 44210 0 0 0 8406 19 0 0 25 0 4 0 650773079 883126272 156631 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=862428 CPUtime=62.18 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 53724 0 0 0 6196 22 0 0 25 0 4 0 650773079 883126272 156631 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=862428 CPUtime=88.82 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 84478 0 0 0 8870 12 0 0 25 0 4 0 650773079 883126272 156631 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 314.24
Current children cumulated vsize (KiB) 862428

[startup+162.3 s]
/proc/loadavg: 9.05 9.08 8.42 10/466 17511
/proc/meminfo: memFree=12949764/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=1232208 CPUtime=553.28 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 949613 0 0 0 55162 166 0 0 25 0 4 0 650773069 1261780992 243274 33554432000 4194304 4625164 140734095506768 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 308052 243275 597 106 0 303555 0
[pid=17472/tid=17474] ppid=17470 vsize=1232208 CPUtime=143.36 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 59111 0 0 0 14313 23 0 0 25 0 4 0 650773079 1261780992 243275 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=1232208 CPUtime=122.15 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 67022 0 0 0 12186 29 0 0 25 0 4 0 650773079 1261780992 243276 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=1232208 CPUtime=148.81 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 463064 0 0 0 14816 65 0 0 25 0 4 0 650773079 1261780992 243276 33554432000 4194304 4625164 140734095506768 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 553.28
Current children cumulated vsize (KiB) 1232208

[startup+222.301 s]
/proc/loadavg: 9.02 9.06 8.46 10/466 17513
/proc/meminfo: memFree=12266384/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=1673712 CPUtime=792.38 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 1584391 0 0 0 78968 270 0 0 25 0 4 0 650773069 1713881088 311655 33554432000 4194304 4625164 140734095506768 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 418428 311655 596 106 0 413931 0
[pid=17472/tid=17474] ppid=17470 vsize=1673712 CPUtime=202.48 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 78380 0 0 0 20222 26 0 0 25 0 4 0 650773079 1713881088 311655 33554432000 4194304 4625164 140734095506768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=1673712 CPUtime=182.13 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 84612 0 0 0 18171 42 0 0 25 0 4 0 650773079 1713881088 311655 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=1673712 CPUtime=208.81 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 900417 0 0 0 20750 131 0 0 25 0 4 0 650773079 1713881088 311655 33554432000 4194304 4625164 140734095506768 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 792.38
Current children cumulated vsize (KiB) 1673712

[startup+282.3 s]

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


[startup+702.301 s]
/proc/loadavg: 9.21 9.15 8.73 10/466 17526
/proc/meminfo: memFree=10354700/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=3127780 CPUtime=2705.21 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 2468974 0 0 0 270051 470 0 0 25 0 4 0 650773069 3202846720 611933 33554432000 4194304 4625164 140734095506768 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 781945 611933 343 106 0 777448 0
[pid=17472/tid=17474] ppid=17470 vsize=3127780 CPUtime=675.4 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 112798 0 0 0 67508 32 0 0 25 0 4 0 650773079 3202846720 611933 33554432000 4194304 4625164 140734095506768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=3127780 CPUtime=662.02 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 177516 0 0 0 66074 128 0 0 25 0 4 0 650773079 3202846720 611933 33554432000 4194304 4625164 140734095506768 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=3127780 CPUtime=688.82 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 945783 0 0 0 68742 140 0 0 25 0 4 0 650773079 3202846720 611933 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2705.21
Current children cumulated vsize (KiB) 3127780

[startup+762.317 s]
/proc/loadavg: 9.18 9.15 8.75 10/466 17527
/proc/meminfo: memFree=10211708/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=3272456 CPUtime=2944.38 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 2526325 0 0 0 293954 484 0 0 25 0 4 0 650773069 3350994944 639724 33554432000 4194304 4625164 140734095506768 18446744073709551615 4519686 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 818114 639724 343 106 0 813617 0
[pid=17472/tid=17474] ppid=17470 vsize=3272456 CPUtime=734.53 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 113602 0 0 0 73420 33 0 0 25 0 4 0 650773079 3350994944 639724 33554432000 4194304 4625164 140734095506768 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=3272456 CPUtime=722.02 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 184625 0 0 0 72069 133 0 0 25 0 4 0 650773079 3350994944 639724 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=3272456 CPUtime=748.84 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 949633 0 0 0 74743 141 0 0 25 0 4 0 650773079 3350994944 639724 33554432000 4194304 4625164 140734095506768 18446744073709551615 4547872 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2944.38
Current children cumulated vsize (KiB) 3272456

[startup+822.3 s]
/proc/loadavg: 9.12 9.14 8.77 10/466 17529
/proc/meminfo: memFree=10093396/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=3284084 CPUtime=3183.43 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 2596665 0 0 0 317839 504 0 0 18 0 4 0 650773069 3362902016 663142 33554432000 4194304 4625164 140734095506768 18446744073709551615 4393091 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 821021 663142 343 106 0 816524 0
[pid=17472/tid=17474] ppid=17470 vsize=3284084 CPUtime=793.64 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 114329 0 0 0 79331 33 0 0 25 0 4 0 650773079 3362902016 663142 33554432000 4194304 4625164 140734095506768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=3284084 CPUtime=781.99 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 192152 0 0 0 78057 142 0 0 25 0 4 0 650773079 3362902016 663142 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=3284084 CPUtime=808.82 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 952993 0 0 0 80740 142 0 0 25 0 4 0 650773079 3362902016 663142 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3183.43
Current children cumulated vsize (KiB) 3284084

[startup+882.301 s]
/proc/loadavg: 9.13 9.14 8.79 10/466 17530
/proc/meminfo: memFree=9937888/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=3414444 CPUtime=3422.54 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 2676498 0 0 0 341728 526 0 0 25 0 4 0 650773069 3496390656 693744 33554432000 4194304 4625164 140734095506768 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 853611 693744 343 106 0 849114 0
[pid=17472/tid=17474] ppid=17470 vsize=3414444 CPUtime=852.75 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 115183 0 0 0 85242 33 0 0 25 0 4 0 650773079 3496390656 693744 33554432000 4194304 4625164 140734095506768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=3414444 CPUtime=841.98 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 200289 0 0 0 84048 150 0 0 25 0 4 0 650773079 3496390656 693744 33554432000 4194304 4625164 140734095506768 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=3414444 CPUtime=868.83 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 957064 0 0 0 86740 143 0 0 25 0 4 0 650773079 3496390656 693744 33554432000 4194304 4625164 140734095506768 18446744073709551615 4552388 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3422.54
Current children cumulated vsize (KiB) 3414444

[startup+942.3 s]
/proc/loadavg: 9.10 9.13 8.81 10/466 17532
/proc/meminfo: memFree=9820204/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=3429024 CPUtime=3661.65 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 2704325 0 0 0 365626 539 0 0 25 0 4 0 650773069 3511320576 719120 33554432000 4194304 4625164 140734095506768 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 857256 719120 343 106 0 852759 0
[pid=17472/tid=17474] ppid=17470 vsize=3429024 CPUtime=911.88 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 115875 0 0 0 91155 33 0 0 25 0 4 0 650773079 3511320576 719120 33554432000 4194304 4625164 140734095506768 18446744073709551615 4330603 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=3429024 CPUtime=901.96 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 208498 0 0 0 90037 159 0 0 25 0 4 0 650773079 3511320576 719120 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=3429024 CPUtime=928.83 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 960930 0 0 0 92739 144 0 0 25 0 4 0 650773079 3511320576 719120 33554432000 4194304 4625164 140734095506768 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3661.65
Current children cumulated vsize (KiB) 3429024

[startup+1002.3 s]
/proc/loadavg: 9.11 9.13 8.83 10/466 17534
/proc/meminfo: memFree=9627372/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=3537888 CPUtime=3900.75 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 2743460 0 0 0 389524 551 0 0 25 0 4 0 650773069 3622797312 739631 33554432000 4194304 4625164 140734095506768 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 884472 739631 343 106 0 879975 0
[pid=17472/tid=17474] ppid=17470 vsize=3537888 CPUtime=971 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 116902 0 0 0 97066 34 0 0 25 0 4 0 650773079 3622797312 739631 33554432000 4194304 4625164 140734095506768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=3537888 CPUtime=961.96 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 213934 0 0 0 96030 166 0 0 25 0 4 0 650773079 3622797312 739631 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=3537888 CPUtime=988.83 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 980828 0 0 0 98736 147 0 0 25 0 4 0 650773079 3622797312 739631 33554432000 4194304 4625164 140734095506768 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3900.75
Current children cumulated vsize (KiB) 3537888

[startup+1062.3 s]
/proc/loadavg: 9.12 9.13 8.84 10/466 17535
/proc/meminfo: memFree=9330376/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=4290624 CPUtime=4139.86 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 3180459 0 0 0 413372 614 0 0 25 0 4 0 650773069 4393598976 805100 33554432000 4194304 4625164 140734095506768 18446744073709551615 4393097 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 1072656 805100 343 106 0 1068159 0
[pid=17472/tid=17474] ppid=17470 vsize=4290624 CPUtime=1030.11 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 117591 0 0 0 102977 34 0 0 25 0 4 0 650773079 4393598976 805100 33554432000 4194304 4625164 140734095506768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=4290624 CPUtime=1021.94 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 221636 0 0 0 102019 175 0 0 25 0 4 0 650773079 4393598976 805100 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=4290624 CPUtime=1048.83 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 983818 0 0 0 104735 148 0 0 25 0 4 0 650773079 4393598976 805100 33554432000 4194304 4625164 140734095506768 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4139.86
Current children cumulated vsize (KiB) 4290624

[startup+1122.3 s]
/proc/loadavg: 9.07 9.12 8.85 10/466 17537
/proc/meminfo: memFree=9226704/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=4340708 CPUtime=4378.95 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 3219078 0 0 0 437269 626 0 0 25 0 4 0 650773069 4444884992 825586 33554432000 4194304 4625164 140734095506768 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 1085177 825586 343 106 0 1080680 0
[pid=17472/tid=17474] ppid=17470 vsize=4340708 CPUtime=1089.21 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 118218 0 0 0 108887 34 0 0 25 0 4 0 650773079 4444884992 825586 33554432000 4194304 4625164 140734095506768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=4340708 CPUtime=1081.92 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 246371 0 0 0 108008 184 0 0 25 0 4 0 650773079 4444884992 825586 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=4340708 CPUtime=1108.83 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 987338 0 0 0 110734 149 0 0 25 0 4 0 650773079 4444884992 825586 33554432000 4194304 4625164 140734095506768 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4378.95
Current children cumulated vsize (KiB) 4340708

[startup+1182.3 s]
/proc/loadavg: 9.25 9.17 8.89 10/466 17541
/proc/meminfo: memFree=9108144/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=4493760 CPUtime=4617.21 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 3280412 0 0 0 461079 642 0 0 25 0 4 0 650773069 4601610240 848835 33554432000 4194304 4625164 140734095506768 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 1123440 848835 343 106 0 1118943 0
[pid=17472/tid=17474] ppid=17470 vsize=4493760 CPUtime=1147.64 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 118845 0 0 0 114730 34 0 0 25 0 4 0 650773079 4601610240 848835 33554432000 4194304 4625164 140734095506768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=4493760 CPUtime=1141.91 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 252983 0 0 0 114000 191 0 0 25 0 4 0 650773079 4601610240 848835 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=4493760 CPUtime=1168.68 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 990961 0 0 0 116718 150 0 0 25 0 4 0 650773079 4601610240 848835 33554432000 4194304 4625164 140734095506768 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4617.21
Current children cumulated vsize (KiB) 4493760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1228.2 s]
/proc/loadavg: 9.18 9.17 8.90 10/466 17543
/proc/meminfo: memFree=9039812/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=4503820 CPUtime=4800.16 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) R 17470 17472 16929 0 -1 4202496 3295380 0 0 0 479366 650 0 0 25 0 4 0 650773069 4611911680 862057 33554432000 4194304 4625164 140734095506768 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 1125955 862057 343 106 0 1121458 0
[pid=17472/tid=17474] ppid=17470 vsize=4503820 CPUtime=1192.86 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4202560 119554 0 0 0 119252 34 0 0 25 0 4 0 650773079 4611911680 862058 33554432000 4194304 4625164 140734095506768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17472/tid=17475] ppid=17470 vsize=4503820 CPUtime=1187.82 cores=0,2,4,6
/proc/17472/task/17475/stat : 17475 (SArTagnan) R 17470 17472 16929 0 -1 4202560 257503 0 0 0 118585 197 0 0 25 0 4 0 650773079 4611911680 862058 33554432000 4194304 4625164 140734095506768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17472/tid=17476] ppid=17470 vsize=4503820 CPUtime=1214.6 cores=0,2,4,6
/proc/17472/task/17476/stat : 17476 (SArTagnan) R 17470 17472 16929 0 -1 4202560 993470 0 0 0 121309 151 0 0 25 0 4 0 650773079 4611911680 862058 33554432000 4194304 4625164 140734095506768 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 4503820

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

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

[startup+1228.32 s]
/proc/loadavg: 9.18 9.17 8.90 10/466 17543
/proc/meminfo: memFree=9039812/32951124 swapFree=67111348/67111528
[pid=17472] ppid=17470 vsize=0 CPUtime=4800.29 cores=0,2,4,6
/proc/17472/stat : 17472 (SArTagnan) Z 17470 17472 16929 0 -1 4203548 3295382 0 0 0 479369 660 0 0 25 0 2 0 650773069 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17472/statm: 0 0 0 0 0 0 0
[pid=17472/tid=17474] ppid=17470 vsize=0 CPUtime=1192.97 cores=0,2,4,6
/proc/17472/task/17474/stat : 17474 (SArTagnan) R 17470 17472 16929 0 -1 4203588 119554 0 0 0 119253 44 0 0 25 0 2 0 650773079 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1228.35
CPU time (s): 4800.33
CPU user time (s): 4793.7
CPU system time (s): 6.63399
CPU usage (%): 390.795
Max. virtual memory (cumulated for all children) (KiB): 5767032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.7
system time used= 6.63399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3295382
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= 4632
involuntary context switches= 21891

runsolver used 5.04623 second user time and 13.096 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-17 00:06:09
IDJOB=3385848
IDBENCH=88211
IDSOLVER=1871
FILE ID=node144/3385848-1305583569
RUNJOBID= node144-1305582362-17377
PBS_JOBID= 13350220
Free space on /tmp= 73264 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385848-1305583569/watcher-3385848-1305583569 -o /tmp/evaluation-result-3385848-1305583569/solver-3385848-1305583569 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385848-1305583569.cnf -threads=4

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=1319173960

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10692048 kB
Buffers:        331328 kB
Cached:        4126712 kB
SwapCached:          0 kB
Active:       19012436 kB
Inactive:      2865712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10692048 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5492 kB
Writeback:           0 kB
AnonPages:    17419700 kB
Mapped:          38440 kB
Slab:           246268 kB
PageTables:      68584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141490600 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= 73256 MiB
End job on node144 at 2011-05-17 00:26:40