Trace number 3249682

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.29 1201.94

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
Number of clauses of size 50
Number of clauses of size over 50

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-3249682-1304089047/watcher-3249682-1304089047 -o /tmp/evaluation-result-3249682-1304089047/solver-3249682-1304089047 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3249682-1304089047.cnf -threads=4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.57 9.21 9.30 6/180 2879
/proc/meminfo: memFree=30615824/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=24880 CPUtime=0 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 495 0 0 0 0 0 0 0 21 0 1 0 253095969 25477120 433 33554432000 4194304 4623224 140735547697312 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2879/statm: 6220 435 296 105 0 1724 0

[startup+0.0736189 s]
/proc/loadavg: 6.57 9.21 9.30 6/180 2879
/proc/meminfo: memFree=30615824/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=35500 CPUtime=0.06 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 6684 0 0 0 6 0 0 0 21 0 1 0 253095969 36352000 3486 33554432000 4194304 4623224 140735547697312 18446744073709551615 268660323013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2879/statm: 8875 3489 297 105 0 4379 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 35500

[startup+0.100603 s]
/proc/loadavg: 6.57 9.21 9.30 6/180 2879
/proc/meminfo: memFree=30615824/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=40572 CPUtime=0.09 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 9438 0 0 0 9 0 0 0 21 0 1 0 253095969 41545728 4584 33554432000 4194304 4623224 140735547697312 18446744073709551615 268660662016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2879/statm: 10143 4587 297 105 0 5647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40572

[startup+0.300533 s]
/proc/loadavg: 6.57 9.21 9.30 6/180 2879
/proc/meminfo: memFree=30615824/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=269556 CPUtime=0.66 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 28249 0 0 0 64 2 0 0 23 0 4 0 253095969 276025344 19504 33554432000 4194304 4623224 140735547697312 18446744073709551615 268660329474 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 67389 19504 337 105 0 62893 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 269556

[startup+0.700464 s]
/proc/loadavg: 6.57 9.21 9.30 6/180 2879
/proc/meminfo: memFree=30615824/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=335092 CPUtime=2.26 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 34331 0 0 0 223 3 0 0 25 0 4 0 253095969 343134208 20868 33554432000 4194304 4623224 140735547697312 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 83773 20868 338 105 0 79277 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 335092

[startup+1.50032 s]
/proc/loadavg: 6.57 9.21 9.30 10/184 2883
/proc/meminfo: memFree=30500976/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=344528 CPUtime=5.45 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 41489 0 0 0 540 5 0 0 25 0 4 0 253095969 352796672 24267 33554432000 4194304 4623224 140735547697312 18446744073709551615 4280381 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 86132 24267 338 105 0 81636 0
[pid=2879/tid=2881] ppid=2877 vsize=344528 CPUtime=1.31 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 4491 0 0 0 131 0 0 0 25 0 4 0 253095986 352796672 24267 33554432000 4194304 4623224 140735547697312 18446744073709551615 268660323361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=344528 CPUtime=1.31 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 5461 0 0 0 130 1 0 0 25 0 4 0 253095986 352796672 24267 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=344528 CPUtime=1.32 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 9317 0 0 0 131 1 0 0 25 0 4 0 253095986 352796672 24267 33554432000 4194304 4623224 140735547697312 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 344528

[startup+3.10104 s]
/proc/loadavg: 6.57 9.21 9.30 10/184 2883
/proc/meminfo: memFree=30453724/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=348424 CPUtime=11.85 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 81657 0 0 0 1175 10 0 0 25 0 4 0 253095969 356786176 31255 33554432000 4194304 4623224 140735547697312 18446744073709551615 268660320984 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 87106 31255 338 105 0 82610 0
[pid=2879/tid=2881] ppid=2877 vsize=348424 CPUtime=2.92 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 6165 0 0 0 291 1 0 0 25 0 4 0 253095986 356786176 31255 33554432000 4194304 4623224 140735547697312 18446744073709551615 4485846 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=348424 CPUtime=2.9 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 7394 0 0 0 288 2 0 0 25 0 4 0 253095986 356786176 31255 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=348424 CPUtime=2.91 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 43886 0 0 0 287 4 0 0 25 0 4 0 253095986 356786176 31255 33554432000 4194304 4623224 140735547697312 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 348424

