Trace number 3249286

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.48 1202.11

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
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 variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
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-3249286-1304087711/watcher-3249286-1304087711 -o /tmp/evaluation-result-3249286-1304087711/solver-3249286-1304087711 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3249286-1304087711.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: 4.11 4.27 5.73 6/180 32318
/proc/meminfo: memFree=30870908/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=19960 CPUtime=0 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 687 0 0 0 0 0 0 0 25 0 1 0 599001794 20439040 579 33554432000 4194304 4623224 140734299292848 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/32318/statm: 4990 580 297 105 0 494 0

[startup+0.0741609 s]
/proc/loadavg: 4.11 4.27 5.73 6/180 32318
/proc/meminfo: memFree=30870908/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=189492 CPUtime=0.11 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) D 32316 32318 30991 0 -1 4202496 3269 0 0 0 11 0 0 0 25 0 4 0 599001794 194039808 2370 33554432000 4194304 4623224 140734299292848 18446744073709551615 4428272 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32318/statm: 47373 2370 313 105 0 42877 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 189492

[startup+0.105493 s]
/proc/loadavg: 4.11 4.27 5.73 6/180 32318
/proc/meminfo: memFree=30870908/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=193356 CPUtime=0.2 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 4178 0 0 0 20 0 0 0 25 0 4 0 599001794 197996544 3031 33554432000 4194304 4623224 140734299292848 18446744073709551615 4414938 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 48339 3031 336 105 0 43843 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 193356

[startup+0.300219 s]
/proc/loadavg: 4.11 4.27 5.73 6/180 32318
/proc/meminfo: memFree=30870908/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=260372 CPUtime=0.93 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 7216 0 0 0 92 1 0 0 25 0 4 0 599001794 266620928 4760 33554432000 4194304 4623224 140734299292848 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 65093 4760 337 105 0 60597 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 260372

[startup+0.700151 s]
/proc/loadavg: 4.11 4.27 5.73 6/180 32318
/proc/meminfo: memFree=30870908/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=260872 CPUtime=2.53 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 13341 0 0 0 251 2 0 0 25 0 4 0 599001794 267132928 8243 33554432000 4194304 4623224 140734299292848 18446744073709551615 4359560 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 65218 8243 341 105 0 60722 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 260872

[startup+1.50101 s]
/proc/loadavg: 4.11 4.27 5.73 9/184 32323
/proc/meminfo: memFree=30798904/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=267564 CPUtime=5.73 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 25987 0 0 0 568 5 0 0 25 0 4 0 599001794 273985536 14306 33554432000 4194304 4623224 140734299292848 18446744073709551615 4384192 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 66891 14308 341 105 0 62395 0
[pid=32318/tid=32320] ppid=32316 vsize=267564 CPUtime=1.45 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 3435 0 0 0 145 0 0 0 20 0 4 0 599001796 273985536 14308 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=267564 CPUtime=1.34 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 5169 0 0 0 133 1 0 0 25 0 4 0 599001796 273985536 14308 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=267564 CPUtime=1.45 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 11462 0 0 0 144 1 0 0 25 0 4 0 599001796 273985536 14308 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 267564

[startup+3.10073 s]
/proc/loadavg: 4.42 4.33 5.74 9/184 32323
/proc/meminfo: memFree=30739880/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=277288 CPUtime=12.12 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 50079 0 0 0 1202 10 0 0 25 0 4 0 599001794 283942912 25315 33554432000 4194304 4623224 140734299292848 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 69322 25315 341 105 0 64826 0
[pid=32318/tid=32320] ppid=32316 vsize=277288 CPUtime=3.05 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 7395 0 0 0 304 1 0 0 25 0 4 0 599001796 283942912 25315 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=277288 CPUtime=2.94 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 10856 0 0 0 291 3 0 0 25 0 4 0 599001796 283942912 25315 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=277288 CPUtime=3.05 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 24426 0 0 0 302 3 0 0 25 0 4 0 599001796 283942912 25315 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376909 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 277288

[startup+6.30118 s]
/proc/loadavg: 4.42 4.33 5.74 9/184 32323
/proc/meminfo: memFree=30593324/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=369956 CPUtime=24.9 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 91561 0 0 0 2474 16 0 0 25 0 4 0 599001794 378834944 44022 33554432000 4194304 4623224 140734299292848 18446744073709551615 4415933 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 92489 44022 352 105 0 87993 0
[pid=32318/tid=32320] ppid=32316 vsize=369956 CPUtime=6.25 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 12197 0 0 0 623 2 0 0 25 0 4 0 599001796 378834944 44022 33554432000 4194304 4623224 140734299292848 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=369956 CPUtime=6.13 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 18313 0 0 0 608 5 0 0 25 0 4 0 599001796 378834944 44022 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=369956 CPUtime=6.25 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 51186 0 0 0 619 6 0 0 25 0 4 0 599001796 378834944 44022 33554432000 4194304 4623224 140734299292848 18446744073709551615 4545583 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 369956

