Trace number 3257824

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.43 1201.78

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g4.cnf
MD5SUM04c9f68df814bad18919ca17a3e0867a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.342947
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3257824-1304051770/watcher-3257824-1304051770 -o /tmp/evaluation-result-3257824-1304051770/solver-3257824-1304051770 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3257824-1304051770.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.50 8.00 8.00 2/174 14479
/proc/meminfo: memFree=30598216/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=20220 CPUtime=0 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 579 0 0 0 0 0 0 0 23 0 1 0 516779370 20705280 457 33554432000 4194304 4623224 140734137226912 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14479/statm: 5055 457 297 105 0 559 0

[startup+0.00879809 s]
/proc/loadavg: 7.50 8.00 8.00 2/174 14479
/proc/meminfo: memFree=30598216/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=20484 CPUtime=0 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 754 0 0 0 0 0 0 0 23 0 1 0 516779370 20975616 498 33554432000 4194304 4623224 140734137226912 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14479/statm: 5121 499 297 105 0 625 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20484

[startup+0.100747 s]
/proc/loadavg: 7.50 8.00 8.00 2/174 14479
/proc/meminfo: memFree=30598216/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=254056 CPUtime=0.33 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 3466 0 0 0 33 0 0 0 24 0 4 0 516779370 260153344 2650 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 63514 2650 343 105 0 59018 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 254056

[startup+0.300709 s]
/proc/loadavg: 7.50 8.00 8.00 2/174 14479
/proc/meminfo: memFree=30598216/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=258148 CPUtime=1.14 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 5713 0 0 0 113 1 0 0 25 0 4 0 516779370 264343552 3856 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510910 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 64537 3856 344 105 0 60041 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 258148

[startup+0.700634 s]
/proc/loadavg: 7.50 8.00 8.00 2/174 14479
/proc/meminfo: memFree=30598216/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=262544 CPUtime=2.73 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 9380 0 0 0 272 1 0 0 25 0 4 0 516779370 268845056 5589 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 65636 5589 344 105 0 61140 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 262544

[startup+1.50048 s]
/proc/loadavg: 7.54 8.00 8.00 9/184 14492
/proc/meminfo: memFree=30524860/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=265576 CPUtime=5.93 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 13800 0 0 0 591 2 0 0 25 0 4 0 516779370 271949824 8118 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 66394 8118 344 105 0 61898 0
[pid=14479/tid=14481] ppid=14477 vsize=265576 CPUtime=1.47 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 2579 0 0 0 147 0 0 0 25 0 4 0 516779372 271949824 8118 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=265576 CPUtime=1.46 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 2954 0 0 0 146 0 0 0 25 0 4 0 516779372 271949824 8118 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=265576 CPUtime=1.47 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 2607 0 0 0 147 0 0 0 25 0 4 0 516779372 271949824 8118 33554432000 4194304 4623224 140734137226912 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 265576

[startup+3.10118 s]
/proc/loadavg: 7.54 8.00 8.00 9/184 14492
/proc/meminfo: memFree=30495472/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=273796 CPUtime=12.32 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 20169 0 0 0 1228 4 0 0 25 0 4 0 516779370 280367104 11645 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510195 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 68449 11645 344 105 0 63953 0
[pid=14479/tid=14481] ppid=14477 vsize=273796 CPUtime=3.07 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 3863 0 0 0 307 0 0 0 25 0 4 0 516779372 280367104 11645 33554432000 4194304 4623224 140734137226912 18446744073709551615 4468051 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=273796 CPUtime=3.06 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 4500 0 0 0 305 1 0 0 25 0 4 0 516779372 280367104 11645 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=273796 CPUtime=3.07 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 4029 0 0 0 307 0 0 0 25 0 4 0 516779372 280367104 11645 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 273796

[startup+6.30057 s]
/proc/loadavg: 7.57 8.00 8.00 9/184 14492
/proc/meminfo: memFree=30440748/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=288084 CPUtime=25.1 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 30849 0 0 0 2504 6 0 0 25 0 4 0 516779370 294998016 16889 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 72021 16889 346 105 0 67525 0
[pid=14479/tid=14481] ppid=14477 vsize=288084 CPUtime=6.27 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 5336 0 0 0 627 0 0 0 25 0 4 0 516779372 294998016 16889 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376773 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=288084 CPUtime=6.24 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 7030 0 0 0 622 2 0 0 25 0 4 0 516779372 294998016 16889 33554432000 4194304 4623224 140734137226912 18446744073709551615 4373031 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=288084 CPUtime=6.28 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 8258 0 0 0 627 1 0 0 25 0 4 0 516779372 294998016 16889 33554432000 4194304 4623224 140734137226912 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 288084

