Trace number 3386085

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) 3565.77 1300.13

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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-3386085-1305583333/watcher-3386085-1305583333 -o /tmp/evaluation-result-3386085-1305583333/solver-3386085-1305583333 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386085-1305583333.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: 13.23 13.00 10.93 10/400 11972
/proc/meminfo: memFree=17291912/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=18920 CPUtime=0 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 503 0 0 0 0 0 0 0 22 0 1 0 650749127 19374080 441 33554432000 4194304 4625164 140736789689952 18446744073709551615 4315071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11972/statm: 4730 441 291 106 0 233 0

[startup+0.114927 s]
/proc/loadavg: 13.23 13.00 10.93 10/400 11972
/proc/meminfo: memFree=17291912/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=66836 CPUtime=0.09 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 4377 0 0 0 9 0 0 0 22 0 1 0 650749127 68440064 1926 33554432000 4194304 4625164 140736789689952 18446744073709551615 270338002446 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/11972/statm: 16709 1926 296 106 0 12212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66836

[startup+0.214907 s]
/proc/loadavg: 13.23 13.00 10.93 10/400 11972
/proc/meminfo: memFree=17291912/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=69456 CPUtime=0.19 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 6414 0 0 0 19 0 0 0 23 0 1 0 650749127 71122944 2747 33554432000 4194304 4625164 140736789689952 18446744073709551615 4585958 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/11972/statm: 17364 2747 296 106 0 12867 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69456

[startup+0.300892 s]
/proc/loadavg: 13.23 13.00 10.93 10/400 11972
/proc/meminfo: memFree=17291912/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=73644 CPUtime=0.27 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 9119 0 0 0 27 0 0 0 23 0 1 0 650749127 75411456 3629 33554432000 4194304 4625164 140736789689952 18446744073709551615 270338002521 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/11972/statm: 18411 3629 296 106 0 13914 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 73644

[startup+0.700813 s]
/proc/loadavg: 13.23 13.00 10.93 10/400 11972
/proc/meminfo: memFree=17291912/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=140344 CPUtime=0.67 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 28131 0 0 0 64 3 0 0 25 0 1 0 650749127 143712256 15803 33554432000 4194304 4625164 140736789689952 18446744073709551615 270338081132 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/11972/statm: 35086 15803 298 106 0 30589 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 140344

[startup+1.50065 s]
/proc/loadavg: 13.23 13.00 10.93 14/404 11976
/proc/meminfo: memFree=17186736/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=341924 CPUtime=1.97 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 43659 0 0 0 192 5 0 0 25 0 4 0 650749127 350130176 31312 33554432000 4194304 4625164 140736789689952 18446744073709551615 270338080523 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 85481 31312 339 106 0 80984 0
[pid=11972/tid=11974] ppid=11970 vsize=341924 CPUtime=0.27 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 1281 0 0 0 27 0 0 0 25 0 4 0 650749199 350130176 31312 33554432000 4194304 4625164 140736789689952 18446744073709551615 4278440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=341924 CPUtime=0.32 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 1889 0 0 0 32 0 0 0 25 0 4 0 650749199 350130176 31312 33554432000 4194304 4625164 140736789689952 18446744073709551615 270338039815 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=341924 CPUtime=0.28 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 904 0 0 0 28 0 0 0 25 0 4 0 650749199 350130176 31312 33554432000 4194304 4625164 140736789689952 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 341924

[startup+3.10034 s]
/proc/loadavg: 13.21 13.00 10.94 14/404 11976
/proc/meminfo: memFree=17135628/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=350600 CPUtime=4.45 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 52932 0 0 0 439 6 0 0 25 0 4 0 650749127 359014400 40575 33554432000 4194304 4625164 140736789689952 18446744073709551615 4278650 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 87650 40575 352 106 0 83153 0
[pid=11972/tid=11974] ppid=11970 vsize=350600 CPUtime=0.93 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 2746 0 0 0 93 0 0 0 25 0 4 0 650749199 359014400 40575 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=350600 CPUtime=0.88 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 3373 0 0 0 88 0 0 0 25 0 4 0 650749199 359014400 40575 33554432000 4194304 4625164 140736789689952 18446744073709551615 270338042118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=350600 CPUtime=1 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 2193 0 0 0 100 0 0 0 25 0 4 0 650749199 359014400 40575 33554432000 4194304 4625164 140736789689952 18446744073709551615 4375299 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 350600

