Trace number 3281171

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.45 1201.95

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

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-3281171-1304039984/watcher-3281171-1304039984 -o /tmp/evaluation-result-3281171-1304039984/solver-3281171-1304039984 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3281171-1304039984.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: 4.31 4.92 5.51 3/174 32392
/proc/meminfo: memFree=20023220/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=18348 CPUtime=0 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 403 0 0 0 0 0 0 0 22 0 1 0 515598125 18788352 341 33554432000 4194304 4623224 140735942908272 18446744073709551615 237278879488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32392/statm: 4587 341 290 105 0 91 0

[startup+0.0610761 s]
/proc/loadavg: 4.31 4.92 5.51 3/174 32392
/proc/meminfo: memFree=20023220/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=30420 CPUtime=0.05 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 4262 0 0 0 5 0 0 0 22 0 1 0 515598125 31150080 2722 33554432000 4194304 4623224 140735942908272 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32392/statm: 7605 2724 297 105 0 3109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30420

[startup+0.101075 s]
/proc/loadavg: 4.31 4.92 5.51 3/174 32392
/proc/meminfo: memFree=20023220/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=286288 CPUtime=0.14 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 11525 0 0 0 13 1 0 0 23 0 4 0 515598125 293158912 9153 33554432000 4194304 4623224 140735942908272 18446744073709551615 4388779 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 71572 9153 330 105 0 67076 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 286288

[startup+0.30104 s]
/proc/loadavg: 4.31 4.92 5.51 3/174 32392
/proc/meminfo: memFree=20023220/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=287620 CPUtime=0.93 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 14566 0 0 0 92 1 0 0 23 0 4 0 515598125 294522880 11189 33554432000 4194304 4623224 140735942908272 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 71905 11189 335 105 0 67409 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 287620

[startup+0.700969 s]
/proc/loadavg: 4.31 4.92 5.51 3/174 32392
/proc/meminfo: memFree=20023220/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=292988 CPUtime=2.53 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 19316 0 0 0 251 2 0 0 25 0 4 0 515598125 300019712 12786 33554432000 4194304 4623224 140735942908272 18446744073709551615 4507433 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 73247 12786 343 105 0 68751 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 292988

[startup+1.50083 s]
/proc/loadavg: 4.31 4.92 5.51 9/184 32405
/proc/meminfo: memFree=19903408/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=292988 CPUtime=5.72 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 22129 0 0 0 570 2 0 0 25 0 4 0 515598125 300019712 14161 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 73247 14161 343 105 0 68751 0
[pid=32392/tid=32400] ppid=32390 vsize=292988 CPUtime=1.4 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 1954 0 0 0 140 0 0 0 25 0 4 0 515598133 300019712 14161 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=292988 CPUtime=1.4 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 2006 0 0 0 140 0 0 0 25 0 4 0 515598133 300019712 14161 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=292988 CPUtime=1.4 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 6391 0 0 0 140 0 0 0 25 0 4 0 515598133 300019712 14161 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 292988

[startup+3.10054 s]
/proc/loadavg: 4.31 4.92 5.51 9/184 32405
/proc/meminfo: memFree=19897208/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=373388 CPUtime=12.11 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 79076 0 0 0 1201 10 0 0 25 0 4 0 515598125 382349312 36212 33554432000 4194304 4623224 140735942908272 18446744073709551615 4278667 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 93347 36212 344 105 0 88851 0
[pid=32392/tid=32400] ppid=32390 vsize=373388 CPUtime=3 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 11643 0 0 0 298 2 0 0 25 0 4 0 515598133 382349312 36212 33554432000 4194304 4623224 140735942908272 18446744073709551615 4465869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=373388 CPUtime=2.99 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 11979 0 0 0 297 2 0 0 25 0 4 0 515598133 382349312 36212 33554432000 4194304 4623224 140735942908272 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=373388 CPUtime=3 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 20278 0 0 0 298 2 0 0 25 0 4 0 515598133 382349312 36212 33554432000 4194304 4623224 140735942908272 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 373388

[startup+6.30097 s]
/proc/loadavg: 4.68 4.99 5.52 9/184 32405
/proc/meminfo: memFree=19717420/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=373388 CPUtime=24.89 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 88216 0 0 0 2477 12 0 0 25 0 4 0 515598125 382349312 37945 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 93347 37945 344 105 0 88851 0
[pid=32392/tid=32400] ppid=32390 vsize=373388 CPUtime=6.2 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 12118 0 0 0 618 2 0 0 25 0 4 0 515598133 382349312 37945 33554432000 4194304 4623224 140735942908272 18446744073709551615 4377885 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=373388 CPUtime=6.17 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 12722 0 0 0 615 2 0 0 25 0 4 0 515598133 382349312 37945 33554432000 4194304 4623224 140735942908272 18446744073709551615 4377147 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=373388 CPUtime=6.2 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 28034 0 0 0 617 3 0 0 25 0 4 0 515598133 382349312 37945 33554432000 4194304 4623224 140735942908272 18446744073709551615 4365976 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 373388

