Trace number 3280251

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.38 1202.44

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.647
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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-3280251-1304036653/watcher-3280251-1304036653 -o /tmp/evaluation-result-3280251-1304036653/solver-3280251-1304036653 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3280251-1304036653.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: 3.45 4.47 5.82 2/174 25406
/proc/meminfo: memFree=14503292/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=22188 CPUtime=0 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 1118 0 0 0 0 0 0 0 21 0 1 0 593896075 22720512 1055 33554432000 4194304 4623224 140735587793184 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25406/statm: 5547 1057 290 105 0 1051 0

[startup+0.0767739 s]
/proc/loadavg: 3.45 4.47 5.82 2/174 25406
/proc/meminfo: memFree=14503292/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=74336 CPUtime=0.06 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 7706 0 0 0 6 0 0 0 21 0 1 0 593896075 76120064 5972 33554432000 4194304 4623224 140735587793184 18446744073709551615 218880262352 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25406/statm: 18584 6000 297 105 0 14088 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 74336

[startup+0.100771 s]
/proc/loadavg: 3.45 4.47 5.82 2/174 25406
/proc/meminfo: memFree=14503292/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=71572 CPUtime=0.09 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 9039 0 0 0 8 1 0 0 21 0 1 0 593896075 73289728 6379 33554432000 4194304 4623224 140735587793184 18446744073709551615 218880564992 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25406/statm: 17893 6379 297 105 0 13397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71572

[startup+0.300737 s]
/proc/loadavg: 3.45 4.47 5.82 2/174 25406
/proc/meminfo: memFree=14503292/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=90504 CPUtime=0.29 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 17186 0 0 0 28 1 0 0 22 0 1 0 593896075 92676096 10897 33554432000 4194304 4623224 140735587793184 18446744073709551615 4367376 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25406/statm: 22626 10897 301 105 0 18130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90504

[startup+0.700618 s]
/proc/loadavg: 3.45 4.47 5.82 2/174 25406
/proc/meminfo: memFree=14503292/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=454480 CPUtime=1.4 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 55824 0 0 0 128 12 0 0 25 0 4 0 593896075 465387520 49534 33554432000 4194304 4623224 140735587793184 18446744073709551615 218880232410 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 113620 49534 333 105 0 109124 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 454480

[startup+1.50041 s]
/proc/loadavg: 3.45 4.47 5.82 9/184 25419
/proc/meminfo: memFree=14084220/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=454480 CPUtime=4.59 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 56410 0 0 0 447 12 0 0 25 0 4 0 593896075 465387520 45533 33554432000 4194304 4623224 140735587793184 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 113620 45533 335 105 0 109124 0
[pid=25406/tid=25414] ppid=25404 vsize=454480 CPUtime=1.02 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 2724 0 0 0 102 0 0 0 25 0 4 0 593896121 465387520 45533 33554432000 4194304 4623224 140735587793184 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=454480 CPUtime=1.02 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 3179 0 0 0 102 0 0 0 19 0 4 0 593896121 465387520 45533 33554432000 4194304 4623224 140735587793184 18446744073709551615 4462587 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=454480 CPUtime=1.03 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 2113 0 0 0 103 0 0 0 25 0 4 0 593896121 465387520 45533 33554432000 4194304 4623224 140735587793184 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 454480

[startup+3.10113 s]
/proc/loadavg: 3.45 4.47 5.82 9/184 25419
/proc/meminfo: memFree=14052476/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=454480 CPUtime=10.98 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 59447 0 0 0 1086 12 0 0 25 0 4 0 593896075 465387520 46840 33554432000 4194304 4623224 140735587793184 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 113620 46840 335 105 0 109124 0
[pid=25406/tid=25414] ppid=25404 vsize=454480 CPUtime=2.61 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 2759 0 0 0 261 0 0 0 25 0 4 0 593896121 465387520 46840 33554432000 4194304 4623224 140735587793184 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=454480 CPUtime=2.62 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 6172 0 0 0 262 0 0 0 22 0 4 0 593896121 465387520 46840 33554432000 4194304 4623224 140735587793184 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=454480 CPUtime=2.63 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 2120 0 0 0 263 0 0 0 25 0 4 0 593896121 465387520 46840 33554432000 4194304 4623224 140735587793184 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 454480