[startup+12.7011 s]
/proc/loadavg: 5.05 4.46 5.77 9/184 32383
/proc/meminfo: memFree=30431448/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=397024 CPUtime=50.46 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 154230 0 0 0 5019 27 0 0 25 0 4 0 599001794 406552576 71179 33554432000 4194304 4623224 140734299292848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 99256 71179 342 105 0 94760 0
[pid=32318/tid=32320] ppid=32316 vsize=397024 CPUtime=12.66 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 19342 0 0 0 1261 5 0 0 25 0 4 0 599001796 406552576 71179 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=397024 CPUtime=12.49 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 28650 0 0 0 1242 7 0 0 25 0 4 0 599001796 406552576 71179 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=397024 CPUtime=12.66 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 91445 0 0 0 1254 12 0 0 25 0 4 0 599001796 406552576 71179 33554432000 4194304 4623224 140734299292848 18446744073709551615 218880256088 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 397024

[startup+25.5008 s]
/proc/loadavg: 5.50 4.58 5.79 9/184 32383
/proc/meminfo: memFree=30102684/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=637652 CPUtime=101.59 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 271801 0 0 0 10113 46 0 0 25 0 4 0 599001794 652955648 117194 33554432000 4194304 4623224 140734299292848 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 159413 117194 683 105 0 154917 0
[pid=32318/tid=32320] ppid=32316 vsize=637652 CPUtime=25.45 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 38400 0 0 0 2537 8 0 0 25 0 4 0 599001796 652955648 117194 33554432000 4194304 4623224 140734299292848 18446744073709551615 218880226337 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=637652 CPUtime=25.21 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 42323 0 0 0 2509 12 0 0 25 0 4 0 599001796 652955648 117194 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=637652 CPUtime=25.45 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 164915 0 0 0 2524 21 0 0 25 0 4 0 599001796 652955648 117194 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 637652

[startup+51.1004 s]
/proc/loadavg: 6.35 4.85 5.85 9/184 32384
/proc/meminfo: memFree=29624124/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=905532 CPUtime=203.85 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 473749 0 0 0 20297 88 0 0 25 0 4 0 599001794 927264768 176493 33554432000 4194304 4623224 140734299292848 18446744073709551615 4415172 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 226383 176493 1006 105 0 221887 0
[pid=32318/tid=32320] ppid=32316 vsize=905532 CPUtime=51.05 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 54859 0 0 0 5092 13 0 0 25 0 4 0 599001796 927264768 176493 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=905532 CPUtime=50.67 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 67291 0 0 0 5042 25 0 0 25 0 4 0 599001796 927264768 176493 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=905532 CPUtime=51.04 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 311576 0 0 0 5062 42 0 0 25 0 4 0 599001796 927264768 176493 33554432000 4194304 4623224 140734299292848 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 905532

[startup+102.306 s]
/proc/loadavg: 7.42 5.41 5.98 9/184 32385
/proc/meminfo: memFree=28991132/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=1181008 CPUtime=408.37 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 919508 0 0 0 40670 167 0 0 25 0 4 0 599001794 1209352192 247446 33554432000 4194304 4623224 140734299292848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 295252 247446 348 105 0 290756 0
[pid=32318/tid=32320] ppid=32316 vsize=1181008 CPUtime=102.25 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 82637 0 0 0 10206 19 0 0 25 0 4 0 599001796 1209352192 247446 33554432000 4194304 4623224 140734299292848 18446744073709551615 4330860 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=1181008 CPUtime=101.59 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 96453 0 0 0 10117 42 0 0 25 0 4 0 599001796 1209352192 247446 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=1181008 CPUtime=102.25 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 682796 0 0 0 10130 95 0 0 25 0 4 0 599001796 1209352192 247446 33554432000 4194304 4623224 140734299292848 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.37
Current children cumulated vsize (KiB) 1181008