[startup+6.3007 s]
/proc/loadavg: 13.21 13.00 10.94 14/404 11976
/proc/meminfo: memFree=17100652/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=379108 CPUtime=10.71 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 67484 0 0 0 1063 8 0 0 25 0 4 0 650749127 388206592 47191 33554432000 4194304 4625164 140736789689952 18446744073709551615 4390589 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 94777 47191 341 106 0 90280 0
[pid=11972/tid=11974] ppid=11970 vsize=379108 CPUtime=2.44 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 4152 0 0 0 244 0 0 0 25 0 4 0 650749199 388206592 47191 33554432000 4194304 4625164 140736789689952 18446744073709551615 4288719 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=379108 CPUtime=2.44 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 3607 0 0 0 244 0 0 0 25 0 4 0 650749199 388206592 47191 33554432000 4194304 4625164 140736789689952 18446744073709551615 4278661 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=379108 CPUtime=2.6 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 5315 0 0 0 260 0 0 0 25 0 4 0 650749199 388206592 47191 33554432000 4194304 4625164 140736789689952 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.71
Current children cumulated vsize (KiB) 379108

[startup+12.7004 s]
/proc/loadavg: 13.18 13.00 10.97 14/404 11976
/proc/meminfo: memFree=17069040/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=399752 CPUtime=23.43 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 86127 0 0 0 2332 11 0 0 25 0 4 0 650749127 409346048 53875 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 99938 53875 341 106 0 95441 0
[pid=11972/tid=11974] ppid=11970 vsize=399752 CPUtime=5.63 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 5926 0 0 0 563 0 0 0 25 0 4 0 650749199 409346048 53875 33554432000 4194304 4625164 140736789689952 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=399752 CPUtime=5.61 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 5339 0 0 0 561 0 0 0 25 0 4 0 650749199 409346048 53875 33554432000 4194304 4625164 140736789689952 18446744073709551615 4464380 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=399752 CPUtime=5.74 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 7814 0 0 0 573 1 0 0 25 0 4 0 650749199 409346048 53875 33554432000 4194304 4625164 140736789689952 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.43
Current children cumulated vsize (KiB) 399752

[startup+25.5009 s]
/proc/loadavg: 13.23 13.02 10.99 14/404 11976
/proc/meminfo: memFree=17006804/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=405288 CPUtime=54.97 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 98847 0 0 0 5483 14 0 0 25 0 4 0 650749127 415014912 66595 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 101322 66595 343 106 0 96825 0
[pid=11972/tid=11974] ppid=11970 vsize=405288 CPUtime=12.03 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 8630 0 0 0 1202 1 0 0 25 0 4 0 650749199 415014912 66595 33554432000 4194304 4625164 140736789689952 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=405288 CPUtime=17.99 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 6025 0 0 0 1799 0 0 0 25 0 4 0 650749199 415014912 66595 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=405288 CPUtime=12.12 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 11064 0 0 0 1210 2 0 0 25 0 4 0 650749199 415014912 66595 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 54.97
Current children cumulated vsize (KiB) 405288

[startup+51.1008 s]
/proc/loadavg: 13.15 13.02 11.04 14/404 11977
/proc/meminfo: memFree=16872440/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=679776 CPUtime=118.46 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 216200 0 0 0 11816 30 0 0 25 0 4 0 650749127 696090624 106932 33554432000 4194304 4625164 140736789689952 18446744073709551615 4381744 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 169944 106932 361 106 0 165447 0
[pid=11972/tid=11974] ppid=11970 vsize=679776 CPUtime=24.73 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 18828 0 0 0 2471 2 0 0 25 0 4 0 650749199 696090624 106932 33554432000 4194304 4625164 140736789689952 18446744073709551615 4462326 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=679776 CPUtime=43.27 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 14775 0 0 0 4325 2 0 0 25 0 4 0 650749199 696090624 106932 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=679776 CPUtime=24.82 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 25489 0 0 0 2478 4 0 0 25 0 4 0 650749199 696090624 106932 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 118.46
Current children cumulated vsize (KiB) 679776

