Trace number 3259540

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.16 1201.77

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes1.cnf
MD5SUM26b9098de258b0434de90e744962df46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.17352
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-3259540-1304059572/watcher-3259540-1304059572 -o /tmp/evaluation-result-3259540-1304059572/solver-3259540-1304059572 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3259540-1304059572.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: 4.22 6.64 7.49 2/174 11693
/proc/meminfo: memFree=26727256/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=20220 CPUtime=0 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 582 0 0 0 0 0 0 0 24 0 1 0 517555925 20705280 460 33554432000 4194304 4623224 140736327336320 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/11693/statm: 5055 460 297 105 0 559 0

[startup+0.140419 s]
/proc/loadavg: 4.22 6.64 7.49 2/174 11693
/proc/meminfo: memFree=26727256/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=254824 CPUtime=0.49 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 3898 0 0 0 49 0 0 0 25 0 4 0 517555925 260939776 3229 33554432000 4194304 4623224 140736327336320 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 63706 3229 344 105 0 59210 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 254824

[startup+0.200411 s]
/proc/loadavg: 4.22 6.64 7.49 2/174 11693
/proc/meminfo: memFree=26727256/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=255564 CPUtime=0.73 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 4319 0 0 0 73 0 0 0 25 0 4 0 517555925 261697536 3461 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 63891 3461 344 105 0 59395 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 255564

[startup+0.300393 s]
/proc/loadavg: 4.22 6.64 7.49 2/174 11693
/proc/meminfo: memFree=26727256/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=257080 CPUtime=1.13 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 5291 0 0 0 113 0 0 0 25 0 4 0 517555925 263249920 4160 33554432000 4194304 4623224 140736327336320 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 64270 4160 344 105 0 59774 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 257080

[startup+0.700326 s]
/proc/loadavg: 4.22 6.64 7.49 2/174 11693
/proc/meminfo: memFree=26727256/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=259572 CPUtime=2.73 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 7545 0 0 0 272 1 0 0 25 0 4 0 517555925 265801728 5582 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 64893 5582 344 105 0 60397 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 259572

[startup+1.50019 s]
/proc/loadavg: 4.22 6.64 7.49 9/184 11706
/proc/meminfo: memFree=26666604/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=262060 CPUtime=5.93 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 14346 0 0 0 590 3 0 0 25 0 4 0 517555925 268349440 8043 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 65515 8043 344 105 0 61019 0
[pid=11693/tid=11695] ppid=11691 vsize=262060 CPUtime=1.47 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 2501 0 0 0 147 0 0 0 20 0 4 0 517555927 268349440 8043 33554432000 4194304 4623224 140736327336320 18446744073709551615 4465010 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=262060 CPUtime=1.46 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 3080 0 0 0 146 0 0 0 25 0 4 0 517555927 268349440 8043 33554432000 4194304 4623224 140736327336320 18446744073709551615 4462471 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=262060 CPUtime=1.47 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 4891 0 0 0 146 1 0 0 25 0 4 0 517555927 268349440 8043 33554432000 4194304 4623224 140736327336320 18446744073709551615 4550551 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 262060

[startup+3.10092 s]
/proc/loadavg: 4.22 6.64 7.49 9/184 11706
/proc/meminfo: memFree=26640316/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=269260 CPUtime=12.33 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 31971 0 0 0 1227 6 0 0 25 0 4 0 517555925 275722240 11830 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 67315 11830 344 105 0 62819 0
[pid=11693/tid=11695] ppid=11691 vsize=269260 CPUtime=3.07 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 4199 0 0 0 307 0 0 0 25 0 4 0 517555927 275722240 11830 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=269260 CPUtime=3.06 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 4822 0 0 0 305 1 0 0 25 0 4 0 517555927 275722240 11830 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=269260 CPUtime=3.07 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 18891 0 0 0 304 3 0 0 25 0 4 0 517555927 275722240 11830 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 269260

[startup+6.30039 s]
/proc/loadavg: 4.52 6.67 7.49 10/184 11707
/proc/meminfo: memFree=26581472/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=271968 CPUtime=25.1 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 60651 0 0 0 2500 10 0 0 25 0 4 0 517555925 278495232 16539 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 67992 16540 344 105 0 63496 0
[pid=11693/tid=11695] ppid=11691 vsize=271968 CPUtime=6.27 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 6092 0 0 0 626 1 0 0 25 0 4 0 517555927 278495232 16540 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=271968 CPUtime=6.24 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 7876 0 0 0 622 2 0 0 25 0 4 0 517555927 278495232 16540 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=271968 CPUtime=6.27 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 41660 0 0 0 621 6 0 0 25 0 4 0 517555927 278495232 16540 33554432000 4194304 4623224 140736327336320 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 271968

