Trace number 3385849

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-05-15 (fixed)? (TO) 3986.04 1300.13

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
MD5SUMbfa662ff57088c54e0febd091ce11e5c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.39763
Satisfiable
(Un)Satisfiability was proved
Number of variables1985
Number of clauses409171
Sum of the clauses size820237
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2409126
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 961)

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 10.14 10.03 8.87 7/393 7805
/proc/meminfo: memFree=23010972/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=28732 CPUtime=0 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 723 0 0 0 0 0 0 0 25 0 1 0 748585672 29421568 514 33554432000 4194304 4625164 140736674941344 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7805/statm: 7183 514 296 106 0 2686 0

[startup+0.070422 s]
/proc/loadavg: 10.14 10.03 8.87 7/393 7805
/proc/meminfo: memFree=23010972/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=33312 CPUtime=0.06 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 3791 0 0 0 6 0 0 0 25 0 1 0 748585672 34111488 1293 33554432000 4194304 4625164 140736674941344 18446744073709551615 231895490304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7805/statm: 8328 1294 296 106 0 3831 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33312

[startup+0.100415 s]
/proc/loadavg: 10.14 10.03 8.87 7/393 7805
/proc/meminfo: memFree=23010972/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=38332 CPUtime=0.09 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 5190 0 0 0 9 0 0 0 25 0 1 0 748585672 39251968 2691 33554432000 4194304 4625164 140736674941344 18446744073709551615 231895187925 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7805/statm: 9583 2712 298 106 0 5086 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38332

[startup+0.300323 s]
/proc/loadavg: 10.14 10.03 8.87 7/393 7805
/proc/meminfo: memFree=23010972/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=149740 CPUtime=0.49 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 9862 0 0 0 48 1 0 0 25 0 4 0 748585672 153333760 7353 33554432000 4194304 4625164 140736674941344 18446744073709551615 4356632 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 37435 7353 343 106 0 32938 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 149740

[startup+0.700247 s]
/proc/loadavg: 10.14 10.03 8.87 7/393 7805
/proc/meminfo: memFree=23010972/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=155440 CPUtime=1.28 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 11980 0 0 0 127 1 0 0 25 0 4 0 748585672 159170560 9468 33554432000 4194304 4625164 140736674941344 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 38860 9468 342 106 0 34363 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 155440

[startup+1.5011 s]
/proc/loadavg: 10.14 10.03 8.87 11/397 7809
/proc/meminfo: memFree=22969036/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=294436 CPUtime=2.85 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 16396 0 0 0 283 2 0 0 25 0 4 0 748585672 301502464 12788 33554432000 4194304 4625164 140736674941344 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7805/statm: 73609 12788 342 106 0 69112 0
[pid=7805/tid=7807] ppid=7803 vsize=294436 CPUtime=0.42 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 209 0 0 0 42 0 0 0 25 0 4 0 748585683 301502464 12788 33554432000 4194304 4625164 140736674941344 18446744073709551615 4464009 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=294436 CPUtime=0.7 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 2841 0 0 0 70 0 0 0 18 0 4 0 748585683 301502464 12788 33554432000 4194304 4625164 140736674941344 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=294436 CPUtime=0.9 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 1618 0 0 0 90 0 0 0 25 0 4 0 748585683 301502464 12788 33554432000 4194304 4625164 140736674941344 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 294436

[startup+3.1008 s]
/proc/loadavg: 10.20 10.05 8.88 11/397 7809
/proc/meminfo: memFree=22951060/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=308296 CPUtime=6.04 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 24190 0 0 0 601 3 0 0 25 0 4 0 748585672 315695104 18208 33554432000 4194304 4625164 140736674941344 18446744073709551615 4511936 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7805/statm: 77074 18208 354 106 0 72577 0
[pid=7805/tid=7807] ppid=7803 vsize=308296 CPUtime=0.91 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 1367 0 0 0 91 0 0 0 25 0 4 0 748585683 315695104 18208 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=308296 CPUtime=1.8 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 5336 0 0 0 180 0 0 0 19 0 4 0 748585683 315695104 18208 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=308296 CPUtime=1.8 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 3473 0 0 0 180 0 0 0 25 0 4 0 748585683 315695104 18208 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 308296