[startup+162.301 s]
/proc/loadavg: 7.82 5.89 6.11 9/184 32387
/proc/meminfo: memFree=28360192/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=1507212 CPUtime=648.02 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 1288248 0 0 0 64553 249 0 0 25 0 4 0 599001794 1543385088 319564 33554432000 4194304 4623224 140734299292848 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 376803 319564 391 105 0 372307 0
[pid=32318/tid=32320] ppid=32316 vsize=1507212 CPUtime=162.25 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 95831 0 0 0 16196 29 0 0 25 0 4 0 599001796 1543385088 319564 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=1507212 CPUtime=161.26 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 138244 0 0 0 16060 66 0 0 25 0 4 0 599001796 1543385088 319564 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=1507212 CPUtime=162.24 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 969225 0 0 0 16085 139 0 0 25 0 4 0 599001796 1543385088 319564 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.02
Current children cumulated vsize (KiB) 1507212

[startup+222.301 s]
/proc/loadavg: 7.93 6.27 6.22 9/184 32390
/proc/meminfo: memFree=27962120/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=1710048 CPUtime=887.68 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 1708669 0 0 0 88441 327 0 0 25 0 4 0 599001794 1751089152 366206 33554432000 4194304 4623224 140734299292848 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 427512 366206 359 105 0 423016 0
[pid=32318/tid=32320] ppid=32316 vsize=1710048 CPUtime=222.25 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 128139 0 0 0 22189 36 0 0 25 0 4 0 599001796 1751089152 366206 33554432000 4194304 4623224 140734299292848 18446744073709551615 4377018 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=1710048 CPUtime=220.92 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 152005 0 0 0 22012 80 0 0 25 0 4 0 599001796 1751089152 366206 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=1710048 CPUtime=222.23 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 1274034 0 0 0 22042 181 0 0 25 0 4 0 599001796 1751089152 366206 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.68
Current children cumulated vsize (KiB) 1710048

[startup+282.301 s]

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


[startup+702.301 s]
/proc/loadavg: 8.07 7.76 6.99 9/184 32404
/proc/meminfo: memFree=26178716/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=2410192 CPUtime=2804.23 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 4066314 0 0 0 279615 808 0 0 25 0 4 0 599001794 2468036608 546111 33554432000 4194304 4623224 140734299292848 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 602548 546111 345 105 0 598052 0
[pid=32318/tid=32320] ppid=32316 vsize=2410192 CPUtime=702.24 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 240264 0 0 0 70070 154 0 0 25 0 4 0 599001796 2468036608 546111 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=2410192 CPUtime=698.32 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 152925 0 0 0 69751 81 0 0 25 0 4 0 599001796 2468036608 546111 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=2410192 CPUtime=701.38 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 3419329 0 0 0 69615 523 0 0 25 0 4 0 599001796 2468036608 546111 33554432000 4194304 4623224 140734299292848 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2804.23
Current children cumulated vsize (KiB) 2410192

[startup+762.306 s]
/proc/loadavg: 8.07 7.82 7.06 9/184 32406
/proc/meminfo: memFree=26050468/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=2477636 CPUtime=3043.93 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 4325196 0 0 0 303541 852 0 0 25 0 4 0 599001794 2537099264 554284 33554432000 4194304 4623224 140734299292848 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 619409 554284 345 105 0 614913 0
[pid=32318/tid=32320] ppid=32316 vsize=2477636 CPUtime=762.24 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 240326 0 0 0 76070 154 0 0 25 0 4 0 599001796 2537099264 554284 33554432000 4194304 4623224 140734299292848 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=2477636 CPUtime=758 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 152959 0 0 0 75719 81 0 0 25 0 4 0 599001796 2537099264 554284 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=2477636 CPUtime=761.39 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 3678017 0 0 0 75572 567 0 0 25 0 4 0 599001796 2537099264 554284 33554432000 4194304 4623224 140734299292848 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3043.93
Current children cumulated vsize (KiB) 2477636

[startup+822.301 s]
/proc/loadavg: 8.02 7.85 7.12 9/184 32407
/proc/meminfo: memFree=25919480/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=2477636 CPUtime=3283.59 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 4566281 0 0 0 327467 892 0 0 25 0 4 0 599001794 2537099264 561893 33554432000 4194304 4623224 140734299292848 18446744073709551615 4356035 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 619409 561893 342 105 0 614913 0
[pid=32318/tid=32320] ppid=32316 vsize=2477636 CPUtime=822.24 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 240381 0 0 0 82070 154 0 0 25 0 4 0 599001796 2537099264 561893 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=2477636 CPUtime=817.67 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 152987 0 0 0 81686 81 0 0 25 0 4 0 599001796 2537099264 561893 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=2477636 CPUtime=821.39 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 3918291 0 0 0 81532 607 0 0 25 0 4 0 599001796 2537099264 561893 33554432000 4194304 4623224 140734299292848 18446744073709551615 4546792 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3283.59
Current children cumulated vsize (KiB) 2477636

