Trace number 3288301

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.22 1202.09

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3288301-1304080147/watcher-3288301-1304080147 -o /tmp/evaluation-result-3288301-1304080147/solver-3288301-1304080147 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3288301-1304080147.cnf -threads=4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.71 7.95 7.81 5/180 15566
/proc/meminfo: memFree=30297988/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=21512 CPUtime=0 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 1082 0 0 0 0 0 0 0 25 0 1 0 519614522 22028288 1020 33554432000 4194304 4623224 140735968138176 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15566/statm: 5378 1022 290 105 0 882 0

[startup+0.08438 s]
/proc/loadavg: 7.71 7.95 7.81 5/180 15566
/proc/meminfo: memFree=30297988/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=56204 CPUtime=0.08 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 8764 0 0 0 7 1 0 0 25 0 1 0 519614522 57552896 5994 33554432000 4194304 4623224 140735968138176 18446744073709551615 248089359045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15566/statm: 14051 5995 297 105 0 9555 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 56204

[startup+0.100373 s]
/proc/loadavg: 7.71 7.95 7.81 5/180 15566
/proc/meminfo: memFree=30297988/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=57716 CPUtime=0.09 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 9691 0 0 0 8 1 0 0 25 0 1 0 519614522 59101184 6503 33554432000 4194304 4623224 140735968138176 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15566/statm: 14429 6503 297 105 0 9933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57716

[startup+0.300346 s]
/proc/loadavg: 7.71 7.95 7.81 5/180 15566
/proc/meminfo: memFree=30297988/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=193304 CPUtime=0.35 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 39638 0 0 0 31 4 0 0 25 0 4 0 519614522 197943296 30849 33554432000 4194304 4623224 140735968138176 18446744073709551615 4498333 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15566/statm: 48326 30849 321 105 0 43830 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 193304

[startup+0.700275 s]
/proc/loadavg: 7.71 7.95 7.81 5/180 15566
/proc/meminfo: memFree=30297988/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=407576 CPUtime=1.95 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 44820 0 0 0 190 5 0 0 25 0 4 0 519614522 417357824 36031 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510918 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15566/statm: 101894 36031 342 105 0 97398 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 407576

[startup+1.50113 s]
/proc/loadavg: 7.71 7.95 7.81 9/184 15570
/proc/meminfo: memFree=30152028/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=407576 CPUtime=5.16 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 46832 0 0 0 510 6 0 0 25 0 4 0 519614522 417357824 36439 33554432000 4194304 4623224 140735968138176 18446744073709551615 4359016 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15566/statm: 101894 36439 343 105 0 97398 0
[pid=15566/tid=15568] ppid=15564 vsize=407576 CPUtime=1.21 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 1493 0 0 0 121 0 0 0 25 0 4 0 519614550 417357824 36439 33554432000 4194304 4623224 140735968138176 18446744073709551615 248089354197 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=407576 CPUtime=1.22 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 1509 0 0 0 122 0 0 0 25 0 4 0 519614550 417357824 36439 33554432000 4194304 4623224 140735968138176 18446744073709551615 248089356550 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=407576 CPUtime=1.21 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 5967 0 0 0 121 0 0 0 25 0 4 0 519614550 417357824 36439 33554432000 4194304 4623224 140735968138176 18446744073709551615 248089354247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 407576

[startup+3.10085 s]
/proc/loadavg: 7.73 7.95 7.81 5/176 15587
/proc/meminfo: memFree=30401068/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=1103144 CPUtime=11.44 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 396698 0 0 0 1092 52 0 0 25 0 4 0 519614522 1129619456 192029 33554432000 4194304 4623224 140735968138176 18446744073709551615 4306415 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15566/statm: 275786 192050 343 105 0 271290 0
[pid=15566/tid=15568] ppid=15564 vsize=1103144 CPUtime=2.78 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 71805 0 0 0 269 9 0 0 25 0 4 0 519614550 1129619456 192061 33554432000 4194304 4623224 140735968138176 18446744073709551615 248089395669 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=1103144 CPUtime=2.79 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 64012 0 0 0 271 8 0 0 19 0 4 0 519614550 1129619456 192074 33554432000 4194304 4623224 140735968138176 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=1103144 CPUtime=2.78 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 71718 0 0 0 269 9 0 0 25 0 4 0 519614550 1129619456 192087 33554432000 4194304 4623224 140735968138176 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 1103144