[startup+12.7004 s]
/proc/loadavg: 7.61 8.00 8.00 9/184 14492
/proc/meminfo: memFree=30359468/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=300152 CPUtime=50.66 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 83383 0 0 0 5050 16 0 0 25 0 4 0 516779370 307355648 23459 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510183 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 75038 23459 351 105 0 70542 0
[pid=14479/tid=14481] ppid=14477 vsize=300152 CPUtime=12.67 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 7740 0 0 0 1266 1 0 0 25 0 4 0 516779372 307355648 23459 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=300152 CPUtime=12.61 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 13099 0 0 0 1257 4 0 0 25 0 4 0 516779372 307355648 23459 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376732 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=300152 CPUtime=12.67 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 51838 0 0 0 1258 9 0 0 25 0 4 0 516779372 307355648 23459 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 300152

[startup+25.5009 s]
/proc/loadavg: 7.74 8.01 8.00 9/184 14492
/proc/meminfo: memFree=30215232/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=335624 CPUtime=101.8 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 105532 0 0 0 10156 24 0 0 25 0 4 0 516779370 343678976 33751 33554432000 4194304 4623224 140734137226912 18446744073709551615 4397234 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 83906 33751 344 105 0 79410 0
[pid=14479/tid=14481] ppid=14477 vsize=335624 CPUtime=25.47 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 16088 0 0 0 2544 3 0 0 25 0 4 0 516779372 343678976 33751 33554432000 4194304 4623224 140734137226912 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=335624 CPUtime=25.33 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 19847 0 0 0 2525 8 0 0 25 0 4 0 516779372 343678976 33751 33554432000 4194304 4623224 140734137226912 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=335624 CPUtime=25.47 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 58664 0 0 0 2537 10 0 0 25 0 4 0 516779372 343678976 33751 33554432000 4194304 4623224 140734137226912 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 335624

[startup+51.1011 s]
/proc/loadavg: 7.89 8.03 8.01 9/184 14493
/proc/meminfo: memFree=29952032/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=388692 CPUtime=204.07 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 348708 0 0 0 20338 69 0 0 25 0 4 0 516779370 398020608 61270 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510189 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 97173 61270 668 105 0 92677 0
[pid=14479/tid=14481] ppid=14477 vsize=388692 CPUtime=51.07 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 24333 0 0 0 5102 5 0 0 25 0 4 0 516779372 398020608 61270 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=388692 CPUtime=50.8 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 27994 0 0 0 5069 11 0 0 25 0 4 0 516779372 398020608 61270 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=388692 CPUtime=51.08 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 261154 0 0 0 5063 45 0 0 25 0 4 0 516779372 398020608 61270 33554432000 4194304 4623224 140734137226912 18446744073709551615 4545983 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 388692

[startup+102.306 s]
/proc/loadavg: 8.01 8.04 8.01 9/184 14494
/proc/meminfo: memFree=29563396/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=611116 CPUtime=408.6 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 466731 0 0 0 40774 86 0 0 25 0 4 0 516779370 625782784 99917 33554432000 4194304 4623224 140734137226912 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 152779 99917 474 105 0 148283 0
[pid=14479/tid=14481] ppid=14477 vsize=611116 CPUtime=102.27 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 28208 0 0 0 10221 6 0 0 25 0 4 0 516779372 625782784 99917 33554432000 4194304 4623224 140734137226912 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=611116 CPUtime=101.71 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 29007 0 0 0 10160 11 0 0 25 0 4 0 516779372 625782784 99917 33554432000 4194304 4623224 140734137226912 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=611116 CPUtime=102.28 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 297941 0 0 0 10177 51 0 0 25 0 4 0 516779372 625782784 99917 33554432000 4194304 4623224 140734137226912 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 611116

[startup+162.301 s]
/proc/loadavg: 8.10 8.06 8.01 9/184 14496
/proc/meminfo: memFree=29278292/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=673360 CPUtime=648.26 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 729584 0 0 0 64696 130 0 0 25 0 4 0 516779370 689520640 115023 33554432000 4194304 4623224 140734137226912 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 168340 115023 429 105 0 163844 0
[pid=14479/tid=14481] ppid=14477 vsize=673360 CPUtime=162.27 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 42081 0 0 0 16217 10 0 0 25 0 4 0 516779372 689520640 115023 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=673360 CPUtime=161.38 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 29548 0 0 0 16127 11 0 0 25 0 4 0 516779372 689520640 115023 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=673360 CPUtime=162.28 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 536356 0 0 0 16139 89 0 0 25 0 4 0 516779372 689520640 115023 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 673360