[startup+6.30048 s]
/proc/loadavg: 6.69 9.19 9.29 10/184 2884
/proc/meminfo: memFree=30340628/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=375644 CPUtime=24.63 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 166657 0 0 0 2439 24 0 0 25 0 4 0 253095969 384659456 42898 33554432000 4194304 4623224 140735547697312 18446744073709551615 4416149 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 93911 42927 341 105 0 89415 0
[pid=2879/tid=2881] ppid=2877 vsize=375644 CPUtime=6.11 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 11750 0 0 0 608 3 0 0 25 0 4 0 253095986 384659456 42939 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=375644 CPUtime=6.08 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 14893 0 0 0 605 3 0 0 25 0 4 0 253095986 384659456 42951 33554432000 4194304 4623224 140735547697312 18446744073709551615 4463614 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=375644 CPUtime=6.12 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 115432 0 0 0 598 14 0 0 25 0 4 0 253095986 384659456 42960 33554432000 4194304 4623224 140735547697312 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 375644

[startup+12.7004 s]
/proc/loadavg: 6.79 9.17 9.28 10/184 2884
/proc/meminfo: memFree=30144764/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=444336 CPUtime=50.18 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 298702 0 0 0 4973 45 0 0 25 0 4 0 253095969 455000064 63094 33554432000 4194304 4623224 140735547697312 18446744073709551615 4358873 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 111084 63096 341 105 0 106588 0
[pid=2879/tid=2881] ppid=2877 vsize=444336 CPUtime=12.51 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 15135 0 0 0 1244 7 0 0 25 0 4 0 253095986 455000064 63096 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=444336 CPUtime=12.45 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 22151 0 0 0 1240 5 0 0 25 0 4 0 253095986 455000064 63097 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=444336 CPUtime=12.51 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 232334 0 0 0 1222 29 0 0 25 0 4 0 253095986 455000064 63098 33554432000 4194304 4623224 140735547697312 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 444336

[startup+25.5011 s]
/proc/loadavg: 7.06 9.11 9.26 10/184 2884
/proc/meminfo: memFree=29832276/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=574608 CPUtime=101.31 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 523062 0 0 0 10048 83 0 0 25 0 4 0 253095969 588398592 99917 33554432000 4194304 4623224 140735547697312 18446744073709551615 4416149 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 143652 99917 385 105 0 139156 0
[pid=2879/tid=2881] ppid=2877 vsize=574608 CPUtime=25.31 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 34476 0 0 0 2519 12 0 0 25 0 4 0 253095986 588398592 99917 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376844 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=574608 CPUtime=25.17 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 37737 0 0 0 2507 10 0 0 25 0 4 0 253095986 588398592 99917 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=574608 CPUtime=25.31 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 417513 0 0 0 2475 56 0 0 25 0 4 0 253095986 588398592 99917 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 574608

[startup+51.1006 s]
/proc/loadavg: 7.38 9.02 9.23 10/184 2885
/proc/meminfo: memFree=29384784/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=805548 CPUtime=203.57 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 873672 0 0 0 20210 147 0 0 25 0 4 0 253095969 824881152 152858 33554432000 4194304 4623224 140735547697312 18446744073709551615 4511659 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 201387 152859 541 105 0 196891 0
[pid=2879/tid=2881] ppid=2877 vsize=805548 CPUtime=50.91 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 40498 0 0 0 5075 16 0 0 25 0 4 0 253095986 824881152 152860 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=805548 CPUtime=50.63 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 59328 0 0 0 5041 22 0 0 25 0 4 0 253095986 824881152 152860 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=805548 CPUtime=50.9 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 730597 0 0 0 4988 102 0 0 25 0 4 0 253095986 824881152 152861 33554432000 4194304 4623224 140735547697312 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.57
Current children cumulated vsize (KiB) 805548