[startup+6.30029 s]
/proc/loadavg: 7.73 7.95 7.81 9/184 15600
/proc/meminfo: memFree=29534552/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=1330364 CPUtime=24.07 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 563360 0 0 0 2333 74 0 0 25 0 4 0 519614522 1362292736 242661 33554432000 4194304 4623224 140735968138176 18446744073709551615 248089354197 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15566/statm: 332591 242661 343 105 0 328095 0
[pid=15566/tid=15568] ppid=15564 vsize=1330364 CPUtime=5.97 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 104108 0 0 0 584 13 0 0 25 0 4 0 519614550 1362292736 242661 33554432000 4194304 4623224 140735968138176 18446744073709551615 248089354124 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=1330364 CPUtime=5.92 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 101855 0 0 0 580 12 0 0 22 0 4 0 519614550 1362292736 242661 33554432000 4194304 4623224 140735968138176 18446744073709551615 248089354247 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=1330364 CPUtime=5.92 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 108356 0 0 0 578 14 0 0 25 0 4 0 519614550 1362292736 242661 33554432000 4194304 4623224 140735968138176 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.07
Current children cumulated vsize (KiB) 1330364

[startup+12.7012 s]
/proc/loadavg: 7.77 7.95 7.81 9/184 15600
/proc/meminfo: memFree=29527144/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=1330364 CPUtime=49.63 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 617261 0 0 0 4881 82 0 0 25 0 4 0 519614522 1362292736 242504 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510011 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15566/statm: 332591 242505 344 105 0 328095 0
[pid=15566/tid=15568] ppid=15564 vsize=1330364 CPUtime=12.38 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 104125 0 0 0 1224 14 0 0 25 0 4 0 519614550 1362292736 242505 33554432000 4194304 4623224 140735968138176 18446744073709551615 4485206 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=1330364 CPUtime=12.32 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 101887 0 0 0 1220 12 0 0 25 0 4 0 519614550 1362292736 242505 33554432000 4194304 4623224 140735968138176 18446744073709551615 4461160 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=1330364 CPUtime=12.32 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 161962 0 0 0 1210 22 0 0 25 0 4 0 519614550 1362292736 242505 33554432000 4194304 4623224 140735968138176 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 1330364

[startup+25.5009 s]
/proc/loadavg: 7.81 7.95 7.81 9/184 15600
/proc/meminfo: memFree=29501804/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=1330364 CPUtime=100.76 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 763897 0 0 0 9972 104 0 0 25 0 4 0 519614522 1362292736 243492 33554432000 4194304 4623224 140735968138176 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15566/statm: 332591 243492 345 105 0 328095 0
[pid=15566/tid=15568] ppid=15564 vsize=1330364 CPUtime=25.18 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 104125 0 0 0 2504 14 0 0 25 0 4 0 519614550 1362292736 243492 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376577 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=1330364 CPUtime=25.12 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 101918 0 0 0 2500 12 0 0 25 0 4 0 519614550 1362292736 243492 33554432000 4194304 4623224 140735968138176 18446744073709551615 4357406 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=1330364 CPUtime=25.12 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 308273 0 0 0 2468 44 0 0 25 0 4 0 519614550 1362292736 243492 33554432000 4194304 4623224 140735968138176 18446744073709551615 4364507 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.76
Current children cumulated vsize (KiB) 1330364

[startup+51.1004 s]
/proc/loadavg: 8.09 8.01 7.83 9/184 15601
/proc/meminfo: memFree=29436220/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=1395900 CPUtime=202.94 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 891022 0 0 0 20171 123 0 0 25 0 4 0 519614522 1429401600 254899 33554432000 4194304 4623224 140735968138176 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15566/statm: 348975 254899 345 105 0 344479 0
[pid=15566/tid=15568] ppid=15564 vsize=1395900 CPUtime=50.78 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 104224 0 0 0 5064 14 0 0 25 0 4 0 519614550 1429401600 254899 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=1395900 CPUtime=50.71 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 102624 0 0 0 5059 12 0 0 25 0 4 0 519614550 1429401600 254899 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=1395900 CPUtime=50.68 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 427962 0 0 0 5007 61 0 0 25 0 4 0 519614550 1429401600 254899 33554432000 4194304 4623224 140735968138176 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.94
Current children cumulated vsize (KiB) 1395900