[startup+6.30057 s]
/proc/loadavg: 3.81 4.53 5.83 9/184 25419
/proc/meminfo: memFree=14044172/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=454480 CPUtime=23.75 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 66981 0 0 0 2360 15 0 0 25 0 4 0 593896075 465387520 48780 33554432000 4194304 4623224 140735587793184 18446744073709551615 4412516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 113620 48780 335 105 0 109124 0
[pid=25406/tid=25414] ppid=25404 vsize=454480 CPUtime=5.79 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 2852 0 0 0 579 0 0 0 25 0 4 0 593896121 465387520 48780 33554432000 4194304 4623224 140735587793184 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=454480 CPUtime=5.82 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 12971 0 0 0 579 3 0 0 25 0 4 0 593896121 465387520 48780 33554432000 4194304 4623224 140735587793184 18446744073709551615 4466316 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=454480 CPUtime=5.83 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 2157 0 0 0 583 0 0 0 25 0 4 0 593896121 465387520 48780 33554432000 4194304 4623224 140735587793184 18446744073709551615 4289772 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.75
Current children cumulated vsize (KiB) 454480

[startup+12.7005 s]
/proc/loadavg: 4.15 4.59 5.84 9/184 25419
/proc/meminfo: memFree=14024012/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=458240 CPUtime=49.31 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 78471 0 0 0 4914 17 0 0 25 0 4 0 593896075 469237760 53405 33554432000 4194304 4623224 140735587793184 18446744073709551615 4412479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 114560 53405 335 105 0 110064 0
[pid=25406/tid=25414] ppid=25404 vsize=458240 CPUtime=12.16 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 4039 0 0 0 1215 1 0 0 25 0 4 0 593896121 469237760 53405 33554432000 4194304 4623224 140735587793184 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=458240 CPUtime=12.21 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 21388 0 0 0 1217 4 0 0 25 0 4 0 593896121 469237760 53405 33554432000 4194304 4623224 140735587793184 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=458240 CPUtime=12.23 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 3423 0 0 0 1223 0 0 0 25 0 4 0 593896121 469237760 53405 33554432000 4194304 4623224 140735587793184 18446744073709551615 4363755 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.31
Current children cumulated vsize (KiB) 458240

[startup+25.5002 s]
/proc/loadavg: 5.00 4.76 5.88 9/184 25420
/proc/meminfo: memFree=13924336/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=504144 CPUtime=100.44 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 147205 0 0 0 10016 28 0 0 25 0 4 0 593896075 516243456 70702 33554432000 4194304 4623224 140735587793184 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 126036 70702 337 105 0 121540 0
[pid=25406/tid=25414] ppid=25404 vsize=504144 CPUtime=24.88 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 7522 0 0 0 2487 1 0 0 25 0 4 0 593896121 516243456 70702 33554432000 4194304 4623224 140735587793184 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=504144 CPUtime=25.01 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 40614 0 0 0 2493 8 0 0 25 0 4 0 593896121 516243456 70702 33554432000 4194304 4623224 140735587793184 18446744073709551615 4376865 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=504144 CPUtime=25.02 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 38166 0 0 0 2498 4 0 0 25 0 4 0 593896121 516243456 70702 33554432000 4194304 4623224 140735587793184 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.44
Current children cumulated vsize (KiB) 504144

[startup+51.1007 s]
/proc/loadavg: 6.09 5.03 5.94 9/184 25420
/proc/meminfo: memFree=13802828/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=551456 CPUtime=202.7 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 263281 0 0 0 20223 47 0 0 25 0 4 0 593896075 564690944 93418 33554432000 4194304 4623224 140735587793184 18446744073709551615 4412535 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 137864 93418 335 105 0 133368 0
[pid=25406/tid=25414] ppid=25404 vsize=551456 CPUtime=50.35 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 20352 0 0 0 5030 5 0 0 25 0 4 0 593896121 564690944 93418 33554432000 4194304 4623224 140735587793184 18446744073709551615 4289785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=551456 CPUtime=50.6 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 54160 0 0 0 5049 11 0 0 25 0 4 0 593896121 564690944 93418 33554432000 4194304 4623224 140735587793184 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=551456 CPUtime=50.63 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 108569 0 0 0 5049 14 0 0 25 0 4 0 593896121 564690944 93418 33554432000 4194304 4623224 140735587793184 18446744073709551615 4289747 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.7
Current children cumulated vsize (KiB) 551456