[startup+12.7003 s]
/proc/loadavg: 4.80 6.69 7.49 9/184 11707
/proc/meminfo: memFree=26497788/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=295276 CPUtime=50.66 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 85806 0 0 0 5051 15 0 0 25 0 4 0 517555925 302362624 26367 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 73819 26367 344 105 0 69323 0
[pid=11693/tid=11695] ppid=11691 vsize=295276 CPUtime=12.67 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 9742 0 0 0 1265 2 0 0 25 0 4 0 517555927 302362624 26367 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=295276 CPUtime=12.6 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 14351 0 0 0 1257 3 0 0 25 0 4 0 517555927 302362624 26367 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=295276 CPUtime=12.67 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 55013 0 0 0 1259 8 0 0 25 0 4 0 517555927 302362624 26367 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 295276

[startup+25.5012 s]
/proc/loadavg: 5.51 6.75 7.50 9/184 11707
/proc/meminfo: memFree=26365708/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=318560 CPUtime=101.79 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 170033 0 0 0 10147 32 0 0 25 0 4 0 517555925 326205440 40789 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 79640 40789 397 105 0 75144 0
[pid=11693/tid=11695] ppid=11691 vsize=318560 CPUtime=25.47 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 15672 0 0 0 2542 5 0 0 25 0 4 0 517555927 326205440 40789 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=318560 CPUtime=25.33 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 19557 0 0 0 2529 4 0 0 25 0 4 0 517555927 326205440 40789 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=318560 CPUtime=25.47 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 123237 0 0 0 2528 19 0 0 25 0 4 0 517555927 326205440 40789 33554432000 4194304 4623224 140736327336320 18446744073709551615 4364247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 318560

[startup+51.1009 s]
/proc/loadavg: 6.36 6.85 7.51 9/184 11707
/proc/meminfo: memFree=26185576/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=347532 CPUtime=204.05 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 385086 0 0 0 20340 65 0 0 25 0 4 0 517555925 355872768 57416 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 86883 57416 497 105 0 82387 0
[pid=11693/tid=11695] ppid=11691 vsize=347532 CPUtime=51.07 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 22706 0 0 0 5100 7 0 0 25 0 4 0 517555927 355872768 57416 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=347532 CPUtime=50.8 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 27029 0 0 0 5074 6 0 0 25 0 4 0 517555927 355872768 57416 33554432000 4194304 4623224 140736327336320 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=347532 CPUtime=51.07 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 318760 0 0 0 5059 48 0 0 25 0 4 0 517555927 355872768 57416 33554432000 4194304 4623224 140736327336320 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 347532

[startup+102.3 s]
/proc/loadavg: 7.33 7.04 7.54 9/184 11709
/proc/meminfo: memFree=25944244/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=450100 CPUtime=408.57 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 623020 0 0 0 40749 108 0 0 25 0 4 0 517555925 460902400 73723 33554432000 4194304 4623224 140736327336320 18446744073709551615 4414815 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 112525 73723 349 105 0 108029 0
[pid=11693/tid=11695] ppid=11691 vsize=450100 CPUtime=102.27 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 33154 0 0 0 10217 10 0 0 25 0 4 0 517555927 460902400 73723 33554432000 4194304 4623224 140736327336320 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=450100 CPUtime=101.71 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 39071 0 0 0 10160 11 0 0 25 0 4 0 517555927 460902400 73723 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=450100 CPUtime=102.28 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 532711 0 0 0 10145 83 0 0 25 0 4 0 517555927 460902400 73723 33554432000 4194304 4623224 140736327336320 18446744073709551615 4545387 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 450100

[startup+162.3 s]
/proc/loadavg: 7.79 7.23 7.57 9/184 11711
/proc/meminfo: memFree=25764284/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=537032 CPUtime=648.22 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 749156 0 0 0 64695 127 0 0 25 0 4 0 517555925 549920768 97514 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 134258 97514 1271 105 0 129762 0
[pid=11693/tid=11695] ppid=11691 vsize=537032 CPUtime=162.28 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 43372 0 0 0 16216 12 0 0 25 0 4 0 517555927 549920768 97514 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=537032 CPUtime=161.38 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 39511 0 0 0 16127 11 0 0 25 0 4 0 517555927 549920768 97514 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=537032 CPUtime=162.27 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 631511 0 0 0 16130 97 0 0 25 0 4 0 517555927 549920768 97514 33554432000 4194304 4623224 140736327336320 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.22
Current children cumulated vsize (KiB) 537032