[startup+12.7008 s]
/proc/loadavg: 4.95 5.04 5.54 9/184 32405
/proc/meminfo: memFree=19670096/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=380152 CPUtime=50.46 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 132519 0 0 0 5027 19 0 0 25 0 4 0 515598125 389275648 41151 33554432000 4194304 4623224 140735942908272 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 95038 41151 344 105 0 90542 0
[pid=32392/tid=32400] ppid=32390 vsize=380152 CPUtime=12.59 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 16045 0 0 0 1257 2 0 0 25 0 4 0 515598133 389275648 41151 33554432000 4194304 4623224 140735942908272 18446744073709551615 4357758 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=380152 CPUtime=12.54 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 13613 0 0 0 1251 3 0 0 25 0 4 0 515598133 389275648 41151 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=380152 CPUtime=12.6 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 67208 0 0 0 1252 8 0 0 25 0 4 0 515598133 389275648 41151 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 380152

[startup+25.5006 s]
/proc/loadavg: 5.62 5.18 5.58 9/184 32406
/proc/meminfo: memFree=19612920/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=400556 CPUtime=101.58 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 248382 0 0 0 10119 39 0 0 25 0 4 0 515598125 410169344 47937 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 100139 47937 345 105 0 95643 0
[pid=32392/tid=32400] ppid=32390 vsize=400556 CPUtime=25.4 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 17113 0 0 0 2537 3 0 0 25 0 4 0 515598133 410169344 47937 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=400556 CPUtime=25.27 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 18384 0 0 0 2522 5 0 0 25 0 4 0 515598133 410169344 47937 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=400556 CPUtime=25.4 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 169961 0 0 0 2514 26 0 0 25 0 4 0 515598133 410169344 47937 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 400556

[startup+51.101 s]
/proc/loadavg: 6.49 5.42 5.64 9/184 32406
/proc/meminfo: memFree=19455744/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=436700 CPUtime=203.84 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 460389 0 0 0 20309 75 0 0 25 0 4 0 515598125 447180800 63721 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 109175 63721 344 105 0 104679 0
[pid=32392/tid=32400] ppid=32390 vsize=436700 CPUtime=51 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 24770 0 0 0 5096 4 0 0 25 0 4 0 515598133 447180800 63721 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=436700 CPUtime=50.72 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 26322 0 0 0 5066 6 0 0 25 0 4 0 515598133 447180800 63721 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=436700 CPUtime=51.01 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 363391 0 0 0 5042 59 0 0 25 0 4 0 515598133 447180800 63721 33554432000 4194304 4623224 140735942908272 18446744073709551615 4549374 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 436700

[startup+102.307 s]
/proc/loadavg: 7.41 5.83 5.77 9/184 32408
/proc/meminfo: memFree=19148584/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=574168 CPUtime=408.36 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 793390 0 0 0 40705 131 0 0 25 0 4 0 515598125 587948032 89379 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 143542 89379 345 105 0 139046 0
[pid=32392/tid=32400] ppid=32390 vsize=574168 CPUtime=102.19 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 44928 0 0 0 10207 12 0 0 25 0 4 0 515598133 587948032 89379 33554432000 4194304 4623224 140735942908272 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=574168 CPUtime=101.64 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 28604 0 0 0 10156 8 0 0 25 0 4 0 515598133 587948032 89379 33554432000 4194304 4623224 140735942908272 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=574168 CPUtime=102.21 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 667837 0 0 0 10117 104 0 0 25 0 4 0 515598133 587948032 89379 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.36
Current children cumulated vsize (KiB) 574168