[startup+102.307 s]
/proc/loadavg: 7.73 8.86 9.16 10/184 2886
/proc/meminfo: memFree=28671992/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=1141296 CPUtime=408.1 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 1345875 0 0 0 40572 238 0 0 25 0 4 0 253095969 1168687104 237376 33554432000 4194304 4623224 140735547697312 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 285324 237376 356 105 0 280828 0
[pid=2879/tid=2881] ppid=2877 vsize=1141296 CPUtime=102.12 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 58513 0 0 0 10191 21 0 0 25 0 4 0 253095986 1168687104 237376 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=1141296 CPUtime=101.55 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 93199 0 0 0 10110 45 0 0 25 0 4 0 253095986 1168687104 237376 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=1141296 CPUtime=102.11 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 1135989 0 0 0 10047 164 0 0 25 0 4 0 253095986 1168687104 237377 33554432000 4194304 4623224 140735547697312 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.1
Current children cumulated vsize (KiB) 1141296

[startup+162.301 s]
/proc/loadavg: 7.94 8.72 9.09 10/184 2888
/proc/meminfo: memFree=28052296/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=1529880 CPUtime=647.75 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 2119565 0 0 0 64398 377 0 0 25 0 4 0 253095969 1566597120 311821 33554432000 4194304 4623224 140735547697312 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 382470 311821 342 105 0 377974 0
[pid=2879/tid=2881] ppid=2877 vsize=1529880 CPUtime=162.12 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 81578 0 0 0 16185 27 0 0 25 0 4 0 253095986 1566597120 311821 33554432000 4194304 4623224 140735547697312 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=1529880 CPUtime=161.22 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 134521 0 0 0 16049 73 0 0 25 0 4 0 253095986 1566597120 311821 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=1529880 CPUtime=162.09 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 1841410 0 0 0 15942 267 0 0 25 0 4 0 253095986 1566597120 311821 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.75
Current children cumulated vsize (KiB) 1529880

[startup+222.301 s]
/proc/loadavg: 7.98 8.58 9.02 10/184 2898
/proc/meminfo: memFree=27520772/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=1791488 CPUtime=887.42 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 2817649 0 0 0 88242 500 0 0 25 0 4 0 253095969 1834483712 376162 33554432000 4194304 4623224 140735547697312 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 447872 376162 342 105 0 443376 0
[pid=2879/tid=2881] ppid=2877 vsize=1791488 CPUtime=222.11 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 118798 0 0 0 22178 33 0 0 25 0 4 0 253095986 1834483712 376162 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=1791488 CPUtime=220.9 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 149678 0 0 0 21997 93 0 0 25 0 4 0 253095986 1834483712 376162 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=1791488 CPUtime=222.09 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 2474396 0 0 0 21847 362 0 0 25 0 4 0 253095986 1834483712 376162 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.42
Current children cumulated vsize (KiB) 1791488

[startup+282.301 s]

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


[startup+702.3 s]
/proc/loadavg: 8.13 8.17 8.62 10/184 2912
/proc/meminfo: memFree=25392944/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=2842852 CPUtime=2804.82 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 6021835 0 0 0 279403 1079 0 0 25 0 4 0 253095969 2911080448 623371 33554432000 4194304 4623224 140735547697312 18446744073709551615 4356035 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 710713 623371 342 105 0 706217 0
[pid=2879/tid=2881] ppid=2877 vsize=2842852 CPUtime=702.12 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 257469 0 0 0 70130 82 0 0 25 0 4 0 253095986 2911080448 623371 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=2842852 CPUtime=698.29 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 151764 0 0 0 69733 96 0 0 25 0 4 0 253095986 2911080448 623371 33554432000 4194304 4623224 140735547697312 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=2842852 CPUtime=702.09 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 5490588 0 0 0 69329 880 0 0 25 0 4 0 253095986 2911080448 623371 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.82
Current children cumulated vsize (KiB) 2842852