[startup+6.3002 s]
/proc/loadavg: 10.20 10.05 8.88 11/397 7809
/proc/meminfo: memFree=22912620/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=317312 CPUtime=12.99 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 35888 0 0 0 1294 5 0 0 25 0 4 0 748585672 324927488 24076 33554432000 4194304 4625164 140736674941344 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7805/statm: 79328 24076 349 106 0 74831 0
[pid=7805/tid=7807] ppid=7803 vsize=317312 CPUtime=2.44 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 3811 0 0 0 244 0 0 0 25 0 4 0 748585683 324927488 24076 33554432000 4194304 4625164 140736674941344 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=317312 CPUtime=3.4 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 8529 0 0 0 339 1 0 0 24 0 4 0 748585683 324927488 24076 33554432000 4194304 4625164 140736674941344 18446744073709551615 4352843 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=317312 CPUtime=4.11 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 8762 0 0 0 410 1 0 0 25 0 4 0 748585683 324927488 24076 33554432000 4194304 4625164 140736674941344 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.99
Current children cumulated vsize (KiB) 317312

[startup+12.701 s]
/proc/loadavg: 10.17 10.04 8.89 12/397 7809
/proc/meminfo: memFree=22855512/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=344128 CPUtime=30.48 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 56183 0 0 0 3038 10 0 0 25 0 4 0 748585672 352387072 35004 33554432000 4194304 4625164 140736674941344 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 86032 35004 357 106 0 81535 0
[pid=7805/tid=7807] ppid=7803 vsize=344128 CPUtime=7.39 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 8328 0 0 0 737 2 0 0 25 0 4 0 748585683 352387072 35004 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=344128 CPUtime=6.8 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 13505 0 0 0 678 2 0 0 25 0 4 0 748585683 352387072 35004 33554432000 4194304 4625164 140736674941344 18446744073709551615 4345264 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=344128 CPUtime=7.22 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 15807 0 0 0 720 2 0 0 25 0 4 0 748585683 352387072 35004 33554432000 4194304 4625164 140736674941344 18446744073709551615 4561060 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 30.48
Current children cumulated vsize (KiB) 344128

[startup+25.5006 s]
/proc/loadavg: 10.15 10.04 8.90 11/397 7810
/proc/meminfo: memFree=22737700/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=397624 CPUtime=68.67 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 130839 0 0 0 6844 23 0 0 25 0 4 0 748585672 407166976 52700 33554432000 4194304 4625164 140736674941344 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 99406 52700 344 106 0 94909 0
[pid=7805/tid=7807] ppid=7803 vsize=397624 CPUtime=14.31 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 13556 0 0 0 1427 4 0 0 25 0 4 0 748585683 407166976 52700 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=397624 CPUtime=16.5 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 27105 0 0 0 1646 4 0 0 25 0 4 0 748585683 407166976 52700 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=397624 CPUtime=17.26 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 59572 0 0 0 1716 10 0 0 25 0 4 0 748585683 407166976 52700 33554432000 4194304 4625164 140736674941344 18446744073709551615 4547830 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 68.67
Current children cumulated vsize (KiB) 397624

[startup+51.1008 s]
/proc/loadavg: 10.17 10.05 8.94 10/397 7810
/proc/meminfo: memFree=22466156/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=782888 CPUtime=145.08 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 266537 0 0 0 14462 46 0 0 25 0 4 0 748585672 801677312 116444 33554432000 4194304 4625164 140736674941344 18446744073709551615 231895187925 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7805/statm: 195722 116444 343 106 0 191225 0
[pid=7805/tid=7807] ppid=7803 vsize=782888 CPUtime=29.16 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 23529 0 0 0 2908 8 0 0 25 0 4 0 748585683 801677312 116444 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=782888 CPUtime=39.99 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 40474 0 0 0 3991 8 0 0 18 0 4 0 748585683 801677312 116444 33554432000 4194304 4625164 140736674941344 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=782888 CPUtime=33.85 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 65345 0 0 0 3374 11 0 0 25 0 4 0 748585683 801677312 116444 33554432000 4194304 4625164 140736674941344 18446744073709551615 4339220 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 145.08
Current children cumulated vsize (KiB) 782888

