Trace number 3249594

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.86

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-9x32.cnf
MD5SUMbcc12436eba65ad776b55f23c6f42298
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 variables1152
Number of clauses73440
Sum of the clauses size290304
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21728
Number of clauses of size 30
Number of clauses of size 471712
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-3249594-1304088805/watcher-3249594-1304088805 -o /tmp/evaluation-result-3249594-1304088805/solver-3249594-1304088805 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3249594-1304088805.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: 7.78 8.02 7.93 6/180 12831
/proc/meminfo: memFree=24163776/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=20696 CPUtime=0 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 601 0 0 0 0 0 0 0 25 0 1 0 501296596 21192704 538 33554432000 4194304 4623224 140736022030512 18446744073709551615 255106387555 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12831/statm: 5174 538 297 105 0 678 0

[startup+0.0288631 s]
/proc/loadavg: 7.78 8.02 7.93 6/180 12831
/proc/meminfo: memFree=24163776/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=24424 CPUtime=0.02 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 2712 0 0 0 2 0 0 0 25 0 1 0 501296596 25010176 1594 33554432000 4194304 4623224 140736022030512 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/12831/statm: 6106 1596 297 105 0 1610 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24424

[startup+0.164798 s]
/proc/loadavg: 7.78 8.02 7.93 6/180 12831
/proc/meminfo: memFree=24163776/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=206632 CPUtime=0.51 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 11042 0 0 0 50 1 0 0 25 0 4 0 501296596 211591168 5839 33554432000 4194304 4623224 140736022030512 18446744073709551615 4414907 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 51658 5839 337 105 0 47162 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 206632

[startup+0.300775 s]
/proc/loadavg: 7.78 8.02 7.93 6/180 12831
/proc/meminfo: memFree=24163776/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=206824 CPUtime=1.04 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 12748 0 0 0 103 1 0 0 25 0 4 0 501296596 211787776 6760 33554432000 4194304 4623224 140736022030512 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 51706 6783 337 105 0 47210 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 206824

[startup+0.700706 s]
/proc/loadavg: 7.78 8.02 7.93 6/180 12831
/proc/meminfo: memFree=24163776/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=276544 CPUtime=2.65 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 17559 0 0 0 263 2 0 0 25 0 4 0 501296596 283181056 9718 33554432000 4194304 4623224 140736022030512 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 69136 9718 338 105 0 64640 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 276544

[startup+1.50056 s]
/proc/loadavg: 7.78 8.02 7.93 9/184 12835
/proc/meminfo: memFree=24101876/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=280848 CPUtime=5.84 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 26357 0 0 0 580 4 0 0 25 0 4 0 501296596 287588352 14917 33554432000 4194304 4623224 140736022030512 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 70212 14918 341 105 0 65716 0
[pid=12831/tid=12833] ppid=12829 vsize=280848 CPUtime=1.44 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 3922 0 0 0 144 0 0 0 25 0 4 0 501296601 287588352 14918 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376480 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=280848 CPUtime=1.43 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 4634 0 0 0 143 0 0 0 25 0 4 0 501296601 287588352 14919 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=280848 CPUtime=1.44 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 9307 0 0 0 143 1 0 0 25 0 4 0 501296601 287588352 14919 33554432000 4194304 4623224 140736022030512 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 280848

[startup+3.10028 s]
/proc/loadavg: 7.78 8.02 7.93 9/184 12835
/proc/meminfo: memFree=24054144/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=290876 CPUtime=12.23 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 49511 0 0 0 1215 8 0 0 25 0 4 0 501296596 297857024 24951 33554432000 4194304 4623224 140736022030512 18446744073709551615 4416149 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 72719 24951 341 105 0 68223 0
[pid=12831/tid=12833] ppid=12829 vsize=290876 CPUtime=3.04 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 7573 0 0 0 304 0 0 0 25 0 4 0 501296601 297857024 24951 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=290876 CPUtime=3.03 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 9614 0 0 0 301 2 0 0 25 0 4 0 501296601 297857024 24951 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=290876 CPUtime=3.04 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 22404 0 0 0 301 3 0 0 25 0 4 0 501296601 297857024 24951 33554432000 4194304 4623224 140736022030512 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 290876

