Trace number 3386007

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) 4139.42 1300.06

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2-rand3bip-sat/
mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
MD5SUM51d9aefd9da7f94abc32dd024090dc46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3386007-1305582992/watcher-3386007-1305582992 -o /tmp/evaluation-result-3386007-1305582992/solver-3386007-1305582992 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386007-1305582992.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: 9.16 9.12 8.92 6/457 1404
/proc/meminfo: memFree=12803640/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=49364 CPUtime=0 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 4 0 748529869 50548736 440 33554432000 4194304 4625164 140735538188544 18446744073709551615 47223204583346 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 12341 440 300 106 0 7844 0
[pid=1404/tid=1405] ppid=1402 vsize=49364 CPUtime=0 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 748529870 50548736 441 33554432000 4194304 4625164 140735538188544 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=49364 CPUtime=0 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 748529870 50548736 441 33554432000 4194304 4625164 140735538188544 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=49364 CPUtime=0 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 748529870 50548736 441 33554432000 4194304 4625164 140735538188544 18446744073709551615 47223204583346 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.10308 s]
/proc/loadavg: 9.16 9.12 8.92 6/457 1404
/proc/meminfo: memFree=12803640/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=181620 CPUtime=0.33 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 1146 0 0 0 33 0 0 0 19 0 4 0 748529869 185978880 921 33554432000 4194304 4625164 140735538188544 18446744073709551615 4391343 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 45405 921 342 106 0 40908 0
[pid=1404/tid=1405] ppid=1402 vsize=181620 CPUtime=0 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 52 0 0 0 0 0 0 0 20 0 4 0 748529870 185978880 921 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=181620 CPUtime=0.1 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 167 0 0 0 10 0 0 0 20 0 4 0 748529870 185978880 921 33554432000 4194304 4625164 140735538188544 18446744073709551615 256415046640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=181620 CPUtime=0.11 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 163 0 0 0 11 0 0 0 20 0 4 0 748529870 185978880 921 33554432000 4194304 4625164 140735538188544 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 181620

[startup+0.220009 s]
/proc/loadavg: 9.16 9.12 8.92 6/457 1404
/proc/meminfo: memFree=12803640/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=182748 CPUtime=0.63 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 1856 0 0 0 63 0 0 0 19 0 4 0 748529869 187133952 1249 33554432000 4194304 4625164 140735538188544 18446744073709551615 4289182 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 45687 1249 343 106 0 41190 0
[pid=1404/tid=1405] ppid=1402 vsize=182748 CPUtime=0.01 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 92 0 0 0 1 0 0 0 20 0 4 0 748529870 187133952 1249 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352157 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=182748 CPUtime=0.2 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 416 0 0 0 20 0 0 0 20 0 4 0 748529870 187133952 1249 33554432000 4194304 4625164 140735538188544 18446744073709551615 4462668 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=182748 CPUtime=0.21 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 447 0 0 0 21 0 0 0 20 0 4 0 748529870 187133952 1249 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 182748

[startup+0.319991 s]
/proc/loadavg: 9.16 9.12 8.92 6/457 1404
/proc/meminfo: memFree=12803640/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=183928 CPUtime=0.93 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 2593 0 0 0 93 0 0 0 19 0 4 0 748529869 188342272 1678 33554432000 4194304 4625164 140735538188544 18446744073709551615 4511885 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 45982 1678 343 106 0 41485 0
[pid=1404/tid=1405] ppid=1402 vsize=183928 CPUtime=0.1 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 262 0 0 0 10 0 0 0 20 0 4 0 748529870 188342272 1678 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=183928 CPUtime=0.3 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 623 0 0 0 30 0 0 0 20 0 4 0 748529870 188342272 1679 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=183928 CPUtime=0.31 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 804 0 0 0 31 0 0 0 20 0 4 0 748529870 188342272 1679 33554432000 4194304 4625164 140735538188544 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 183928