[startup+222.301 s]
/proc/loadavg: 8.12 8.07 8.02 9/184 14498
/proc/meminfo: memFree=29096480/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=723276 CPUtime=887.94 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 985080 0 0 0 88620 174 0 0 25 0 4 0 516779370 740634624 132562 33554432000 4194304 4623224 140734137226912 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 180819 132562 503 105 0 176323 0
[pid=14479/tid=14481] ppid=14477 vsize=723276 CPUtime=222.27 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 58723 0 0 0 22212 15 0 0 25 0 4 0 516779372 740634624 132562 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=723276 CPUtime=221.06 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 37949 0 0 0 22094 12 0 0 25 0 4 0 516779372 740634624 132562 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=723276 CPUtime=222.28 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 762578 0 0 0 22102 126 0 0 25 0 4 0 516779372 740634624 132562 33554432000 4194304 4623224 140734137226912 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 723276

[startup+282.301 s]

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

[pid=14479] ppid=14477 vsize=1889532 CPUtime=2805.36 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 3941449 0 0 0 279876 660 0 0 25 0 4 0 516779370 1934880768 376706 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 472383 376706 358 105 0 467887 0
[pid=14479/tid=14481] ppid=14477 vsize=1889532 CPUtime=702.29 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 99678 0 0 0 70198 31 0 0 25 0 4 0 516779372 1934880768 376706 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=1889532 CPUtime=698.46 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 62910 0 0 0 69821 25 0 0 25 0 4 0 516779372 1934880768 376706 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376837 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=1889532 CPUtime=702.28 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 3138626 0 0 0 69727 501 0 0 25 0 4 0 516779372 1934880768 376706 33554432000 4194304 4623224 140734137226912 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 1889532

[startup+762.307 s]
/proc/loadavg: 8.20 8.14 8.07 9/184 14512
/proc/meminfo: memFree=27277304/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=1937856 CPUtime=3045.06 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 4439619 0 0 0 303766 740 0 0 25 0 4 0 516779370 1984364544 390050 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 484464 390050 349 105 0 479968 0
[pid=14479/tid=14481] ppid=14477 vsize=1937856 CPUtime=762.3 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 126367 0 0 0 76196 34 0 0 25 0 4 0 516779372 1984364544 390050 33554432000 4194304 4623224 140734137226912 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=1937856 CPUtime=758.14 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 65979 0 0 0 75784 30 0 0 25 0 4 0 516779372 1984364544 390050 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=1937856 CPUtime=762.28 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 3592685 0 0 0 75659 569 0 0 25 0 4 0 516779372 1984364544 390050 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 1937856

[startup+822.3 s]
/proc/loadavg: 8.12 8.13 8.07 9/184 14514
/proc/meminfo: memFree=27094500/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=1937856 CPUtime=3284.72 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 5006560 0 0 0 327649 823 0 0 25 0 4 0 516779370 1984364544 398532 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510086 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 484464 398532 344 105 0 479968 0
[pid=14479/tid=14481] ppid=14477 vsize=1937856 CPUtime=822.29 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 128788 0 0 0 82195 34 0 0 25 0 4 0 516779372 1984364544 398532 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=1937856 CPUtime=817.81 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 67355 0 0 0 81749 32 0 0 25 0 4 0 516779372 1984364544 398532 33554432000 4194304 4623224 140734137226912 18446744073709551615 212435675712 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=1937856 CPUtime=822.28 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 4133472 0 0 0 81581 647 0 0 25 0 4 0 516779372 1984364544 398532 33554432000 4194304 4623224 140734137226912 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 1937856

[startup+882.301 s]
/proc/loadavg: 8.15 8.14 8.07 9/184 14515
/proc/meminfo: memFree=27002592/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=1946172 CPUtime=3524.4 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 5465292 0 0 0 351547 893 0 0 25 0 4 0 516779370 1992880128 407007 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 486543 407007 344 105 0 482047 0
[pid=14479/tid=14481] ppid=14477 vsize=1946172 CPUtime=882.29 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 132359 0 0 0 88193 36 0 0 25 0 4 0 516779372 1992880128 407007 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=1946172 CPUtime=877.48 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 67673 0 0 0 87716 32 0 0 25 0 4 0 516779372 1992880128 407007 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=1946172 CPUtime=882.28 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 4577471 0 0 0 87516 712 0 0 25 0 4 0 516779372 1992880128 407007 33554432000 4194304 4623224 140734137226912 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 1946172

