Trace number 3287289

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.48 1202

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.52 7.97 7.95 5/180 13107
/proc/meminfo: memFree=22659932/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=26368 CPUtime=0 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 1768 0 0 0 0 0 0 0 22 0 1 0 518108804 27000832 1707 33554432000 4194304 4623224 140734529412816 18446744073709551615 4296444 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13107/statm: 6592 1719 290 105 0 2096 0

[startup+0.0904241 s]
/proc/loadavg: 7.52 7.97 7.95 5/180 13107
/proc/meminfo: memFree=22659932/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=42952 CPUtime=0.08 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 7825 0 0 0 7 1 0 0 22 0 1 0 518108804 43982848 4749 33554432000 4194304 4623224 140734529412816 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13107/statm: 10738 4749 297 105 0 6242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42952

[startup+0.100421 s]
/proc/loadavg: 7.52 7.97 7.95 5/180 13107
/proc/meminfo: memFree=22659932/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=45248 CPUtime=0.09 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 9151 0 0 0 8 1 0 0 22 0 1 0 518108804 46333952 4992 33554432000 4194304 4623224 140734529412816 18446744073709551615 251813858821 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13107/statm: 11312 4993 297 105 0 6816 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45248

[startup+0.300392 s]
/proc/loadavg: 7.52 7.97 7.95 5/180 13107
/proc/meminfo: memFree=22659932/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=329400 CPUtime=0.78 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 26186 0 0 0 75 3 0 0 24 0 4 0 518108804 337305600 18526 33554432000 4194304 4623224 140734529412816 18446744073709551615 4412444 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 82350 18526 334 105 0 77854 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 329400

[startup+0.700326 s]
/proc/loadavg: 7.52 7.97 7.95 5/180 13107
/proc/meminfo: memFree=22659932/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=335116 CPUtime=2.37 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 30984 0 0 0 234 3 0 0 25 0 4 0 518108804 343158784 20991 33554432000 4194304 4623224 140734529412816 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 83779 20991 335 105 0 79283 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 335116

[startup+1.50019 s]
/proc/loadavg: 7.52 7.97 7.95 9/184 13111
/proc/meminfo: memFree=22567900/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=346148 CPUtime=5.57 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 38320 0 0 0 553 4 0 0 25 0 4 0 518108804 354455552 22832 33554432000 4194304 4623224 140734529412816 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 86537 22832 335 105 0 82041 0
[pid=13107/tid=13109] ppid=13105 vsize=346148 CPUtime=1.35 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 4596 0 0 0 135 0 0 0 25 0 4 0 518108818 354455552 22832 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=346148 CPUtime=1.35 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 4909 0 0 0 135 0 0 0 25 0 4 0 518108818 354455552 22832 33554432000 4194304 4623224 140734529412816 18446744073709551615 4279467 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=346148 CPUtime=1.35 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 4010 0 0 0 135 0 0 0 25 0 4 0 518108818 354455552 22832 33554432000 4194304 4623224 140734529412816 18446744073709551615 251813896149 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 346148

[startup+3.10092 s]
/proc/loadavg: 7.52 7.97 7.95 9/184 13112
/proc/meminfo: memFree=22561948/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=347328 CPUtime=11.97 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 39550 0 0 0 1192 5 0 0 25 0 4 0 518108804 355663872 24016 33554432000 4194304 4623224 140734529412816 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 86832 24016 335 105 0 82336 0
[pid=13107/tid=13109] ppid=13105 vsize=347328 CPUtime=2.95 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 4814 0 0 0 295 0 0 0 25 0 4 0 518108818 355663872 24016 33554432000 4194304 4623224 140734529412816 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=347328 CPUtime=2.95 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 5189 0 0 0 295 0 0 0 25 0 4 0 518108818 355663872 24016 33554432000 4194304 4623224 140734529412816 18446744073709551615 4377158 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=347328 CPUtime=2.94 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 4494 0 0 0 294 0 0 0 25 0 4 0 518108818 355663872 24016 33554432000 4194304 4623224 140734529412816 18446744073709551615 4204032 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.97
Current children cumulated vsize (KiB) 347328