[startup+222.307 s]
/proc/loadavg: 8.00 7.39 7.60 9/184 11712
/proc/meminfo: memFree=25615828/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=650936 CPUtime=887.92 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 1146694 0 0 0 88606 186 0 0 25 0 4 0 517555925 666558464 109648 33554432000 4194304 4623224 140736327336320 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 162734 109648 529 105 0 158238 0
[pid=11693/tid=11695] ppid=11691 vsize=650936 CPUtime=222.28 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 44851 0 0 0 22216 12 0 0 25 0 4 0 517555927 666558464 109648 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=650936 CPUtime=221.06 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 40263 0 0 0 22095 11 0 0 25 0 4 0 517555927 666558464 109648 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=650936 CPUtime=222.28 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 994588 0 0 0 22077 151 0 0 25 0 4 0 517555927 666558464 109648 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.92
Current children cumulated vsize (KiB) 650936

[startup+282.301 s]

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

[pid=11693] ppid=11691 vsize=1080140 CPUtime=2565.56 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 4134706 0 0 0 255899 657 0 0 25 0 4 0 517555925 1106063360 203570 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 270035 203570 392 105 0 265539 0
[pid=11693/tid=11695] ppid=11691 vsize=1080140 CPUtime=642.28 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 93145 0 0 0 64205 23 0 0 25 0 4 0 517555927 1106063360 203570 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=1080140 CPUtime=638.75 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 60949 0 0 0 63856 19 0 0 25 0 4 0 517555927 1106063360 203570 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=1080140 CPUtime=642.28 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 3764585 0 0 0 63653 575 0 0 25 0 4 0 517555927 1106063360 203570 33554432000 4194304 4623224 140736327336320 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.56
Current children cumulated vsize (KiB) 1080140

[startup+702.301 s]
/proc/loadavg: 8.09 7.96 7.80 10/184 11725
/proc/meminfo: memFree=24473352/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=1164456 CPUtime=2805.23 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 4168175 0 0 0 279850 673 0 0 25 0 4 0 517555925 1192402944 215810 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 291114 215810 385 105 0 286618 0
[pid=11693/tid=11695] ppid=11691 vsize=1164456 CPUtime=702.28 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 96777 0 0 0 70201 27 0 0 25 0 4 0 517555927 1192402944 215810 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=1164456 CPUtime=698.42 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 65639 0 0 0 69817 25 0 0 25 0 4 0 517555927 1192402944 215810 33554432000 4194304 4623224 140736327336320 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=1164456 CPUtime=702.28 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 3765788 0 0 0 69652 576 0 0 25 0 4 0 517555927 1192402944 215810 33554432000 4194304 4623224 140736327336320 18446744073709551615 4364089 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.23
Current children cumulated vsize (KiB) 1164456

[startup+762.3 s]
/proc/loadavg: 8.03 7.97 7.81 10/184 11727
/proc/meminfo: memFree=24362328/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=1219264 CPUtime=3044.92 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 4470224 0 0 0 303771 721 0 0 25 0 4 0 517555925 1248526336 228238 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 304816 228238 385 105 0 300320 0
[pid=11693/tid=11695] ppid=11691 vsize=1219264 CPUtime=762.29 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 126376 0 0 0 76196 33 0 0 25 0 4 0 517555927 1248526336 228238 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376917 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=1219264 CPUtime=758.09 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 67078 0 0 0 75783 26 0 0 25 0 4 0 517555927 1248526336 228238 33554432000 4194304 4623224 140736327336320 18446744073709551615 4366400 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=1219264 CPUtime=762.29 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 4023371 0 0 0 75616 613 0 0 25 0 4 0 517555927 1248526336 228238 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.92
Current children cumulated vsize (KiB) 1219264

[startup+822.3 s]
/proc/loadavg: 8.01 7.97 7.82 9/184 11728
/proc/meminfo: memFree=24255536/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=1228900 CPUtime=3284.57 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 5178895 0 0 0 327624 833 0 0 25 0 4 0 517555925 1258393600 235871 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510108 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 307225 235871 385 105 0 302729 0
[pid=11693/tid=11695] ppid=11691 vsize=1228900 CPUtime=822.28 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 127090 0 0 0 82195 33 0 0 25 0 4 0 517555927 1258393600 235871 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=1228900 CPUtime=817.77 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 69804 0 0 0 81749 28 0 0 25 0 4 0 517555927 1258393600 235871 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=1228900 CPUtime=822.27 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 4690918 0 0 0 81512 715 0 0 25 0 4 0 517555927 1258393600 235871 33554432000 4194304 4623224 140736327336320 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.57
Current children cumulated vsize (KiB) 1228900