[startup+102.306 s]
/proc/loadavg: 7.87 7.97 7.83 6/178 15623
/proc/meminfo: memFree=29592580/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=1442804 CPUtime=407.48 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 1400390 0 0 0 40552 196 0 0 25 0 4 0 519614522 1477431296 258945 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15566/statm: 360701 258945 345 105 0 356205 0
[pid=15566/tid=15568] ppid=15564 vsize=1442804 CPUtime=101.99 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 104946 0 0 0 10185 14 0 0 25 0 4 0 519614550 1477431296 258945 33554432000 4194304 4623224 140735968138176 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=1442804 CPUtime=101.91 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 104472 0 0 0 10178 13 0 0 25 0 4 0 519614550 1477431296 258945 33554432000 4194304 4623224 140735968138176 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=1442804 CPUtime=101.88 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 908162 0 0 0 10059 129 0 0 25 0 4 0 519614550 1477431296 258945 33554432000 4194304 4623224 140735968138176 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.48
Current children cumulated vsize (KiB) 1442804

[startup+162.301 s]
/proc/loadavg: 7.93 7.94 7.83 9/184 15634
/proc/meminfo: memFree=28113964/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=1489724 CPUtime=647.09 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 1902003 0 0 0 64433 276 0 0 25 0 4 0 519614522 1525477376 276285 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510119 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15566/statm: 372431 276285 347 105 0 367935 0
[pid=15566/tid=15568] ppid=15564 vsize=1489724 CPUtime=161.97 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 106465 0 0 0 16183 14 0 0 25 0 4 0 519614550 1525477376 276285 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=1489724 CPUtime=161.89 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 131718 0 0 0 16172 17 0 0 25 0 4 0 519614550 1525477376 276285 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=1489724 CPUtime=161.86 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 1376901 0 0 0 15984 202 0 0 25 0 4 0 519614550 1525477376 276285 33554432000 4194304 4623224 140735968138176 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.09
Current children cumulated vsize (KiB) 1489724

[startup+222.301 s]
/proc/loadavg: 8.04 7.97 7.84 9/184 15636
/proc/meminfo: memFree=28019928/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=1536644 CPUtime=886.75 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 2572115 0 0 0 88300 375 0 0 25 0 4 0 519614522 1573523456 283505 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15566/statm: 384161 283505 345 105 0 379665 0
[pid=15566/tid=15568] ppid=15564 vsize=1536644 CPUtime=221.98 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 131557 0 0 0 22180 18 0 0 25 0 4 0 519614550 1573523456 283505 33554432000 4194304 4623224 140735968138176 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=1536644 CPUtime=221.89 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 133430 0 0 0 22172 17 0 0 25 0 4 0 519614550 1573523456 283505 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=1536644 CPUtime=221.86 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 2016419 0 0 0 21889 297 0 0 25 0 4 0 519614550 1573523456 283505 33554432000 4194304 4623224 140735968138176 18446744073709551615 4545884 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 886.75
Current children cumulated vsize (KiB) 1536644

[startup+282.301 s]

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

[pid=15566] ppid=15564 vsize=2006776 CPUtime=2564.34 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 5831792 0 0 0 255564 870 0 0 25 0 4 0 519614522 2054938624 365108 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15566/statm: 501694 365108 345 105 0 497198 0
[pid=15566/tid=15568] ppid=15564 vsize=2006776 CPUtime=641.96 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 183734 0 0 0 64167 29 0 0 25 0 4 0 519614550 2054938624 365108 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=2006776 CPUtime=641.68 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 183008 0 0 0 64140 28 0 0 25 0 4 0 519614550 2054938624 365108 33554432000 4194304 4623224 140735968138176 18446744073709551615 4377579 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=2006776 CPUtime=641.85 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 5088028 0 0 0 63434 751 0 0 25 0 4 0 519614550 2054938624 365108 33554432000 4194304 4623224 140735968138176 18446744073709551615 4571888 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2564.34
Current children cumulated vsize (KiB) 2006776