[startup+102.315 s]
/proc/loadavg: 10.19 10.07 9.01 11/397 7812
/proc/meminfo: memFree=22105160/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=1011228 CPUtime=297.92 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 527087 0 0 0 29702 90 0 0 25 0 4 0 748585672 1035497472 187589 33554432000 4194304 4625164 140736674941344 18446744073709551615 4511936 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7805/statm: 252807 187590 711 106 0 248310 0
[pid=7805/tid=7807] ppid=7803 vsize=1011228 CPUtime=70.08 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 38576 0 0 0 6992 16 0 0 25 0 4 0 748585683 1035497472 187590 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=1011228 CPUtime=71.99 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 58836 0 0 0 7185 14 0 0 25 0 4 0 748585683 1035497472 187590 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=1011228 CPUtime=82.56 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 168343 0 0 0 8229 27 0 0 25 0 4 0 748585683 1035497472 187591 33554432000 4194304 4625164 140736674941344 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 297.92
Current children cumulated vsize (KiB) 1011228

[startup+162.301 s]
/proc/loadavg: 10.22 10.10 9.08 11/397 7813
/proc/meminfo: memFree=21820276/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=1268036 CPUtime=477.06 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 991929 0 0 0 47549 157 0 0 25 0 4 0 748585672 1298468864 245789 33554432000 4194304 4625164 140736674941344 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7805/statm: 317009 245789 400 106 0 312512 0
[pid=7805/tid=7807] ppid=7803 vsize=1268036 CPUtime=108.27 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 53619 0 0 0 10806 21 0 0 25 0 4 0 748585683 1298468864 245789 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=1268036 CPUtime=124.64 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 88195 0 0 0 12445 19 0 0 25 0 4 0 748585683 1298468864 245789 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=1268036 CPUtime=120.97 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 459598 0 0 0 12030 67 0 0 25 0 4 0 748585683 1298468864 245789 33554432000 4194304 4625164 140736674941344 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 477.06
Current children cumulated vsize (KiB) 1268036

[startup+222.301 s]
/proc/loadavg: 10.27 10.14 9.16 11/397 7815
/proc/meminfo: memFree=21581648/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=1415780 CPUtime=656.28 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 1341953 0 0 0 65419 209 0 0 25 0 4 0 748585672 1449758720 290422 33554432000 4194304 4625164 140736674941344 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 353945 290422 599 106 0 349448 0
[pid=7805/tid=7807] ppid=7803 vsize=1415780 CPUtime=162.88 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 73959 0 0 0 16262 26 0 0 25 0 4 0 748585683 1449758720 290422 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=1415780 CPUtime=160.92 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 95163 0 0 0 16071 21 0 0 25 0 4 0 748585683 1449758720 290422 33554432000 4194304 4625164 140736674941344 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=1415780 CPUtime=169.57 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 748014 0 0 0 16852 105 0 0 25 0 4 0 748585683 1449758720 290422 33554432000 4194304 4625164 140736674941344 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 656.28
Current children cumulated vsize (KiB) 1415780

[startup+282.3 s]

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

Current children cumulated CPU time (s) 2091.9
Current children cumulated vsize (KiB) 2380800

[startup+762.315 s]
/proc/loadavg: 10.07 10.09 9.55 11/397 7829
/proc/meminfo: memFree=20410708/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=2394880 CPUtime=2271.17 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 3182383 0 0 0 226648 469 0 0 25 0 4 0 748585672 2452357120 470521 33554432000 4194304 4625164 140736674941344 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7805/statm: 598720 470521 343 106 0 594223 0
[pid=7805/tid=7807] ppid=7803 vsize=2394880 CPUtime=454.2 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 110372 0 0 0 45385 35 0 0 25 0 4 0 748585683 2452357120 470521 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=2394880 CPUtime=666.49 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 147455 0 0 0 66620 29 0 0 25 0 4 0 748585683 2452357120 470521 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=2394880 CPUtime=616.93 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 2013987 0 0 0 61409 284 0 0 25 0 4 0 748585683 2452357120 470521 33554432000 4194304 4625164 140736674941344 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2271.17
Current children cumulated vsize (KiB) 2394880