[startup+162.3 s]
/proc/loadavg: 7.92 6.26 5.92 9/184 32409
/proc/meminfo: memFree=18891152/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=580880 CPUtime=647.99 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 1032892 0 0 0 64628 171 0 0 25 0 4 0 515598125 594821120 100082 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510195 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 145220 100082 345 105 0 140724 0
[pid=32392/tid=32400] ppid=32390 vsize=580880 CPUtime=162.17 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 47647 0 0 0 16202 15 0 0 25 0 4 0 515598133 594821120 100082 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=580880 CPUtime=161.32 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 29147 0 0 0 16123 9 0 0 25 0 4 0 515598133 594821120 100082 33554432000 4194304 4623224 140735942908272 18446744073709551615 4377457 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=580880 CPUtime=162.21 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 903404 0 0 0 16080 141 0 0 25 0 4 0 515598133 594821120 100082 33554432000 4194304 4623224 140735942908272 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.99
Current children cumulated vsize (KiB) 580880

[startup+222.301 s]
/proc/loadavg: 7.97 6.57 6.05 9/184 32411
/proc/meminfo: memFree=18619456/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=778736 CPUtime=887.64 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 1380016 0 0 0 88532 232 0 0 25 0 4 0 515598125 797425664 144782 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 194684 144782 923 105 0 190188 0
[pid=32392/tid=32400] ppid=32390 vsize=778736 CPUtime=222.15 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 63028 0 0 0 22197 18 0 0 25 0 4 0 515598133 797425664 144782 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=778736 CPUtime=220.98 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 40379 0 0 0 22084 14 0 0 25 0 4 0 515598133 797425664 144782 33554432000 4194304 4623224 140735942908272 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=778736 CPUtime=222.21 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 1179934 0 0 0 22033 188 0 0 25 0 4 0 515598133 797425664 144782 33554432000 4194304 4623224 140735942908272 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.64
Current children cumulated vsize (KiB) 778736

[startup+282.301 s]

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


[startup+702.3 s]
/proc/loadavg: 8.08 7.74 6.84 9/184 32424
/proc/meminfo: memFree=15416316/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=3096288 CPUtime=2804.97 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 4115311 0 0 0 279770 727 0 0 25 0 4 0 515598125 3170598912 625929 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 774072 625929 345 105 0 769576 0
[pid=32392/tid=32400] ppid=32390 vsize=3096288 CPUtime=702.1 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 157137 0 0 0 70118 92 0 0 25 0 4 0 515598133 3170598912 625929 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=3096288 CPUtime=698.37 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 56563 0 0 0 69804 33 0 0 25 0 4 0 515598133 3170598912 625929 33554432000 4194304 4623224 140735942908272 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=3096288 CPUtime=702.19 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 2770613 0 0 0 69774 445 0 0 25 0 4 0 515598133 3170598912 625929 33554432000 4194304 4623224 140735942908272 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.97
Current children cumulated vsize (KiB) 3096288

[startup+762.307 s]
/proc/loadavg: 8.07 7.80 6.91 9/184 32425
/proc/meminfo: memFree=15181820/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=3118412 CPUtime=3044.67 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 4161037 0 0 0 303721 746 0 0 25 0 4 0 515598125 3193253888 663711 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510172 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 779603 663711 345 105 0 775107 0
[pid=32392/tid=32400] ppid=32390 vsize=3118412 CPUtime=762.1 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 164027 0 0 0 76108 102 0 0 25 0 4 0 515598133 3193253888 663711 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=3118412 CPUtime=758.05 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 56686 0 0 0 75772 33 0 0 25 0 4 0 515598133 3193253888 663711 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=3118412 CPUtime=762.2 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 2776427 0 0 0 75773 447 0 0 25 0 4 0 515598133 3193253888 663711 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376855 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.67
Current children cumulated vsize (KiB) 3118412

[startup+822.301 s]
/proc/loadavg: 8.06 7.85 6.98 9/184 32427
/proc/meminfo: memFree=14951788/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=3310300 CPUtime=3284.32 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 4202816 0 0 0 327671 761 0 0 25 0 4 0 515598125 3389747200 692651 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 827575 692651 345 105 0 823079 0
[pid=32392/tid=32400] ppid=32390 vsize=3310300 CPUtime=822.11 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 169938 0 0 0 82098 113 0 0 25 0 4 0 515598133 3389747200 692651 33554432000 4194304 4623224 140735942908272 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=3310300 CPUtime=817.72 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 69124 0 0 0 81738 34 0 0 25 0 4 0 515598133 3389747200 692651 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=3310300 CPUtime=822.2 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 2786141 0 0 0 81772 448 0 0 25 0 4 0 515598133 3389747200 692651 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.32
Current children cumulated vsize (KiB) 3310300