[startup+6.30072 s]
/proc/loadavg: 7.79 8.02 7.93 9/184 12835
/proc/meminfo: memFree=23933316/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=305476 CPUtime=25.02 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 95667 0 0 0 2486 16 0 0 25 0 4 0 501296596 312807424 42392 33554432000 4194304 4623224 140736022030512 18446744073709551615 4415167 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 76369 42392 344 105 0 71873 0
[pid=12831/tid=12833] ppid=12829 vsize=305476 CPUtime=6.24 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 12078 0 0 0 623 1 0 0 25 0 4 0 501296601 312807424 42392 33554432000 4194304 4623224 140736022030512 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=305476 CPUtime=6.21 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 16997 0 0 0 617 4 0 0 25 0 4 0 501296601 312807424 42392 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=305476 CPUtime=6.24 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 53932 0 0 0 617 7 0 0 25 0 4 0 501296601 312807424 42392 33554432000 4194304 4623224 140736022030512 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 305476

[startup+12.7006 s]
/proc/loadavg: 7.81 8.02 7.93 9/184 12835
/proc/meminfo: memFree=23735324/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=454204 CPUtime=50.58 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 170698 0 0 0 5028 30 0 0 25 0 4 0 501296596 465104896 66991 33554432000 4194304 4623224 140736022030512 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 113551 66991 385 105 0 109055 0
[pid=12831/tid=12833] ppid=12829 vsize=454204 CPUtime=12.64 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 18499 0 0 0 1262 2 0 0 25 0 4 0 501296601 465104896 66991 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=454204 CPUtime=12.58 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 26814 0 0 0 1249 9 0 0 25 0 4 0 501296601 465104896 66991 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=454204 CPUtime=12.65 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 109931 0 0 0 1249 16 0 0 25 0 4 0 501296601 465104896 66991 33554432000 4194304 4623224 140736022030512 18446744073709551615 4363928 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 454204

[startup+25.5003 s]
/proc/loadavg: 7.85 8.02 7.93 9/184 12835
/proc/meminfo: memFree=23442084/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=554632 CPUtime=101.7 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 273242 0 0 0 10118 52 0 0 25 0 4 0 501296596 567943168 98486 33554432000 4194304 4623224 140736022030512 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 138658 98486 342 105 0 134162 0
[pid=12831/tid=12833] ppid=12829 vsize=554632 CPUtime=25.44 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 29094 0 0 0 2540 4 0 0 25 0 4 0 501296601 567943168 98486 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=554632 CPUtime=25.31 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 35840 0 0 0 2516 15 0 0 25 0 4 0 501296601 567943168 98486 33554432000 4194304 4623224 140736022030512 18446744073709551615 4377397 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=554632 CPUtime=25.44 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 188310 0 0 0 2515 29 0 0 25 0 4 0 501296601 567943168 98486 33554432000 4194304 4623224 140736022030512 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 554632

[startup+51.1008 s]
/proc/loadavg: 7.97 8.03 7.93 9/184 12836
/proc/meminfo: memFree=23005916/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=781264 CPUtime=203.97 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 426014 0 0 0 20311 86 0 0 25 0 4 0 501296596 800014336 153881 33554432000 4194304 4623224 140736022030512 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 195316 153881 343 105 0 190820 0
[pid=12831/tid=12833] ppid=12829 vsize=781264 CPUtime=51.04 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 43182 0 0 0 5095 9 0 0 25 0 4 0 501296601 800014336 153881 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376754 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=781264 CPUtime=50.77 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 60465 0 0 0 5052 25 0 0 25 0 4 0 501296601 800014336 153881 33554432000 4194304 4623224 140736022030512 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=781264 CPUtime=51.04 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 293206 0 0 0 5058 46 0 0 25 0 4 0 501296601 800014336 153881 33554432000 4194304 4623224 140736022030512 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 781264