[startup+942.301 s]
/proc/loadavg: 8.15 8.14 8.08 9/184 14517
/proc/meminfo: memFree=26883156/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=2088068 CPUtime=3764.09 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 6043739 0 0 0 375427 982 0 0 25 0 4 0 516779370 2138181632 417049 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 522017 417049 347 105 0 517521 0
[pid=14479/tid=14481] ppid=14477 vsize=2088068 CPUtime=942.29 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 136028 0 0 0 94191 38 0 0 25 0 4 0 516779372 2138181632 417049 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=2088068 CPUtime=937.16 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 68568 0 0 0 93683 33 0 0 25 0 4 0 516779372 2138181632 417050 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=2088068 CPUtime=942.29 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 5133880 0 0 0 93434 795 0 0 25 0 4 0 516779372 2138181632 417050 33554432000 4194304 4623224 140734137226912 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 2088068

[startup+1002.3 s]
/proc/loadavg: 8.10 8.13 8.08 9/184 14518
/proc/meminfo: memFree=26776872/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=2140248 CPUtime=4003.77 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 6244266 0 0 0 399359 1018 0 0 25 0 4 0 516779370 2191613952 428596 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 535062 428596 344 105 0 530566 0
[pid=14479/tid=14481] ppid=14477 vsize=2140248 CPUtime=1002.3 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 144103 0 0 0 100190 40 0 0 25 0 4 0 516779372 2191613952 428596 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=2140248 CPUtime=996.83 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 69443 0 0 0 99649 34 0 0 25 0 4 0 516779372 2191613952 428596 33554432000 4194304 4623224 140734137226912 18446744073709551615 4377839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=2140248 CPUtime=1002.29 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 5299921 0 0 0 99407 822 0 0 25 0 4 0 516779372 2191613952 428596 33554432000 4194304 4623224 140734137226912 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 2140248

[startup+1062.3 s]
/proc/loadavg: 8.08 8.11 8.08 9/184 14520
/proc/meminfo: memFree=26668600/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=2140248 CPUtime=4243.45 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 6468568 0 0 0 423291 1054 0 0 25 0 4 0 516779370 2191613952 442638 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 535062 442638 346 105 0 530566 0
[pid=14479/tid=14481] ppid=14477 vsize=2140248 CPUtime=1062.3 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 146654 0 0 0 106187 43 0 0 25 0 4 0 516779372 2191613952 442638 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=2140248 CPUtime=1056.5 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 70930 0 0 0 105615 35 0 0 25 0 4 0 516779372 2191613952 442638 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=2140248 CPUtime=1062.29 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 5494489 0 0 0 105380 849 0 0 25 0 4 0 516779372 2191613952 442638 33554432000 4194304 4623224 140734137226912 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 2140248

[startup+1122.3 s]
/proc/loadavg: 8.03 8.09 8.07 9/184 14522
/proc/meminfo: memFree=26592564/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=2197404 CPUtime=4483.13 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 6800227 0 0 0 447207 1106 0 0 25 0 4 0 516779370 2250141696 451636 33554432000 4194304 4623224 140734137226912 18446744073709551615 212435684354 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 549351 451636 344 105 0 544855 0
[pid=14479/tid=14481] ppid=14477 vsize=2197404 CPUtime=1122.31 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 147942 0 0 0 112187 44 0 0 25 0 4 0 516779372 2250141696 451636 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376855 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=2197404 CPUtime=1116.18 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 71246 0 0 0 111582 36 0 0 25 0 4 0 516779372 2250141696 451636 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=2197404 CPUtime=1122.29 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 5774667 0 0 0 111338 891 0 0 25 0 4 0 516779372 2250141696 451636 33554432000 4194304 4623224 140734137226912 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 2197404