[startup+0.70092 s]
/proc/loadavg: 9.16 9.12 8.92 6/457 1404
/proc/meminfo: memFree=12803640/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=185896 CPUtime=2.07 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 5283 0 0 0 207 0 0 0 19 0 4 0 748529869 190357504 2678 33554432000 4194304 4625164 140735538188544 18446744073709551615 4511863 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 46474 2679 343 106 0 41977 0
[pid=1404/tid=1405] ppid=1402 vsize=185896 CPUtime=0.29 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 446 0 0 0 29 0 0 0 20 0 4 0 748529870 190357504 2679 33554432000 4194304 4625164 140735538188544 18446744073709551615 256415052485 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=185896 CPUtime=0.68 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 1393 0 0 0 68 0 0 0 21 0 4 0 748529870 190357504 2679 33554432000 4194304 4625164 140735538188544 18446744073709551615 4288561 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=185896 CPUtime=0.69 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 2359 0 0 0 69 0 0 0 21 0 4 0 748529870 190357504 2679 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 185896

[startup+1.50077 s]
/proc/loadavg: 9.31 9.15 8.93 10/461 1408
/proc/meminfo: memFree=12790968/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=190104 CPUtime=4.45 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 10573 0 0 0 444 1 0 0 20 0 4 0 748529869 194666496 4492 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 47526 4504 343 106 0 43029 0
[pid=1404/tid=1405] ppid=1402 vsize=190104 CPUtime=0.69 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 1143 0 0 0 69 0 0 0 21 0 4 0 748529870 194666496 4504 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=190104 CPUtime=1.46 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 2397 0 0 0 146 0 0 0 24 0 4 0 748529870 194666496 4504 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=190104 CPUtime=1.48 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 5565 0 0 0 148 0 0 0 23 0 4 0 748529870 194666496 4504 33554432000 4194304 4625164 140735538188544 18446744073709551615 256415088751 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 190104

[startup+3.10047 s]
/proc/loadavg: 9.31 9.15 8.93 10/461 1408
/proc/meminfo: memFree=12782040/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=197572 CPUtime=9.23 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 16911 0 0 0 921 2 0 0 22 0 4 0 748529869 202313728 7390 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 49393 7390 363 106 0 44896 0
[pid=1404/tid=1405] ppid=1402 vsize=197572 CPUtime=2.06 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 3112 0 0 0 206 0 0 0 25 0 4 0 748529870 202313728 7390 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=197572 CPUtime=2.48 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 3261 0 0 0 248 0 0 0 25 0 4 0 748529870 202313728 7390 33554432000 4194304 4625164 140735538188544 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=197572 CPUtime=2.87 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 8230 0 0 0 286 1 0 0 25 0 4 0 748529870 202313728 7390 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.23
Current children cumulated vsize (KiB) 197572

[startup+6.30087 s]
/proc/loadavg: 9.29 9.15 8.93 10/461 1408
/proc/meminfo: memFree=12760836/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=273300 CPUtime=18.78 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 29811 0 0 0 1872 6 0 0 25 0 4 0 748529869 279859200 11522 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 68325 11522 365 106 0 63828 0
[pid=1404/tid=1405] ppid=1402 vsize=273300 CPUtime=4.28 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 5302 0 0 0 427 1 0 0 25 0 4 0 748529870 279859200 11522 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=273300 CPUtime=5.07 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 4978 0 0 0 507 0 0 0 25 0 4 0 748529870 279859200 11522 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=273300 CPUtime=4.99 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 15884 0 0 0 497 2 0 0 25 0 4 0 748529870 279859200 11522 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.78
Current children cumulated vsize (KiB) 273300