[startup+102.301 s]
/proc/loadavg: 13.17 13.04 11.16 14/404 11978
/proc/meminfo: memFree=16174984/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=1443532 CPUtime=229.46 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 705254 0 0 0 22857 89 0 0 25 0 4 0 650749127 1478176768 265940 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11972/statm: 360883 265940 453 106 0 356386 0
[pid=11972/tid=11974] ppid=11970 vsize=1443532 CPUtime=49.96 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 26936 0 0 0 4992 4 0 0 25 0 4 0 650749199 1478176768 265940 33554432000 4194304 4625164 140736789689952 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=1443532 CPUtime=69.33 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 20729 0 0 0 6930 3 0 0 25 0 4 0 650749199 1478176768 265940 33554432000 4194304 4625164 140736789689952 18446744073709551615 4462372 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=1443532 CPUtime=50.1 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 88671 0 0 0 4996 14 0 0 25 0 4 0 650749199 1478176768 265940 33554432000 4194304 4625164 140736789689952 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 229.46
Current children cumulated vsize (KiB) 1443532

[startup+162.301 s]
/proc/loadavg: 13.11 13.05 11.28 14/404 11980
/proc/meminfo: memFree=15985172/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=1652668 CPUtime=356.14 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 819359 0 0 0 35508 106 0 0 25 0 4 0 650749127 1692332032 295590 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11972/statm: 413167 295590 439 106 0 408670 0
[pid=11972/tid=11974] ppid=11970 vsize=1652668 CPUtime=79.43 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 36189 0 0 0 7937 6 0 0 25 0 4 0 650749199 1692332032 295590 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=1652668 CPUtime=98.93 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 25215 0 0 0 9889 4 0 0 25 0 4 0 650749199 1692332032 295590 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=1652668 CPUtime=85.09 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 181574 0 0 0 8481 28 0 0 25 0 4 0 650749199 1692332032 295590 33554432000 4194304 4625164 140736789689952 18446744073709551615 4334923 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 356.14
Current children cumulated vsize (KiB) 1652668

[startup+222.315 s]
/proc/loadavg: 13.09 13.05 11.39 14/404 11982
/proc/meminfo: memFree=15932276/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=1689848 CPUtime=476.4 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 829657 0 0 0 47531 109 0 0 25 0 4 0 650749127 1730404352 305888 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 422462 305888 473 106 0 417965 0
[pid=11972/tid=11974] ppid=11970 vsize=1689848 CPUtime=109.43 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 38195 0 0 0 10936 7 0 0 25 0 4 0 650749199 1730404352 305888 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=1689848 CPUtime=128.95 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 32527 0 0 0 12890 5 0 0 25 0 4 0 650749199 1730404352 305888 33554432000 4194304 4625164 140736789689952 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=1689848 CPUtime=115.38 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 182356 0 0 0 11510 28 0 0 25 0 4 0 650749199 1730404352 305888 33554432000 4194304 4625164 140736789689952 18446744073709551615 4559698 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 476.4
Current children cumulated vsize (KiB) 1689848

[startup+282.301 s]

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


[startup+762.301 s]
/proc/loadavg: 13.32 13.17 12.16 14/404 11996
/proc/meminfo: memFree=15151180/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=2443468 CPUtime=1780.37 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 1565269 0 0 0 177812 225 0 0 25 0 4 0 650749127 2502111232 454605 33554432000 4194304 4625164 140736789689952 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11972/statm: 610867 454605 392 106 0 606370 0
[pid=11972/tid=11974] ppid=11970 vsize=2443468 CPUtime=508.06 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 70976 0 0 0 50793 13 0 0 25 0 4 0 650749199 2502111232 454605 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=2443468 CPUtime=445.09 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 54584 0 0 0 44497 12 0 0 25 0 4 0 650749199 2502111232 454605 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=2443468 CPUtime=434.34 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 551106 0 0 0 43352 82 0 0 25 0 4 0 650749199 2502111232 454605 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1780.37
Current children cumulated vsize (KiB) 2443468