[startup+102.307 s]
/proc/loadavg: 7.24 5.50 6.05 9/184 25422
/proc/meminfo: memFree=13537204/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=828304 CPUtime=407.24 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 466601 0 0 0 40638 86 0 0 25 0 4 0 593896075 848183296 148711 33554432000 4194304 4623224 140735587793184 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 207076 148711 343 105 0 202580 0
[pid=25406/tid=25414] ppid=25404 vsize=828304 CPUtime=101.28 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 43498 0 0 0 10114 14 0 0 25 0 4 0 593896121 848183296 148711 33554432000 4194304 4623224 140735587793184 18446744073709551615 4373116 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=828304 CPUtime=101.8 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 95261 0 0 0 10158 22 0 0 25 0 4 0 593896121 848183296 148711 33554432000 4194304 4623224 140735587793184 18446744073709551615 4317249 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=828304 CPUtime=101.84 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 225565 0 0 0 10154 30 0 0 25 0 4 0 593896121 848183296 148711 33554432000 4194304 4623224 140735587793184 18446744073709551615 4549202 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.24
Current children cumulated vsize (KiB) 828304

[startup+162.3 s]
/proc/loadavg: 7.79 5.97 6.17 9/184 25423
/proc/meminfo: memFree=13162332/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=1131556 CPUtime=646.9 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 790799 0 0 0 64546 144 0 0 25 0 4 0 593896075 1158713344 221222 33554432000 4194304 4623224 140735587793184 18446744073709551615 4278628 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 282889 221222 343 105 0 278393 0
[pid=25406/tid=25414] ppid=25404 vsize=1131556 CPUtime=160.97 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 82095 0 0 0 16070 27 0 0 25 0 4 0 593896121 1158713344 221222 33554432000 4194304 4623224 140735587793184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=1131556 CPUtime=161.79 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 147906 0 0 0 16144 35 0 0 25 0 4 0 593896121 1158713344 221222 33554432000 4194304 4623224 140735587793184 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=1131556 CPUtime=161.83 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 396796 0 0 0 16130 53 0 0 25 0 4 0 593896121 1158713344 221222 33554432000 4194304 4623224 140735587793184 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 646.9
Current children cumulated vsize (KiB) 1131556

[startup+222.301 s]
/proc/loadavg: 7.98 6.35 6.29 9/184 25425
/proc/meminfo: memFree=12878596/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=1388896 CPUtime=886.58 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 1006209 0 0 0 88471 187 0 0 25 0 4 0 593896075 1422229504 284507 33554432000 4194304 4623224 140735587793184 18446744073709551615 4412513 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 347224 284507 362 105 0 342728 0
[pid=25406/tid=25414] ppid=25404 vsize=1388896 CPUtime=220.64 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 96513 0 0 0 22032 32 0 0 25 0 4 0 593896121 1422229504 284507 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=1388896 CPUtime=221.78 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 182948 0 0 0 22132 46 0 0 25 0 4 0 593896121 1422229504 284507 33554432000 4194304 4623224 140735587793184 18446744073709551615 4317126 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=1388896 CPUtime=221.83 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 506300 0 0 0 22114 69 0 0 25 0 4 0 593896121 1422229504 284507 33554432000 4194304 4623224 140735587793184 18446744073709551615 4363777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 886.58
Current children cumulated vsize (KiB) 1388896

[startup+282.3 s]

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