[startup+882.306 s]
/proc/loadavg: 8.00 7.97 7.83 9/184 11730
/proc/meminfo: memFree=24148236/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=1278092 CPUtime=3524.27 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 5864121 0 0 0 351485 942 0 0 25 0 4 0 517555925 1308766208 247797 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 319523 247797 385 105 0 315027 0
[pid=11693/tid=11695] ppid=11691 vsize=1278092 CPUtime=882.29 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 135588 0 0 0 88193 36 0 0 25 0 4 0 517555927 1308766208 247797 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=1278092 CPUtime=877.44 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 70351 0 0 0 87716 28 0 0 25 0 4 0 517555927 1308766208 247797 33554432000 4194304 4623224 140736327336320 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=1278092 CPUtime=882.28 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 5329833 0 0 0 87415 813 0 0 25 0 4 0 517555927 1308766208 247797 33554432000 4194304 4623224 140736327336320 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 1278092

[startup+942.3 s]
/proc/loadavg: 8.04 7.99 7.84 9/184 11740
/proc/meminfo: memFree=23923384/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=1375400 CPUtime=3763.89 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 6496250 0 0 0 375353 1036 0 0 25 0 4 0 517555925 1408409600 261314 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 343850 261314 385 105 0 339354 0
[pid=11693/tid=11695] ppid=11691 vsize=1375400 CPUtime=942.28 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 136574 0 0 0 94192 36 0 0 25 0 4 0 517555927 1408409600 261314 33554432000 4194304 4623224 140736327336320 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=1375400 CPUtime=937.11 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 72409 0 0 0 93681 30 0 0 25 0 4 0 517555927 1408409600 261314 33554432000 4194304 4623224 140736327336320 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=1375400 CPUtime=942.26 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 5897070 0 0 0 93330 896 0 0 25 0 4 0 517555927 1408409600 261314 33554432000 4194304 4623224 140736327336320 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.89
Current children cumulated vsize (KiB) 1375400

[startup+1002.3 s]
/proc/loadavg: 8.05 8.00 7.85 10/184 11742
/proc/meminfo: memFree=23830088/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=1440936 CPUtime=4003.56 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 7059100 0 0 0 399233 1123 0 0 25 0 4 0 517555925 1475518464 269348 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 360234 269348 382 105 0 355738 0
[pid=11693/tid=11695] ppid=11691 vsize=1440936 CPUtime=1002.28 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 139055 0 0 0 100190 38 0 0 25 0 4 0 517555927 1475518464 269348 33554432000 4194304 4623224 140736327336320 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=1440936 CPUtime=996.78 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 72906 0 0 0 99647 31 0 0 25 0 4 0 517555927 1475518464 269348 33554432000 4194304 4623224 140736327336320 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=1440936 CPUtime=1002.26 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 6454732 0 0 0 99246 980 0 0 25 0 4 0 517555927 1475518464 269348 33554432000 4194304 4623224 140736327336320 18446744073709551615 4364046 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.56
Current children cumulated vsize (KiB) 1440936

[startup+1062.3 s]
/proc/loadavg: 8.05 8.01 7.86 10/184 11744
/proc/meminfo: memFree=23752672/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=1440936 CPUtime=4243.24 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 7575940 0 0 0 423115 1209 0 0 25 0 4 0 517555925 1475518464 273591 33554432000 4194304 4623224 140736327336320 18446744073709551615 4415001 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 360234 273591 382 105 0 355738 0
[pid=11693/tid=11695] ppid=11691 vsize=1440936 CPUtime=1062.28 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 139169 0 0 0 106190 38 0 0 25 0 4 0 517555927 1475518464 273591 33554432000 4194304 4623224 140736327336320 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=1440936 CPUtime=1056.45 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 73569 0 0 0 105614 31 0 0 25 0 4 0 517555927 1475518464 273591 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=1440936 CPUtime=1062.26 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 6968820 0 0 0 105162 1064 0 0 25 0 4 0 517555927 1475518464 273591 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.24
Current children cumulated vsize (KiB) 1440936