[startup+822.301 s]
/proc/loadavg: 13.33 13.18 12.23 14/404 11998
/proc/meminfo: memFree=15047984/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=2457752 CPUtime=1925.78 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 1662569 0 0 0 192339 239 0 0 25 0 4 0 650749127 2516738048 474217 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 614438 474217 376 106 0 609941 0
[pid=11972/tid=11974] ppid=11970 vsize=2457752 CPUtime=549.95 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 72490 0 0 0 54982 13 0 0 25 0 4 0 650749199 2516738048 474217 33554432000 4194304 4625164 140736789689952 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=2457752 CPUtime=488.82 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 55414 0 0 0 48869 13 0 0 25 0 4 0 650749199 2516738048 474217 33554432000 4194304 4625164 140736789689952 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=2457752 CPUtime=464.34 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 634763 0 0 0 46341 93 0 0 25 0 4 0 650749199 2516738048 474217 33554432000 4194304 4625164 140736789689952 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1925.78
Current children cumulated vsize (KiB) 2457752

[startup+882.315 s]
/proc/loadavg: 13.18 13.16 12.28 14/404 11999
/proc/meminfo: memFree=14921212/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=2571968 CPUtime=2075.02 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 1778398 0 0 0 207244 258 0 0 25 0 4 0 650749127 2633695232 503017 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 642992 503017 376 106 0 638495 0
[pid=11972/tid=11974] ppid=11970 vsize=2571968 CPUtime=609.61 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 74693 0 0 0 60947 14 0 0 25 0 4 0 650749199 2633695232 503017 33554432000 4194304 4625164 140736789689952 18446744073709551615 4288900 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=2571968 CPUtime=518.63 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 57274 0 0 0 51850 13 0 0 25 0 4 0 650749199 2633695232 503017 33554432000 4194304 4625164 140736789689952 18446744073709551615 4316681 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=2571968 CPUtime=493.93 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 732099 0 0 0 49288 105 0 0 25 0 4 0 650749199 2633695232 503017 33554432000 4194304 4625164 140736789689952 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2075.02
Current children cumulated vsize (KiB) 2571968

[startup+942.301 s]
/proc/loadavg: 13.12 13.15 12.33 14/404 12001
/proc/meminfo: memFree=14791304/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=2618092 CPUtime=2224.96 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 1819619 0 0 0 222229 267 0 0 25 0 4 0 650749127 2680926208 531516 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 654523 531516 376 106 0 650026 0
[pid=11972/tid=11974] ppid=11970 vsize=2618092 CPUtime=669.58 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 77619 0 0 0 66941 17 0 0 25 0 4 0 650749199 2680926208 531516 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=2618092 CPUtime=548.63 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 58189 0 0 0 54849 14 0 0 25 0 4 0 650749199 2680926208 531516 33554432000 4194304 4625164 140736789689952 18446744073709551615 4288768 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=2618092 CPUtime=524 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 752422 0 0 0 52291 109 0 0 25 0 4 0 650749199 2680926208 531516 33554432000 4194304 4625164 140736789689952 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2224.96
Current children cumulated vsize (KiB) 2618092

[startup+1002.3 s]
/proc/loadavg: 10.99 12.57 12.18 10/395 12020
/proc/meminfo: memFree=15358572/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=2690492 CPUtime=2396.85 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 2048000 0 0 0 239386 299 0 0 25 0 4 0 650749127 2755063808 559526 33554432000 4194304 4625164 140736789689952 18446744073709551615 4509388 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 672623 559526 375 106 0 668126 0
[pid=11972/tid=11974] ppid=11970 vsize=2690492 CPUtime=719.44 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 78740 0 0 0 71927 17 0 0 25 0 4 0 650749199 2755063808 559526 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=2690492 CPUtime=588.19 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 58821 0 0 0 58805 14 0 0 25 0 4 0 650749199 2755063808 559527 33554432000 4194304 4625164 140736789689952 18446744073709551615 4317339 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=2690492 CPUtime=564.07 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 927780 0 0 0 56273 134 0 0 25 0 4 0 650749199 2755063808 559527 33554432000 4194304 4625164 140736789689952 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2396.85
Current children cumulated vsize (KiB) 2690492

