Trace number 3262796

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.29 1201.83

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

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-3262796-1304098865/watcher-3262796-1304098865 -o /tmp/evaluation-result-3262796-1304098865/solver-3262796-1304098865 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3262796-1304098865.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.45 7.97 7.98 5/180 5652
/proc/meminfo: memFree=27082076/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=20256 CPUtime=0 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 662 0 0 0 0 0 0 0 22 0 1 0 521485056 20742144 512 33554432000 4194304 4623224 140736754010992 18446744073709551615 210204647168 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5652/statm: 5064 513 297 105 0 568 0

[startup+0.0777529 s]
/proc/loadavg: 7.45 7.97 7.98 5/180 5652
/proc/meminfo: memFree=27082076/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=133464 CPUtime=0.12 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 8361 0 0 0 12 0 0 0 24 0 4 0 521485056 136667136 6234 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 33366 6237 357 105 0 28870 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 133464

[startup+0.100749 s]
/proc/loadavg: 7.45 7.97 7.98 5/180 5652
/proc/meminfo: memFree=27082076/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=205552 CPUtime=0.21 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 9937 0 0 0 21 0 0 0 24 0 4 0 521485056 210485248 7786 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 51388 7788 394 105 0 46892 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 205552

[startup+0.300716 s]
/proc/loadavg: 7.45 7.97 7.98 5/180 5652
/proc/meminfo: memFree=27082076/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=215364 CPUtime=1.02 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 13974 0 0 0 101 1 0 0 25 0 4 0 521485056 220532736 10295 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 53841 10295 372 105 0 49345 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 215364

[startup+0.700648 s]
/proc/loadavg: 7.45 7.97 7.98 5/180 5652
/proc/meminfo: memFree=27082076/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=220476 CPUtime=2.61 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 19932 0 0 0 260 1 0 0 25 0 4 0 521485056 225767424 11155 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 55119 11155 372 105 0 50623 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 220476

[startup+1.50052 s]
/proc/loadavg: 7.45 7.97 7.98 10/184 5656
/proc/meminfo: memFree=27022148/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=225444 CPUtime=5.81 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 26486 0 0 0 578 3 0 0 25 0 4 0 521485056 230854656 12583 33554432000 4194304 4623224 140736754010992 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 56361 12583 372 105 0 51865 0
[pid=5652/tid=5654] ppid=5650 vsize=225444 CPUtime=1.42 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 2882 0 0 0 142 0 0 0 25 0 4 0 521485061 230854656 12583 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=225444 CPUtime=1.43 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 4337 0 0 0 143 0 0 0 25 0 4 0 521485061 230854656 12583 33554432000 4194304 4623224 140736754010992 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=225444 CPUtime=1.43 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 8679 0 0 0 142 1 0 0 25 0 4 0 521485061 230854656 12583 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 225444

[startup+3.10025 s]
/proc/loadavg: 7.57 7.99 7.99 9/184 5656
/proc/meminfo: memFree=27004292/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=230448 CPUtime=12.19 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 38269 0 0 0 1214 5 0 0 25 0 4 0 521485056 235978752 13744 33554432000 4194304 4623224 140736754010992 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 57612 13744 364 105 0 53116 0
[pid=5652/tid=5654] ppid=5650 vsize=230448 CPUtime=3.01 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 4498 0 0 0 301 0 0 0 25 0 4 0 521485061 235978752 13744 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=230448 CPUtime=3.03 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 4615 0 0 0 303 0 0 0 25 0 4 0 521485061 235978752 13744 33554432000 4194304 4623224 140736754010992 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=230448 CPUtime=3.03 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 18284 0 0 0 300 3 0 0 25 0 4 0 521485061 235978752 13744 33554432000 4194304 4623224 140736754010992 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 230448

[startup+6.30072 s]
/proc/loadavg: 7.57 7.99 7.99 9/184 5656
/proc/meminfo: memFree=26962588/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=234248 CPUtime=24.98 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 60615 0 0 0 2489 9 0 0 25 0 4 0 521485056 239869952 15812 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 58562 15812 364 105 0 54066 0
[pid=5652/tid=5654] ppid=5650 vsize=234248 CPUtime=6.19 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 4695 0 0 0 619 0 0 0 25 0 4 0 521485061 239869952 15812 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=234248 CPUtime=6.23 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 7365 0 0 0 622 1 0 0 25 0 4 0 521485061 239869952 15812 33554432000 4194304 4623224 140736754010992 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=234248 CPUtime=6.23 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 37337 0 0 0 617 6 0 0 25 0 4 0 521485061 239869952 15812 33554432000 4194304 4623224 140736754010992 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 234248