[startup+702.301 s]
/proc/loadavg: 8.11 7.72 7.00 9/184 25438
/proc/meminfo: memFree=11517440/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=2705472 CPUtime=2803.78 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 2197528 0 0 0 279983 395 0 0 25 0 4 0 593896075 2770403328 568582 33554432000 4194304 4623224 140735587793184 18446744073709551615 4507508 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 676368 568582 352 105 0 671872 0
[pid=25406/tid=25414] ppid=25404 vsize=2705472 CPUtime=698.03 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 167935 0 0 0 69744 59 0 0 25 0 4 0 593896121 2770403328 568582 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357610 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=2705472 CPUtime=701.61 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 287333 0 0 0 70090 71 0 0 25 0 4 0 593896121 2770403328 568582 33554432000 4194304 4623224 140735587793184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=2705472 CPUtime=701.84 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 1057205 0 0 0 70025 159 0 0 25 0 4 0 593896121 2770403328 568582 33554432000 4194304 4623224 140735587793184 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2803.78
Current children cumulated vsize (KiB) 2705472

[startup+762.306 s]
/proc/loadavg: 8.13 7.80 7.06 9/184 25439
/proc/meminfo: memFree=11395024/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=2736124 CPUtime=3043.47 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 2454131 0 0 0 303911 436 0 0 25 0 4 0 593896075 2801790976 593107 33554432000 4194304 4623224 140735587793184 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 684031 593107 352 105 0 679535 0
[pid=25406/tid=25414] ppid=25404 vsize=2736124 CPUtime=757.71 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 168161 0 0 0 75712 59 0 0 25 0 4 0 593896121 2801790976 593107 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=2736124 CPUtime=761.6 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 289558 0 0 0 76088 72 0 0 25 0 4 0 593896121 2801790976 593107 33554432000 4194304 4623224 140735587793184 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=2736124 CPUtime=761.84 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 1293123 0 0 0 75989 195 0 0 25 0 4 0 593896121 2801790976 593107 33554432000 4194304 4623224 140735587793184 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3043.47
Current children cumulated vsize (KiB) 2736124

[startup+822.301 s]
/proc/loadavg: 8.10 7.85 7.13 9/184 25441
/proc/meminfo: memFree=11328412/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=2817884 CPUtime=3283.12 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 2565028 0 0 0 327859 453 0 0 25 0 4 0 593896075 2885513216 606362 33554432000 4194304 4623224 140735587793184 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 704471 606362 345 105 0 699975 0
[pid=25406/tid=25414] ppid=25404 vsize=2817884 CPUtime=817.39 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 168458 0 0 0 81680 59 0 0 25 0 4 0 593896121 2885513216 606362 33554432000 4194304 4623224 140735587793184 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=2817884 CPUtime=821.59 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 289848 0 0 0 82087 72 0 0 25 0 4 0 593896121 2885513216 606362 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=2817884 CPUtime=821.84 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 1362819 0 0 0 81978 206 0 0 25 0 4 0 593896121 2885513216 606362 33554432000 4194304 4623224 140735587793184 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.12
Current children cumulated vsize (KiB) 2817884

[startup+882.301 s]
/proc/loadavg: 8.09 7.89 7.18 10/185 25445
/proc/meminfo: memFree=11219888/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=2887840 CPUtime=3522.67 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 2585673 0 0 0 351806 461 0 0 25 0 4 0 593896075 2957148160 624415 33554432000 4194304 4623224 140735587793184 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 721960 624415 345 105 0 717464 0
[pid=25406/tid=25414] ppid=25404 vsize=2887840 CPUtime=877.06 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 168685 0 0 0 87647 59 0 0 25 0 4 0 593896121 2957148160 624415 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=2887840 CPUtime=881.59 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 290076 0 0 0 88087 72 0 0 25 0 4 0 593896121 2957148160 624415 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=2887840 CPUtime=881.72 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 1364315 0 0 0 87964 208 0 0 25 0 4 0 593896121 2957148160 624415 33554432000 4194304 4623224 140735587793184 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3522.67
Current children cumulated vsize (KiB) 2887840

