Trace number 3280619

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.26 1201.87

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications 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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

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-3280619-1304037872/watcher-3280619-1304037872 -o /tmp/evaluation-result-3280619-1304037872/solver-3280619-1304037872 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3280619-1304037872.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: 6.08 7.57 7.31 7/180 25538
/proc/meminfo: memFree=14518552/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=25584 CPUtime=0 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 1679 0 0 0 0 0 0 0 21 0 1 0 594017898 26198016 1616 33554432000 4194304 4623224 140733317966720 18446744073709551615 4296444 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25538/statm: 6396 1628 290 105 0 1900 0

[startup+0.00966103 s]
/proc/loadavg: 6.08 7.57 7.31 7/180 25538
/proc/meminfo: memFree=14518552/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=36380 CPUtime=0 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 2402 0 0 0 0 0 0 0 21 0 1 0 594017898 37253120 2339 33554432000 4194304 4623224 140733317966720 18446744073709551615 218880564992 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25538/statm: 9095 2340 301 105 0 4599 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 36380

[startup+0.100664 s]
/proc/loadavg: 6.08 7.57 7.31 7/180 25538
/proc/meminfo: memFree=14518552/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=45428 CPUtime=0.09 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 7813 0 0 0 9 0 0 0 21 0 1 0 594017898 46518272 4596 33554432000 4194304 4623224 140733317966720 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25538/statm: 11357 4597 301 105 0 6861 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45428

[startup+0.30055 s]
/proc/loadavg: 6.08 7.57 7.31 7/180 25538
/proc/meminfo: memFree=14518552/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=273496 CPUtime=0.65 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 29144 0 0 0 61 4 0 0 23 0 4 0 594017898 280059904 20790 33554432000 4194304 4623224 140733317966720 18446744073709551615 4358898 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 68374 20790 334 105 0 63878 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 273496

[startup+0.700482 s]
/proc/loadavg: 6.08 7.57 7.31 7/180 25538
/proc/meminfo: memFree=14518552/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=278564 CPUtime=2.25 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 34500 0 0 0 221 4 0 0 25 0 4 0 594017898 285249536 23123 33554432000 4194304 4623224 140733317966720 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 69641 23123 335 105 0 65145 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 278564

[startup+1.50034 s]
/proc/loadavg: 6.08 7.57 7.31 10/184 25542
/proc/meminfo: memFree=14421228/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=290156 CPUtime=5.44 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 43761 0 0 0 539 5 0 0 25 0 4 0 594017898 297119744 24197 33554432000 4194304 4623224 140733317966720 18446744073709551615 4278639 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 72539 24197 335 105 0 68043 0
[pid=25538/tid=25540] ppid=25536 vsize=290156 CPUtime=1.3 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 4861 0 0 0 130 0 0 0 25 0 4 0 594017916 297119744 24197 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=290156 CPUtime=1.31 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 5298 0 0 0 131 0 0 0 25 0 4 0 594017916 297119744 24197 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=290156 CPUtime=1.31 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 7341 0 0 0 130 1 0 0 25 0 4 0 594017916 297119744 24197 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 290156

[startup+3.10106 s]
/proc/loadavg: 6.08 7.57 7.31 9/184 25542
/proc/meminfo: memFree=14407220/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=305276 CPUtime=11.84 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 56126 0 0 0 1177 7 0 0 25 0 4 0 594017898 312602624 26496 33554432000 4194304 4623224 140733317966720 18446744073709551615 4412804 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 76319 26496 340 105 0 71823 0
[pid=25538/tid=25540] ppid=25536 vsize=305276 CPUtime=2.91 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 7194 0 0 0 290 1 0 0 25 0 4 0 594017916 312602624 26496 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376520 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=305276 CPUtime=2.91 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 7564 0 0 0 291 0 0 0 25 0 4 0 594017916 312602624 26496 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=305276 CPUtime=2.91 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 12660 0 0 0 290 1 0 0 25 0 4 0 594017916 312602624 26496 33554432000 4194304 4623224 140733317966720 18446744073709551615 4552832 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 305276

