Trace number 3385884

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-05-15 (fixed)? (TO) 4800.3 1204.15

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
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: 961)

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-3385884-1305581346/watcher-3385884-1305581346 -o /tmp/evaluation-result-3385884-1305581346/solver-3385884-1305581346 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385884-1305581346.cnf -threads=4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.67 6.38 7.92 2/390 26684
/proc/meminfo: memFree=22850664/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=25516 CPUtime=0.01 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 1486 0 0 0 1 0 0 0 21 0 1 0 669732822 26128384 936 33554432000 4194304 4625164 140735233078768 18446744073709551615 232335553221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26684/statm: 6379 936 296 106 0 1882 0

[startup+0.048841 s]
/proc/loadavg: 4.67 6.38 7.92 2/390 26684
/proc/meminfo: memFree=22850664/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=30744 CPUtime=0.04 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 4624 0 0 0 4 0 0 0 21 0 1 0 669732822 31481856 2519 33554432000 4194304 4625164 140735233078768 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26684/statm: 7686 2520 296 106 0 3189 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30744

[startup+0.10083 s]
/proc/loadavg: 4.67 6.38 7.92 2/390 26684
/proc/meminfo: memFree=22850664/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=39228 CPUtime=0.09 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 9412 0 0 0 9 0 0 0 21 0 1 0 669732822 40169472 4542 33554432000 4194304 4625164 140735233078768 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26684/statm: 9807 4545 296 106 0 5310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39228

[startup+0.300759 s]
/proc/loadavg: 4.67 6.38 7.92 2/390 26684
/proc/meminfo: memFree=22850664/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=324652 CPUtime=0.75 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 27048 0 0 0 72 3 0 0 23 0 4 0 669732822 332443648 16973 33554432000 4194304 4625164 140735233078768 18446744073709551615 4392971 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 81163 16973 338 106 0 76666 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 324652

[startup+0.700687 s]
/proc/loadavg: 4.67 6.38 7.92 2/390 26684
/proc/meminfo: memFree=22850664/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=324652 CPUtime=2.34 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 35390 0 0 0 230 4 0 0 25 0 4 0 669732822 332443648 19028 33554432000 4194304 4625164 140735233078768 18446744073709551615 4519632 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 81163 19028 339 106 0 76666 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 324652

[startup+1.50055 s]
/proc/loadavg: 4.67 6.38 7.92 7/399 26728
/proc/meminfo: memFree=22732852/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=324652 CPUtime=5.53 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 54522 0 0 0 546 7 0 0 25 0 4 0 669732822 332443648 22415 33554432000 4194304 4625164 140735233078768 18446744073709551615 4392911 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 81163 22417 339 106 0 76666 0
[pid=26684/tid=26699] ppid=26682 vsize=324652 CPUtime=1.34 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 3593 0 0 0 134 0 0 0 25 0 4 0 669732836 332443648 22418 33554432000 4194304 4625164 140735233078768 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=324652 CPUtime=1.33 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 4167 0 0 0 133 0 0 0 25 0 4 0 669732836 332443648 22418 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=324652 CPUtime=1.35 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 28407 0 0 0 131 4 0 0 19 0 4 0 669732836 332443648 22419 33554432000 4194304 4625164 140735233078768 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 324652

[startup+3.10027 s]
/proc/loadavg: 4.67 6.38 7.92 10/402 26731
/proc/meminfo: memFree=22550176/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=336456 CPUtime=11.91 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 97875 0 0 0 1178 13 0 0 25 0 4 0 669732822 344530944 28139 33554432000 4194304 4625164 140735233078768 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 84114 28139 339 106 0 79617 0
[pid=26684/tid=26699] ppid=26682 vsize=336456 CPUtime=2.93 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 6913 0 0 0 293 0 0 0 25 0 4 0 669732836 344530944 28139 33554432000 4194304 4625164 140735233078768 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=336456 CPUtime=2.92 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 7629 0 0 0 291 1 0 0 25 0 4 0 669732836 344530944 28139 33554432000 4194304 4625164 140735233078768 18446744073709551615 4464433 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=336456 CPUtime=2.95 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 64836 0 0 0 286 9 0 0 23 0 4 0 669732836 344530944 28140 33554432000 4194304 4625164 140735233078768 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 336456