[startup+12.7006 s]
/proc/loadavg: 7.64 7.99 7.99 9/184 5656
/proc/meminfo: memFree=26888044/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=247484 CPUtime=50.54 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 123076 0 0 0 5033 21 0 0 25 0 4 0 521485056 253423616 18915 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510262 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 61871 18915 352 105 0 57375 0
[pid=5652/tid=5654] ppid=5650 vsize=247484 CPUtime=12.56 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 7176 0 0 0 1255 1 0 0 25 0 4 0 521485061 253423616 18915 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=247484 CPUtime=12.63 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 7888 0 0 0 1262 1 0 0 25 0 4 0 521485061 253423616 18915 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=247484 CPUtime=12.63 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 94483 0 0 0 1247 16 0 0 25 0 4 0 521485061 253423616 18915 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 247484

[startup+25.5005 s]
/proc/loadavg: 7.69 7.99 7.99 9/184 5657
/proc/meminfo: memFree=26771632/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=253972 CPUtime=101.67 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 232316 0 0 0 10127 40 0 0 25 0 4 0 521485056 260067328 21778 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 63493 21778 352 105 0 58997 0
[pid=5652/tid=5654] ppid=5650 vsize=253972 CPUtime=25.29 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 7519 0 0 0 2528 1 0 0 25 0 4 0 521485061 260067328 21778 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=253972 CPUtime=25.43 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 11608 0 0 0 2541 2 0 0 25 0 4 0 521485061 260067328 21778 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=253972 CPUtime=25.43 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 199606 0 0 0 2509 34 0 0 25 0 4 0 521485061 260067328 21778 33554432000 4194304 4623224 140736754010992 18446744073709551615 4577498 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 253972

[startup+51.1002 s]
/proc/loadavg: 7.80 7.99 7.99 9/184 5657
/proc/meminfo: memFree=26577052/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=279376 CPUtime=203.92 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 425559 0 0 0 20325 67 0 0 25 0 4 0 521485056 286081024 28179 33554432000 4194304 4623224 140736754010992 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 69844 28179 358 105 0 65348 0
[pid=5652/tid=5654] ppid=5650 vsize=279376 CPUtime=50.75 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 10953 0 0 0 5073 2 0 0 25 0 4 0 521485061 286081024 28179 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=279376 CPUtime=51.03 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 17872 0 0 0 5100 3 0 0 25 0 4 0 521485061 286081024 28179 33554432000 4194304 4623224 140736754010992 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=279376 CPUtime=51.03 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 383096 0 0 0 5043 60 0 0 25 0 4 0 521485061 286081024 28179 33554432000 4194304 4623224 140736754010992 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 279376

[startup+102.307 s]
/proc/loadavg: 7.95 8.00 7.99 9/184 5659
/proc/meminfo: memFree=26281028/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=279180 CPUtime=408.43 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 792777 0 0 0 40720 123 0 0 25 0 4 0 521485056 285880320 34549 33554432000 4194304 4623224 140736754010992 18446744073709551615 4359136 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 69795 34549 353 105 0 65299 0
[pid=5652/tid=5654] ppid=5650 vsize=279180 CPUtime=101.66 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 11611 0 0 0 10164 2 0 0 25 0 4 0 521485061 285880320 34549 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=279180 CPUtime=102.22 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 19422 0 0 0 10219 3 0 0 25 0 4 0 521485061 285880320 34549 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=279180 CPUtime=102.23 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 746441 0 0 0 10109 114 0 0 25 0 4 0 521485061 285880320 34549 33554432000 4194304 4623224 140736754010992 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.43
Current children cumulated vsize (KiB) 279180

[startup+162.301 s]
/proc/loadavg: 8.02 8.01 8.00 9/184 5660
/proc/meminfo: memFree=25963444/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=325192 CPUtime=648.06 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 1146390 0 0 0 64627 179 0 0 25 0 4 0 521485056 332996608 47471 33554432000 4194304 4623224 140736754010992 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 81298 47471 717 105 0 76802 0
[pid=5652/tid=5654] ppid=5650 vsize=325192 CPUtime=161.34 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 17693 0 0 0 16131 3 0 0 25 0 4 0 521485061 332996608 47471 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=325192 CPUtime=162.18 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 27286 0 0 0 16213 5 0 0 25 0 4 0 521485061 332996608 47472 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=325192 CPUtime=162.23 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 1082210 0 0 0 16056 167 0 0 25 0 4 0 521485061 332996608 47472 33554432000 4194304 4623224 140736754010992 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.06
Current children cumulated vsize (KiB) 325192