[startup+1062.3 s]
/proc/loadavg: 9.78 11.94 11.98 10/395 12022
/proc/meminfo: memFree=15240228/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=2777300 CPUtime=2617.82 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 2246161 0 0 0 261453 329 0 0 25 0 4 0 650749127 2843955200 589361 33554432000 4194304 4625164 140736789689952 18446744073709551615 4509133 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 694325 589361 375 106 0 689828 0
[pid=11972/tid=11974] ppid=11970 vsize=2777300 CPUtime=779.44 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 79475 0 0 0 77926 18 0 0 25 0 4 0 650749199 2843955200 589361 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=2777300 CPUtime=643.69 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 59550 0 0 0 64355 14 0 0 25 0 4 0 650749199 2843955200 589361 33554432000 4194304 4625164 140736789689952 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=2777300 CPUtime=614.77 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 1109941 0 0 0 61319 158 0 0 25 0 4 0 650749199 2843955200 589361 33554432000 4194304 4625164 140736789689952 18446744073709551615 4352323 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2617.82
Current children cumulated vsize (KiB) 2777300

[startup+1122.3 s]
/proc/loadavg: 9.33 11.41 11.80 10/395 12024
/proc/meminfo: memFree=15141972/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=2874576 CPUtime=2857.04 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 2502332 0 0 0 285340 364 0 0 25 0 4 0 650749127 2943565824 612330 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 718644 612330 374 106 0 714147 0
[pid=11972/tid=11974] ppid=11970 vsize=2874576 CPUtime=839.42 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 80347 0 0 0 83924 18 0 0 25 0 4 0 650749199 2943565824 612330 33554432000 4194304 4625164 140736789689952 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=2874576 CPUtime=702.93 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 60243 0 0 0 70278 15 0 0 25 0 4 0 650749199 2943565824 612330 33554432000 4194304 4625164 140736789689952 18446744073709551615 4316669 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=2874576 CPUtime=674.77 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 1355313 0 0 0 67287 190 0 0 25 0 4 0 650749199 2943565824 612330 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2857.04
Current children cumulated vsize (KiB) 2874576

[startup+1182.3 s]
/proc/loadavg: 9.16 10.99 11.63 10/395 12025
/proc/meminfo: memFree=15005392/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=3004048 CPUtime=3096.28 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 2711732 0 0 0 309233 395 0 0 25 0 4 0 650749127 3076145152 643651 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 751012 643651 364 106 0 746515 0
[pid=11972/tid=11974] ppid=11970 vsize=3004048 CPUtime=899.42 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 81258 0 0 0 89923 19 0 0 25 0 4 0 650749199 3076145152 643651 33554432000 4194304 4625164 140736789689952 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=3004048 CPUtime=762.16 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 75429 0 0 0 76200 16 0 0 25 0 4 0 650749199 3076145152 643651 33554432000 4194304 4625164 140736789689952 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=3004048 CPUtime=734.77 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 1536150 0 0 0 73261 216 0 0 25 0 4 0 650749199 3076145152 643651 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3096.28
Current children cumulated vsize (KiB) 3004048