[startup+6.3005 s]
/proc/loadavg: 6.24 7.58 7.31 9/184 25543
/proc/meminfo: memFree=14383304/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=304204 CPUtime=24.62 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 65399 0 0 0 2452 10 0 0 25 0 4 0 594017898 311504896 28760 33554432000 4194304 4623224 140733317966720 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 76051 28760 342 105 0 71555 0
[pid=25538/tid=25540] ppid=25536 vsize=304204 CPUtime=6.11 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 7692 0 0 0 610 1 0 0 25 0 4 0 594017916 311504896 28760 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=304204 CPUtime=6.11 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 7991 0 0 0 611 0 0 0 25 0 4 0 594017916 311504896 28761 33554432000 4194304 4623224 140733317966720 18446744073709551615 4317471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=304204 CPUtime=6.11 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 19534 0 0 0 608 3 0 0 25 0 4 0 594017916 311504896 28769 33554432000 4194304 4623224 140733317966720 18446744073709551615 218880262255 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 304204

[startup+12.7004 s]
/proc/loadavg: 6.38 7.59 7.31 9/184 25543
/proc/meminfo: memFree=14339384/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=306036 CPUtime=50.18 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 75484 0 0 0 5006 12 0 0 25 0 4 0 594017898 313380864 32503 33554432000 4194304 4623224 140733317966720 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 76509 32503 342 105 0 72013 0
[pid=25538/tid=25540] ppid=25536 vsize=306036 CPUtime=12.51 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 8189 0 0 0 1250 1 0 0 25 0 4 0 594017916 313380864 32503 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=306036 CPUtime=12.51 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 8513 0 0 0 1251 0 0 0 25 0 4 0 594017916 313380864 32503 33554432000 4194304 4623224 140733317966720 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=306036 CPUtime=12.51 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 28216 0 0 0 1246 5 0 0 25 0 4 0 594017916 313380864 32503 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 306036

[startup+25.5011 s]
/proc/loadavg: 6.74 7.60 7.32 9/184 25543
/proc/meminfo: memFree=14287032/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=327460 CPUtime=101.32 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 110648 0 0 0 10115 17 0 0 25 0 4 0 594017898 335319040 37054 33554432000 4194304 4623224 140733317966720 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 81865 37054 343 105 0 77369 0
[pid=25538/tid=25540] ppid=25536 vsize=327460 CPUtime=25.31 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 13336 0 0 0 2529 2 0 0 25 0 4 0 594017916 335319040 37054 33554432000 4194304 4623224 140733317966720 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=327460 CPUtime=25.31 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 13373 0 0 0 2530 1 0 0 25 0 4 0 594017916 335319040 37054 33554432000 4194304 4623224 140733317966720 18446744073709551615 218880232450 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=327460 CPUtime=25.31 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 50140 0 0 0 2524 7 0 0 25 0 4 0 594017916 335319040 37054 33554432000 4194304 4623224 140733317966720 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 327460

[startup+51.1007 s]
/proc/loadavg: 7.23 7.65 7.35 9/184 25544
/proc/meminfo: memFree=14175728/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=341728 CPUtime=203.58 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 142230 0 0 0 20336 22 0 0 25 0 4 0 594017898 349929472 49529 33554432000 4194304 4623224 140733317966720 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 85432 49529 380 105 0 80936 0
[pid=25538/tid=25540] ppid=25536 vsize=341728 CPUtime=50.91 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 18467 0 0 0 5088 3 0 0 25 0 4 0 594017916 349929472 49529 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=341728 CPUtime=50.91 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 17607 0 0 0 5089 2 0 0 25 0 4 0 594017916 349929472 49529 33554432000 4194304 4623224 140733317966720 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=341728 CPUtime=50.91 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 68458 0 0 0 5081 10 0 0 25 0 4 0 594017916 349929472 49529 33554432000 4194304 4623224 140733317966720 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.58
Current children cumulated vsize (KiB) 341728