[startup+222.301 s]
/proc/loadavg: 8.12 8.04 8.01 9/184 5662
/proc/meminfo: memFree=25802692/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=357276 CPUtime=887.73 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 1352087 0 0 0 88561 212 0 0 25 0 4 0 521485056 365850624 54735 33554432000 4194304 4623224 140736754010992 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 89319 54735 987 105 0 84823 0
[pid=5652/tid=5654] ppid=5650 vsize=357276 CPUtime=221.33 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 18175 0 0 0 22130 3 0 0 25 0 4 0 521485061 365850624 54735 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=357276 CPUtime=221.84 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 27398 0 0 0 22179 5 0 0 25 0 4 0 521485061 365850624 54735 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=357276 CPUtime=222.23 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 1271523 0 0 0 22026 197 0 0 25 0 4 0 521485061 365850624 54735 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.73
Current children cumulated vsize (KiB) 357276

[startup+282.301 s]

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

[pid=5652] ppid=5650 vsize=554120 CPUtime=2565.37 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 3095419 0 0 0 256042 495 0 0 25 0 4 0 521485056 567418880 102639 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 138530 102639 513 105 0 134034 0
[pid=5652/tid=5654] ppid=5650 vsize=554120 CPUtime=639.74 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 27427 0 0 0 63968 6 0 0 25 0 4 0 521485061 567418880 102639 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=554120 CPUtime=641.07 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 43407 0 0 0 64099 8 0 0 25 0 4 0 521485061 567418880 102639 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=554120 CPUtime=642.23 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 2838255 0 0 0 63778 445 0 0 25 0 4 0 521485061 567418880 102639 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.37
Current children cumulated vsize (KiB) 554120