[startup+6.30069 s]
/proc/loadavg: 5.10 6.44 7.93 10/402 26731
/proc/meminfo: memFree=22456072/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=349952 CPUtime=24.67 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 183285 0 0 0 2441 26 0 0 25 0 4 0 669732822 358350848 41324 33554432000 4194304 4625164 140735233078768 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 87488 41324 342 106 0 82991 0
[pid=26684/tid=26699] ppid=26682 vsize=349952 CPUtime=6.14 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 12362 0 0 0 612 2 0 0 25 0 4 0 669732836 358350848 41324 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=349952 CPUtime=6.08 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 12669 0 0 0 606 2 0 0 25 0 4 0 669732836 358350848 41324 33554432000 4194304 4625164 140735233078768 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=349952 CPUtime=6.15 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 136723 0 0 0 597 18 0 0 25 0 4 0 669732836 358350848 41324 33554432000 4194304 4625164 140735233078768 18446744073709551615 4551127 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 349952

[startup+12.7006 s]
/proc/loadavg: 5.41 6.48 7.94 10/402 26731
/proc/meminfo: memFree=22313724/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=453184 CPUtime=50.19 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 315585 0 0 0 4972 47 0 0 25 0 4 0 669732822 464060416 64381 33554432000 4194304 4625164 140735233078768 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 113296 64381 342 106 0 108799 0
[pid=26684/tid=26699] ppid=26682 vsize=453184 CPUtime=12.53 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 20436 0 0 0 1247 6 0 0 25 0 4 0 669732836 464060416 64381 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=453184 CPUtime=12.39 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 22092 0 0 0 1235 4 0 0 25 0 4 0 669732836 464060416 64381 33554432000 4194304 4625164 140735233078768 18446744073709551615 4352822 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=453184 CPUtime=12.54 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 248700 0 0 0 1222 32 0 0 25 0 4 0 669732836 464060416 64381 33554432000 4194304 4625164 140735233078768 18446744073709551615 4335599 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 453184

[startup+25.5003 s]
/proc/loadavg: 6.20 6.61 7.95 11/402 26731
/proc/meminfo: memFree=22099964/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=558828 CPUtime=101.21 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 500352 0 0 0 10046 75 0 0 25 0 4 0 669732822 572239872 100484 33554432000 4194304 4625164 140735233078768 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 139707 100484 405 106 0 135210 0
[pid=26684/tid=26699] ppid=26682 vsize=558828 CPUtime=25.33 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 26828 0 0 0 2523 10 0 0 25 0 4 0 669732836 572239872 100484 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=558828 CPUtime=25.02 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 37968 0 0 0 2495 7 0 0 25 0 4 0 669732836 572239872 100485 33554432000 4194304 4625164 140735233078768 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=558828 CPUtime=25.34 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 405192 0 0 0 2482 52 0 0 25 0 4 0 669732836 572239872 100485 33554432000 4194304 4625164 140735233078768 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 558828

[startup+51.1007 s]
/proc/loadavg: 7.22 6.81 7.98 10/402 26732
/proc/meminfo: memFree=21784680/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=789852 CPUtime=203.29 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 770504 0 0 0 20209 120 0 0 25 0 4 0 669732822 808808448 151043 33554432000 4194304 4625164 140735233078768 18446744073709551615 4338055 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 197463 151043 342 106 0 192966 0
[pid=26684/tid=26699] ppid=26682 vsize=789852 CPUtime=50.93 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 50366 0 0 0 5078 15 0 0 25 0 4 0 669732836 808808448 151043 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=789852 CPUtime=50.3 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 61292 0 0 0 5014 16 0 0 25 0 4 0 669732836 808808448 151043 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=789852 CPUtime=50.94 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 618465 0 0 0 5013 81 0 0 25 0 4 0 669732836 808808448 151043 33554432000 4194304 4625164 140735233078768 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.29
Current children cumulated vsize (KiB) 789852