[startup+822.3 s]
/proc/loadavg: 10.14 10.11 9.59 11/397 7831
/proc/meminfo: memFree=20324972/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=2550864 CPUtime=2450.38 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 3600428 0 0 0 244510 528 0 0 25 0 4 0 748585672 2612084736 482572 33554432000 4194304 4625164 140736674941344 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 637716 482572 343 106 0 633219 0
[pid=7805/tid=7807] ppid=7803 vsize=2550864 CPUtime=513.43 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 110924 0 0 0 51308 35 0 0 25 0 4 0 748585683 2612084736 482572 33554432000 4194304 4625164 140736674941344 18446744073709551615 4330600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=2550864 CPUtime=713.25 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 147466 0 0 0 71296 29 0 0 25 0 4 0 748585683 2612084736 482572 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=2550864 CPUtime=660.29 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 2421194 0 0 0 65688 341 0 0 25 0 4 0 748585683 2612084736 482572 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2450.38
Current children cumulated vsize (KiB) 2550864

[startup+882.301 s]
/proc/loadavg: 10.11 10.12 9.63 11/397 7832
/proc/meminfo: memFree=20238240/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=2561912 CPUtime=2629.61 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 3731068 0 0 0 262412 549 0 0 25 0 4 0 748585672 2623397888 493360 33554432000 4194304 4625164 140736674941344 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 640478 493360 343 106 0 635981 0
[pid=7805/tid=7807] ppid=7803 vsize=2561912 CPUtime=572.67 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 111390 0 0 0 57231 36 0 0 25 0 4 0 748585683 2623397888 493360 33554432000 4194304 4625164 140736674941344 18446744073709551615 4330864 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=2561912 CPUtime=757.89 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 148529 0 0 0 75758 31 0 0 25 0 4 0 748585683 2623397888 493360 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=2561912 CPUtime=702.01 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 2541813 0 0 0 69841 360 0 0 25 0 4 0 748585683 2623397888 493360 33554432000 4194304 4625164 140736674941344 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2629.61
Current children cumulated vsize (KiB) 2561912

[startup+942.301 s]
/proc/loadavg: 10.08 10.11 9.65 11/397 7834
/proc/meminfo: memFree=20153116/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=2561912 CPUtime=2808.86 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 3743746 0 0 0 280330 556 0 0 25 0 4 0 748585672 2623397888 505091 33554432000 4194304 4625164 140736674941344 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 640478 505091 343 106 0 635981 0
[pid=7805/tid=7807] ppid=7803 vsize=2561912 CPUtime=631.91 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 111792 0 0 0 63155 36 0 0 25 0 4 0 748585683 2623397888 505091 33554432000 4194304 4625164 140736674941344 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=2561912 CPUtime=787.88 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 153171 0 0 0 78753 35 0 0 25 0 4 0 748585683 2623397888 505091 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=2561912 CPUtime=762.02 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 2542208 0 0 0 75842 360 0 0 25 0 4 0 748585683 2623397888 505091 33554432000 4194304 4625164 140736674941344 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2808.86
Current children cumulated vsize (KiB) 2561912

[startup+1002.3 s]
/proc/loadavg: 10.13 10.11 9.68 11/397 7836
/proc/meminfo: memFree=20060932/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=2669100 CPUtime=2988.1 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 3780020 0 0 0 298245 565 0 0 25 0 4 0 748585672 2733158400 516217 33554432000 4194304 4625164 140736674941344 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 667275 516217 343 106 0 662778 0
[pid=7805/tid=7807] ppid=7803 vsize=2669100 CPUtime=691.15 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 112042 0 0 0 69079 36 0 0 25 0 4 0 748585683 2733158400 516217 33554432000 4194304 4625164 140736674941344 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=2669100 CPUtime=817.87 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 157339 0 0 0 81749 38 0 0 25 0 4 0 748585683 2733158400 516217 33554432000 4194304 4625164 140736674941344 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=2669100 CPUtime=822.01 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 2542959 0 0 0 81841 360 0 0 25 0 4 0 748585683 2733158400 516217 33554432000 4194304 4625164 140736674941344 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2988.1
Current children cumulated vsize (KiB) 2669100