[startup+702.301 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 5675
/proc/meminfo: memFree=25205020/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=612756 CPUtime=2805.02 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 3260666 0 0 0 279981 521 0 0 25 0 4 0 521485056 627462144 113036 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 153189 113036 488 105 0 148693 0
[pid=5652/tid=5654] ppid=5650 vsize=612756 CPUtime=699.72 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 27638 0 0 0 69966 6 0 0 25 0 4 0 521485061 627462144 113036 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=612756 CPUtime=700.74 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 43629 0 0 0 70066 8 0 0 25 0 4 0 521485061 627462144 113036 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=612756 CPUtime=702.24 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 2989301 0 0 0 69755 469 0 0 25 0 4 0 521485061 627462144 113036 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.02
Current children cumulated vsize (KiB) 612756

[startup+762.307 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 5676
/proc/meminfo: memFree=25134536/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=707004 CPUtime=3044.69 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 3512319 0 0 0 303906 563 0 0 25 0 4 0 521485056 723972096 116811 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 176751 116811 488 105 0 172255 0
[pid=5652/tid=5654] ppid=5650 vsize=707004 CPUtime=759.72 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 27912 0 0 0 75966 6 0 0 25 0 4 0 521485061 723972096 116811 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=707004 CPUtime=760.41 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 43959 0 0 0 76032 9 0 0 25 0 4 0 521485061 723972096 116811 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=707004 CPUtime=762.24 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 3186247 0 0 0 75722 502 0 0 25 0 4 0 521485061 723972096 116811 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.69
Current children cumulated vsize (KiB) 707004

[startup+822.301 s]
/proc/loadavg: 8.04 8.03 8.00 9/184 5678
/proc/meminfo: memFree=25070252/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=707004 CPUtime=3284.34 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 3775180 0 0 0 327825 609 0 0 25 0 4 0 521485056 723972096 119655 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510105 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 176751 119655 488 105 0 172255 0
[pid=5652/tid=5654] ppid=5650 vsize=707004 CPUtime=819.71 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 28248 0 0 0 81965 6 0 0 25 0 4 0 521485061 723972096 119655 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=707004 CPUtime=820.07 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 44149 0 0 0 81998 9 0 0 25 0 4 0 521485061 723972096 119655 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=707004 CPUtime=822.23 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 3434699 0 0 0 81679 544 0 0 25 0 4 0 521485061 723972096 119655 33554432000 4194304 4623224 140736754010992 18446744073709551615 4550453 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.34
Current children cumulated vsize (KiB) 707004

[startup+882.301 s]
/proc/loadavg: 8.12 8.05 8.01 9/184 5679
/proc/meminfo: memFree=25015020/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=707004 CPUtime=3524 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 3984877 0 0 0 351756 644 0 0 25 0 4 0 521485056 723972096 123101 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510086 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 176751 123101 494 105 0 172255 0
[pid=5652/tid=5654] ppid=5650 vsize=707004 CPUtime=879.7 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 28379 0 0 0 87964 6 0 0 25 0 4 0 521485061 723972096 123101 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=707004 CPUtime=879.74 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 44201 0 0 0 87965 9 0 0 25 0 4 0 521485061 723972096 123101 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=707004 CPUtime=882.23 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 3636413 0 0 0 87645 578 0 0 25 0 4 0 521485061 723972096 123101 33554432000 4194304 4623224 140736754010992 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524
Current children cumulated vsize (KiB) 707004

[startup+942.301 s]
/proc/loadavg: 8.16 8.07 8.01 9/184 5681
/proc/meminfo: memFree=24958808/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=707004 CPUtime=3763.67 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 4228886 0 0 0 375684 683 0 0 25 0 4 0 521485056 723972096 125504 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 176751 125504 487 105 0 172255 0
[pid=5652/tid=5654] ppid=5650 vsize=707004 CPUtime=939.7 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 28841 0 0 0 93964 6 0 0 25 0 4 0 521485061 723972096 125504 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=707004 CPUtime=939.41 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 44338 0 0 0 93932 9 0 0 25 0 4 0 521485061 723972096 125504 33554432000 4194304 4623224 140736754010992 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=707004 CPUtime=942.23 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 3843636 0 0 0 93612 611 0 0 25 0 4 0 521485061 723972096 125504 33554432000 4194304 4623224 140736754010992 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.67
Current children cumulated vsize (KiB) 707004

[startup+1002.3 s]
/proc/loadavg: 8.23 8.10 8.02 9/184 5683
/proc/meminfo: memFree=24882116/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=707004 CPUtime=4003.33 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 4524649 0 0 0 399606 727 0 0 25 0 4 0 521485056 723972096 129652 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 176751 129652 487 105 0 172255 0
[pid=5652/tid=5654] ppid=5650 vsize=707004 CPUtime=999.7 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 30498 0 0 0 99963 7 0 0 25 0 4 0 521485061 723972096 129652 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=707004 CPUtime=999.08 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 44415 0 0 0 99899 9 0 0 25 0 4 0 521485061 723972096 129655 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=707004 CPUtime=1002.24 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 4136152 0 0 0 99569 655 0 0 25 0 4 0 521485061 723972096 129655 33554432000 4194304 4623224 140736754010992 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.33
Current children cumulated vsize (KiB) 707004

[startup+1062.3 s]
/proc/loadavg: 8.15 8.10 8.02 9/184 5684
/proc/meminfo: memFree=24815360/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=758780 CPUtime=4243 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 4712764 0 0 0 423543 757 0 0 25 0 4 0 521485056 776990720 134329 33554432000 4194304 4623224 140736754010992 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 189695 134329 487 105 0 185199 0
[pid=5652/tid=5654] ppid=5650 vsize=758780 CPUtime=1059.69 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 41774 0 0 0 105960 9 0 0 25 0 4 0 521485061 776990720 134329 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=758780 CPUtime=1058.75 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 44648 0 0 0 105866 9 0 0 25 0 4 0 521485061 776990720 134329 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=758780 CPUtime=1062.24 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 4273148 0 0 0 105549 675 0 0 25 0 4 0 521485061 776990720 134329 33554432000 4194304 4623224 140736754010992 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243
Current children cumulated vsize (KiB) 758780

[startup+1122.3 s]
/proc/loadavg: 8.13 8.09 8.02 9/184 5686
/proc/meminfo: memFree=24776860/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=758780 CPUtime=4482.66 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 4930501 0 0 0 447473 793 0 0 25 0 4 0 521485056 776990720 136391 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 189695 136391 486 105 0 185199 0
[pid=5652/tid=5654] ppid=5650 vsize=758780 CPUtime=1119.69 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 41867 0 0 0 111960 9 0 0 25 0 4 0 521485061 776990720 136391 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=758780 CPUtime=1118.42 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 44665 0 0 0 111833 9 0 0 25 0 4 0 521485061 776990720 136391 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=758780 CPUtime=1122.23 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 4444230 0 0 0 111520 703 0 0 25 0 4 0 521485061 776990720 136391 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.66
Current children cumulated vsize (KiB) 758780

[startup+1182.3 s]
/proc/loadavg: 8.13 8.09 8.02 9/184 5687
/proc/meminfo: memFree=24712480/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=758780 CPUtime=4722.34 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 5187775 0 0 0 471403 831 0 0 25 0 4 0 521485056 776990720 139093 33554432000 4194304 4623224 140736754010992 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 189695 139093 519 105 0 185199 0
[pid=5652/tid=5654] ppid=5650 vsize=758780 CPUtime=1179.69 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 42189 0 0 0 117960 9 0 0 25 0 4 0 521485061 776990720 139093 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=758780 CPUtime=1178.1 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 45147 0 0 0 117801 9 0 0 25 0 4 0 521485061 776990720 139093 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=758780 CPUtime=1182.23 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 4664431 0 0 0 117489 734 0 0 25 0 4 0 521485061 776990720 139093 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 758780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.08 8.08 8.02 5/179 5698
/proc/meminfo: memFree=26546196/32951124 swapFree=67088964/67111528
[pid=5652] ppid=5650 vsize=758780 CPUtime=4800.23 cores=1,3,5,7
/proc/5652/stat : 5652 (SArTagnan) R 5650 5652 4862 0 -1 4202496 5265420 0 0 0 479180 843 0 0 25 0 4 0 521485056 776990720 138844 33554432000 4194304 4623224 140736754010992 18446744073709551615 4510262 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5652/statm: 189695 138844 457 105 0 185199 0
[pid=5652/tid=5654] ppid=5650 vsize=758780 CPUtime=1199.19 cores=1,3,5,7
/proc/5652/task/5654/stat : 5654 (SArTagnan) R 5650 5652 4862 0 -1 4202560 42192 0 0 0 119910 9 0 0 25 0 4 0 521485061 776990720 138844 33554432000 4194304 4623224 140736754010992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5652/tid=5655] ppid=5650 vsize=758780 CPUtime=1197.48 cores=1,3,5,7
/proc/5652/task/5655/stat : 5655 (SArTagnan) R 5650 5652 4862 0 -1 4202560 45243 0 0 0 119739 9 0 0 25 0 4 0 521485061 776990720 138844 33554432000 4194304 4623224 140736754010992 18446744073709551615 4377022 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5652/tid=5656] ppid=5650 vsize=758780 CPUtime=1201.74 cores=1,3,5,7
/proc/5652/task/5656/stat : 5656 (SArTagnan) R 5650 5652 4862 0 -1 4202560 4729171 0 0 0 119430 744 0 0 25 0 4 0 521485061 776990720 138844 33554432000 4194304 4623224 140736754010992 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 758780

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): 1201.83
CPU time (s): 4800.29
CPU user time (s): 4791.83
CPU system time (s): 8.46071
CPU usage (%): 399.414
Max. virtual memory (cumulated for all children) (KiB): 800936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.83
system time used= 8.46071
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5265420
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= 5963
involuntary context switches= 32424

runsolver used 1.76373 second user time and 4.80227 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 19:41:06
IDJOB=3262796
IDBENCH=83894
IDSOLVER=1656
FILE ID=node130/3262796-1304098865
RUNJOBID= node130-1304098865-5630
PBS_JOBID= 13170579
Free space on /tmp= 71992 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262796-1304098865/watcher-3262796-1304098865 -o /tmp/evaluation-result-3262796-1304098865/solver-3262796-1304098865 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3262796-1304098865.cnf -threads=4

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=1215137898

node130.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	: 5332.83
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.81
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27083100 kB
Buffers:       1177628 kB
Cached:        4151556 kB
SwapCached:      22432 kB
Active:         520116 kB
Inactive:      4916592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27083100 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:            3628 kB
Writeback:           0 kB
AnonPages:       85276 kB
Mapped:          15008 kB
Slab:           369348 kB
PageTables:       4308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   266340 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= 71992 MiB
End job on node130 at 2011-04-29 20:01:09