[startup+102.316 s]
/proc/loadavg: 8.40 7.20 8.05 10/402 26733
/proc/meminfo: memFree=21183520/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=1256440 CPUtime=407.49 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 1233723 0 0 0 40537 212 0 0 25 0 4 0 669732822 1286594560 241990 33554432000 4194304 4625164 140735233078768 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 314110 241990 361 106 0 309613 0
[pid=26684/tid=26699] ppid=26682 vsize=1256440 CPUtime=102.15 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 76276 0 0 0 10196 19 0 0 25 0 4 0 669732836 1286594560 241990 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=1256440 CPUtime=100.85 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 100026 0 0 0 10038 47 0 0 25 0 4 0 669732836 1286594560 241990 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=1256440 CPUtime=102.15 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 1001853 0 0 0 10078 137 0 0 25 0 4 0 669732836 1286594560 241990 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.49
Current children cumulated vsize (KiB) 1256440

[startup+162.301 s]
/proc/loadavg: 8.96 7.58 8.13 11/402 26735
/proc/meminfo: memFree=20676212/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=1487448 CPUtime=646.67 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 1663011 0 0 0 64371 296 0 0 25 0 4 0 669732822 1523146752 315229 33554432000 4194304 4625164 140735233078768 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 371862 315229 346 106 0 367365 0
[pid=26684/tid=26699] ppid=26682 vsize=1487448 CPUtime=162.13 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 109389 0 0 0 16188 25 0 0 25 0 4 0 669732836 1523146752 315229 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=1487448 CPUtime=160.08 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 118554 0 0 0 15942 66 0 0 25 0 4 0 669732836 1523146752 315229 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=1487448 CPUtime=162.13 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 1375723 0 0 0 16018 195 0 0 25 0 4 0 669732836 1523146752 315229 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 646.67
Current children cumulated vsize (KiB) 1487448

[startup+222.3 s]
/proc/loadavg: 9.22 7.90 8.20 11/402 26736
/proc/meminfo: memFree=20237356/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=1739108 CPUtime=885.9 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 2165597 0 0 0 88206 384 0 0 25 0 4 0 669732822 1780846592 378461 33554432000 4194304 4625164 140735233078768 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 434777 378461 362 106 0 430280 0
[pid=26684/tid=26699] ppid=26682 vsize=1739108 CPUtime=222.13 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 118062 0 0 0 22186 27 0 0 25 0 4 0 669732836 1780846592 378461 33554432000 4194304 4625164 140735233078768 18446744073709551615 4339546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=1739108 CPUtime=219.31 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 145934 0 0 0 21850 81 0 0 25 0 4 0 669732836 1780846592 378461 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=1739108 CPUtime=222.14 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 1823003 0 0 0 21951 263 0 0 25 0 4 0 669732836 1780846592 378461 33554432000 4194304 4625164 140735233078768 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 885.9
Current children cumulated vsize (KiB) 1739108

[startup+282.301 s]

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


[startup+702.301 s]
/proc/loadavg: 9.25 8.94 8.59 10/402 26749
/proc/meminfo: memFree=18333408/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=2805284 CPUtime=2799.8 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 4984509 0 0 0 279069 911 0 0 25 0 4 0 669732822 2872610816 623259 33554432000 4194304 4625164 140735233078768 18446744073709551615 4393127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 701321 623259 342 106 0 696824 0
[pid=26684/tid=26699] ppid=26682 vsize=2805284 CPUtime=702.14 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 265330 0 0 0 70130 84 0 0 25 0 4 0 669732836 2872610816 623259 33554432000 4194304 4625164 140735233078768 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=2805284 CPUtime=693.19 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 146699 0 0 0 69237 82 0 0 25 0 4 0 669732836 2872610816 623259 33554432000 4194304 4625164 140735233078768 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=2805284 CPUtime=702.13 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 4234676 0 0 0 69536 677 0 0 25 0 4 0 669732836 2872610816 623259 33554432000 4194304 4625164 140735233078768 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2799.8
Current children cumulated vsize (KiB) 2805284