[startup+882.3 s]
/proc/loadavg: 8.01 7.87 7.17 9/184 32409
/proc/meminfo: memFree=25743880/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=2543172 CPUtime=3523.26 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 4805550 0 0 0 351393 933 0 0 25 0 4 0 599001794 2604208128 571746 33554432000 4194304 4623224 140734299292848 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 635793 571746 376 105 0 631297 0
[pid=32318/tid=32320] ppid=32316 vsize=2543172 CPUtime=882.24 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 240421 0 0 0 88070 154 0 0 25 0 4 0 599001796 2604208128 571746 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=2543172 CPUtime=877.34 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 153018 0 0 0 87653 81 0 0 25 0 4 0 599001796 2604208128 571746 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=2543172 CPUtime=881.39 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 4157094 0 0 0 87491 648 0 0 25 0 4 0 599001796 2604208128 571746 33554432000 4194304 4623224 140734299292848 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.26
Current children cumulated vsize (KiB) 2543172

[startup+942.301 s]
/proc/loadavg: 8.00 7.89 7.22 9/184 32411
/proc/meminfo: memFree=25636352/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=2543172 CPUtime=3762.94 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 5058979 0 0 0 375317 977 0 0 25 0 4 0 599001794 2604208128 579120 33554432000 4194304 4623224 140734299292848 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 635793 579120 374 105 0 631297 0
[pid=32318/tid=32320] ppid=32316 vsize=2543172 CPUtime=942.24 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 240450 0 0 0 94070 154 0 0 25 0 4 0 599001796 2604208128 579120 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=2543172 CPUtime=937.02 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 153067 0 0 0 93621 81 0 0 25 0 4 0 599001796 2604208128 579120 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=2543172 CPUtime=941.4 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 4410445 0 0 0 93448 692 0 0 25 0 4 0 599001796 2604208128 579120 33554432000 4194304 4623224 140734299292848 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3762.94
Current children cumulated vsize (KiB) 2543172

[startup+1002.3 s]
/proc/loadavg: 8.00 7.91 7.26 9/184 32412
/proc/meminfo: memFree=25506632/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=2608708 CPUtime=4002.61 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 5324438 0 0 0 399239 1022 0 0 25 0 4 0 599001794 2671316992 584834 33554432000 4194304 4623224 140734299292848 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 652177 584834 342 105 0 647681 0
[pid=32318/tid=32320] ppid=32316 vsize=2608708 CPUtime=1002.23 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 240481 0 0 0 100069 154 0 0 25 0 4 0 599001796 2671316992 584834 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=2608708 CPUtime=996.69 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 153102 0 0 0 99588 81 0 0 25 0 4 0 599001796 2671316992 584834 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=2608708 CPUtime=1001.39 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 4675838 0 0 0 99402 737 0 0 25 0 4 0 599001796 2671316992 584834 33554432000 4194304 4623224 140734299292848 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.61
Current children cumulated vsize (KiB) 2608708

[startup+1062.3 s]
/proc/loadavg: 8.00 7.92 7.31 9/184 32414
/proc/meminfo: memFree=25411500/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=2608708 CPUtime=4242.3 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 5600193 0 0 0 423161 1069 0 0 25 0 4 0 599001794 2671316992 593577 33554432000 4194304 4623224 140734299292848 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 652177 593577 342 105 0 647681 0
[pid=32318/tid=32320] ppid=32316 vsize=2608708 CPUtime=1062.24 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 240513 0 0 0 106070 154 0 0 25 0 4 0 599001796 2671316992 593577 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=2608708 CPUtime=1056.37 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 153135 0 0 0 105556 81 0 0 25 0 4 0 599001796 2671316992 593577 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=2608708 CPUtime=1061.39 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 4951482 0 0 0 105356 783 0 0 25 0 4 0 599001796 2671316992 593577 33554432000 4194304 4623224 140734299292848 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.3
Current children cumulated vsize (KiB) 2608708

[startup+1122.3 s]
/proc/loadavg: 8.00 7.94 7.35 9/184 32415
/proc/meminfo: memFree=25290644/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=2608708 CPUtime=4481.97 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 5858971 0 0 0 447086 1111 0 0 25 0 4 0 599001794 2671316992 600852 33554432000 4194304 4623224 140734299292848 18446744073709551615 4510108 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 652177 600852 343 105 0 647681 0
[pid=32318/tid=32320] ppid=32316 vsize=2608708 CPUtime=1122.23 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 240541 0 0 0 112069 154 0 0 25 0 4 0 599001796 2671316992 600852 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=2608708 CPUtime=1116.04 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 153163 0 0 0 111523 81 0 0 25 0 4 0 599001796 2671316992 600852 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=2608708 CPUtime=1121.39 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 5210107 0 0 0 111314 825 0 0 25 0 4 0 599001796 2671316992 600852 33554432000 4194304 4623224 140734299292848 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4481.97
Current children cumulated vsize (KiB) 2608708