[startup+102.307 s]
/proc/loadavg: 7.72 7.72 7.38 9/184 25545
/proc/meminfo: memFree=13981140/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=391488 CPUtime=408.12 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 209905 0 0 0 40778 34 0 0 25 0 4 0 594017898 400883712 67678 33554432000 4194304 4623224 140733317966720 18446744073709551615 4510627 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 97872 67678 343 105 0 93376 0
[pid=25538/tid=25540] ppid=25536 vsize=391488 CPUtime=102.12 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 30063 0 0 0 10206 6 0 0 25 0 4 0 594017916 400883712 67678 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=391488 CPUtime=102.12 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 24664 0 0 0 10208 4 0 0 25 0 4 0 594017916 400883712 67678 33554432000 4194304 4623224 140733317966720 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=391488 CPUtime=102.12 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 116691 0 0 0 10195 17 0 0 25 0 4 0 594017916 400883712 67678 33554432000 4194304 4623224 140733317966720 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 391488

[startup+162.3 s]
/proc/loadavg: 7.95 7.78 7.42 9/184 25547
/proc/meminfo: memFree=13223968/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1290240 CPUtime=647.74 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 499216 0 0 0 64701 73 0 0 25 0 4 0 594017898 1321205760 228402 33554432000 4194304 4623224 140733317966720 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 322560 228402 472 105 0 318064 0
[pid=25538/tid=25540] ppid=25536 vsize=1290240 CPUtime=162.1 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 73508 0 0 0 16198 12 0 0 25 0 4 0 594017916 1321205760 228402 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1290240 CPUtime=162.11 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 65386 0 0 0 16203 8 0 0 25 0 4 0 594017916 1321205760 228402 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376577 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1290240 CPUtime=162.1 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 196571 0 0 0 16182 28 0 0 25 0 4 0 594017916 1321205760 228402 33554432000 4194304 4623224 140733317966720 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.74
Current children cumulated vsize (KiB) 1290240

[startup+222.301 s]
/proc/loadavg: 8.09 7.85 7.47 9/184 25548
/proc/meminfo: memFree=13146804/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1321304 CPUtime=887.42 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 520228 0 0 0 88664 78 0 0 25 0 4 0 594017898 1353015296 233844 33554432000 4194304 4623224 140733317966720 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 330326 233844 472 105 0 325830 0
[pid=25538/tid=25540] ppid=25536 vsize=1321304 CPUtime=222.11 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 75486 0 0 0 22198 13 0 0 25 0 4 0 594017916 1353015296 233844 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1321304 CPUtime=222.11 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 65728 0 0 0 22203 8 0 0 25 0 4 0 594017916 1353015296 233844 33554432000 4194304 4623224 140733317966720 18446744073709551615 4316874 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1321304 CPUtime=222.11 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 196580 0 0 0 22182 29 0 0 25 0 4 0 594017916 1353015296 233844 33554432000 4194304 4623224 140733317966720 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.42
Current children cumulated vsize (KiB) 1321304

[startup+282.3 s]

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

[pid=25538] ppid=25536 vsize=1327680 CPUtime=2565.2 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 1767915 0 0 0 256223 297 0 0 25 0 4 0 594017898 1359544320 259383 33554432000 4194304 4623224 140733317966720 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 331920 259383 473 105 0 327424 0
[pid=25538/tid=25540] ppid=25536 vsize=1327680 CPUtime=642.13 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 105190 0 0 0 64182 31 0 0 25 0 4 0 594017916 1359544320 259383 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376617 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1327680 CPUtime=642.12 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 66690 0 0 0 64204 8 0 0 25 0 4 0 594017916 1359544320 259383 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1327680 CPUtime=642.12 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 1406070 0 0 0 63986 226 0 0 25 0 4 0 594017916 1359544320 259383 33554432000 4194304 4623224 140733317966720 18446744073709551615 4363760 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.2
Current children cumulated vsize (KiB) 1327680