[startup+6.30039 s]
/proc/loadavg: 7.56 7.97 7.95 10/184 13112
/proc/meminfo: memFree=22547892/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=355112 CPUtime=24.74 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 48740 0 0 0 2468 6 0 0 25 0 4 0 518108804 363634688 26306 33554432000 4194304 4623224 140734529412816 18446744073709551615 4412516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 88778 26306 335 105 0 84282 0
[pid=13107/tid=13109] ppid=13105 vsize=355112 CPUtime=6.15 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 8078 0 0 0 614 1 0 0 25 0 4 0 518108818 363634688 26306 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289735 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=355112 CPUtime=6.15 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 8224 0 0 0 614 1 0 0 25 0 4 0 518108818 363634688 26311 33554432000 4194304 4623224 140734529412816 18446744073709551615 4279464 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=355112 CPUtime=6.12 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 6797 0 0 0 612 0 0 0 25 0 4 0 518108818 363634688 26311 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.74
Current children cumulated vsize (KiB) 355112

[startup+12.7003 s]
/proc/loadavg: 7.60 7.97 7.95 10/184 13112
/proc/meminfo: memFree=22529708/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=360608 CPUtime=50.31 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 55985 0 0 0 5023 8 0 0 25 0 4 0 518108804 369262592 27883 33554432000 4194304 4623224 140734529412816 18446744073709551615 4412507 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 90152 27883 335 105 0 85656 0
[pid=13107/tid=13109] ppid=13105 vsize=360608 CPUtime=12.55 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 8295 0 0 0 1254 1 0 0 25 0 4 0 518108818 369262592 27883 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=360608 CPUtime=12.56 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 11683 0 0 0 1254 2 0 0 25 0 4 0 518108818 369262592 27883 33554432000 4194304 4623224 140734529412816 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=360608 CPUtime=12.48 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 7119 0 0 0 1248 0 0 0 25 0 4 0 518108818 369262592 27883 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.31
Current children cumulated vsize (KiB) 360608

[startup+25.5012 s]
/proc/loadavg: 7.44 7.92 7.93 9/184 13143
/proc/meminfo: memFree=26328028/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=379252 CPUtime=101.44 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 85935 0 0 0 10125 19 0 0 25 0 4 0 518108804 388354048 35794 33554432000 4194304 4623224 140734529412816 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 94813 35794 335 105 0 90317 0
[pid=13107/tid=13109] ppid=13105 vsize=379252 CPUtime=25.35 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 14645 0 0 0 2528 7 0 0 25 0 4 0 518108818 388354048 35794 33554432000 4194304 4623224 140734529412816 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=379252 CPUtime=25.35 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 30212 0 0 0 2530 5 0 0 25 0 4 0 518108818 388354048 35794 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=379252 CPUtime=25.21 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 11283 0 0 0 2520 1 0 0 25 0 4 0 518108818 388354048 35794 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 379252

[startup+51.1009 s]
/proc/loadavg: 7.75 7.96 7.94 9/184 13174
/proc/meminfo: memFree=25871028/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=455872 CPUtime=203.69 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 142039 0 0 0 20336 33 0 0 25 0 4 0 518108804 466812928 52697 33554432000 4194304 4623224 140734529412816 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 113968 52697 335 105 0 109472 0
[pid=13107/tid=13109] ppid=13105 vsize=455872 CPUtime=50.95 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 27559 0 0 0 5081 14 0 0 25 0 4 0 518108818 466812928 52697 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=455872 CPUtime=50.95 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 65817 0 0 0 5084 11 0 0 25 0 4 0 518108818 466812928 52697 33554432000 4194304 4623224 140734529412816 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=455872 CPUtime=50.67 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 14334 0 0 0 5065 2 0 0 25 0 4 0 518108818 466812928 52697 33554432000 4194304 4623224 140734529412816 18446744073709551615 4550276 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 455872