[startup+702.3 s]
/proc/loadavg: 8.01 7.97 7.86 9/184 15768
/proc/meminfo: memFree=28691816/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=2006776 CPUtime=2803.99 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 6325534 0 0 0 279458 941 0 0 25 0 4 0 519614522 2054938624 369935 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15566/statm: 501694 369936 345 105 0 497198 0
[pid=15566/tid=15568] ppid=15564 vsize=2006776 CPUtime=701.96 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 184450 0 0 0 70166 30 0 0 25 0 4 0 519614550 2054938624 369936 33554432000 4194304 4623224 140735968138176 18446744073709551615 4366400 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=2006776 CPUtime=701.34 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 184040 0 0 0 70106 28 0 0 25 0 4 0 519614550 2054938624 369936 33554432000 4194304 4623224 140735968138176 18446744073709551615 4464038 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=2006776 CPUtime=701.84 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 5576806 0 0 0 69364 820 0 0 25 0 4 0 519614550 2054938624 369936 33554432000 4194304 4623224 140735968138176 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2803.99
Current children cumulated vsize (KiB) 2006776

[startup+762.307 s]
/proc/loadavg: 8.00 7.97 7.87 10/184 15770
/proc/meminfo: memFree=28654816/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=2006776 CPUtime=3043.69 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 6770882 0 0 0 303359 1010 0 0 25 0 4 0 519614522 2054938624 374733 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510172 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15566/statm: 501694 374733 345 105 0 497198 0
[pid=15566/tid=15568] ppid=15564 vsize=2006776 CPUtime=761.96 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 185855 0 0 0 76166 30 0 0 25 0 4 0 519614550 2054938624 374733 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=2006776 CPUtime=761.02 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 185850 0 0 0 76074 28 0 0 25 0 4 0 519614550 2054938624 374733 33554432000 4194304 4623224 140735968138176 18446744073709551615 4366416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=2006776 CPUtime=761.85 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 6015683 0 0 0 75298 887 0 0 25 0 4 0 519614550 2054938624 374733 33554432000 4194304 4623224 140735968138176 18446744073709551615 4545379 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3043.69
Current children cumulated vsize (KiB) 2006776

[startup+822.301 s]
/proc/loadavg: 8.03 7.99 7.88 9/184 15772
/proc/meminfo: memFree=28595000/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=2128372 CPUtime=3283.34 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 6898102 0 0 0 327306 1028 0 0 25 0 4 0 519614522 2179452928 385387 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15566/statm: 532093 385387 345 105 0 527597 0
[pid=15566/tid=15568] ppid=15564 vsize=2128372 CPUtime=821.96 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 188698 0 0 0 82165 31 0 0 25 0 4 0 519614550 2179452928 385387 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=2128372 CPUtime=820.69 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 186955 0 0 0 82040 29 0 0 25 0 4 0 519614550 2179452928 385387 33554432000 4194304 4623224 140735968138176 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=2128372 CPUtime=821.84 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 6083293 0 0 0 81287 897 0 0 25 0 4 0 519614550 2179452928 385387 33554432000 4194304 4623224 140735968138176 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3283.34
Current children cumulated vsize (KiB) 2128372

[startup+882.301 s]
/proc/loadavg: 8.12 8.02 7.89 10/184 15773
/proc/meminfo: memFree=28485096/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=2128372 CPUtime=3523.01 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 7292154 0 0 0 351213 1088 0 0 25 0 4 0 519614522 2179452928 390963 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15566/statm: 532093 390963 345 105 0 527597 0
[pid=15566/tid=15568] ppid=15564 vsize=2128372 CPUtime=881.96 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 190627 0 0 0 88164 32 0 0 25 0 4 0 519614550 2179452928 390963 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=2128372 CPUtime=880.37 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 187666 0 0 0 88007 30 0 0 25 0 4 0 519614550 2179452928 390963 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=2128372 CPUtime=881.84 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 6471977 0 0 0 87229 955 0 0 25 0 4 0 519614550 2179452928 390963 33554432000 4194304 4623224 140735968138176 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.01
Current children cumulated vsize (KiB) 2128372