[startup+702.301 s]
/proc/loadavg: 8.18 8.11 7.74 9/184 25621
/proc/meminfo: memFree=13366168/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1327680 CPUtime=2804.85 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 2125503 0 0 0 280129 356 0 0 25 0 4 0 594017898 1359544320 262698 33554432000 4194304 4623224 140733317966720 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 331920 262698 470 105 0 327424 0
[pid=25538/tid=25540] ppid=25536 vsize=1327680 CPUtime=702.12 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 106860 0 0 0 70180 32 0 0 25 0 4 0 594017916 1359544320 262698 33554432000 4194304 4623224 140733317966720 18446744073709551615 4467736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1327680 CPUtime=702.11 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 66827 0 0 0 70203 8 0 0 25 0 4 0 594017916 1359544320 262698 33554432000 4194304 4623224 140733317966720 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1327680 CPUtime=702.12 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 1761216 0 0 0 69928 284 0 0 25 0 4 0 594017916 1359544320 262698 33554432000 4194304 4623224 140733317966720 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.85
Current children cumulated vsize (KiB) 1327680

[startup+762.306 s]
/proc/loadavg: 8.13 8.10 7.75 9/184 25623
/proc/meminfo: memFree=13241772/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1458752 CPUtime=3044.55 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 2423468 0 0 0 304046 409 0 0 25 0 4 0 594017898 1493762048 268181 33554432000 4194304 4623224 140733317966720 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 364688 268181 456 105 0 360192 0
[pid=25538/tid=25540] ppid=25536 vsize=1458752 CPUtime=762.12 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 108878 0 0 0 76178 34 0 0 25 0 4 0 594017916 1493762048 268181 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1458752 CPUtime=762.13 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 66956 0 0 0 76204 9 0 0 25 0 4 0 594017916 1493762048 268181 33554432000 4194304 4623224 140733317966720 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1458752 CPUtime=762.13 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 2056241 0 0 0 75879 334 0 0 25 0 4 0 594017916 1493762048 268181 33554432000 4194304 4623224 140733317966720 18446744073709551615 4377056 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.55
Current children cumulated vsize (KiB) 1458752

[startup+822.301 s]
/proc/loadavg: 8.05 8.08 7.77 9/184 25624
/proc/meminfo: memFree=13146388/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1458752 CPUtime=3284.21 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 2760858 0 0 0 327955 466 0 0 25 0 4 0 594017898 1493762048 273299 33554432000 4194304 4623224 140733317966720 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 364688 273299 456 105 0 360192 0
[pid=25538/tid=25540] ppid=25536 vsize=1458752 CPUtime=822.12 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 110329 0 0 0 82176 36 0 0 25 0 4 0 594017916 1493762048 273299 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1458752 CPUtime=822.12 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 67119 0 0 0 82203 9 0 0 25 0 4 0 594017916 1493762048 273299 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289772 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1458752 CPUtime=822.13 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 2391179 0 0 0 81824 389 0 0 25 0 4 0 594017916 1493762048 273299 33554432000 4194304 4623224 140733317966720 18446744073709551615 4363995 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.21
Current children cumulated vsize (KiB) 1458752

[startup+882.3 s]
/proc/loadavg: 8.10 8.08 7.78 9/184 25626
/proc/meminfo: memFree=13064408/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1505352 CPUtime=3523.88 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 3118014 0 0 0 351864 524 0 0 25 0 4 0 594017898 1541480448 278738 33554432000 4194304 4623224 140733317966720 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 376338 278738 457 105 0 371842 0
[pid=25538/tid=25540] ppid=25536 vsize=1505352 CPUtime=882.12 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 112027 0 0 0 88175 37 0 0 25 0 4 0 594017916 1541480448 278738 33554432000 4194304 4623224 140733317966720 18446744073709551615 4377071 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1505352 CPUtime=882.12 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 67197 0 0 0 88203 9 0 0 25 0 4 0 594017916 1541480448 278738 33554432000 4194304 4623224 140733317966720 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1505352 CPUtime=882.12 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 2721734 0 0 0 87770 442 0 0 25 0 4 0 594017916 1541480448 278738 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.88
Current children cumulated vsize (KiB) 1505352