[startup+102.307 s]
/proc/loadavg: 8.10 8.05 7.94 9/184 12837
/proc/meminfo: memFree=22317584/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=1221636 CPUtime=408.51 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 704686 0 0 0 40707 144 0 0 25 0 4 0 501296596 1250955264 238180 33554432000 4194304 4623224 140736022030512 18446744073709551615 4416149 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 305409 238181 342 105 0 300913 0
[pid=12831/tid=12833] ppid=12829 vsize=1221636 CPUtime=102.24 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 84728 0 0 0 10206 18 0 0 25 0 4 0 501296601 1250955264 238181 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=1221636 CPUtime=101.7 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 95895 0 0 0 10128 42 0 0 25 0 4 0 501296601 1250955264 238181 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=1221636 CPUtime=102.24 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 481888 0 0 0 10148 76 0 0 25 0 4 0 501296601 1250955264 238182 33554432000 4194304 4623224 140736022030512 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.51
Current children cumulated vsize (KiB) 1221636

[startup+162.3 s]
/proc/loadavg: 8.14 8.07 7.96 9/184 12839
/proc/meminfo: memFree=21728312/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=1521328 CPUtime=648.17 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 1049444 0 0 0 64603 214 0 0 25 0 4 0 501296596 1557839872 312808 33554432000 4194304 4623224 140736022030512 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 380332 312808 354 105 0 375836 0
[pid=12831/tid=12833] ppid=12829 vsize=1521328 CPUtime=162.22 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 117308 0 0 0 16199 23 0 0 25 0 4 0 501296601 1557839872 312808 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=1521328 CPUtime=161.38 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 117301 0 0 0 16075 63 0 0 25 0 4 0 501296601 1557839872 312808 33554432000 4194304 4623224 140736022030512 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=1521328 CPUtime=162.23 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 765156 0 0 0 16105 118 0 0 25 0 4 0 501296601 1557839872 312808 33554432000 4194304 4623224 140736022030512 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.17
Current children cumulated vsize (KiB) 1521328

[startup+222.301 s]
/proc/loadavg: 8.08 8.07 7.96 9/184 12841
/proc/meminfo: memFree=21216180/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=1750328 CPUtime=887.85 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 1280901 0 0 0 88520 265 0 0 25 0 4 0 501296596 1792335872 372462 33554432000 4194304 4623224 140736022030512 18446744073709551615 4414904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 437582 372462 342 105 0 433086 0
[pid=12831/tid=12833] ppid=12829 vsize=1750328 CPUtime=222.23 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 123703 0 0 0 22198 25 0 0 25 0 4 0 501296601 1792335872 372462 33554432000 4194304 4623224 140736022030512 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=1750328 CPUtime=221.07 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 156960 0 0 0 22025 82 0 0 25 0 4 0 501296601 1792335872 372462 33554432000 4194304 4623224 140736022030512 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=1750328 CPUtime=222.24 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 937623 0 0 0 22077 147 0 0 25 0 4 0 501296601 1792335872 372462 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376754 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.85
Current children cumulated vsize (KiB) 1750328

[startup+282.301 s]

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


[startup+702.3 s]
/proc/loadavg: 8.14 8.11 8.02 9/184 12862
/proc/meminfo: memFree=19439844/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=2785824 CPUtime=2805.25 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 2489509 0 0 0 280020 505 0 0 25 0 4 0 501296596 2852683776 589161 33554432000 4194304 4623224 140736022030512 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 696456 589161 342 105 0 691960 0
[pid=12831/tid=12833] ppid=12829 vsize=2785824 CPUtime=702.19 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 263096 0 0 0 70152 67 0 0 25 0 4 0 501296601 2852683776 589161 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=2785824 CPUtime=698.49 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 157980 0 0 0 69766 83 0 0 25 0 4 0 501296601 2852683776 589161 33554432000 4194304 4623224 140736022030512 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=2785824 CPUtime=702.24 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 1944263 0 0 0 69891 333 0 0 25 0 4 0 501296601 2852683776 589161 33554432000 4194304 4623224 140736022030512 18446744073709551615 4545379 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.25
Current children cumulated vsize (KiB) 2785824

