Trace number 3258836

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.15 1202

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3258836-1304056314/watcher-3258836-1304056314 -o /tmp/evaluation-result-3258836-1304056314/solver-3258836-1304056314 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3258836-1304056314.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: 7.62 8.11 8.10 7/184 19270
/proc/meminfo: memFree=25381788/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=23896 CPUtime=0 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 587 0 0 0 0 0 0 0 25 0 1 0 517229598 24469504 462 33554432000 4194304 4623224 140736804502784 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19270/statm: 5974 462 297 105 0 1478 0

[startup+0.117888 s]
/proc/loadavg: 7.62 8.11 8.10 7/184 19270
/proc/meminfo: memFree=25381788/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=201888 CPUtime=0.28 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 6150 0 0 0 28 0 0 0 25 0 4 0 517229598 206733312 4280 33554432000 4194304 4623224 140736804502784 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 50472 4280 341 105 0 45976 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 201888

[startup+0.200269 s]
/proc/loadavg: 7.62 8.11 8.10 7/184 19270
/proc/meminfo: memFree=25381788/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=269824 CPUtime=0.61 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 7173 0 0 0 61 0 0 0 25 0 4 0 517229598 276299776 5303 33554432000 4194304 4623224 140736804502784 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 67456 5303 343 105 0 62960 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 269824

[startup+0.300253 s]
/proc/loadavg: 7.62 8.11 8.10 7/184 19270
/proc/meminfo: memFree=25381788/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=270780 CPUtime=1.01 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 7964 0 0 0 101 0 0 0 25 0 4 0 517229598 277278720 6094 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 67695 6094 344 105 0 63199 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 270780

[startup+0.700183 s]
/proc/loadavg: 7.62 8.11 8.10 7/184 19270
/proc/meminfo: memFree=25381788/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=276040 CPUtime=2.61 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 11451 0 0 0 260 1 0 0 25 0 4 0 517229598 282664960 9581 33554432000 4194304 4623224 140736804502784 18446744073709551615 4497639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 69010 9581 344 105 0 64514 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 276040

[startup+1.50104 s]
/proc/loadavg: 7.62 8.11 8.10 10/188 19274
/proc/meminfo: memFree=25312504/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=282200 CPUtime=5.82 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 16236 0 0 0 579 3 0 0 25 0 4 0 517229598 288972800 12930 33554432000 4194304 4623224 140736804502784 18446744073709551615 4519794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 70550 12930 344 105 0 66054 0
[pid=19270/tid=19272] ppid=19268 vsize=282200 CPUtime=1.43 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 2297 0 0 0 143 0 0 0 25 0 4 0 517229603 288972800 12930 33554432000 4194304 4623224 140736804502784 18446744073709551615 4366364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=282200 CPUtime=1.42 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 3129 0 0 0 142 0 0 0 25 0 4 0 517229603 288972800 12930 33554432000 4194304 4623224 140736804502784 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=282200 CPUtime=1.43 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 1569 0 0 0 143 0 0 0 25 0 4 0 517229603 288972800 12930 33554432000 4194304 4623224 140736804502784 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 282200

[startup+3.10076 s]
/proc/loadavg: 7.62 8.11 8.10 9/188 19274
/proc/meminfo: memFree=25271456/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=301844 CPUtime=12.21 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 25978 0 0 0 1216 5 0 0 25 0 4 0 517229598 309088256 19692 33554432000 4194304 4623224 140736804502784 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 75461 19692 344 105 0 70965 0
[pid=19270/tid=19272] ppid=19268 vsize=301844 CPUtime=3.03 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 4585 0 0 0 302 1 0 0 25 0 4 0 517229603 309088256 19692 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=301844 CPUtime=3.02 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 6215 0 0 0 301 1 0 0 25 0 4 0 517229603 309088256 19692 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=301844 CPUtime=3.03 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 3171 0 0 0 303 0 0 0 25 0 4 0 517229603 309088256 19692 33554432000 4194304 4623224 140736804502784 18446744073709551615 4560264 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 301844