[startup+942.301 s]
/proc/loadavg: 8.11 8.08 7.80 9/184 25628
/proc/meminfo: memFree=12956776/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1505352 CPUtime=3763.56 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 3448281 0 0 0 375771 585 0 0 25 0 4 0 594017898 1541480448 283580 33554432000 4194304 4623224 140733317966720 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 376338 283580 456 105 0 371842 0
[pid=25538/tid=25540] ppid=25536 vsize=1505352 CPUtime=942.12 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 113482 0 0 0 94172 40 0 0 25 0 4 0 594017916 1541480448 283580 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1505352 CPUtime=942.12 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 67283 0 0 0 94203 9 0 0 25 0 4 0 594017916 1541480448 283580 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1505352 CPUtime=942.12 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 3049949 0 0 0 93712 500 0 0 25 0 4 0 594017916 1541480448 283580 33554432000 4194304 4623224 140733317966720 18446744073709551615 4363943 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.56
Current children cumulated vsize (KiB) 1505352

[startup+1002.3 s]
/proc/loadavg: 8.10 8.08 7.82 9/184 25638
/proc/meminfo: memFree=12896836/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1505352 CPUtime=4003.23 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 3788449 0 0 0 399678 645 0 0 25 0 4 0 594017898 1541480448 287963 33554432000 4194304 4623224 140733317966720 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 376338 287963 456 105 0 371842 0
[pid=25538/tid=25540] ppid=25536 vsize=1505352 CPUtime=1002.11 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 114805 0 0 0 100170 41 0 0 25 0 4 0 594017916 1541480448 287963 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1505352 CPUtime=1002.12 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 67438 0 0 0 100203 9 0 0 25 0 4 0 594017916 1541480448 287963 33554432000 4194304 4623224 140733317966720 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1505352 CPUtime=1002.13 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 3388038 0 0 0 99655 558 0 0 25 0 4 0 594017916 1541480448 287963 33554432000 4194304 4623224 140733317966720 18446744073709551615 4364414 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.23
Current children cumulated vsize (KiB) 1505352

[startup+1062.3 s]
/proc/loadavg: 8.10 8.08 7.83 9/184 25640
/proc/meminfo: memFree=12851624/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1505352 CPUtime=4242.91 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 4097203 0 0 0 423593 698 0 0 25 0 4 0 594017898 1541480448 292987 33554432000 4194304 4623224 140733317966720 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 376338 292987 457 105 0 371842 0
[pid=25538/tid=25540] ppid=25536 vsize=1505352 CPUtime=1062.12 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 116550 0 0 0 106169 43 0 0 25 0 4 0 594017916 1541480448 292987 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1505352 CPUtime=1062.12 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 67574 0 0 0 106203 9 0 0 25 0 4 0 594017916 1541480448 292987 33554432000 4194304 4623224 140733317966720 18446744073709551615 4462398 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1505352 CPUtime=1062.13 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 3694383 0 0 0 105604 609 0 0 25 0 4 0 594017916 1541480448 292987 33554432000 4194304 4623224 140733317966720 18446744073709551615 4363755 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.91
Current children cumulated vsize (KiB) 1505352

[startup+1122.3 s]
/proc/loadavg: 8.09 8.07 7.84 9/184 25641
/proc/meminfo: memFree=12801636/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1505352 CPUtime=4482.58 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 4398297 0 0 0 447508 750 0 0 25 0 4 0 594017898 1541480448 297783 33554432000 4194304 4623224 140733317966720 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 376338 297783 456 105 0 371842 0
[pid=25538/tid=25540] ppid=25536 vsize=1505352 CPUtime=1122.13 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 118060 0 0 0 112168 45 0 0 25 0 4 0 594017916 1541480448 297783 33554432000 4194304 4623224 140733317966720 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1505352 CPUtime=1122.12 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 67810 0 0 0 112203 9 0 0 25 0 4 0 594017916 1541480448 297783 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1505352 CPUtime=1122.13 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 3993209 0 0 0 111553 660 0 0 25 0 4 0 594017916 1541480448 297783 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.58
Current children cumulated vsize (KiB) 1505352