[startup+12.7007 s]
/proc/loadavg: 9.26 9.14 8.93 10/461 1408
/proc/meminfo: memFree=12720288/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=282884 CPUtime=37.87 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 59250 0 0 0 3777 10 0 0 25 0 4 0 748529869 289673216 16598 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 70721 16598 378 106 0 66224 0
[pid=1404/tid=1405] ppid=1402 vsize=282884 CPUtime=7.49 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 7951 0 0 0 747 2 0 0 25 0 4 0 748529870 289673216 16598 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=282884 CPUtime=11.21 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 7498 0 0 0 1121 0 0 0 25 0 4 0 748529870 289673216 16598 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=282884 CPUtime=8.33 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 38296 0 0 0 828 5 0 0 25 0 4 0 748529870 289673216 16598 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37.87
Current children cumulated vsize (KiB) 282884

[startup+25.5012 s]
/proc/loadavg: 9.27 9.15 8.94 10/461 1409
/proc/meminfo: memFree=12685936/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=295172 CPUtime=76.06 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 94821 0 0 0 7590 16 0 0 25 0 4 0 748529869 302256128 22854 33554432000 4194304 4625164 140735538188544 18446744073709551615 4519414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 73793 22854 344 106 0 69296 0
[pid=1404/tid=1405] ppid=1402 vsize=295172 CPUtime=13.84 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 10698 0 0 0 1382 2 0 0 25 0 4 0 748529870 302256128 22854 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=295172 CPUtime=23.81 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 15104 0 0 0 2379 2 0 0 25 0 4 0 748529870 302256128 22854 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=295172 CPUtime=14.79 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 60819 0 0 0 1470 9 0 0 25 0 4 0 748529870 302256128 22854 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 76.06
Current children cumulated vsize (KiB) 295172

[startup+51.1004 s]
/proc/loadavg: 9.18 9.14 8.94 10/461 1409
/proc/meminfo: memFree=12588220/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=322344 CPUtime=152.48 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 175920 0 0 0 15218 30 0 0 25 0 4 0 748529869 330080256 38582 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512084 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 80586 38583 750 106 0 76089 0
[pid=1404/tid=1405] ppid=1402 vsize=322344 CPUtime=26.69 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 16088 0 0 0 2666 3 0 0 25 0 4 0 748529870 330080256 38583 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=322344 CPUtime=49.02 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 23260 0 0 0 4898 4 0 0 25 0 4 0 748529870 330080256 38583 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=322344 CPUtime=27.54 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 122054 0 0 0 2735 19 0 0 25 0 4 0 748529870 330080256 38583 33554432000 4194304 4625164 140735538188544 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 152.48
Current children cumulated vsize (KiB) 322344

[startup+102.301 s]
/proc/loadavg: 9.12 9.13 8.94 10/461 1411
/proc/meminfo: memFree=12419456/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=407204 CPUtime=305.31 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 286979 0 0 0 30480 51 0 0 25 0 4 0 748529869 416976896 56567 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1404/statm: 101801 56567 1215 106 0 97304 0
[pid=1404/tid=1405] ppid=1402 vsize=407204 CPUtime=52.29 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 25027 0 0 0 5223 6 0 0 25 0 4 0 748529870 416976896 56567 33554432000 4194304 4625164 140735538188544 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=407204 CPUtime=99.44 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 25516 0 0 0 9939 5 0 0 25 0 4 0 748529870 416976896 56567 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=407204 CPUtime=53.16 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 214811 0 0 0 5281 35 0 0 25 0 4 0 748529870 416976896 56567 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 305.31
Current children cumulated vsize (KiB) 407204

[startup+162.3 s]

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

[pid=1404] ppid=1402 vsize=899868 CPUtime=2275.16 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 2522325 0 0 0 227120 396 0 0 25 0 4 0 748529869 921464832 157520 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1404/statm: 224967 157520 1041 106 0 220470 0
[pid=1404/tid=1405] ppid=1402 vsize=899868 CPUtime=565.91 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 83783 0 0 0 56574 17 0 0 25 0 4 0 748529870 921464832 157520 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=899868 CPUtime=587.62 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 83347 0 0 0 58745 17 0 0 25 0 4 0 748529870 921464832 157520 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=899868 CPUtime=628.64 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 2283229 0 0 0 62514 350 0 0 25 0 4 0 748529870 921464832 157520 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2275.16
Current children cumulated vsize (KiB) 899868