[startup+6.30119 s]
/proc/loadavg: 7.65 8.11 8.10 9/188 19274
/proc/meminfo: memFree=25202016/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=312276 CPUtime=24.99 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 41889 0 0 0 2492 7 0 0 25 0 4 0 517229598 319770624 25189 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 78069 25189 344 105 0 73573 0
[pid=19270/tid=19272] ppid=19268 vsize=312276 CPUtime=6.23 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 7058 0 0 0 622 1 0 0 25 0 4 0 517229603 319770624 25189 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=312276 CPUtime=6.2 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 9303 0 0 0 618 2 0 0 25 0 4 0 517229603 319770624 25189 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=312276 CPUtime=6.23 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 10359 0 0 0 622 1 0 0 25 0 4 0 517229603 319770624 25189 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376634 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 312276

[startup+12.7011 s]
/proc/loadavg: 7.68 8.11 8.10 9/188 19275
/proc/meminfo: memFree=25114808/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=330096 CPUtime=50.55 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 88597 0 0 0 5038 17 0 0 25 0 4 0 517229598 338018304 35120 33554432000 4194304 4623224 140736804502784 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 82524 35120 344 105 0 78028 0
[pid=19270/tid=19272] ppid=19268 vsize=330096 CPUtime=12.63 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 10544 0 0 0 1260 3 0 0 25 0 4 0 517229603 338018304 35120 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=330096 CPUtime=12.57 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 15131 0 0 0 1253 4 0 0 25 0 4 0 517229603 338018304 35120 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=330096 CPUtime=12.63 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 47186 0 0 0 1257 6 0 0 25 0 4 0 517229603 338018304 35120 33554432000 4194304 4623224 140736804502784 18446744073709551615 4365976 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 330096

[startup+25.5008 s]
/proc/loadavg: 7.75 8.10 8.10 9/188 19275
/proc/meminfo: memFree=24981112/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=357200 CPUtime=101.68 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 114483 0 0 0 10142 26 0 0 25 0 4 0 517229598 365772800 49681 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 89300 49681 344 105 0 84804 0
[pid=19270/tid=19272] ppid=19268 vsize=357200 CPUtime=25.43 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 16403 0 0 0 2538 5 0 0 25 0 4 0 517229603 365772800 49681 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=357200 CPUtime=25.3 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 24541 0 0 0 2520 10 0 0 25 0 4 0 517229603 365772800 49681 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=357200 CPUtime=25.43 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 52789 0 0 0 2536 7 0 0 25 0 4 0 517229603 365772800 49681 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 357200

[startup+51.1002 s]
/proc/loadavg: 7.89 8.11 8.10 9/188 19276
/proc/meminfo: memFree=24705276/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=517428 CPUtime=203.94 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 203100 0 0 0 20346 48 0 0 25 0 4 0 517229598 529846272 83460 33554432000 4194304 4623224 140736804502784 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 129357 83460 344 105 0 124861 0
[pid=19270/tid=19272] ppid=19268 vsize=517428 CPUtime=51.03 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 24689 0 0 0 5094 9 0 0 25 0 4 0 517229603 529846272 83460 33554432000 4194304 4623224 140736804502784 18446744073709551615 4289942 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=517428 CPUtime=50.76 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 38410 0 0 0 5059 17 0 0 25 0 4 0 517229603 529846272 83460 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=517428 CPUtime=51.03 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 85865 0 0 0 5091 12 0 0 25 0 4 0 517229603 529846272 83460 33554432000 4194304 4623224 140736804502784 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 517428