[startup+762.307 s]
/proc/loadavg: 8.13 8.12 8.02 9/184 12864
/proc/meminfo: memFree=19223692/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=2826032 CPUtime=3044.95 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 2611280 0 0 0 303963 532 0 0 25 0 4 0 501296596 2893856768 610144 33554432000 4194304 4623224 140736022030512 18446744073709551615 4414819 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 706508 610144 342 105 0 702012 0
[pid=12831/tid=12833] ppid=12829 vsize=2826032 CPUtime=762.19 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 267419 0 0 0 76148 71 0 0 25 0 4 0 501296601 2893856768 610144 33554432000 4194304 4623224 140736022030512 18446744073709551615 4366389 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=2826032 CPUtime=758.17 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 158122 0 0 0 75734 83 0 0 25 0 4 0 501296601 2893856768 610144 33554432000 4194304 4623224 140736022030512 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=2826032 CPUtime=762.25 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 2053876 0 0 0 75872 353 0 0 25 0 4 0 501296601 2893856768 610144 33554432000 4194304 4623224 140736022030512 18446744073709551615 4550379 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.95
Current children cumulated vsize (KiB) 2826032

[startup+822.301 s]
/proc/loadavg: 8.12 8.12 8.03 9/184 12866
/proc/meminfo: memFree=19049952/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=2891568 CPUtime=3284.61 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 2968158 0 0 0 327871 590 0 0 25 0 4 0 501296596 2960965632 631409 33554432000 4194304 4623224 140736022030512 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 722892 631409 345 105 0 718396 0
[pid=12831/tid=12833] ppid=12829 vsize=2891568 CPUtime=822.18 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 272383 0 0 0 82144 74 0 0 25 0 4 0 501296601 2960965632 631409 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=2891568 CPUtime=817.84 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 158256 0 0 0 81701 83 0 0 25 0 4 0 501296601 2960965632 631409 33554432000 4194304 4623224 140736022030512 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=2891568 CPUtime=822.24 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 2403721 0 0 0 81817 407 0 0 25 0 4 0 501296601 2960965632 631409 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 2891568

[startup+882.301 s]
/proc/loadavg: 8.08 8.11 8.02 9/184 12867
/proc/meminfo: memFree=18875964/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=2999780 CPUtime=3524.28 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 3327781 0 0 0 351774 654 0 0 25 0 4 0 501296596 3071774720 651437 33554432000 4194304 4623224 140736022030512 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 749945 651437 342 105 0 745449 0
[pid=12831/tid=12833] ppid=12829 vsize=2999780 CPUtime=882.17 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 275269 0 0 0 88139 78 0 0 25 0 4 0 501296601 3071774720 651437 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=2999780 CPUtime=877.52 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 158381 0 0 0 87669 83 0 0 25 0 4 0 501296601 3071774720 651437 33554432000 4194304 4623224 140736022030512 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=2999780 CPUtime=882.24 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 2734916 0 0 0 87761 463 0 0 25 0 4 0 501296601 3071774720 651437 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.28
Current children cumulated vsize (KiB) 2999780