[startup+762.307 s]
/proc/loadavg: 8.16 8.17 8.59 9/184 2914
/proc/meminfo: memFree=25206496/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=2981192 CPUtime=3044.51 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 6519813 0 0 0 303286 1165 0 0 25 0 4 0 253095969 3052740608 643615 33554432000 4194304 4623224 140735547697312 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 745298 643615 343 105 0 740802 0
[pid=2879/tid=2881] ppid=2877 vsize=2981192 CPUtime=762.13 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 259858 0 0 0 76128 85 0 0 25 0 4 0 253095986 3052740608 643615 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=2981192 CPUtime=757.97 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 151827 0 0 0 75701 96 0 0 25 0 4 0 253095986 3052740608 643615 33554432000 4194304 4623224 140735547697312 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=2981192 CPUtime=762.1 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 5984829 0 0 0 75246 964 0 0 25 0 4 0 253095986 3052740608 643615 33554432000 4194304 4623224 140735547697312 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.51
Current children cumulated vsize (KiB) 2981192

[startup+822.3 s]
/proc/loadavg: 8.16 8.16 8.56 10/184 2915
/proc/meminfo: memFree=25031592/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=2991092 CPUtime=3284.16 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 6949824 0 0 0 327173 1243 0 0 25 0 4 0 253095969 3062878208 663116 33554432000 4194304 4623224 140735547697312 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 747773 663116 342 105 0 743277 0
[pid=2879/tid=2881] ppid=2877 vsize=2991092 CPUtime=822.12 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 263179 0 0 0 82126 86 0 0 25 0 4 0 253095986 3062878208 663116 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=2991092 CPUtime=817.64 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 151887 0 0 0 81668 96 0 0 25 0 4 0 253095986 3062878208 663116 33554432000 4194304 4623224 140735547697312 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=2991092 CPUtime=822.1 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 6410105 0 0 0 81170 1040 0 0 25 0 4 0 253095986 3062878208 663116 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.16
Current children cumulated vsize (KiB) 2991092

[startup+882.301 s]
/proc/loadavg: 8.15 8.16 8.53 10/184 2917
/proc/meminfo: memFree=24826532/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=3113408 CPUtime=3523.83 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 7349557 0 0 0 351068 1315 0 0 25 0 4 0 253095969 3188129792 685681 33554432000 4194304 4623224 140735547697312 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 778352 685683 342 105 0 773856 0
[pid=2879/tid=2881] ppid=2877 vsize=3113408 CPUtime=882.12 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 266627 0 0 0 88124 88 0 0 25 0 4 0 253095986 3188129792 685683 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=3113408 CPUtime=877.31 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 151952 0 0 0 87635 96 0 0 25 0 4 0 253095986 3188129792 685685 33554432000 4194304 4623224 140735547697312 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=3113408 CPUtime=882.09 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 6781616 0 0 0 87103 1106 0 0 25 0 4 0 253095986 3188129792 685685 33554432000 4194304 4623224 140735547697312 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.83
Current children cumulated vsize (KiB) 3113408

[startup+942.3 s]
/proc/loadavg: 8.14 8.16 8.51 10/184 2919
/proc/meminfo: memFree=24697744/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=3185280 CPUtime=3763.51 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 7814488 0 0 0 374952 1399 0 0 25 0 4 0 253095969 3261726720 705573 33554432000 4194304 4623224 140735547697312 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 796320 705573 342 105 0 791824 0
[pid=2879/tid=2881] ppid=2877 vsize=3185280 CPUtime=942.12 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 269053 0 0 0 94122 90 0 0 25 0 4 0 253095986 3261726720 705573 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=3185280 CPUtime=936.99 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 152019 0 0 0 93603 96 0 0 25 0 4 0 253095986 3261726720 705573 33554432000 4194304 4623224 140735547697312 18446744073709551615 4357655 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=3185280 CPUtime=942.1 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 7243249 0 0 0 93022 1188 0 0 25 0 4 0 253095986 3261726720 705573 33554432000 4194304 4623224 140735547697312 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.51
Current children cumulated vsize (KiB) 3185280