[startup+102.306 s]
/proc/loadavg: 7.95 7.98 7.95 9/184 13206
/proc/meminfo: memFree=25725124/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=592296 CPUtime=408.23 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 238775 0 0 0 40760 63 0 0 25 0 4 0 518108804 606511104 99300 33554432000 4194304 4623224 140734529412816 18446744073709551615 4412527 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 148074 99300 337 105 0 143578 0
[pid=13107/tid=13109] ppid=13105 vsize=592296 CPUtime=102.15 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 58770 0 0 0 10184 31 0 0 25 0 4 0 518108818 606511104 99300 33554432000 4194304 4623224 140734529412816 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=592296 CPUtime=102.16 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 82377 0 0 0 10199 17 0 0 25 0 4 0 518108818 606511104 99300 33554432000 4194304 4623224 140734529412816 18446744073709551615 4316606 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=592296 CPUtime=101.59 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 59716 0 0 0 10151 8 0 0 25 0 4 0 518108818 606511104 99300 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289772 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 592296

[startup+162.3 s]
/proc/loadavg: 8.08 8.01 7.96 9/184 13207
/proc/meminfo: memFree=25492800/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=822544 CPUtime=647.87 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 338707 0 0 0 64688 99 0 0 25 0 4 0 518108804 842285056 148882 33554432000 4194304 4623224 140734529412816 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 205636 148882 335 105 0 201140 0
[pid=13107/tid=13109] ppid=13105 vsize=822544 CPUtime=162.15 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 100011 0 0 0 16161 54 0 0 25 0 4 0 518108818 842285056 148882 33554432000 4194304 4623224 140734529412816 18446744073709551615 4377495 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=822544 CPUtime=162.15 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 107801 0 0 0 16189 26 0 0 25 0 4 0 518108818 842285056 148882 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289942 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=822544 CPUtime=161.25 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 87694 0 0 0 16112 13 0 0 25 0 4 0 518108818 842285056 148882 33554432000 4194304 4623224 140734529412816 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.87
Current children cumulated vsize (KiB) 822544

[startup+222.301 s]
/proc/loadavg: 8.11 8.04 7.97 9/184 13208
/proc/meminfo: memFree=25272260/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=925920 CPUtime=887.54 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 529681 0 0 0 88615 139 0 0 25 0 4 0 518108804 948142080 184203 33554432000 4194304 4623224 140734529412816 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 231480 184203 342 105 0 226984 0
[pid=13107/tid=13109] ppid=13105 vsize=925920 CPUtime=222.15 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 116573 0 0 0 22151 64 0 0 25 0 4 0 518108818 948142080 184203 33554432000 4194304 4623224 140734529412816 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=925920 CPUtime=222.16 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 112689 0 0 0 22189 27 0 0 25 0 4 0 518108818 948142080 184203 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=925920 CPUtime=220.91 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 251234 0 0 0 22050 41 0 0 25 0 4 0 518108818 948142080 184203 33554432000 4194304 4623224 140734529412816 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.54
Current children cumulated vsize (KiB) 925920

[startup+282.301 s]

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

[pid=13107] ppid=13105 vsize=1367604 CPUtime=2804.9 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 1945881 0 0 0 280114 376 0 0 25 0 4 0 518108804 1400426496 303312 33554432000 4194304 4623224 140734529412816 18446744073709551615 4498513 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 341901 303312 617 105 0 337405 0
[pid=13107/tid=13109] ppid=13105 vsize=1367604 CPUtime=702.15 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 132103 0 0 0 70149 66 0 0 25 0 4 0 518108818 1400426496 303312 33554432000 4194304 4623224 140734529412816 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=1367604 CPUtime=702.16 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 147873 0 0 0 70179 37 0 0 25 0 4 0 518108818 1400426496 303312 33554432000 4194304 4623224 140734529412816 18446744073709551615 4279157 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=1367604 CPUtime=698.25 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 1562224 0 0 0 69568 257 0 0 25 0 4 0 518108818 1400426496 303312 33554432000 4194304 4623224 140734529412816 18446744073709551615 4550495 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.9
Current children cumulated vsize (KiB) 1367604