[startup+102.301 s]
/proc/loadavg: 8.24 8.17 8.12 9/188 19277
/proc/meminfo: memFree=24268532/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=857944 CPUtime=408.48 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 664636 0 0 0 40721 127 0 0 25 0 4 0 517229598 878534656 151672 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510202 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 214486 151672 353 105 0 209990 0
[pid=19270/tid=19272] ppid=19268 vsize=857944 CPUtime=102.24 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 38607 0 0 0 10209 15 0 0 25 0 4 0 517229603 878534656 151672 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376950 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=857944 CPUtime=101.67 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 56167 0 0 0 10143 24 0 0 25 0 4 0 517229603 878534656 151672 33554432000 4194304 4623224 140736804502784 18446744073709551615 4463007 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=857944 CPUtime=102.24 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 405511 0 0 0 10163 61 0 0 25 0 4 0 517229603 878534656 151672 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.48
Current children cumulated vsize (KiB) 857944

[startup+162.301 s]
/proc/loadavg: 8.17 8.15 8.11 9/188 19279
/proc/meminfo: memFree=23852992/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=1131172 CPUtime=648.12 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 1191461 0 0 0 64585 227 0 0 25 0 4 0 517229598 1158320128 208090 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 282793 208090 372 105 0 278297 0
[pid=19270/tid=19272] ppid=19268 vsize=1131172 CPUtime=162.23 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 52978 0 0 0 16199 24 0 0 25 0 4 0 517229603 1158320128 208090 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=1131172 CPUtime=161.35 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 67478 0 0 0 16097 38 0 0 25 0 4 0 517229603 1158320128 208090 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=1131172 CPUtime=162.22 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 832655 0 0 0 16094 128 0 0 25 0 4 0 517229603 1158320128 208090 33554432000 4194304 4623224 140736804502784 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.12
Current children cumulated vsize (KiB) 1131172

[startup+222.307 s]
/proc/loadavg: 8.26 8.17 8.12 9/188 19280
/proc/meminfo: memFree=23528948/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=1174080 CPUtime=887.81 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 1345351 0 0 0 88514 267 0 0 25 0 4 0 517229598 1202257920 246481 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 293520 246481 368 105 0 289024 0
[pid=19270/tid=19272] ppid=19268 vsize=1174080 CPUtime=222.23 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 54759 0 0 0 22199 24 0 0 25 0 4 0 517229603 1202257920 246481 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=1174080 CPUtime=221.31 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 90345 0 0 0 22077 54 0 0 25 0 4 0 517229603 1202257920 246481 33554432000 4194304 4623224 140736804502784 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=1174080 CPUtime=221.94 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 937278 0 0 0 22049 145 0 0 25 0 4 0 517229603 1202257920 246481 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.81
Current children cumulated vsize (KiB) 1174080

[startup+282.301 s]

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

[pid=19270] ppid=19268 vsize=1967984 CPUtime=2565.49 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 3997204 0 0 0 255802 747 0 0 25 0 4 0 517229598 2015215616 390631 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 491996 390631 344 105 0 487500 0
[pid=19270/tid=19272] ppid=19268 vsize=1967984 CPUtime=642.24 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 76844 0 0 0 64190 34 0 0 25 0 4 0 517229603 2015215616 390631 33554432000 4194304 4623224 140736804502784 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=1967984 CPUtime=641.29 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 106063 0 0 0 64056 73 0 0 25 0 4 0 517229603 2015215616 390631 33554432000 4194304 4623224 140736804502784 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=1967984 CPUtime=639.66 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 3142746 0 0 0 63441 525 0 0 25 0 4 0 517229603 2015215616 390631 33554432000 4194304 4623224 140736804502784 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.49
Current children cumulated vsize (KiB) 1967984