[startup+1062.3 s]
/proc/loadavg: 10.16 10.12 9.71 11/397 7837
/proc/meminfo: memFree=19954732/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=2669292 CPUtime=3167.35 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 3808649 0 0 0 316161 574 0 0 25 0 4 0 748585672 2733355008 528063 33554432000 4194304 4625164 140736674941344 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 667323 528063 343 106 0 662826 0
[pid=7805/tid=7807] ppid=7803 vsize=2669292 CPUtime=750.39 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 112412 0 0 0 75003 36 0 0 25 0 4 0 748585683 2733355008 528063 33554432000 4194304 4625164 140736674941344 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=2669292 CPUtime=847.88 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 161995 0 0 0 84745 43 0 0 25 0 4 0 748585683 2733355008 528063 33554432000 4194304 4625164 140736674941344 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=2669292 CPUtime=882.02 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 2543637 0 0 0 87841 361 0 0 25 0 4 0 748585683 2733355008 528063 33554432000 4194304 4625164 140736674941344 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3167.35
Current children cumulated vsize (KiB) 2669292

[startup+1122.3 s]
/proc/loadavg: 10.22 10.14 9.74 11/397 7839
/proc/meminfo: memFree=19864648/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=2729984 CPUtime=3346.58 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 3877808 0 0 0 334070 588 0 0 25 0 4 0 748585672 2795503616 541143 33554432000 4194304 4625164 140736674941344 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 682496 541143 343 106 0 677999 0
[pid=7805/tid=7807] ppid=7803 vsize=2729984 CPUtime=809.62 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 112700 0 0 0 80926 36 0 0 25 0 4 0 748585683 2795503616 541143 33554432000 4194304 4625164 140736674941344 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=2729984 CPUtime=877.87 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 198791 0 0 0 87736 51 0 0 25 0 4 0 748585683 2795503616 541143 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=2729984 CPUtime=942.02 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 2544286 0 0 0 93841 361 0 0 25 0 4 0 748585683 2795503616 541143 33554432000 4194304 4625164 140736674941344 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3346.58
Current children cumulated vsize (KiB) 2729984

[startup+1182.3 s]
/proc/loadavg: 10.22 10.15 9.76 11/397 7840
/proc/meminfo: memFree=19791792/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=2730440 CPUtime=3525.83 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 3921653 0 0 0 351984 599 0 0 25 0 4 0 748585672 2795970560 552321 33554432000 4194304 4625164 140736674941344 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7805/statm: 682610 552321 343 106 0 678113 0
[pid=7805/tid=7807] ppid=7803 vsize=2730440 CPUtime=868.87 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 113029 0 0 0 86851 36 0 0 25 0 4 0 748585683 2795970560 552321 33554432000 4194304 4625164 140736674941344 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=2730440 CPUtime=907.86 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 203624 0 0 0 90731 55 0 0 25 0 4 0 748585683 2795970560 552321 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=2730440 CPUtime=1002.02 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 2544955 0 0 0 99841 361 0 0 25 0 4 0 748585683 2795970560 552321 33554432000 4194304 4625164 140736674941344 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3525.83
Current children cumulated vsize (KiB) 2730440