[startup+1182.3 s]
/proc/loadavg: 8.01 8.07 8.06 9/184 14523
/proc/meminfo: memFree=26509708/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=2204996 CPUtime=4722.82 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 6838926 0 0 0 471167 1115 0 0 25 0 4 0 516779370 2257915904 459269 33554432000 4194304 4623224 140734137226912 18446744073709551615 4510358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 551249 459269 344 105 0 546753 0
[pid=14479/tid=14481] ppid=14477 vsize=2204996 CPUtime=1182.3 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 151182 0 0 0 118184 46 0 0 25 0 4 0 516779372 2257915904 459269 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=2204996 CPUtime=1175.86 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 71989 0 0 0 117550 36 0 0 25 0 4 0 516779372 2257915904 459269 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=2204996 CPUtime=1182.29 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 5776926 0 0 0 117338 891 0 0 25 0 4 0 516779372 2257915904 459269 33554432000 4194304 4623224 140734137226912 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 2204996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.00 8.07 8.06 9/184 14524
/proc/meminfo: memFree=26481052/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=2207176 CPUtime=4800.32 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 6852826 0 0 0 478914 1118 0 0 25 0 4 0 516779370 2260148224 461805 33554432000 4194304 4623224 140734137226912 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 551794 461805 344 105 0 547298 0
[pid=14479/tid=14481] ppid=14477 vsize=2207176 CPUtime=1201.71 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 151959 0 0 0 120123 48 0 0 25 0 4 0 516779372 2260148224 461805 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=2207176 CPUtime=1195.15 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 72151 0 0 0 119479 36 0 0 25 0 4 0 516779372 2260148224 461805 33554432000 4194304 4623224 140734137226912 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=2207176 CPUtime=1201.7 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 5777588 0 0 0 119279 891 0 0 25 0 4 0 516779372 2260148224 461805 33554432000 4194304 4623224 140734137226912 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 2207176

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

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

[startup+1201.7 s]
/proc/loadavg: 8.00 8.07 8.06 9/184 14524
/proc/meminfo: memFree=26481052/32951124 swapFree=67111416/67111528
[pid=14479] ppid=14477 vsize=2207176 CPUtime=4800.32 cores=1,3,5,7
/proc/14479/stat : 14479 (SArTagnan) R 14477 14479 13827 0 -1 4202496 6852826 0 0 0 478914 1118 0 0 25 0 4 0 516779370 2260148224 461805 33554432000 4194304 4623224 140734137226912 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14479/statm: 551794 461805 344 105 0 547298 0
[pid=14479/tid=14481] ppid=14477 vsize=2207176 CPUtime=1201.71 cores=1,3,5,7
/proc/14479/task/14481/stat : 14481 (SArTagnan) R 14477 14479 13827 0 -1 4202560 151959 0 0 0 120123 48 0 0 25 0 4 0 516779372 2260148224 461805 33554432000 4194304 4623224 140734137226912 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14479/tid=14482] ppid=14477 vsize=2207176 CPUtime=1195.15 cores=1,3,5,7
/proc/14479/task/14482/stat : 14482 (SArTagnan) R 14477 14479 13827 0 -1 4202560 72151 0 0 0 119479 36 0 0 25 0 4 0 516779372 2260148224 461805 33554432000 4194304 4623224 140734137226912 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14479/tid=14483] ppid=14477 vsize=2207176 CPUtime=1201.7 cores=1,3,5,7
/proc/14479/task/14483/stat : 14483 (SArTagnan) R 14477 14479 13827 0 -1 4202560 5777588 0 0 0 119279 891 0 0 25 0 4 0 516779372 2260148224 461805 33554432000 4194304 4623224 140734137226912 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 2207176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.43
CPU user time (s): 4789.17
CPU system time (s): 11.2613
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 2207176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.17
system time used= 11.2613
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6852844
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= 1313
involuntary context switches= 29457

runsolver used 1.77873 second user time and 4.78527 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 06:36:10
IDJOB=3257824
IDBENCH=71271
IDSOLVER=1656
FILE ID=node102/3257824-1304051770
RUNJOBID= node102-1304051770-14466
PBS_JOBID= 13170401
Free space on /tmp= 71560 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g4.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257824-1304051770/watcher-3257824-1304051770 -o /tmp/evaluation-result-3257824-1304051770/solver-3257824-1304051770 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3257824-1304051770.cnf -threads=4

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

MD5SUM BENCH= 04c9f68df814bad18919ca17a3e0867a
RANDOM SEED=371351133

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.75
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.828
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.82
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.828
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:     32951124 kB
MemFree:      30598620 kB
Buffers:        624884 kB
Cached:        1237472 kB
SwapCached:          8 kB
Active:         219420 kB
Inactive:      1710480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30598620 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            2488 kB
Writeback:           0 kB
AnonPages:       67940 kB
Mapped:          14488 kB
Slab:           358664 kB
PageTables:       4868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195944 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= 71556 MiB
End job on node102 at 2011-04-29 06:56:14