[startup+702.301 s]
/proc/loadavg: 8.07 8.07 8.08 9/188 19302
/proc/meminfo: memFree=21980708/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=1967984 CPUtime=2805.18 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 4427179 0 0 0 279690 828 0 0 25 0 4 0 517229598 2015215616 404405 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 491996 404405 344 105 0 487500 0
[pid=19270/tid=19272] ppid=19268 vsize=1967984 CPUtime=702.24 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 77173 0 0 0 70190 34 0 0 25 0 4 0 517229603 2015215616 404405 33554432000 4194304 4623224 140736804502784 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=1967984 CPUtime=701.29 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 106389 0 0 0 70056 73 0 0 25 0 4 0 517229603 2015215616 404405 33554432000 4194304 4623224 140736804502784 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=1967984 CPUtime=699.33 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 3538764 0 0 0 69337 596 0 0 25 0 4 0 517229603 2015215616 404405 33554432000 4194304 4623224 140736804502784 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.18
Current children cumulated vsize (KiB) 1967984

[startup+762.301 s]
/proc/loadavg: 8.30 8.12 8.10 10/189 19307
/proc/meminfo: memFree=21804092/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=2024988 CPUtime=3044.59 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 4545168 0 0 0 303610 849 0 0 25 0 4 0 517229598 2073587712 421046 33554432000 4194304 4623224 140736804502784 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 506247 421046 344 105 0 501751 0
[pid=19270/tid=19272] ppid=19268 vsize=2024988 CPUtime=762.02 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 77628 0 0 0 76167 35 0 0 25 0 4 0 517229603 2073587712 421046 33554432000 4194304 4623224 140736804502784 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=2024988 CPUtime=761.26 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 125767 0 0 0 76050 76 0 0 25 0 4 0 517229603 2073587712 421046 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=2024988 CPUtime=759.01 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 3618899 0 0 0 75290 611 0 0 25 0 4 0 517229603 2073587712 421046 33554432000 4194304 4623224 140736804502784 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.59
Current children cumulated vsize (KiB) 2024988

[startup+822.3 s]
/proc/loadavg: 8.36 8.17 8.11 9/188 19308
/proc/meminfo: memFree=21705556/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=2025632 CPUtime=3283.65 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 4559782 0 0 0 327511 854 0 0 25 0 4 0 517229598 2074247168 429406 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 506408 429406 344 105 0 501912 0
[pid=19270/tid=19272] ppid=19268 vsize=2025632 CPUtime=821.42 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 78051 0 0 0 82107 35 0 0 25 0 4 0 517229603 2074247168 429406 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=2025632 CPUtime=821.25 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 126370 0 0 0 82049 76 0 0 25 0 4 0 517229603 2074247168 429406 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=2025632 CPUtime=818.68 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 3619139 0 0 0 81256 612 0 0 25 0 4 0 517229603 2074247168 429406 33554432000 4194304 4623224 140736804502784 18446744073709551615 4467849 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.65
Current children cumulated vsize (KiB) 2025632

[startup+882.307 s]
/proc/loadavg: 8.23 8.17 8.11 9/188 19310
/proc/meminfo: memFree=21562812/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=2080572 CPUtime=3523.36 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 4598379 0 0 0 351472 864 0 0 25 0 4 0 517229598 2130505728 446442 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 520143 446442 344 105 0 515647 0
[pid=19270/tid=19272] ppid=19268 vsize=2080572 CPUtime=881.43 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 94472 0 0 0 88106 37 0 0 25 0 4 0 517229603 2130505728 446442 33554432000 4194304 4623224 140736804502784 18446744073709551615 4357758 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=2080572 CPUtime=881.25 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 126993 0 0 0 88049 76 0 0 25 0 4 0 517229603 2130505728 446442 33554432000 4194304 4623224 140736804502784 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=2080572 CPUtime=878.36 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 3625611 0 0 0 87222 614 0 0 25 0 4 0 517229603 2130505728 446442 33554432000 4194304 4623224 140736804502784 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.36
Current children cumulated vsize (KiB) 2080572