[startup+1242.3 s]
/proc/loadavg: 7.72 9.46 9.55 7/388 7860
/proc/meminfo: memFree=21054460/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=2798216 CPUtime=3755.8 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 4034701 0 0 0 374943 637 0 0 25 0 4 0 748585672 2865373184 569545 33554432000 4194304 4625164 140736674941344 18446744073709551615 4393094 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7805/statm: 699554 569545 343 106 0 695057 0
[pid=7805/tid=7807] ppid=7803 vsize=2798216 CPUtime=928.1 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 113428 0 0 0 92774 36 0 0 25 0 4 0 748585683 2865373184 569545 33554432000 4194304 4625164 140736674941344 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=2798216 CPUtime=963.21 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 210034 0 0 0 96261 60 0 0 25 0 4 0 748585683 2865373184 569545 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=2798216 CPUtime=1062.03 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 2605722 0 0 0 105829 374 0 0 25 0 4 0 748585683 2865373184 569545 33554432000 4194304 4625164 140736674941344 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3755.8
Current children cumulated vsize (KiB) 2798216



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.74 8.89 9.35 7/388 7862
/proc/meminfo: memFree=20985240/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=2807044 CPUtime=3985.89 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) R 7803 7805 7595 0 -1 4202496 4053589 0 0 0 397935 654 0 0 25 0 4 0 748585672 2874413056 585933 33554432000 4194304 4625164 140736674941344 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7805/statm: 701761 585933 343 106 0 697264 0
[pid=7805/tid=7807] ppid=7803 vsize=2807044 CPUtime=985.07 cores=0,2,4,6
/proc/7805/task/7807/stat : 7807 (SArTagnan) R 7803 7805 7595 0 -1 4202560 114567 0 0 0 98471 36 0 0 25 0 4 0 748585683 2874413056 585933 33554432000 4194304 4625164 140736674941344 18446744073709551615 4330825 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7805/tid=7808] ppid=7803 vsize=2807044 CPUtime=1020.93 cores=0,2,4,6
/proc/7805/task/7808/stat : 7808 (SArTagnan) R 7803 7805 7595 0 -1 4202560 214991 0 0 0 102029 64 0 0 25 0 4 0 748585683 2874413056 585933 33554432000 4194304 4625164 140736674941344 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7805/tid=7809] ppid=7803 vsize=2807044 CPUtime=1119.74 cores=0,2,4,6
/proc/7805/task/7809/stat : 7809 (SArTagnan) R 7803 7805 7595 0 -1 4202560 2608331 0 0 0 111599 375 0 0 25 0 4 0 748585683 2874413056 585934 33554432000 4194304 4625164 140736674941344 18446744073709551615 4339151 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3985.89
Current children cumulated vsize (KiB) 2807044

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

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

[startup+1300.12 s]
/proc/loadavg: 6.74 8.89 9.35 4/387 7863
/proc/meminfo: memFree=23252464/32950928 swapFree=60044328/67111528
[pid=7805] ppid=7803 vsize=0 CPUtime=3986.02 cores=0,2,4,6
/proc/7805/stat : 7805 (SArTagnan) Z 7803 7805 7595 0 -1 4203548 4053590 0 0 0 397938 664 0 0 25 0 1 0 748585672 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7805/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3986.02
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 3986.04
CPU user time (s): 3979.39
CPU system time (s): 6.64899
CPU usage (%): 306.587
Max. virtual memory (cumulated for all children) (KiB): 2968032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3979.39
system time used= 6.64899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4053590
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= 6152
involuntary context switches= 30637

runsolver used 4.82627 second user time and 11.7502 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-17 00:05:50
IDJOB=3385849
IDBENCH=88209
IDSOLVER=1871
FILE ID=node114/3385849-1305583550
RUNJOBID= node114-1305582131-7613
PBS_JOBID= 13350302
Free space on /tmp= 72936 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p15-s28972035.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385849-1305583550/watcher-3385849-1305583550 -o /tmp/evaluation-result-3385849-1305583550/solver-3385849-1305583550 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385849-1305583550.cnf -threads=4

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

MD5SUM BENCH= bfa662ff57088c54e0febd091ce11e5c
RANDOM SEED=1181877775

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.75
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.848
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.74
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.848
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:     32950928 kB
MemFree:      23011252 kB
Buffers:         75608 kB
Cached:         512064 kB
SwapCached:      48520 kB
Active:        1501164 kB
Inactive:      8241168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23011252 kB
SwapTotal:    67111528 kB
SwapFree:     60044328 kB
Dirty:            5452 kB
Writeback:           0 kB
AnonPages:     9112332 kB
Mapped:          23408 kB
Slab:            77236 kB
PageTables:      54800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 81897976 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= 72940 MiB
End job on node114 at 2011-05-17 00:27:32