[startup+882.3 s]
/proc/loadavg: 8.06 7.89 7.05 9/184 32428
/proc/meminfo: memFree=14740592/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=3349820 CPUtime=3524 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 4238281 0 0 0 351622 778 0 0 25 0 4 0 515598125 3430215680 722994 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510172 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 837455 722994 345 105 0 832959 0
[pid=32392/tid=32400] ppid=32390 vsize=3349820 CPUtime=882.1 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 175589 0 0 0 88087 123 0 0 25 0 4 0 515598133 3430215680 722994 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=3349820 CPUtime=877.39 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 69280 0 0 0 87705 34 0 0 25 0 4 0 515598133 3430215680 722994 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=3349820 CPUtime=882.19 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 2796118 0 0 0 87769 450 0 0 25 0 4 0 515598133 3430215680 722994 33554432000 4194304 4623224 140735942908272 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) 3349820

[startup+942.301 s]
/proc/loadavg: 8.13 7.93 7.11 9/184 32430
/proc/meminfo: memFree=14536724/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=3567228 CPUtime=3763.67 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 4360177 0 0 0 375563 804 0 0 25 0 4 0 515598125 3652841472 754878 33554432000 4194304 4623224 140735942908272 18446744073709551615 4414859 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 891807 754878 345 105 0 887311 0
[pid=32392/tid=32400] ppid=32390 vsize=3567228 CPUtime=942.1 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 181850 0 0 0 94077 133 0 0 25 0 4 0 515598133 3652841472 754878 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=3567228 CPUtime=937.07 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 69427 0 0 0 93673 34 0 0 25 0 4 0 515598133 3652841472 754878 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=3567228 CPUtime=942.2 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 2806832 0 0 0 93767 453 0 0 25 0 4 0 515598133 3652841472 754878 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376827 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) 3567228

[startup+1002.3 s]
/proc/loadavg: 8.18 7.98 7.18 9/184 32432
/proc/meminfo: memFree=13958628/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=3672528 CPUtime=4003.34 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 4388866 0 0 0 399519 815 0 0 25 0 4 0 515598125 3760668672 776734 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 918132 776734 345 105 0 913636 0
[pid=32392/tid=32400] ppid=32390 vsize=3672528 CPUtime=1002.09 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 184328 0 0 0 100071 138 0 0 25 0 4 0 515598133 3760668672 776734 33554432000 4194304 4623224 140735942908272 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=3672528 CPUtime=996.74 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 69565 0 0 0 99640 34 0 0 25 0 4 0 515598133 3760668672 776734 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=3672528 CPUtime=1002.2 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 2817047 0 0 0 99767 453 0 0 25 0 4 0 515598133 3760668672 776734 33554432000 4194304 4623224 140735942908272 18446744073709551615 4366460 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.34
Current children cumulated vsize (KiB) 3672528

[startup+1062.3 s]
/proc/loadavg: 8.19 8.01 7.24 9/184 32433
/proc/meminfo: memFree=12731388/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=3776696 CPUtime=4243.02 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 4434258 0 0 0 423476 826 0 0 25 0 4 0 515598125 3867336704 811968 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 944174 811968 345 105 0 939678 0
[pid=32392/tid=32400] ppid=32390 vsize=3776696 CPUtime=1062.09 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 184529 0 0 0 106071 138 0 0 25 0 4 0 515598133 3867336704 811968 33554432000 4194304 4623224 140735942908272 18446744073709551615 4357309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=3776696 CPUtime=1056.42 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 69634 0 0 0 105608 34 0 0 25 0 4 0 515598133 3867336704 811968 33554432000 4194304 4623224 140735942908272 18446744073709551615 4330680 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=3776696 CPUtime=1062.21 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 2826812 0 0 0 105766 455 0 0 25 0 4 0 515598133 3867336704 811968 33554432000 4194304 4623224 140735942908272 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.02
Current children cumulated vsize (KiB) 3776696

[startup+1122.3 s]
/proc/loadavg: 8.12 8.02 7.29 9/184 32435
/proc/meminfo: memFree=12585184/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=3814996 CPUtime=4482.69 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 4458015 0 0 0 447438 831 0 0 25 0 4 0 515598125 3906555904 833557 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 953749 833557 345 105 0 949253 0
[pid=32392/tid=32400] ppid=32390 vsize=3814996 CPUtime=1122.09 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 184570 0 0 0 112071 138 0 0 25 0 4 0 515598133 3906555904 833557 33554432000 4194304 4623224 140735942908272 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=3814996 CPUtime=1116.09 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 69641 0 0 0 111575 34 0 0 25 0 4 0 515598133 3906555904 833557 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=3814996 CPUtime=1122.21 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 2836493 0 0 0 111764 457 0 0 25 0 4 0 515598133 3906555904 833557 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.69
Current children cumulated vsize (KiB) 3814996