[startup+942.301 s]
/proc/loadavg: 8.07 8.10 8.02 9/184 12869
/proc/meminfo: memFree=18674448/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=3094420 CPUtime=3763.95 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 3674517 0 0 0 375679 716 0 0 25 0 4 0 501296596 3168686080 668889 33554432000 4194304 4623224 140736022030512 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 773605 668889 342 105 0 769109 0
[pid=12831/tid=12833] ppid=12829 vsize=3094420 CPUtime=942.17 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 278549 0 0 0 94134 83 0 0 25 0 4 0 501296601 3168686080 668889 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=3094420 CPUtime=937.2 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 158495 0 0 0 93637 83 0 0 25 0 4 0 501296601 3168686080 668889 33554432000 4194304 4623224 140736022030512 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=3094420 CPUtime=942.24 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 3062630 0 0 0 93706 518 0 0 25 0 4 0 501296601 3168686080 668889 33554432000 4194304 4623224 140736022030512 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 3094420

[startup+1002.3 s]
/proc/loadavg: 8.02 8.08 8.02 9/184 12870
/proc/meminfo: memFree=18482116/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=3225492 CPUtime=4003.62 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 4009724 0 0 0 399583 779 0 0 25 0 4 0 501296596 3302903808 691521 33554432000 4194304 4623224 140736022030512 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 806373 691521 343 105 0 801877 0
[pid=12831/tid=12833] ppid=12829 vsize=3225492 CPUtime=1002.16 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 286878 0 0 0 100128 88 0 0 25 0 4 0 501296601 3302903808 691521 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=3225492 CPUtime=996.87 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 158615 0 0 0 99604 83 0 0 25 0 4 0 501296601 3302903808 691521 33554432000 4194304 4623224 140736022030512 18446744073709551615 4357659 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=3225492 CPUtime=1002.24 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 3387693 0 0 0 99648 576 0 0 25 0 4 0 501296601 3302903808 691521 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 3225492

[startup+1062.3 s]
/proc/loadavg: 8.01 8.06 8.01 9/184 12872
/proc/meminfo: memFree=18299940/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=3225492 CPUtime=4243.3 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 4331144 0 0 0 423494 836 0 0 25 0 4 0 501296596 3302903808 710043 33554432000 4194304 4623224 140736022030512 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 806373 710043 344 105 0 801877 0
[pid=12831/tid=12833] ppid=12829 vsize=3225492 CPUtime=1062.15 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 292637 0 0 0 106122 93 0 0 25 0 4 0 501296601 3302903808 710043 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=3225492 CPUtime=1056.55 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 158742 0 0 0 105572 83 0 0 25 0 4 0 501296601 3302903808 710043 33554432000 4194304 4623224 140736022030512 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=3225492 CPUtime=1062.25 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 3702500 0 0 0 105597 628 0 0 25 0 4 0 501296601 3302903808 710043 33554432000 4194304 4623224 140736022030512 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.3
Current children cumulated vsize (KiB) 3225492

[startup+1122.3 s]
/proc/loadavg: 8.00 8.05 8.01 9/184 12874
/proc/meminfo: memFree=18145424/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=3316324 CPUtime=4482.97 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 4648763 0 0 0 447403 894 0 0 25 0 4 0 501296596 3395915776 731785 33554432000 4194304 4623224 140736022030512 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 829081 731785 342 105 0 824585 0
[pid=12831/tid=12833] ppid=12829 vsize=3316324 CPUtime=1122.15 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 297049 0 0 0 112117 98 0 0 25 0 4 0 501296601 3395915776 731785 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=3316324 CPUtime=1116.24 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 158872 0 0 0 111540 84 0 0 25 0 4 0 501296601 3395915776 731785 33554432000 4194304 4623224 140736022030512 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=3316324 CPUtime=1122.24 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 4011155 0 0 0 111544 680 0 0 25 0 4 0 501296601 3395915776 731785 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 3316324