[startup+1122.3 s]
/proc/loadavg: 8.28 8.08 7.89 9/184 11748
/proc/meminfo: memFree=23670404/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=1494368 CPUtime=4482.9 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 8039790 0 0 0 447004 1286 0 0 25 0 4 0 517555925 1530232832 278542 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 373592 278542 378 105 0 369096 0
[pid=11693/tid=11695] ppid=11691 vsize=1494368 CPUtime=1122.28 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 139301 0 0 0 112190 38 0 0 25 0 4 0 517555927 1530232832 278542 33554432000 4194304 4623224 140736327336320 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=1494368 CPUtime=1116.13 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 90127 0 0 0 111579 34 0 0 25 0 4 0 517555927 1530232832 278542 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=1494368 CPUtime=1122.25 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 7402492 0 0 0 111089 1136 0 0 25 0 4 0 517555927 1530232832 278542 33554432000 4194304 4623224 140736327336320 18446744073709551615 4545579 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.9
Current children cumulated vsize (KiB) 1494368

[startup+1182.3 s]
/proc/loadavg: 8.21 8.10 7.91 9/184 11750
/proc/meminfo: memFree=23591468/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=1519356 CPUtime=4722.56 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 8593574 0 0 0 470876 1380 0 0 25 0 4 0 517555925 1555820544 285133 33554432000 4194304 4623224 140736327336320 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 379839 285133 378 105 0 375343 0
[pid=11693/tid=11695] ppid=11691 vsize=1519356 CPUtime=1182.28 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 139441 0 0 0 118190 38 0 0 25 0 4 0 517555927 1555820544 285133 33554432000 4194304 4623224 140736327336320 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=1519356 CPUtime=1175.8 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 91170 0 0 0 117546 34 0 0 25 0 4 0 517555927 1555820544 285133 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=1519356 CPUtime=1182.25 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 7952606 0 0 0 116996 1229 0 0 25 0 4 0 517555927 1555820544 285133 33554432000 4194304 4623224 140736327336320 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.56
Current children cumulated vsize (KiB) 1519356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.09 7.91 9/184 11750
/proc/meminfo: memFree=23566644/32950928 swapFree=67111524/67111528
[pid=11693] ppid=11691 vsize=1522740 CPUtime=4800.07 cores=0,2,4,6
/proc/11693/stat : 11693 (SArTagnan) R 11691 11693 10905 0 -1 4202496 8677872 0 0 0 478613 1394 0 0 25 0 4 0 517555925 1559285760 286551 33554432000 4194304 4623224 140736327336320 18446744073709551615 4415001 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11693/statm: 380685 286551 378 105 0 376189 0
[pid=11693/tid=11695] ppid=11691 vsize=1522740 CPUtime=1201.69 cores=0,2,4,6
/proc/11693/task/11695/stat : 11695 (SArTagnan) R 11691 11693 10905 0 -1 4202560 139475 0 0 0 120131 38 0 0 25 0 4 0 517555927 1559285760 286551 33554432000 4194304 4623224 140736327336320 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11693/tid=11696] ppid=11691 vsize=1522740 CPUtime=1195.09 cores=0,2,4,6
/proc/11693/task/11696/stat : 11696 (SArTagnan) R 11691 11693 10905 0 -1 4202560 91300 0 0 0 119475 34 0 0 25 0 4 0 517555927 1559285760 286551 33554432000 4194304 4623224 140736327336320 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11693/tid=11697] ppid=11691 vsize=1522740 CPUtime=1201.66 cores=0,2,4,6
/proc/11693/task/11697/stat : 11697 (SArTagnan) R 11691 11693 10905 0 -1 4202560 8036230 0 0 0 118923 1243 0 0 25 0 4 0 517555927 1559285760 286551 33554432000 4194304 4623224 140736327336320 18446744073709551615 4365088 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1522740

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.16
CPU user time (s): 4786.15
CPU system time (s): 14.0029
CPU usage (%): 399.425
Max. virtual memory (cumulated for all children) (KiB): 1588276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.15
system time used= 14.0029
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8677872
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= 1338
involuntary context switches= 31963

runsolver used 1.93571 second user time and 4.6263 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 08:46:12
IDJOB=3259540
IDBENCH=71583
IDSOLVER=1656
FILE ID=node126/3259540-1304059572
RUNJOBID= node126-1304059572-11679
PBS_JOBID= 13170422
Free space on /tmp= 71596 MiB

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

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

MD5SUM BENCH= 26b9098de258b0434de90e744962df46
RANDOM SEED=549036562

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:      26727660 kB
Buffers:       1410776 kB
Cached:        4201416 kB
SwapCached:          4 kB
Active:         236816 kB
Inactive:      5443524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26727660 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1984 kB
Writeback:           4 kB
AnonPages:       67264 kB
Mapped:          14456 kB
Slab:           480408 kB
PageTables:       4568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190436 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= 71596 MiB
End job on node126 at 2011-04-29 09:06:16