[startup+762.315 s]
/proc/loadavg: 9.29 9.01 8.64 10/402 26751
/proc/meminfo: memFree=18170336/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=2917308 CPUtime=3039.07 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 5382493 0 0 0 302920 987 0 0 25 0 4 0 669732822 2987323392 648011 33554432000 4194304 4625164 140735233078768 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 729327 648011 342 106 0 724830 0
[pid=26684/tid=26699] ppid=26682 vsize=2917308 CPUtime=762.16 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 269187 0 0 0 76127 89 0 0 25 0 4 0 669732836 2987323392 648011 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=2917308 CPUtime=752.42 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 146821 0 0 0 75160 82 0 0 25 0 4 0 669732836 2987323392 648011 33554432000 4194304 4625164 140735233078768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=2917308 CPUtime=762.15 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 4542757 0 0 0 75483 732 0 0 25 0 4 0 669732836 2987323392 648011 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3039.07
Current children cumulated vsize (KiB) 2917308

[startup+822.301 s]
/proc/loadavg: 9.22 9.03 8.66 10/402 26752
/proc/meminfo: memFree=18004276/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=3034016 CPUtime=3278.25 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 5753528 0 0 0 326766 1059 0 0 25 0 4 0 669732822 3106832384 674376 33554432000 4194304 4625164 140735233078768 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 758504 674376 342 106 0 754007 0
[pid=26684/tid=26699] ppid=26682 vsize=3034016 CPUtime=822.13 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 281178 0 0 0 82115 98 0 0 25 0 4 0 669732836 3106832384 674376 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=3034016 CPUtime=811.64 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 146973 0 0 0 81082 82 0 0 25 0 4 0 669732836 3106832384 674376 33554432000 4194304 4625164 140735233078768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=3034016 CPUtime=822.14 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 4855277 0 0 0 81430 784 0 0 25 0 4 0 669732836 3106832384 674376 33554432000 4194304 4625164 140735233078768 18446744073709551615 4339546 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3278.25
Current children cumulated vsize (KiB) 3034016

[startup+882.301 s]
/proc/loadavg: 9.26 9.08 8.70 10/402 26754
/proc/meminfo: memFree=17847528/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=3144184 CPUtime=3517.48 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 5837159 0 0 0 350660 1088 0 0 25 0 4 0 669732822 3219644416 698722 33554432000 4194304 4625164 140735233078768 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 786046 698722 342 106 0 781549 0
[pid=26684/tid=26699] ppid=26682 vsize=3144184 CPUtime=882.14 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 290795 0 0 0 88108 106 0 0 25 0 4 0 669732836 3219644416 698722 33554432000 4194304 4625164 140735233078768 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=3144184 CPUtime=870.87 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 147106 0 0 0 87005 82 0 0 25 0 4 0 669732836 3219644416 698722 33554432000 4194304 4625164 140735233078768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=3144184 CPUtime=882.13 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 4866418 0 0 0 87424 789 0 0 25 0 4 0 669732836 3219644416 698722 33554432000 4194304 4625164 140735233078768 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3517.48
Current children cumulated vsize (KiB) 3144184

[startup+942.3 s]
/proc/loadavg: 9.16 9.08 8.73 11/402 26756
/proc/meminfo: memFree=17692636/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=3270956 CPUtime=3756.71 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 5929859 0 0 0 374553 1118 0 0 25 0 4 0 669732822 3349458944 725723 33554432000 4194304 4625164 140735233078768 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 817739 725723 371 106 0 813242 0
[pid=26684/tid=26699] ppid=26682 vsize=3270956 CPUtime=942.14 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 296343 0 0 0 94098 116 0 0 25 0 4 0 669732836 3349458944 725723 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=3270956 CPUtime=930.52 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 147199 0 0 0 92970 82 0 0 25 0 4 0 669732836 3349458944 725723 33554432000 4194304 4625164 140735233078768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=3270956 CPUtime=941.7 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 4885371 0 0 0 93374 796 0 0 25 0 4 0 669732836 3349458944 725723 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3756.71
Current children cumulated vsize (KiB) 3270956