[startup+1182.3 s]
/proc/loadavg: 8.17 8.08 8.02 9/184 12875
/proc/meminfo: memFree=18040004/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=3353516 CPUtime=4722.67 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 4761249 0 0 0 471350 917 0 0 25 0 4 0 501296596 3434000384 744743 33554432000 4194304 4623224 140736022030512 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 838379 744743 342 105 0 833883 0
[pid=12831/tid=12833] ppid=12829 vsize=3353516 CPUtime=1182.14 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 298705 0 0 0 118116 98 0 0 25 0 4 0 501296601 3434000384 744743 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=3353516 CPUtime=1175.93 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 158993 0 0 0 117509 84 0 0 25 0 4 0 501296601 3434000384 744743 33554432000 4194304 4623224 140736022030512 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=3353516 CPUtime=1182.25 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 4089405 0 0 0 117530 695 0 0 25 0 4 0 501296601 3434000384 744743 33554432000 4194304 4623224 140736022030512 18446744073709551615 4546853 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 3353516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.08 8.02 5/179 12877
/proc/meminfo: memFree=21235144/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=3367896 CPUtime=4800.18 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) R 12829 12831 12135 0 -1 4202496 4782715 0 0 0 479097 921 0 0 25 0 4 0 501296596 3448725504 750386 33554432000 4194304 4623224 140736022030512 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 841974 750386 342 105 0 837478 0
[pid=12831/tid=12833] ppid=12829 vsize=3367896 CPUtime=1201.55 cores=0,2,4,6
/proc/12831/task/12833/stat : 12833 (SArTagnan) R 12829 12831 12135 0 -1 4202560 300408 0 0 0 120057 98 0 0 25 0 4 0 501296601 3448725504 750386 33554432000 4194304 4623224 140736022030512 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=3367896 CPUtime=1195.22 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4202560 159019 0 0 0 119438 84 0 0 25 0 4 0 501296601 3448725504 750386 33554432000 4194304 4623224 140736022030512 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12831/tid=12835] ppid=12829 vsize=3367896 CPUtime=1201.65 cores=0,2,4,6
/proc/12831/task/12835/stat : 12835 (SArTagnan) R 12829 12831 12135 0 -1 4202560 4092977 0 0 0 119469 696 0 0 25 0 4 0 501296601 3448725504 750386 33554432000 4194304 4623224 140736022030512 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 3367896

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

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

[startup+1201.81 s]
/proc/loadavg: 8.12 8.08 8.02 5/179 12877
/proc/meminfo: memFree=21235144/32951124 swapFree=67111524/67111528
[pid=12831] ppid=12829 vsize=0 CPUtime=4800.3 cores=0,2,4,6
/proc/12831/stat : 12831 (SArTagnan) Z 12829 12831 12135 0 -1 4203548 4782717 0 0 0 479099 931 0 0 25 0 2 0 501296596 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12831/statm: 0 0 0 0 0 0 0
[pid=12831/tid=12834] ppid=12829 vsize=0 CPUtime=1195.33 cores=0,2,4,6
/proc/12831/task/12834/stat : 12834 (SArTagnan) R 12829 12831 12135 0 -1 4203588 159019 0 0 0 119439 94 0 0 25 0 2 0 501296601 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.86
CPU time (s): 4800.36
CPU user time (s): 4790.99
CPU system time (s): 9.36558
CPU usage (%): 399.411
Max. virtual memory (cumulated for all children) (KiB): 3367896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.99
system time used= 9.36558
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4782717
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= 2112
involuntary context switches= 35135

runsolver used 1.9937 second user time and 4.41433 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 16:53:25
IDJOB=3249594
IDBENCH=83177
IDSOLVER=1656
FILE ID=node144/3249594-1304088805
RUNJOBID= node144-1304086395-12497
PBS_JOBID= 13170542
Free space on /tmp= 72404 MiB

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

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

MD5SUM BENCH= bcc12436eba65ad776b55f23c6f42298
RANDOM SEED=75752293

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:      24163808 kB
Buffers:       2122328 kB
Cached:        5971412 kB
SwapCached:          4 kB
Active:         248948 kB
Inactive:      7989064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24163808 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7288 kB
Writeback:           0 kB
AnonPages:      143084 kB
Mapped:          15452 kB
Slab:           486220 kB
PageTables:       4500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   332228 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= 72408 MiB
End job on node144 at 2011-04-29 17:13:28