[startup+762.307 s]
/proc/loadavg: 8.01 8.06 8.00 9/184 13223
/proc/meminfo: memFree=23933676/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=1748612 CPUtime=3044.39 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 2082980 0 0 0 304040 399 0 0 25 0 4 0 518108804 1790578688 370492 33554432000 4194304 4623224 140734529412816 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 437153 370492 698 105 0 432657 0
[pid=13107/tid=13109] ppid=13105 vsize=1748612 CPUtime=762 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 143356 0 0 0 76131 69 0 0 25 0 4 0 518108818 1790578688 370492 33554432000 4194304 4623224 140734529412816 18446744073709551615 4377457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=1748612 CPUtime=762.14 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 158418 0 0 0 76176 38 0 0 25 0 4 0 518108818 1790578688 370492 33554432000 4194304 4623224 140734529412816 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=1748612 CPUtime=757.92 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 1599747 0 0 0 75528 264 0 0 25 0 4 0 518108818 1790578688 370492 33554432000 4194304 4623224 140734529412816 18446744073709551615 4552735 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.39
Current children cumulated vsize (KiB) 1748612

[startup+822.3 s]
/proc/loadavg: 8.00 8.05 8.00 9/184 13224
/proc/meminfo: memFree=23799700/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=1776404 CPUtime=3284.04 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 2103055 0 0 0 328002 402 0 0 25 0 4 0 518108804 1819037696 376339 33554432000 4194304 4623224 140734529412816 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 444101 376339 698 105 0 439605 0
[pid=13107/tid=13109] ppid=13105 vsize=1776404 CPUtime=821.99 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 144421 0 0 0 82130 69 0 0 25 0 4 0 518108818 1819037696 376339 33554432000 4194304 4623224 140734529412816 18446744073709551615 4366460 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=1776404 CPUtime=822.14 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 158812 0 0 0 82175 39 0 0 25 0 4 0 518108818 1819037696 376339 33554432000 4194304 4623224 140734529412816 18446744073709551615 4462922 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=1776404 CPUtime=817.59 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 1600034 0 0 0 81495 264 0 0 25 0 4 0 518108818 1819037696 376339 33554432000 4194304 4623224 140734529412816 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.04
Current children cumulated vsize (KiB) 1776404