[startup+822.301 s]
/proc/loadavg: 9.09 9.10 9.01 10/461 1439
/proc/meminfo: memFree=11550264/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=919544 CPUtime=2454.22 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 2710325 0 0 0 245000 422 0 0 25 0 4 0 748529869 941613056 160243 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1404/statm: 229886 160243 1045 106 0 225389 0
[pid=1404/tid=1405] ppid=1402 vsize=919544 CPUtime=595.7 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 83830 0 0 0 59553 17 0 0 25 0 4 0 748529870 941613056 160243 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=919544 CPUtime=647.6 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 84389 0 0 0 64743 17 0 0 25 0 4 0 748529870 941613056 160243 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=919544 CPUtime=669.5 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 2459750 0 0 0 66575 375 0 0 25 0 4 0 748529870 941613056 160243 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2454.22
Current children cumulated vsize (KiB) 919544

[startup+882.318 s]
/proc/loadavg: 9.12 9.11 9.01 10/461 1441
/proc/meminfo: memFree=11504748/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=919544 CPUtime=2633.34 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 3013810 0 0 0 262866 468 0 0 25 0 4 0 748529869 941613056 162503 33554432000 4194304 4625164 140735538188544 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1404/statm: 229886 162503 955 106 0 225389 0
[pid=1404/tid=1405] ppid=1402 vsize=919544 CPUtime=625.63 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 83884 0 0 0 62546 17 0 0 25 0 4 0 748529870 941613056 162503 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=919544 CPUtime=678.99 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 84735 0 0 0 67882 17 0 0 25 0 4 0 748529870 941613056 162503 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=919544 CPUtime=727.29 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 2761672 0 0 0 72309 420 0 0 25 0 4 0 748529870 941613056 162503 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2633.34
Current children cumulated vsize (KiB) 919544

[startup+942.3 s]
/proc/loadavg: 9.12 9.12 9.02 10/461 1442
/proc/meminfo: memFree=11474732/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=919544 CPUtime=2812.38 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 3183140 0 0 0 280745 493 0 0 25 0 4 0 748529869 941613056 165008 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512015 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1404/statm: 229886 165008 879 106 0 225389 0
[pid=1404/tid=1405] ppid=1402 vsize=919544 CPUtime=679.58 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 84416 0 0 0 67941 17 0 0 25 0 4 0 748529870 941613056 165008 33554432000 4194304 4625164 140735538188544 18446744073709551615 256415050137 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=919544 CPUtime=713.9 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 86556 0 0 0 71372 18 0 0 25 0 4 0 748529870 941613056 165008 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=919544 CPUtime=757.78 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 2927857 0 0 0 75334 444 0 0 25 0 4 0 748529870 941613056 165008 33554432000 4194304 4625164 140735538188544 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2812.38
Current children cumulated vsize (KiB) 919544

[startup+1002.3 s]
/proc/loadavg: 9.24 9.15 9.03 10/461 1444
/proc/meminfo: memFree=11429588/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=919544 CPUtime=2991.46 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 3388859 0 0 0 298623 523 0 0 25 0 4 0 748529869 941613056 168550 33554432000 4194304 4625164 140735538188544 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1404/statm: 229886 168550 863 106 0 225389 0
[pid=1404/tid=1405] ppid=1402 vsize=919544 CPUtime=739.59 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 84493 0 0 0 73942 17 0 0 25 0 4 0 748529870 941613056 168550 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=919544 CPUtime=752.66 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 87331 0 0 0 75247 19 0 0 25 0 4 0 748529870 941613056 168550 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=919544 CPUtime=799.6 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 3132394 0 0 0 79487 473 0 0 25 0 4 0 748529870 941613056 168550 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2991.46
Current children cumulated vsize (KiB) 919544