[startup+1002.3 s]
/proc/loadavg: 9.18 9.11 8.75 10/402 26757
/proc/meminfo: memFree=17549012/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=3328564 CPUtime=3995.92 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 5952825 0 0 0 398456 1136 0 0 25 0 4 0 669732822 3408449536 748397 33554432000 4194304 4625164 140735233078768 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 832141 748397 371 106 0 827644 0
[pid=26684/tid=26699] ppid=26682 vsize=3328564 CPUtime=1002.14 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 302357 0 0 0 100088 126 0 0 25 0 4 0 669732836 3408449536 748397 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=3328564 CPUtime=990.53 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 147356 0 0 0 98971 82 0 0 25 0 4 0 669732836 3408449536 748397 33554432000 4194304 4625164 140735233078768 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=3328564 CPUtime=1000.91 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 4899779 0 0 0 99288 803 0 0 25 0 4 0 669732836 3408449536 748397 33554432000 4194304 4625164 140735233078768 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3995.92
Current children cumulated vsize (KiB) 3328564

[startup+1062.3 s]
/proc/loadavg: 9.06 9.09 8.77 10/402 26759
/proc/meminfo: memFree=17406152/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=3383652 CPUtime=4235.15 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 5974581 0 0 0 422363 1152 0 0 25 0 4 0 669732822 3464859648 769868 33554432000 4194304 4625164 140735233078768 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 845913 769868 371 106 0 841416 0
[pid=26684/tid=26699] ppid=26682 vsize=3383652 CPUtime=1062.15 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 308025 0 0 0 106080 135 0 0 25 0 4 0 669732836 3464859648 769868 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=3383652 CPUtime=1050.53 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 147534 0 0 0 104971 82 0 0 25 0 4 0 669732836 3464859648 769868 33554432000 4194304 4625164 140735233078768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=3383652 CPUtime=1060.14 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 4913675 0 0 0 105205 809 0 0 25 0 4 0 669732836 3464859648 769868 33554432000 4194304 4625164 140735233078768 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4235.15
Current children cumulated vsize (KiB) 3383652

[startup+1122.3 s]
/proc/loadavg: 9.11 9.10 8.79 10/402 26760
/proc/meminfo: memFree=17261280/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=3553252 CPUtime=4474.36 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 5999360 0 0 0 446272 1164 0 0 25 0 4 0 669732822 3638530048 794418 33554432000 4194304 4625164 140735233078768 18446744073709551615 4511945 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 888313 794418 371 106 0 883816 0
[pid=26684/tid=26699] ppid=26682 vsize=3553252 CPUtime=1122.15 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 311167 0 0 0 112076 139 0 0 25 0 4 0 669732836 3638530048 794418 33554432000 4194304 4625164 140735233078768 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=3553252 CPUtime=1110.53 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 154026 0 0 0 110970 83 0 0 25 0 4 0 669732836 3638530048 794418 33554432000 4194304 4625164 140735233078768 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=3553252 CPUtime=1119.35 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 4927018 0 0 0 111120 815 0 0 25 0 4 0 669732836 3638530048 794418 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4474.36
Current children cumulated vsize (KiB) 3553252