[startup+1002.3 s]
/proc/loadavg: 8.13 8.16 8.49 10/184 2920
/proc/meminfo: memFree=24511916/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=3322060 CPUtime=4003.19 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 8261152 0 0 0 398837 1482 0 0 25 0 4 0 253095969 3401789440 726596 33554432000 4194304 4623224 140735547697312 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 830515 726596 343 105 0 826019 0
[pid=2879/tid=2881] ppid=2877 vsize=3322060 CPUtime=1002.12 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 282283 0 0 0 100118 94 0 0 25 0 4 0 253095986 3401789440 726596 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=3322060 CPUtime=996.66 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 152075 0 0 0 99570 96 0 0 25 0 4 0 253095986 3401789440 726596 33554432000 4194304 4623224 140735547697312 18446744073709551615 4357632 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=3322060 CPUtime=1002.1 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 7660889 0 0 0 98945 1265 0 0 25 0 4 0 253095986 3401789440 726596 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.19
Current children cumulated vsize (KiB) 3322060

[startup+1062.3 s]
/proc/loadavg: 8.17 8.17 8.47 10/184 2924
/proc/meminfo: memFree=24305380/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=3415448 CPUtime=4242.86 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 8700665 0 0 0 422730 1556 0 0 25 0 4 0 253095969 3497418752 746336 33554432000 4194304 4623224 140735547697312 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 853862 746336 342 105 0 849366 0
[pid=2879/tid=2881] ppid=2877 vsize=3415448 CPUtime=1062.13 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 286466 0 0 0 106116 97 0 0 25 0 4 0 253095986 3497418752 746336 33554432000 4194304 4623224 140735547697312 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=3415448 CPUtime=1056.34 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 152149 0 0 0 105538 96 0 0 25 0 4 0 253095986 3497418752 746336 33554432000 4194304 4623224 140735547697312 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=3415448 CPUtime=1062.1 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 8093914 0 0 0 104874 1336 0 0 25 0 4 0 253095986 3497418752 746336 33554432000 4194304 4623224 140735547697312 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.86
Current children cumulated vsize (KiB) 3415448

[startup+1122.3 s]
/proc/loadavg: 8.10 8.15 8.44 10/184 2925
/proc/meminfo: memFree=24139280/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=3452944 CPUtime=4482.54 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 8866816 0 0 0 446662 1592 0 0 25 0 4 0 253095969 3535814656 768301 33554432000 4194304 4623224 140735547697312 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 863236 768301 342 105 0 858740 0
[pid=2879/tid=2881] ppid=2877 vsize=3452944 CPUtime=1122.13 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 290831 0 0 0 112113 100 0 0 25 0 4 0 253095986 3535814656 768301 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=3452944 CPUtime=1116.01 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 152207 0 0 0 111505 96 0 0 25 0 4 0 253095986 3535814656 768301 33554432000 4194304 4623224 140735547697312 18446744073709551615 4486212 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=3452944 CPUtime=1122.11 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 8253349 0 0 0 110843 1368 0 0 25 0 4 0 253095986 3535814656 768301 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.54
Current children cumulated vsize (KiB) 3452944