[startup+942.301 s]
/proc/loadavg: 8.12 8.03 7.91 9/184 15775
/proc/meminfo: memFree=28420068/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=2175848 CPUtime=3762.69 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 7369630 0 0 0 375168 1101 0 0 25 0 4 0 519614522 2228068352 399064 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15566/statm: 543962 399064 345 105 0 539466 0
[pid=15566/tid=15568] ppid=15564 vsize=2175848 CPUtime=941.96 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 192603 0 0 0 94163 33 0 0 25 0 4 0 519614550 2228068352 399064 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=2175848 CPUtime=940.04 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 190311 0 0 0 93973 31 0 0 25 0 4 0 519614550 2228068352 399064 33554432000 4194304 4623224 140735968138176 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=2175848 CPUtime=941.85 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 6541996 0 0 0 93220 965 0 0 25 0 4 0 519614550 2228068352 399064 33554432000 4194304 4623224 140735968138176 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3762.69
Current children cumulated vsize (KiB) 2175848

[startup+1002.3 s]
/proc/loadavg: 8.11 8.04 7.91 9/184 15776
/proc/meminfo: memFree=28293416/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=2175848 CPUtime=4002.36 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 7788384 0 0 0 399069 1167 0 0 25 0 4 0 519614522 2228068352 409534 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510189 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15566/statm: 543962 409534 345 105 0 539466 0
[pid=15566/tid=15568] ppid=15564 vsize=2175848 CPUtime=1001.96 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 193801 0 0 0 100163 33 0 0 25 0 4 0 519614550 2228068352 409534 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=2175848 CPUtime=999.71 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 192493 0 0 0 99939 32 0 0 25 0 4 0 519614550 2228068352 409534 33554432000 4194304 4623224 140735968138176 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=2175848 CPUtime=1001.85 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 6954282 0 0 0 99157 1028 0 0 25 0 4 0 519614550 2228068352 409534 33554432000 4194304 4623224 140735968138176 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 2175848

[startup+1062.3 s]
/proc/loadavg: 8.21 8.07 7.93 9/184 15778
/proc/meminfo: memFree=28219588/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=2175848 CPUtime=4242.04 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 8302622 0 0 0 422961 1243 0 0 25 0 4 0 519614522 2228068352 416435 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15566/statm: 543962 416436 345 105 0 539466 0
[pid=15566/tid=15568] ppid=15564 vsize=2175848 CPUtime=1061.96 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 195197 0 0 0 106162 34 0 0 25 0 4 0 519614550 2228068352 416436 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=2175848 CPUtime=1059.38 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 194040 0 0 0 105906 32 0 0 25 0 4 0 519614550 2228068352 416436 33554432000 4194304 4623224 140735968138176 18446744073709551615 4461297 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=2175848 CPUtime=1061.85 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 7462804 0 0 0 105083 1102 0 0 25 0 4 0 519614550 2228068352 416436 33554432000 4194304 4623224 140735968138176 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.04
Current children cumulated vsize (KiB) 2175848

[startup+1122.3 s]
/proc/loadavg: 8.08 8.06 7.93 9/184 15780
/proc/meminfo: memFree=28160144/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=2241384 CPUtime=4481.72 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 8944077 0 0 0 446834 1338 0 0 25 0 4 0 519614522 2295177216 429545 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15566/statm: 560346 429550 360 105 0 555850 0
[pid=15566/tid=15568] ppid=15564 vsize=2241384 CPUtime=1121.96 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 196804 0 0 0 112162 34 0 0 25 0 4 0 519614550 2295177216 429553 33554432000 4194304 4623224 140735968138176 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=2241384 CPUtime=1119.06 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 195379 0 0 0 111873 33 0 0 25 0 4 0 519614550 2295177216 429553 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=2241384 CPUtime=1121.85 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 8098713 0 0 0 110991 1194 0 0 25 0 4 0 519614550 2295177216 429553 33554432000 4194304 4623224 140735968138176 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4481.72
Current children cumulated vsize (KiB) 2241384