[startup+942.301 s]
/proc/loadavg: 8.30 8.18 8.11 9/188 19311
/proc/meminfo: memFree=21311312/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=2529032 CPUtime=3763.01 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 4802902 0 0 0 375408 893 0 0 25 0 4 0 517229598 2589728768 486416 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 632258 486416 344 105 0 627762 0
[pid=19270/tid=19272] ppid=19268 vsize=2529032 CPUtime=941.42 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 94902 0 0 0 94105 37 0 0 25 0 4 0 517229603 2589728768 486416 33554432000 4194304 4623224 140736804502784 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=2529032 CPUtime=941.26 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 127992 0 0 0 94048 78 0 0 25 0 4 0 517229603 2589728768 486416 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=2529032 CPUtime=938.02 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 3636681 0 0 0 93186 616 0 0 25 0 4 0 517229603 2589728768 486416 33554432000 4194304 4623224 140736804502784 18446744073709551615 4560317 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.01
Current children cumulated vsize (KiB) 2529032

[startup+1002.3 s]
/proc/loadavg: 8.28 8.19 8.12 9/188 19313
/proc/meminfo: memFree=21048660/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=2557728 CPUtime=4002.68 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 4824185 0 0 0 399358 910 0 0 25 0 4 0 517229598 2619113472 507475 33554432000 4194304 4623224 140736804502784 18446744073709551615 4526754 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 639432 507475 344 105 0 634936 0
[pid=19270/tid=19272] ppid=19268 vsize=2557728 CPUtime=1001.42 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 95212 0 0 0 100105 37 0 0 25 0 4 0 517229603 2619113472 507475 33554432000 4194304 4623224 140736804502784 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=2557728 CPUtime=1001.25 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 136546 0 0 0 100033 92 0 0 25 0 4 0 517229603 2619113472 507475 33554432000 4194304 4623224 140736804502784 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=2557728 CPUtime=997.7 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 3643303 0 0 0 99152 618 0 0 25 0 4 0 517229603 2619113472 507475 33554432000 4194304 4623224 140736804502784 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.68
Current children cumulated vsize (KiB) 2557728

[startup+1062.3 s]
/proc/loadavg: 8.23 8.19 8.12 9/188 19315
/proc/meminfo: memFree=20915472/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=2618280 CPUtime=4242.37 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 4863823 0 0 0 423305 932 0 0 25 0 4 0 517229598 2681118720 527889 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 654570 527889 344 105 0 650074 0
[pid=19270/tid=19272] ppid=19268 vsize=2618280 CPUtime=1061.42 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 95675 0 0 0 106105 37 0 0 25 0 4 0 517229603 2681118720 527889 33554432000 4194304 4623224 140736804502784 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=2618280 CPUtime=1061.25 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 144230 0 0 0 106016 109 0 0 25 0 4 0 517229603 2681118720 527889 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=2618280 CPUtime=1057.38 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 3649251 0 0 0 105119 619 0 0 25 0 4 0 517229603 2681118720 527889 33554432000 4194304 4623224 140736804502784 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 2618280

[startup+1122.3 s]
/proc/loadavg: 8.12 8.16 8.11 9/188 19316
/proc/meminfo: memFree=20811560/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=2691508 CPUtime=4482.04 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 5013867 0 0 0 447244 960 0 0 25 0 4 0 517229598 2756104192 537891 33554432000 4194304 4623224 140736804502784 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 672877 537891 344 105 0 668381 0
[pid=19270/tid=19272] ppid=19268 vsize=2691508 CPUtime=1121.43 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 95998 0 0 0 112105 38 0 0 25 0 4 0 517229603 2756104192 537891 33554432000 4194304 4623224 140736804502784 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=2691508 CPUtime=1121.25 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 145045 0 0 0 112016 109 0 0 25 0 4 0 517229603 2756104192 537891 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=2691508 CPUtime=1117.05 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 3792213 0 0 0 111060 645 0 0 25 0 4 0 517229603 2756104192 537891 33554432000 4194304 4623224 140736804502784 18446744073709551615 4363943 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.04
Current children cumulated vsize (KiB) 2691508