[startup+1182.3 s]
/proc/loadavg: 9.11 9.09 8.81 10/402 26762
/proc/meminfo: memFree=17102424/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=3768748 CPUtime=4713.59 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 6108737 0 0 0 470170 1189 0 0 25 0 4 0 669732822 3859197952 824619 33554432000 4194304 4625164 140735233078768 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 942187 824619 371 106 0 937690 0
[pid=26684/tid=26699] ppid=26682 vsize=3768748 CPUtime=1182.14 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 403424 0 0 0 118059 155 0 0 25 0 4 0 669732836 3859197952 824619 33554432000 4194304 4625164 140735233078768 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=3768748 CPUtime=1170.54 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 154213 0 0 0 116970 84 0 0 25 0 4 0 669732836 3859197952 824619 33554432000 4194304 4625164 140735233078768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=3768748 CPUtime=1178.56 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 4940391 0 0 0 117035 821 0 0 25 0 4 0 669732836 3859197952 824619 33554432000 4194304 4625164 140735233078768 18446744073709551615 4552354 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4713.59
Current children cumulated vsize (KiB) 3768748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204 s]
/proc/loadavg: 9.24 9.12 8.82 10/402 26763
/proc/meminfo: memFree=17053052/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=3787712 CPUtime=4800.14 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) R 26682 26684 25968 0 -1 4202496 6115158 0 0 0 478819 1195 0 0 25 0 4 0 669732822 3878617088 830935 33554432000 4194304 4625164 140735233078768 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 946928 830935 371 106 0 942431 0
[pid=26684/tid=26699] ppid=26682 vsize=3787712 CPUtime=1203.86 cores=1,3,5,7
/proc/26684/task/26699/stat : 26699 (SArTagnan) R 26682 26684 25968 0 -1 4202560 404434 0 0 0 120228 158 0 0 25 0 4 0 669732836 3878617088 830935 33554432000 4194304 4625164 140735233078768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26684/tid=26700] ppid=26682 vsize=3787712 CPUtime=1192.25 cores=1,3,5,7
/proc/26684/task/26700/stat : 26700 (SArTagnan) R 26682 26684 25968 0 -1 4202560 154253 0 0 0 119141 84 0 0 25 0 4 0 669732836 3878617088 830935 33554432000 4194304 4625164 140735233078768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=3787712 CPUtime=1199.97 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4202560 4945136 0 0 0 119173 824 0 0 25 0 4 0 669732836 3878617088 830935 33554432000 4194304 4625164 140735233078768 18446744073709551615 4552371 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 3787712

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

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

[startup+1204.12 s]
/proc/loadavg: 9.24 9.12 8.82 10/402 26763
/proc/meminfo: memFree=17053052/32951124 swapFree=65173164/67111528
[pid=26684] ppid=26682 vsize=0 CPUtime=4800.27 cores=1,3,5,7
/proc/26684/stat : 26684 (SArTagnan) Z 26682 26684 25968 0 -1 4203548 6115162 0 0 0 478822 1205 0 0 25 0 2 0 669732822 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26684/statm: 0 0 0 0 0 0 0
[pid=26684/tid=26701] ppid=26682 vsize=0 CPUtime=1200.08 cores=1,3,5,7
/proc/26684/task/26701/stat : 26701 (SArTagnan) R 26682 26684 25968 0 -1 4203588 4945139 0 0 0 119174 834 0 0 25 0 2 0 669732836 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.15
CPU time (s): 4800.3
CPU user time (s): 4788.22
CPU system time (s): 12.0802
CPU usage (%): 398.646
Max. virtual memory (cumulated for all children) (KiB): 4056532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.22
system time used= 12.0802
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6115162
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= 3189
involuntary context switches= 18605

runsolver used 4.08538 second user time and 11.4343 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 23:29:07
IDJOB=3385884
IDBENCH=83182
IDSOLVER=1871
FILE ID=node132/3385884-1305581346
RUNJOBID= node132-1305581346-26645
PBS_JOBID= 13350206
Free space on /tmp= 73288 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x34.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385884-1305581346/watcher-3385884-1305581346 -o /tmp/evaluation-result-3385884-1305581346/solver-3385884-1305581346 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385884-1305581346.cnf -threads=4

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=1460129821

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22850944 kB
Buffers:        317132 kB
Cached:        3550848 kB
SwapCached:       9908 kB
Active:        3723784 kB
Inactive:      6049260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22850944 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:            5160 kB
Writeback:           0 kB
AnonPages:     5902188 kB
Mapped:          24224 kB
Slab:           220944 kB
PageTables:      39968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78174784 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73272 MiB
End job on node132 at 2011-05-16 23:49:13