[startup+1182.3 s]
/proc/loadavg: 8.09 8.06 7.94 9/184 15781
/proc/meminfo: memFree=28036344/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=2281576 CPUtime=4721.4 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 9770821 0 0 0 470678 1462 0 0 25 0 4 0 519614522 2336333824 432717 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15566/statm: 570394 432739 345 105 0 565898 0
[pid=15566/tid=15568] ppid=15564 vsize=2281576 CPUtime=1181.96 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 199449 0 0 0 118161 35 0 0 25 0 4 0 519614550 2336333824 432749 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=2281576 CPUtime=1178.74 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 250814 0 0 0 117833 41 0 0 25 0 4 0 519614550 2336333824 432760 33554432000 4194304 4623224 140735968138176 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=2281576 CPUtime=1181.85 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 8864683 0 0 0 116875 1310 0 0 25 0 4 0 519614550 2336333824 432772 33554432000 4194304 4623224 140735968138176 18446744073709551615 248089395659 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.4
Current children cumulated vsize (KiB) 2281576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.06 8.06 7.94 9/184 15782
/proc/meminfo: memFree=28015116/32950928 swapFree=67111428/67111528
[pid=15566] ppid=15564 vsize=2281576 CPUtime=4800.11 cores=1,3,5,7
/proc/15566/stat : 15566 (SArTagnan) R 15564 15566 14691 0 -1 4202496 10035547 0 0 0 478508 1503 0 0 25 0 4 0 519614522 2336333824 436107 33554432000 4194304 4623224 140735968138176 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15566/statm: 570394 436116 345 105 0 565898 0
[pid=15566/tid=15568] ppid=15564 vsize=2281576 CPUtime=1201.67 cores=1,3,5,7
/proc/15566/task/15568/stat : 15568 (SArTagnan) R 15564 15566 14691 0 -1 4202560 200058 0 0 0 120131 36 0 0 25 0 4 0 519614550 2336333824 436265 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15566/tid=15569] ppid=15564 vsize=2281576 CPUtime=1198.33 cores=1,3,5,7
/proc/15566/task/15569/stat : 15569 (SArTagnan) R 15564 15566 14691 0 -1 4202560 250877 0 0 0 119792 41 0 0 25 0 4 0 519614550 2336333824 436279 33554432000 4194304 4623224 140735968138176 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15566/tid=15570] ppid=15564 vsize=2281576 CPUtime=1201.56 cores=1,3,5,7
/proc/15566/task/15570/stat : 15570 (SArTagnan) R 15564 15566 14691 0 -1 4202560 9127926 0 0 0 118806 1350 0 0 25 0 4 0 519614550 2336333824 436293 33554432000 4194304 4623224 140735968138176 18446744073709551615 248089395659 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 2281576

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.09
CPU time (s): 4800.22
CPU user time (s): 4785.11
CPU system time (s): 15.1097
CPU usage (%): 399.323
Max. virtual memory (cumulated for all children) (KiB): 2492816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4785.11
system time used= 15.1097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10037294
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= 1639
involuntary context switches= 29639

runsolver used 1.9667 second user time and 4.5943 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 14:29:07
IDJOB=3288301
IDBENCH=82493
IDSOLVER=1656
FILE ID=node123/3288301-1304080147
RUNJOBID= node123-1304080097-15482
PBS_JOBID= 13170492
Free space on /tmp= 72804 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288301-1304080147/watcher-3288301-1304080147 -o /tmp/evaluation-result-3288301-1304080147/solver-3288301-1304080147 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3288301-1304080147.cnf -threads=4

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=779998079

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.74
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      30298268 kB
Buffers:        548104 kB
Cached:        1234440 kB
SwapCached:        100 kB
Active:         565560 kB
Inactive:      1724904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30298268 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:           10516 kB
Writeback:           0 kB
AnonPages:      507308 kB
Mapped:          15404 kB
Slab:           298352 kB
PageTables:       5652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   766884 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= 72804 MiB
End job on node123 at 2011-04-29 14:49:11