[startup+942.301 s]
/proc/loadavg: 8.18 7.96 7.25 9/184 25447
/proc/meminfo: memFree=11162976/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=2890336 CPUtime=3761.63 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 2697676 0 0 0 375683 480 0 0 25 0 4 0 593896075 2959704064 636700 33554432000 4194304 4623224 140735587793184 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 722584 636700 345 105 0 718088 0
[pid=25406/tid=25414] ppid=25404 vsize=2890336 CPUtime=936.07 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 168851 0 0 0 93548 59 0 0 25 0 4 0 593896121 2959704064 636700 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=2890336 CPUtime=941.57 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 290246 0 0 0 94085 72 0 0 25 0 4 0 593896121 2959704064 636700 33554432000 4194304 4623224 140735587793184 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=2890336 CPUtime=941.69 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 1464158 0 0 0 93944 225 0 0 25 0 4 0 593896121 2959704064 636700 33554432000 4194304 4623224 140735587793184 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3761.63
Current children cumulated vsize (KiB) 2890336

[startup+1002.3 s]
/proc/loadavg: 8.06 7.97 7.30 9/184 25449
/proc/meminfo: memFree=11003736/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=3282032 CPUtime=4001.29 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 2887076 0 0 0 399623 506 0 0 25 0 4 0 593896075 3360800768 666757 33554432000 4194304 4623224 140735587793184 18446744073709551615 4510627 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 820508 666757 345 105 0 816012 0
[pid=25406/tid=25414] ppid=25404 vsize=3282032 CPUtime=995.74 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 169018 0 0 0 99515 59 0 0 25 0 4 0 593896121 3360800768 666757 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357768 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=3282032 CPUtime=1001.56 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 290408 0 0 0 100084 72 0 0 25 0 4 0 593896121 3360800768 666757 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=3282032 CPUtime=1001.69 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 1468114 0 0 0 99943 226 0 0 25 0 4 0 593896121 3360800768 666757 33554432000 4194304 4623224 140735587793184 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4001.29
Current children cumulated vsize (KiB) 3282032

[startup+1062.3 s]
/proc/loadavg: 8.06 7.99 7.34 9/184 25450
/proc/meminfo: memFree=10917164/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=3301512 CPUtime=4240.97 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 2903375 0 0 0 423587 510 0 0 25 0 4 0 593896075 3380748288 676761 33554432000 4194304 4623224 140735587793184 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 825378 676761 345 105 0 820882 0
[pid=25406/tid=25414] ppid=25404 vsize=3301512 CPUtime=1055.42 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 169074 0 0 0 105483 59 0 0 25 0 4 0 593896121 3380748288 676761 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=3301512 CPUtime=1061.56 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 290477 0 0 0 106084 72 0 0 25 0 4 0 593896121 3380748288 676761 33554432000 4194304 4623224 140735587793184 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=3301512 CPUtime=1061.69 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 1476597 0 0 0 105941 228 0 0 25 0 4 0 593896121 3380748288 676761 33554432000 4194304 4623224 140735587793184 18446744073709551615 4377597 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4240.97
Current children cumulated vsize (KiB) 3301512

[startup+1122.3 s]
/proc/loadavg: 8.08 8.00 7.39 9/184 25452
/proc/meminfo: memFree=10796108/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=3308916 CPUtime=4480.63 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 3014120 0 0 0 447536 527 0 0 25 0 4 0 593896075 3388329984 688386 33554432000 4194304 4623224 140735587793184 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 827229 688386 345 105 0 822733 0
[pid=25406/tid=25414] ppid=25404 vsize=3308916 CPUtime=1115.09 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 169140 0 0 0 111450 59 0 0 25 0 4 0 593896121 3388329984 688386 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357692 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=3308916 CPUtime=1121.55 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 290552 0 0 0 112083 72 0 0 25 0 4 0 593896121 3388329984 688386 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357421 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=3308916 CPUtime=1121.69 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 1580479 0 0 0 111925 244 0 0 25 0 4 0 593896121 3388329984 688386 33554432000 4194304 4623224 140735587793184 18446744073709551615 4363992 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4480.63
Current children cumulated vsize (KiB) 3308916