[startup+1062.3 s]
/proc/loadavg: 7.25 8.65 8.87 6/452 1463
/proc/meminfo: memFree=12562700/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=919544 CPUtime=3192.1 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 3600599 0 0 0 318652 558 0 0 25 0 4 0 748529869 941613056 171153 33554432000 4194304 4625164 140735538188544 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1404/statm: 229886 171153 746 106 0 225389 0
[pid=1404/tid=1405] ppid=1402 vsize=919544 CPUtime=799.59 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 85154 0 0 0 79942 17 0 0 25 0 4 0 748529870 941613056 171153 33554432000 4194304 4625164 140735538188544 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=919544 CPUtime=793.05 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 88359 0 0 0 79282 23 0 0 25 0 4 0 748529870 941613056 171153 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=919544 CPUtime=840.01 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 3342112 0 0 0 83499 502 0 0 25 0 4 0 748529870 941613056 171153 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3192.1
Current children cumulated vsize (KiB) 919544

[startup+1122.3 s]
/proc/loadavg: 5.82 7.98 8.62 6/452 1465
/proc/meminfo: memFree=12549552/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=923240 CPUtime=3431.18 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 3881217 0 0 0 342511 607 0 0 25 0 4 0 748529869 945397760 175348 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1404/statm: 230810 175348 636 106 0 226313 0
[pid=1404/tid=1405] ppid=1402 vsize=923240 CPUtime=859.59 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 86242 0 0 0 85940 19 0 0 25 0 4 0 748529870 945397760 175348 33554432000 4194304 4625164 140735538188544 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=923240 CPUtime=852.14 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 89591 0 0 0 85184 30 0 0 25 0 4 0 748529870 945397760 175348 33554432000 4194304 4625164 140735538188544 18446744073709551615 4339541 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=923240 CPUtime=900.02 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 3619261 0 0 0 89459 543 0 0 25 0 4 0 748529870 945397760 175348 33554432000 4194304 4625164 140735538188544 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3431.18
Current children cumulated vsize (KiB) 923240

[startup+1182.3 s]
/proc/loadavg: 5.30 7.44 8.39 6/452 1467
/proc/meminfo: memFree=12527472/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=927596 CPUtime=3670.29 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 4198237 0 0 0 366370 659 0 0 25 0 4 0 748529869 949858304 178748 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1404/statm: 231899 178748 518 106 0 227402 0
[pid=1404/tid=1405] ppid=1402 vsize=927596 CPUtime=919.59 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 88421 0 0 0 91939 20 0 0 25 0 4 0 748529870 949858304 178748 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=927596 CPUtime=911.24 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 90547 0 0 0 91089 35 0 0 25 0 4 0 748529870 949858304 178748 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=927596 CPUtime=960.02 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 3932587 0 0 0 95413 589 0 0 25 0 4 0 748529870 949858304 178748 33554432000 4194304 4625164 140735538188544 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3670.29
Current children cumulated vsize (KiB) 927596

[startup+1242.3 s]
/proc/loadavg: 5.11 6.99 8.18 6/452 1468
/proc/meminfo: memFree=12508376/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=931688 CPUtime=3909.38 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 4489890 0 0 0 390224 714 0 0 25 0 4 0 748529869 954048512 183756 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1404/statm: 232922 183756 492 106 0 228425 0
[pid=1404/tid=1405] ppid=1402 vsize=931688 CPUtime=979.6 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 89627 0 0 0 97938 22 0 0 25 0 4 0 748529870 954048512 183756 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=931688 CPUtime=970.32 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 91484 0 0 0 96992 40 0 0 25 0 4 0 748529870 954048512 183756 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=931688 CPUtime=1020.02 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 4221423 0 0 0 101366 636 0 0 25 0 4 0 748529870 954048512 183756 33554432000 4194304 4625164 140735538188544 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3909.38
Current children cumulated vsize (KiB) 931688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.10 6.64 7.98 6/452 1470
/proc/meminfo: memFree=12491144/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=964888 CPUtime=4139.32 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 4802311 0 0 0 413166 766 0 0 25 0 4 0 748529869 988045312 187923 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1404/statm: 241222 187923 436 106 0 236725 0
[pid=1404/tid=1405] ppid=1402 vsize=964888 CPUtime=1037.31 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 90725 0 0 0 103709 22 0 0 25 0 4 0 748529870 988045312 187923 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=964888 CPUtime=1027.15 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 92791 0 0 0 102670 45 0 0 25 0 4 0 748529870 988045312 187923 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=964888 CPUtime=1077.73 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 4530671 0 0 0 107091 682 0 0 25 0 4 0 748529870 988045312 187923 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4139.32
Current children cumulated vsize (KiB) 964888

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

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