[startup+1182.3 s]
/proc/loadavg: 8.03 8.06 7.85 9/184 25643
/proc/meminfo: memFree=12729820/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1552100 CPUtime=4722.26 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 4731218 0 0 0 471418 808 0 0 25 0 4 0 594017898 1589350400 302254 33554432000 4194304 4623224 140733317966720 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 388025 302254 456 105 0 383529 0
[pid=25538/tid=25540] ppid=25536 vsize=1552100 CPUtime=1182.12 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 144820 0 0 0 118163 49 0 0 25 0 4 0 594017916 1589350400 302254 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1552100 CPUtime=1182.13 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 67899 0 0 0 118204 9 0 0 25 0 4 0 594017916 1589350400 302254 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1552100 CPUtime=1182.12 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 4298678 0 0 0 117500 712 0 0 25 0 4 0 594017916 1589350400 302254 33554432000 4194304 4623224 140733317966720 18446744073709551615 47465947926112 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.26
Current children cumulated vsize (KiB) 1552100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.02 8.05 7.85 9/184 25643
/proc/meminfo: memFree=12759824/32950928 swapFree=67111528/67111528
[pid=25538] ppid=25536 vsize=1523680 CPUtime=4800.18 cores=1,3,5,7
/proc/25538/stat : 25538 (SArTagnan) R 25536 25538 25497 0 -1 4202496 4816253 0 0 0 479195 823 0 0 25 0 4 0 594017898 1560248320 293203 33554432000 4194304 4623224 140733317966720 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25538/statm: 380920 293203 458 105 0 376424 0
[pid=25538/tid=25540] ppid=25536 vsize=1523680 CPUtime=1201.63 cores=1,3,5,7
/proc/25538/task/25540/stat : 25540 (SArTagnan) R 25536 25538 25497 0 -1 4202560 145321 0 0 0 120113 50 0 0 25 0 4 0 594017916 1560248320 293203 33554432000 4194304 4623224 140733317966720 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25538/tid=25541] ppid=25536 vsize=1523680 CPUtime=1201.63 cores=1,3,5,7
/proc/25538/task/25541/stat : 25541 (SArTagnan) R 25536 25538 25497 0 -1 4202560 74226 0 0 0 120153 10 0 0 25 0 4 0 594017916 1560248320 293203 33554432000 4194304 4623224 140733317966720 18446744073709551615 4316589 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25538/tid=25542] ppid=25536 vsize=1523680 CPUtime=1201.63 cores=1,3,5,7
/proc/25538/task/25542/stat : 25542 (SArTagnan) R 25536 25538 25497 0 -1 4202560 4376614 0 0 0 119438 725 0 0 25 0 4 0 594017916 1560248320 293203 33554432000 4194304 4623224 140733317966720 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1523680

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.87
CPU time (s): 4800.26
CPU user time (s): 4791.98
CPU system time (s): 8.28374
CPU usage (%): 399.4
Max. virtual memory (cumulated for all children) (KiB): 1645448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.98
system time used= 8.28374
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4816253
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= 582
involuntary context switches= 29332

runsolver used 1.80972 second user time and 4.75628 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 02:44:32
IDJOB=3280619
IDBENCH=20406
IDSOLVER=1656
FILE ID=node112/3280619-1304037872
RUNJOBID= node112-1304037872-25516
PBS_JOBID= 13170375
Free space on /tmp= 72560 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280619-1304037872/watcher-3280619-1304037872 -o /tmp/evaluation-result-3280619-1304037872/solver-3280619-1304037872 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3280619-1304037872.cnf -threads=4

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=888001554

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14519616 kB
Buffers:       1994200 kB
Cached:       15796280 kB
SwapCached:          0 kB
Active:        7065892 kB
Inactive:     10807320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14519616 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7428 kB
Writeback:           0 kB
AnonPages:       82264 kB
Mapped:          15492 kB
Slab:           492300 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   257608 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= 72560 MiB
End job on node112 at 2011-04-29 03:04:36