[startup+1182.3 s]
/proc/loadavg: 8.07 8.13 8.42 10/184 2927
/proc/meminfo: memFree=23974028/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=3518480 CPUtime=4722.23 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 9432097 0 0 0 470532 1691 0 0 25 0 4 0 253095969 3602923520 787401 33554432000 4194304 4623224 140735547697312 18446744073709551615 4360122 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 879620 787401 343 105 0 875124 0
[pid=2879/tid=2881] ppid=2877 vsize=3518480 CPUtime=1182.13 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 294759 0 0 0 118106 107 0 0 25 0 4 0 253095986 3602923520 787401 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=3518480 CPUtime=1175.68 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 152287 0 0 0 117472 96 0 0 25 0 4 0 253095986 3602923520 787401 33554432000 4194304 4623224 140735547697312 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=3518480 CPUtime=1182.11 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 8811023 0 0 0 116753 1458 0 0 25 0 4 0 253095986 3602923520 787401 33554432000 4194304 4623224 140735547697312 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 3518480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.12 8.14 8.41 5/179 2928
/proc/meminfo: memFree=27481384/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=3518480 CPUtime=4800.13 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) R 2877 2879 2145 0 -1 4202496 9623772 0 0 0 478288 1725 0 0 25 0 4 0 253095969 3602923520 793346 33554432000 4194304 4623224 140735547697312 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 879620 793346 344 105 0 875124 0
[pid=2879/tid=2881] ppid=2877 vsize=3518480 CPUtime=1201.64 cores=1,3,5,7
/proc/2879/task/2881/stat : 2881 (SArTagnan) R 2877 2879 2145 0 -1 4202560 296665 0 0 0 120055 109 0 0 25 0 4 0 253095986 3602923520 793346 33554432000 4194304 4623224 140735547697312 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=3518480 CPUtime=1195.08 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4202560 152325 0 0 0 119412 96 0 0 25 0 4 0 253095986 3602923520 793346 33554432000 4194304 4623224 140735547697312 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2879/tid=2883] ppid=2877 vsize=3518480 CPUtime=1201.61 cores=1,3,5,7
/proc/2879/task/2883/stat : 2883 (SArTagnan) R 2877 2879 2145 0 -1 4202560 8999431 0 0 0 118672 1489 0 0 25 0 4 0 253095986 3602923520 793346 33554432000 4194304 4623224 140735547697312 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 3518480

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

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

[startup+1201.91 s]
/proc/loadavg: 8.12 8.14 8.41 5/179 2928
/proc/meminfo: memFree=27481384/32951124 swapFree=67111524/67111528
[pid=2879] ppid=2877 vsize=0 CPUtime=4800.25 cores=1,3,5,7
/proc/2879/stat : 2879 (SArTagnan) Z 2877 2879 2145 0 -1 4203548 9623776 0 0 0 478290 1735 0 0 25 0 2 0 253095969 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2879/statm: 0 0 0 0 0 0 0
[pid=2879/tid=2882] ppid=2877 vsize=0 CPUtime=1195.18 cores=1,3,5,7
/proc/2879/task/2882/stat : 2882 (SArTagnan) R 2877 2879 2145 0 -1 4203588 152325 0 0 0 119412 106 0 0 25 0 2 0 253095986 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.29
CPU user time (s): 4782.91
CPU system time (s): 17.3794
CPU usage (%): 399.378
Max. virtual memory (cumulated for all children) (KiB): 3518480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4782.91
system time used= 17.3794
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9623776
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= 4169
involuntary context switches= 17787

runsolver used 1.77773 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 16:57:27
IDJOB=3249682
IDBENCH=83180
IDSOLVER=1656
FILE ID=node107/3249682-1304089047
RUNJOBID= node107-1304089046-2818
PBS_JOBID= 13170536
Free space on /tmp= 71796 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x38.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249682-1304089047/watcher-3249682-1304089047 -o /tmp/evaluation-result-3249682-1304089047/solver-3249682-1304089047 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3249682-1304089047.cnf -threads=4

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=54432758

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30615980 kB
Buffers:        640892 kB
Cached:        1221520 kB
SwapCached:          4 kB
Active:         189680 kB
Inactive:      1782388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30615980 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7824 kB
Writeback:           0 kB
AnonPages:      109460 kB
Mapped:          15320 kB
Slab:           300900 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285304 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= 71796 MiB
End job on node107 at 2011-04-29 17:17:31