[startup+1182.3 s]
/proc/loadavg: 8.09 8.01 7.43 9/184 25453
/proc/meminfo: memFree=10647528/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=3375876 CPUtime=4720.31 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 3177767 0 0 0 471475 556 0 0 25 0 4 0 593896075 3456897024 706279 33554432000 4194304 4623224 140735587793184 18446744073709551615 4510006 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 843969 706279 345 105 0 839473 0
[pid=25406/tid=25414] ppid=25404 vsize=3375876 CPUtime=1174.76 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 169472 0 0 0 117417 59 0 0 25 0 4 0 593896121 3456897024 706279 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=3375876 CPUtime=1181.55 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 290836 0 0 0 118083 72 0 0 25 0 4 0 593896121 3456897024 706279 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357491 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=3375876 CPUtime=1181.7 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 1718666 0 0 0 117902 268 0 0 25 0 4 0 593896121 3456897024 706279 33554432000 4194304 4623224 140735587793184 18446744073709551615 4364449 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4720.31
Current children cumulated vsize (KiB) 3375876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.31 s]
/proc/loadavg: 8.06 8.01 7.44 9/184 25454
/proc/meminfo: memFree=10603624/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=3375876 CPUtime=4800.23 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) R 25404 25406 24402 0 -1 4202496 3180562 0 0 0 479466 557 0 0 25 0 4 0 593896075 3456897024 708916 33554432000 4194304 4623224 140735587793184 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 843969 708916 345 105 0 839473 0
[pid=25406/tid=25414] ppid=25404 vsize=3375876 CPUtime=1194.67 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4202560 169514 0 0 0 119407 60 0 0 25 0 4 0 593896121 3456897024 708916 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25406/tid=25415] ppid=25404 vsize=3375876 CPUtime=1201.56 cores=0,2,4,6
/proc/25406/task/25415/stat : 25415 (SArTagnan) R 25404 25406 24402 0 -1 4202560 290880 0 0 0 120084 72 0 0 25 0 4 0 593896121 3456897024 708916 33554432000 4194304 4623224 140735587793184 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25406/tid=25416] ppid=25404 vsize=3375876 CPUtime=1201.71 cores=0,2,4,6
/proc/25406/task/25416/stat : 25416 (SArTagnan) R 25404 25406 24402 0 -1 4202560 1718708 0 0 0 119903 268 0 0 25 0 4 0 593896121 3456897024 708916 33554432000 4194304 4623224 140735587793184 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 3375876

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

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

[startup+1202.41 s]
/proc/loadavg: 8.06 8.01 7.44 9/184 25454
/proc/meminfo: memFree=10603624/32950928 swapFree=67111528/67111528
[pid=25406] ppid=25404 vsize=0 CPUtime=4800.34 cores=0,2,4,6
/proc/25406/stat : 25406 (SArTagnan) Z 25404 25406 24402 0 -1 4203548 3180564 0 0 0 479468 566 0 0 25 0 2 0 593896075 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25406/statm: 0 0 0 0 0 0 0
[pid=25406/tid=25414] ppid=25404 vsize=0 CPUtime=1194.76 cores=0,2,4,6
/proc/25406/task/25414/stat : 25414 (SArTagnan) R 25404 25406 24402 0 -1 4203588 169514 0 0 0 119407 69 0 0 25 0 2 0 593896121 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.44
CPU time (s): 4800.38
CPU user time (s): 4794.69
CPU system time (s): 5.69813
CPU usage (%): 399.219
Max. virtual memory (cumulated for all children) (KiB): 3839744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.69
system time used= 5.69813
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3180564
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= 12800
involuntary context switches= 24287

runsolver used 1.91971 second user time and 4.51431 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 02:24:14
IDJOB=3280251
IDBENCH=20353
IDSOLVER=1656
FILE ID=node112/3280251-1304036653
RUNJOBID= node112-1304036653-25392
PBS_JOBID= 13170340
Free space on /tmp= 72528 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280251-1304036653/watcher-3280251-1304036653 -o /tmp/evaluation-result-3280251-1304036653/solver-3280251-1304036653 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3280251-1304036653.cnf -threads=4

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1168459472

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14503448 kB
Buffers:       1994088 kB
Cached:       15828480 kB
SwapCached:          0 kB
Active:        7061908 kB
Inactive:     10829544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14503448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           39644 kB
Writeback:           0 kB
AnonPages:       68176 kB
Mapped:          14700 kB
Slab:           492668 kB
PageTables:       4380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191368 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= 72520 MiB
End job on node112 at 2011-04-29 02:44:18