[startup+1300 s]
/proc/loadavg: 5.10 6.64 7.98 6/452 1470
/proc/meminfo: memFree=12491144/32950928 swapFree=67111200/67111528
[pid=1404] ppid=1402 vsize=964888 CPUtime=4139.32 cores=0,2,4,6
/proc/1404/stat : 1404 (SArTagnan) R 1402 1404 617 0 -1 4202496 4802311 0 0 0 413166 766 0 0 25 0 4 0 748529869 988045312 187923 33554432000 4194304 4625164 140735538188544 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1404/statm: 241222 187923 436 106 0 236725 0
[pid=1404/tid=1405] ppid=1402 vsize=964888 CPUtime=1037.31 cores=0,2,4,6
/proc/1404/task/1405/stat : 1405 (SArTagnan) R 1402 1404 617 0 -1 4202560 90725 0 0 0 103709 22 0 0 25 0 4 0 748529870 988045312 187923 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1404/tid=1406] ppid=1402 vsize=964888 CPUtime=1027.15 cores=0,2,4,6
/proc/1404/task/1406/stat : 1406 (SArTagnan) R 1402 1404 617 0 -1 4202560 92791 0 0 0 102670 45 0 0 25 0 4 0 748529870 988045312 187923 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1404/tid=1407] ppid=1402 vsize=964888 CPUtime=1077.73 cores=0,2,4,6
/proc/1404/task/1407/stat : 1407 (SArTagnan) R 1402 1404 617 0 -1 4202560 4530671 0 0 0 107091 682 0 0 25 0 4 0 748529870 988045312 187923 33554432000 4194304 4625164 140735538188544 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4139.32
Current children cumulated vsize (KiB) 964888

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 4139.42
CPU user time (s): 4131.72
CPU system time (s): 7.70083
CPU usage (%): 318.403
Max. virtual memory (cumulated for all children) (KiB): 1021228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4131.72
system time used= 7.70083
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4802312
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= 283
involuntary context switches= 29305

runsolver used 5.73313 second user time and 14.3058 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-16 23:56:32
IDJOB=3386007
IDBENCH=85304
IDSOLVER=1871
FILE ID=node115/3386007-1305582992
RUNJOBID= node115-1305581604-1069
PBS_JOBID= 13350213
Free space on /tmp= 73268 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2-rand3bip-sat/mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386007-1305582992/watcher-3386007-1305582992 -o /tmp/evaluation-result-3386007-1305582992/solver-3386007-1305582992 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386007-1305582992.cnf -threads=4

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

MD5SUM BENCH= 51d9aefd9da7f94abc32dd024090dc46
RANDOM SEED=2097939630

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12803920 kB
Buffers:        284716 kB
Cached:        3261484 kB
SwapCached:          0 kB
Active:       16720928 kB
Inactive:      3094908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12803920 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:             408 kB
Writeback:           0 kB
AnonPages:    16269640 kB
Mapped:          36988 kB
Slab:           196936 kB
PageTables:      66748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 123161176 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= 73268 MiB
End job on node115 at 2011-05-17 00:18:14