[startup+882.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/184 13226
/proc/meminfo: memFree=23764176/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=1776404 CPUtime=3523.71 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 2108952 0 0 0 351967 404 0 0 25 0 4 0 518108804 1819037696 381602 33554432000 4194304 4623224 140734529412816 18446744073709551615 4509958 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 444101 381602 661 105 0 439605 0
[pid=13107/tid=13109] ppid=13105 vsize=1776404 CPUtime=881.99 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 145785 0 0 0 88130 69 0 0 25 0 4 0 518108818 1819037696 381602 33554432000 4194304 4623224 140734529412816 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=1776404 CPUtime=882.14 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 159189 0 0 0 88175 39 0 0 25 0 4 0 518108818 1819037696 381602 33554432000 4194304 4623224 140734529412816 18446744073709551615 4466100 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=1776404 CPUtime=877.25 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 1600229 0 0 0 87461 264 0 0 25 0 4 0 518108818 1819037696 381602 33554432000 4194304 4623224 140734529412816 18446744073709551615 4363772 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.71
Current children cumulated vsize (KiB) 1776404

[startup+942.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 13228
/proc/meminfo: memFree=23656116/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=1892848 CPUtime=3763.37 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 2182584 0 0 0 375922 415 0 0 25 0 4 0 518108804 1938276352 396255 33554432000 4194304 4623224 140734529412816 18446744073709551615 4517719 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 473212 396255 661 105 0 468716 0
[pid=13107/tid=13109] ppid=13105 vsize=1892848 CPUtime=941.99 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 158003 0 0 0 94128 71 0 0 25 0 4 0 518108818 1938276352 396255 33554432000 4194304 4623224 140734529412816 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=1892848 CPUtime=942.13 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 170478 0 0 0 94173 40 0 0 25 0 4 0 518108818 1938276352 396255 33554432000 4194304 4623224 140734529412816 18446744073709551615 4316766 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=1892848 CPUtime=936.91 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 1611296 0 0 0 93426 265 0 0 25 0 4 0 518108818 1938276352 396255 33554432000 4194304 4623224 140734529412816 18446744073709551615 4577524 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.37
Current children cumulated vsize (KiB) 1892848

[startup+1002.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 13230
/proc/meminfo: memFree=23595808/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=1920840 CPUtime=4003.05 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 2204488 0 0 0 399886 419 0 0 25 0 4 0 518108804 1966940160 403592 33554432000 4194304 4623224 140734529412816 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 480210 403592 634 105 0 475714 0
[pid=13107/tid=13109] ppid=13105 vsize=1920840 CPUtime=1001.99 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 174500 0 0 0 100125 74 0 0 25 0 4 0 518108818 1966940160 403592 33554432000 4194304 4623224 140734529412816 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=1920840 CPUtime=1002.13 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 171117 0 0 0 100173 40 0 0 25 0 4 0 518108818 1966940160 403592 33554432000 4194304 4623224 140734529412816 18446744073709551615 4376634 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=1920840 CPUtime=996.58 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 1611857 0 0 0 99392 266 0 0 25 0 4 0 518108818 1966940160 403592 33554432000 4194304 4623224 140734529412816 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.05
Current children cumulated vsize (KiB) 1920840

[startup+1062.3 s]
/proc/loadavg: 8.08 8.03 8.01 9/184 13231
/proc/meminfo: memFree=23485524/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=1989144 CPUtime=4242.72 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 2253020 0 0 0 423846 426 0 0 25 0 4 0 518108804 2036883456 419911 33554432000 4194304 4623224 140734529412816 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 497286 419911 586 105 0 492790 0
[pid=13107/tid=13109] ppid=13105 vsize=1989144 CPUtime=1062 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 176960 0 0 0 106125 75 0 0 25 0 4 0 518108818 2036883456 419911 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=1989144 CPUtime=1062.14 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 172715 0 0 0 106174 40 0 0 25 0 4 0 518108818 2036883456 419911 33554432000 4194304 4623224 140734529412816 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=1989144 CPUtime=1056.25 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 1614695 0 0 0 105359 266 0 0 25 0 4 0 518108818 2036883456 419911 33554432000 4194304 4623224 140734529412816 18446744073709551615 4364914 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.72
Current children cumulated vsize (KiB) 1989144

[startup+1122.3 s]
/proc/loadavg: 8.15 8.05 8.01 9/184 13232
/proc/meminfo: memFree=23314092/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=2174336 CPUtime=4482.39 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 2342145 0 0 0 447790 449 0 0 25 0 4 0 518108804 2226520064 452059 33554432000 4194304 4623224 140734529412816 18446744073709551615 4517719 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 543584 452060 542 105 0 539088 0
[pid=13107/tid=13109] ppid=13105 vsize=2174336 CPUtime=1122 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 202363 0 0 0 112112 88 0 0 25 0 4 0 518108818 2226520064 452060 33554432000 4194304 4623224 140734529412816 18446744073709551615 251813901345 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=2174336 CPUtime=1122.14 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 188749 0 0 0 112171 43 0 0 25 0 4 0 518108818 2226520064 452060 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=2174336 CPUtime=1115.92 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 1631535 0 0 0 111323 269 0 0 25 0 4 0 518108818 2226520064 452060 33554432000 4194304 4623224 140734529412816 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 2174336

[startup+1182.3 s]
/proc/loadavg: 8.16 8.07 8.02 9/184 13234
/proc/meminfo: memFree=23219540/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=2242640 CPUtime=4722.06 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 2362711 0 0 0 471745 461 0 0 25 0 4 0 518108804 2296463360 470969 33554432000 4194304 4623224 140734529412816 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 560660 470969 542 105 0 556164 0
[pid=13107/tid=13109] ppid=13105 vsize=2242640 CPUtime=1182 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 213323 0 0 0 118102 98 0 0 25 0 4 0 518108818 2296463360 470969 33554432000 4194304 4623224 140734529412816 18446744073709551615 4357426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=2242640 CPUtime=1182.15 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 189591 0 0 0 118171 44 0 0 25 0 4 0 518108818 2296463360 470969 33554432000 4194304 4623224 140734529412816 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=2242640 CPUtime=1175.58 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 1633512 0 0 0 117289 269 0 0 25 0 4 0 518108818 2296463360 470969 33554432000 4194304 4623224 140734529412816 18446744073709551615 4289781 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.06
Current children cumulated vsize (KiB) 2242640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.11 8.07 8.01 9/184 13235
/proc/meminfo: memFree=23160252/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=2270532 CPUtime=4800.37 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 2383348 0 0 0 479572 465 0 0 25 0 4 0 518108804 2325024768 477153 33554432000 4194304 4623224 140734529412816 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 567633 477153 542 105 0 563137 0
[pid=13107/tid=13109] ppid=13105 vsize=2270532 CPUtime=1201.6 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 213931 0 0 0 120062 98 0 0 25 0 4 0 518108818 2325024768 477153 33554432000 4194304 4623224 140734529412816 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=2270532 CPUtime=1201.75 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 190078 0 0 0 120131 44 0 0 25 0 4 0 518108818 2325024768 477153 33554432000 4194304 4623224 140734529412816 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=2270532 CPUtime=1195.07 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 1634063 0 0 0 119238 269 0 0 25 0 4 0 518108818 2325024768 477153 33554432000 4194304 4623224 140734529412816 18446744073709551615 4545650 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 2270532

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

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

[startup+1201.9 s]
/proc/loadavg: 8.11 8.07 8.01 9/184 13235
/proc/meminfo: memFree=23160252/32950928 swapFree=67111524/67111528
[pid=13107] ppid=13105 vsize=2270532 CPUtime=4800.37 cores=0,2,4,6
/proc/13107/stat : 13107 (SArTagnan) R 13105 13107 11981 0 -1 4202496 2383348 0 0 0 479572 465 0 0 25 0 4 0 518108804 2325024768 477153 33554432000 4194304 4623224 140734529412816 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13107/statm: 567633 477153 542 105 0 563137 0
[pid=13107/tid=13109] ppid=13105 vsize=2270532 CPUtime=1201.6 cores=0,2,4,6
/proc/13107/task/13109/stat : 13109 (SArTagnan) R 13105 13107 11981 0 -1 4202560 213931 0 0 0 120062 98 0 0 25 0 4 0 518108818 2325024768 477153 33554432000 4194304 4623224 140734529412816 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13107/tid=13110] ppid=13105 vsize=2270532 CPUtime=1201.75 cores=0,2,4,6
/proc/13107/task/13110/stat : 13110 (SArTagnan) R 13105 13107 11981 0 -1 4202560 190078 0 0 0 120131 44 0 0 25 0 4 0 518108818 2325024768 477153 33554432000 4194304 4623224 140734529412816 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13107/tid=13111] ppid=13105 vsize=2270532 CPUtime=1195.07 cores=0,2,4,6
/proc/13107/task/13111/stat : 13111 (SArTagnan) R 13105 13107 11981 0 -1 4202560 1634063 0 0 0 119238 269 0 0 25 0 4 0 518108818 2325024768 477153 33554432000 4194304 4623224 140734529412816 18446744073709551615 4545650 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 2270532

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202
CPU time (s): 4800.48
CPU user time (s): 4795.74
CPU system time (s): 4.73728
CPU usage (%): 399.374
Max. virtual memory (cumulated for all children) (KiB): 2270532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.74
system time used= 4.73728
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2383348
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= 2761
involuntary context switches= 21799

runsolver used 2.01169 second user time and 4.54931 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 10:18:21
IDJOB=3287289
IDBENCH=82462
IDSOLVER=1656
FILE ID=node126/3287289-1304065101
RUNJOBID= node126-1304062030-11999
PBS_JOBID= 13170454
Free space on /tmp= 71580 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287289-1304065101/watcher-3287289-1304065101 -o /tmp/evaluation-result-3287289-1304065101/solver-3287289-1304065101 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3287289-1304065101.cnf -threads=4

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1038178161

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22660088 kB
Buffers:       1415172 kB
Cached:        4438968 kB
SwapCached:          4 kB
Active:        4167264 kB
Inactive:      5570672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22660088 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5548 kB
Writeback:           0 kB
AnonPages:     3883968 kB
Mapped:          15404 kB
Slab:           481052 kB
PageTables:      12480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4767124 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= 71592 MiB
End job on node126 at 2011-04-29 10:38:25