[startup+1242.3 s]
/proc/loadavg: 9.10 10.64 11.46 10/395 12027
/proc/meminfo: memFree=14936888/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=3021264 CPUtime=3335.51 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 2842226 0 0 0 333137 414 0 0 25 0 4 0 650749127 3093774336 663802 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 755316 663802 361 106 0 750819 0
[pid=11972/tid=11974] ppid=11970 vsize=3021264 CPUtime=959.41 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 81945 0 0 0 95922 19 0 0 25 0 4 0 650749199 3093774336 663802 33554432000 4194304 4625164 140736789689952 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=3021264 CPUtime=821.41 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 76182 0 0 0 82124 17 0 0 25 0 4 0 650749199 3093774336 663802 33554432000 4194304 4625164 140736789689952 18446744073709551615 4352971 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=3021264 CPUtime=794.78 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 1655947 0 0 0 79245 233 0 0 25 0 4 0 650749199 3093774336 663802 33554432000 4194304 4625164 140736789689952 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3335.51
Current children cumulated vsize (KiB) 3021264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.08 10.37 11.33 10/395 12028
/proc/meminfo: memFree=14834780/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=3153896 CPUtime=3565.62 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) R 11970 11972 11829 0 -1 4202496 3043175 0 0 0 356117 445 0 0 25 0 4 0 650749127 3229589504 686624 33554432000 4194304 4625164 140736789689952 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 788474 686624 356 106 0 783977 0
[pid=11972/tid=11974] ppid=11970 vsize=3153896 CPUtime=1017.12 cores=0,2,4,6
/proc/11972/task/11974/stat : 11974 (SArTagnan) R 11970 11972 11829 0 -1 4202560 104797 0 0 0 101690 22 0 0 25 0 4 0 650749199 3229589504 686624 33554432000 4194304 4625164 140736789689952 18446744073709551615 4288796 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=3153896 CPUtime=878.38 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4202560 76642 0 0 0 87821 17 0 0 25 0 4 0 650749199 3229589504 686624 33554432000 4194304 4625164 140736789689952 18446744073709551615 4316690 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11972/tid=11976] ppid=11970 vsize=3153896 CPUtime=852.49 cores=0,2,4,6
/proc/11972/task/11976/stat : 11976 (SArTagnan) R 11970 11972 11829 0 -1 4202560 1823549 0 0 0 84990 259 0 0 25 0 4 0 650749199 3229589504 686624 33554432000 4194304 4625164 140736789689952 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3565.62
Current children cumulated vsize (KiB) 3153896

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: 9.08 10.37 11.33 10/395 12028
/proc/meminfo: memFree=14834780/32951124 swapFree=57171160/67111528
[pid=11972] ppid=11970 vsize=0 CPUtime=3565.75 cores=0,2,4,6
/proc/11972/stat : 11972 (SArTagnan) Z 11970 11972 11829 0 -1 4203548 3043176 0 0 0 356120 455 0 0 25 0 2 0 650749127 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11972/statm: 0 0 0 0 0 0 0
[pid=11972/tid=11975] ppid=11970 vsize=0 CPUtime=878.48 cores=0,2,4,6
/proc/11972/task/11975/stat : 11975 (SArTagnan) R 11970 11972 11829 0 -1 4203588 76642 0 0 0 87821 27 0 0 25 0 2 0 650749199 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3565.75
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 3565.77
CPU user time (s): 3561.21
CPU system time (s): 4.56131
CPU usage (%): 274.263
Max. virtual memory (cumulated for all children) (KiB): 3223104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3561.21
system time used= 4.56131
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3043176
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= 826
involuntary context switches= 38519

runsolver used 4.67029 second user time and 11.9042 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-17 00:02:15
IDJOB=3386085
IDBENCH=85764
IDSOLVER=1871
FILE ID=node143/3386085-1305583333
RUNJOBID= node143-1305582130-11847
PBS_JOBID= 13350291
Free space on /tmp= 73472 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386085-1305583333/watcher-3386085-1305583333 -o /tmp/evaluation-result-3386085-1305583333/solver-3386085-1305583333 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386085-1305583333.cnf -threads=4

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1666624095

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
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.846
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17292192 kB
Buffers:        213528 kB
Cached:        1618656 kB
SwapCached:      39784 kB
Active:        7545216 kB
Inactive:      7834500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17292192 kB
SwapTotal:    67111528 kB
SwapFree:     57171160 kB
Dirty:           24468 kB
Writeback:           0 kB
AnonPages:    13507488 kB
Mapped:          27544 kB
Slab:           137928 kB
PageTables:      75908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 97795776 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= 73472 MiB
End job on node143 at 2011-05-17 00:23:57