[startup+1182.3 s]
/proc/loadavg: 8.12 8.15 8.10 10/188 19318
/proc/meminfo: memFree=20637576/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=2724772 CPUtime=4721.72 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 5502488 0 0 0 471126 1046 0 0 25 0 4 0 517229598 2790166528 557303 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 681193 557303 344 105 0 676697 0
[pid=19270/tid=19272] ppid=19268 vsize=2724772 CPUtime=1181.43 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 96320 0 0 0 118105 38 0 0 25 0 4 0 517229603 2790166528 557303 33554432000 4194304 4623224 140736804502784 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=2724772 CPUtime=1181.25 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 153565 0 0 0 118010 115 0 0 25 0 4 0 517229603 2790166528 557303 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=2724772 CPUtime=1176.72 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 4266415 0 0 0 116948 724 0 0 25 0 4 0 517229603 2790166528 557303 33554432000 4194304 4623224 140736804502784 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.72
Current children cumulated vsize (KiB) 2724772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.08 8.14 8.10 5/183 19319
/proc/meminfo: memFree=23149848/32951124 swapFree=67111524/67111528
[pid=19270] ppid=19268 vsize=2735596 CPUtime=4800.03 cores=1,3,5,7
/proc/19270/stat : 19270 (SArTagnan) R 19268 19270 19041 0 -1 4202496 5642892 0 0 0 478931 1072 0 0 25 0 4 0 517229598 2801250304 562904 33554432000 4194304 4623224 140736804502784 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19270/statm: 683899 562904 344 105 0 679403 0
[pid=19270/tid=19272] ppid=19268 vsize=2735596 CPUtime=1201.03 cores=1,3,5,7
/proc/19270/task/19272/stat : 19272 (SArTagnan) R 19268 19270 19041 0 -1 4202560 96430 0 0 0 120065 38 0 0 25 0 4 0 517229603 2801250304 562904 33554432000 4194304 4623224 140736804502784 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19270/tid=19273] ppid=19268 vsize=2735596 CPUtime=1200.85 cores=1,3,5,7
/proc/19270/task/19273/stat : 19273 (SArTagnan) R 19268 19270 19041 0 -1 4202560 156359 0 0 0 119968 117 0 0 25 0 4 0 517229603 2801250304 562904 33554432000 4194304 4623224 140736804502784 18446744073709551615 4376745 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19270/tid=19274] ppid=19268 vsize=2735596 CPUtime=1196.22 cores=1,3,5,7
/proc/19270/task/19274/stat : 19274 (SArTagnan) R 19268 19270 19041 0 -1 4202560 4402436 0 0 0 118874 748 0 0 25 0 4 0 517229603 2801250304 562904 33554432000 4194304 4623224 140736804502784 18446744073709551615 4577466 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 2735596

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202
CPU time (s): 4800.15
CPU user time (s): 4789.33
CPU system time (s): 10.8174
CPU usage (%): 399.345
Max. virtual memory (cumulated for all children) (KiB): 3069248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.33
system time used= 10.8174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5642944
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= 2153
involuntary context switches= 24670

runsolver used 1.62875 second user time and 4.93625 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 07:51:54
IDJOB=3258836
IDBENCH=71428
IDSOLVER=1656
FILE ID=node132/3258836-1304056314
RUNJOBID= node132-1304053906-19060
PBS_JOBID= 13170426
Free space on /tmp= 71868 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2100c215164gyes2.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258836-1304056314/watcher-3258836-1304056314 -o /tmp/evaluation-result-3258836-1304056314/solver-3258836-1304056314 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3258836-1304056314.cnf -threads=4

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=1533334194

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25382068 kB
Buffers:        761808 kB
Cached:        6218888 kB
SwapCached:          4 kB
Active:        1896584 kB
Inactive:      5175464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25382068 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7416 kB
Writeback:           0 kB
AnonPages:       90724 kB
Mapped:          15116 kB
Slab:           434852 kB
PageTables:       4004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   275784 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71872 MiB
End job on node132 at 2011-04-29 08:11:58