[startup+1182.3 s]
/proc/loadavg: 8.09 8.03 7.33 9/184 32436
/proc/meminfo: memFree=12503824/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=3875608 CPUtime=4722.37 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 4487107 0 0 0 471400 837 0 0 25 0 4 0 515598125 3968622592 847309 33554432000 4194304 4623224 140735942908272 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 968902 847309 345 105 0 964406 0
[pid=32392/tid=32400] ppid=32390 vsize=3875608 CPUtime=1182.09 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 184609 0 0 0 118071 138 0 0 25 0 4 0 515598133 3968622592 847309 33554432000 4194304 4623224 140735942908272 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=3875608 CPUtime=1175.77 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 69793 0 0 0 117543 34 0 0 25 0 4 0 515598133 3968622592 847309 33554432000 4194304 4623224 140735942908272 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=3875608 CPUtime=1182.21 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 2857563 0 0 0 117760 461 0 0 25 0 4 0 515598133 3968622592 847309 33554432000 4194304 4623224 140735942908272 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 3875608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.06 8.03 7.35 9/184 32437
/proc/meminfo: memFree=12467368/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=3889460 CPUtime=4800.28 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) R 32390 32392 31281 0 -1 4202496 4493216 0 0 0 479189 839 0 0 25 0 4 0 515598125 3982807040 852451 33554432000 4194304 4623224 140735942908272 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 972365 852451 345 105 0 967869 0
[pid=32392/tid=32400] ppid=32390 vsize=3889460 CPUtime=1201.6 cores=1,3,5,7
/proc/32392/task/32400/stat : 32400 (SArTagnan) R 32390 32392 31281 0 -1 4202560 184634 0 0 0 120022 138 0 0 25 0 4 0 515598133 3982807040 852451 33554432000 4194304 4623224 140735942908272 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=3889460 CPUtime=1195.16 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4202560 69840 0 0 0 119482 34 0 0 25 0 4 0 515598133 3982807040 852451 33554432000 4194304 4623224 140735942908272 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32392/tid=32402] ppid=32390 vsize=3889460 CPUtime=1201.72 cores=1,3,5,7
/proc/32392/task/32402/stat : 32402 (SArTagnan) R 32390 32392 31281 0 -1 4202560 2861124 0 0 0 119710 462 0 0 25 0 4 0 515598133 3982807040 852451 33554432000 4194304 4623224 140735942908272 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 3889460

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

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

[startup+1201.91 s]
/proc/loadavg: 8.06 8.03 7.35 9/184 32437
/proc/meminfo: memFree=12467368/32950904 swapFree=67082284/67111528
[pid=32392] ppid=32390 vsize=0 CPUtime=4800.4 cores=1,3,5,7
/proc/32392/stat : 32392 (SArTagnan) Z 32390 32392 31281 0 -1 4203548 4493216 0 0 0 479191 849 0 0 25 0 2 0 515598125 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32392/statm: 0 0 0 0 0 0 0
[pid=32392/tid=32401] ppid=32390 vsize=0 CPUtime=1195.26 cores=1,3,5,7
/proc/32392/task/32401/stat : 32401 (SArTagnan) R 32390 32392 31281 0 -1 4203588 69840 0 0 0 119482 44 0 0 25 0 2 0 515598133 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.95
CPU time (s): 4800.45
CPU user time (s): 4791.92
CPU system time (s): 8.5337
CPU usage (%): 399.389
Max. virtual memory (cumulated for all children) (KiB): 3902000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.92
system time used= 8.5337
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4493216
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= 15082
involuntary context switches= 33895

runsolver used 1.85472 second user time and 4.70928 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 03:19:44
IDJOB=3281171
IDBENCH=20529
IDSOLVER=1656
FILE ID=node121/3281171-1304039984
RUNJOBID= node121-1304039984-32379
PBS_JOBID= 13170331
Free space on /tmp= 72648 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281171-1304039984/watcher-3281171-1304039984 -o /tmp/evaluation-result-3281171-1304039984/solver-3281171-1304039984 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3281171-1304039984.cnf -threads=4

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=1738563804

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20023252 kB
Buffers:       2178436 kB
Cached:       10187320 kB
SwapCached:       2776 kB
Active:        9090128 kB
Inactive:      3317916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20023252 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            7116 kB
Writeback:           0 kB
AnonPages:       40100 kB
Mapped:          13532 kB
Slab:           454716 kB
PageTables:       4336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   190172 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= 72648 MiB
End job on node121 at 2011-04-29 03:39:48