[startup+1182.3 s]
/proc/loadavg: 8.00 7.94 7.38 9/184 32417
/proc/meminfo: memFree=25180756/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=2739420 CPUtime=4721.65 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 6157998 0 0 0 471005 1160 0 0 25 0 4 0 599001794 2805166080 613416 33554432000 4194304 4623224 140734299292848 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 684855 613416 365 105 0 680359 0
[pid=32318/tid=32320] ppid=32316 vsize=2739420 CPUtime=1182.23 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 240569 0 0 0 118069 154 0 0 25 0 4 0 599001796 2805166080 613416 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=2739420 CPUtime=1175.72 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 153192 0 0 0 117491 81 0 0 25 0 4 0 599001796 2805166080 613416 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=2739420 CPUtime=1181.4 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 5472340 0 0 0 117271 869 0 0 25 0 4 0 599001796 2805166080 613416 33554432000 4194304 4623224 140734299292848 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.65
Current children cumulated vsize (KiB) 2739420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.00 7.95 7.40 9/184 32418
/proc/meminfo: memFree=25142784/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=2739420 CPUtime=4800.35 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) R 32316 32318 30991 0 -1 4202496 6253145 0 0 0 478860 1175 0 0 25 0 4 0 599001794 2805166080 615397 33554432000 4194304 4623224 140734299292848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 684855 615397 371 105 0 680359 0
[pid=32318/tid=32320] ppid=32316 vsize=2739420 CPUtime=1201.94 cores=1,3,5,7
/proc/32318/task/32320/stat : 32320 (SArTagnan) R 32316 32318 30991 0 -1 4202560 240579 0 0 0 120040 154 0 0 25 0 4 0 599001796 2805166080 615397 33554432000 4194304 4623224 140734299292848 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=2739420 CPUtime=1195.31 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4202560 153202 0 0 0 119450 81 0 0 25 0 4 0 599001796 2805166080 615397 33554432000 4194304 4623224 140734299292848 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32318/tid=32322] ppid=32316 vsize=2739420 CPUtime=1201.1 cores=1,3,5,7
/proc/32318/task/32322/stat : 32322 (SArTagnan) R 32316 32318 30991 0 -1 4202560 5567427 0 0 0 119226 884 0 0 25 0 4 0 599001796 2805166080 615397 33554432000 4194304 4623224 140734299292848 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2739420

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

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

[startup+1202.11 s]
/proc/loadavg: 8.00 7.95 7.40 9/184 32418
/proc/meminfo: memFree=25142784/32950928 swapFree=67111524/67111528
[pid=32318] ppid=32316 vsize=0 CPUtime=4800.47 cores=1,3,5,7
/proc/32318/stat : 32318 (SArTagnan) Z 32316 32318 30991 0 -1 4203548 6253145 0 0 0 478862 1185 0 0 25 0 2 0 599001794 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32318/statm: 0 0 0 0 0 0 0
[pid=32318/tid=32321] ppid=32316 vsize=0 CPUtime=1195.41 cores=1,3,5,7
/proc/32318/task/32321/stat : 32321 (SArTagnan) R 32316 32318 30991 0 -1 4203588 153202 0 0 0 119450 91 0 0 25 0 2 0 599001796 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.47
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.11
CPU time (s): 4800.48
CPU user time (s): 4788.63
CPU system time (s): 11.8572
CPU usage (%): 399.337
Max. virtual memory (cumulated for all children) (KiB): 2869588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.63
system time used= 11.8572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6253145
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= 3759
involuntary context switches= 34081

runsolver used 1.67175 second user time and 4.90025 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 16:35:11
IDJOB=3249286
IDBENCH=83163
IDSOLVER=1656
FILE ID=node112/3249286-1304087711
RUNJOBID= node112-1304087711-32236
PBS_JOBID= 13170513
Free space on /tmp= 72564 MiB

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

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=499959013

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:      30871188 kB
Buffers:        431912 kB
Cached:        1160660 kB
SwapCached:          4 kB
Active:         148812 kB
Inactive:      1531352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30871188 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1952 kB
Writeback:           0 kB
AnonPages:       86632 kB
Mapped:          15272 kB
Slab:           334516 kB
PageTables:       3980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   265704 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= 72552 MiB
End job on node112 at 2011-04-29 16:55:15