Trace number 3259320

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.46 1201.9

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes3.cnf
MD5SUMcef3d3066fec910e94448f2404c09548
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3259320-1304058649/watcher-3259320-1304058649 -o /tmp/evaluation-result-3259320-1304058649/solver-3259320-1304058649 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3259320-1304058649.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: 2.35 3.27 3.47 2/181 29982
/proc/meminfo: memFree=31049720/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=25124 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 596 0 0 0 0 0 0 0 21 0 1 0 517462819 25726976 473 33554432000 4194304 4623224 140734961662704 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29982/statm: 6281 473 297 105 0 1785 0

[startup+0.012307 s]
/proc/loadavg: 2.35 3.27 3.47 2/181 29982
/proc/meminfo: memFree=31049720/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=26116 CPUtime=0 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 932 0 0 0 0 0 0 0 21 0 1 0 517462819 26742784 553 33554432000 4194304 4623224 140734961662704 18446744073709551615 271550580871 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29982/statm: 6408 553 297 105 0 1912 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26116

[startup+0.100257 s]
/proc/loadavg: 2.35 3.27 3.47 2/181 29982
/proc/meminfo: memFree=31049720/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=202052 CPUtime=0.15 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 6311 0 0 0 14 1 0 0 23 0 4 0 517462819 206901248 4459 33554432000 4194304 4623224 140734961662704 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 50513 4460 332 105 0 46017 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 202052

[startup+0.300222 s]
/proc/loadavg: 2.35 3.27 3.47 2/181 29982
/proc/meminfo: memFree=31049720/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=203860 CPUtime=0.78 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 8621 0 0 0 77 1 0 0 18 0 4 0 517462819 208752640 6769 33554432000 4194304 4623224 140734961662704 18446744073709551615 4510195 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 50965 6769 342 105 0 46469 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 203860

[startup+0.700149 s]
/proc/loadavg: 2.35 3.27 3.47 2/181 29982
/proc/meminfo: memFree=31049720/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=214216 CPUtime=2.39 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 11884 0 0 0 237 2 0 0 18 0 4 0 517462819 219357184 9484 33554432000 4194304 4623224 140734961662704 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 53554 9484 342 105 0 49058 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 214216

[startup+1.50101 s]
/proc/loadavg: 2.80 3.35 3.49 10/188 29989
/proc/meminfo: memFree=30982484/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=219668 CPUtime=5.58 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 17715 0 0 0 556 2 0 0 19 0 4 0 517462819 224940032 13809 33554432000 4194304 4623224 140734961662704 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 54917 13809 342 105 0 50421 0
[pid=29982/tid=29987] ppid=29980 vsize=219668 CPUtime=1.25 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 1815 0 0 0 125 0 0 0 25 0 4 0 517462825 224940032 13809 33554432000 4194304 4623224 140734961662704 18446744073709551615 4289781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=219668 CPUtime=1.41 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 2651 0 0 0 141 0 0 0 25 0 4 0 517462825 224940032 13809 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=219668 CPUtime=1.42 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 3367 0 0 0 142 0 0 0 25 0 4 0 517462825 224940032 13809 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376837 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 219668

[startup+3.10071 s]
/proc/loadavg: 2.80 3.35 3.49 10/188 29989
/proc/meminfo: memFree=30949872/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=231880 CPUtime=11.97 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 27067 0 0 0 1193 4 0 0 24 0 4 0 517462819 237445120 19834 33554432000 4194304 4623224 140734961662704 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 57970 19834 342 105 0 53474 0
[pid=29982/tid=29987] ppid=29980 vsize=231880 CPUtime=2.84 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 2968 0 0 0 284 0 0 0 25 0 4 0 517462825 237445120 19834 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=231880 CPUtime=3.01 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 3794 0 0 0 300 1 0 0 25 0 4 0 517462825 237445120 19834 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=231880 CPUtime=3.02 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 7822 0 0 0 302 0 0 0 25 0 4 0 517462825 237445120 19834 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.97
Current children cumulated vsize (KiB) 231880

[startup+6.30113 s]
/proc/loadavg: 3.22 3.43 3.51 10/188 29989
/proc/meminfo: memFree=30883432/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=312260 CPUtime=24.76 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 44980 0 0 0 2467 9 0 0 25 0 4 0 517462819 319754240 29328 33554432000 4194304 4623224 140734961662704 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 78065 29328 342 105 0 73569 0
[pid=29982/tid=29987] ppid=29980 vsize=312260 CPUtime=6.04 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 6088 0 0 0 603 1 0 0 25 0 4 0 517462825 319754240 29328 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=312260 CPUtime=6.19 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 9316 0 0 0 616 3 0 0 25 0 4 0 517462825 319754240 29328 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=312260 CPUtime=6.22 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 15534 0 0 0 621 1 0 0 25 0 4 0 517462825 319754240 29328 33554432000 4194304 4623224 140734961662704 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.76
Current children cumulated vsize (KiB) 312260

[startup+12.701 s]
/proc/loadavg: 3.60 3.51 3.54 10/188 29989
/proc/meminfo: memFree=30785132/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=336368 CPUtime=50.32 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 77568 0 0 0 5015 17 0 0 25 0 4 0 517462819 344440832 43939 33554432000 4194304 4623224 140734961662704 18446744073709551615 4511646 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 84092 43939 342 105 0 79596 0
[pid=29982/tid=29987] ppid=29980 vsize=336368 CPUtime=12.44 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 11142 0 0 0 1242 2 0 0 25 0 4 0 517462825 344440832 43939 33554432000 4194304 4623224 140734961662704 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=336368 CPUtime=12.55 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 18015 0 0 0 1247 8 0 0 25 0 4 0 517462825 344440832 43939 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=336368 CPUtime=12.63 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 30287 0 0 0 1260 3 0 0 25 0 4 0 517462825 344440832 43939 33554432000 4194304 4623224 140734961662704 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.32
Current children cumulated vsize (KiB) 336368

[startup+25.5006 s]
/proc/loadavg: 4.65 3.74 3.61 10/188 29989
/proc/meminfo: memFree=30633212/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=388644 CPUtime=101.45 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 137774 0 0 0 10114 31 0 0 25 0 4 0 517462819 397971456 68015 33554432000 4194304 4623224 140734961662704 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 97161 68015 342 105 0 92665 0
[pid=29982/tid=29987] ppid=29980 vsize=388644 CPUtime=25.25 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 18837 0 0 0 2519 6 0 0 25 0 4 0 517462825 397971456 68015 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=388644 CPUtime=25.28 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 29464 0 0 0 2515 13 0 0 25 0 4 0 517462825 397971456 68015 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=388644 CPUtime=25.42 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 52126 0 0 0 2536 6 0 0 25 0 4 0 517462825 397971456 68015 33554432000 4194304 4623224 140734961662704 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 388644

[startup+51.101 s]
/proc/loadavg: 5.86 4.10 3.73 10/188 29990
/proc/meminfo: memFree=30359564/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=615452 CPUtime=203.71 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 220565 0 0 0 20312 59 0 0 25 0 4 0 517462819 630222848 116929 33554432000 4194304 4623224 140734961662704 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 153863 116929 480 105 0 149367 0
[pid=29982/tid=29987] ppid=29980 vsize=615452 CPUtime=50.85 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 36165 0 0 0 5069 16 0 0 25 0 4 0 517462825 630222848 116929 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=615452 CPUtime=50.75 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 46529 0 0 0 5050 25 0 0 25 0 4 0 517462825 630222848 116929 33554432000 4194304 4623224 140734961662704 18446744073709551615 4377252 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=615452 CPUtime=51.02 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 59918 0 0 0 5095 7 0 0 25 0 4 0 517462825 630222848 116929 33554432000 4194304 4623224 140734961662704 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 615452

[startup+102.307 s]
/proc/loadavg: 7.28 4.75 3.97 10/188 29991
/proc/meminfo: memFree=29975152/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=922300 CPUtime=408.25 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 554598 0 0 0 40697 128 0 0 25 0 4 0 517462819 944435200 179824 33554432000 4194304 4623224 140734961662704 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 230575 179825 344 105 0 226079 0
[pid=29982/tid=29987] ppid=29980 vsize=922300 CPUtime=102.04 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 47858 0 0 0 10178 26 0 0 25 0 4 0 517462825 944435200 179825 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=922300 CPUtime=101.67 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 73206 0 0 0 10126 41 0 0 25 0 4 0 517462825 944435200 179825 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=922300 CPUtime=102.22 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 275940 0 0 0 10184 38 0 0 25 0 4 0 517462825 944435200 179825 33554432000 4194304 4623224 140734961662704 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.25
Current children cumulated vsize (KiB) 922300

[startup+162.301 s]
/proc/loadavg: 7.93 5.38 4.24 10/188 29993
/proc/meminfo: memFree=29615396/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=1189020 CPUtime=647.89 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 1122266 0 0 0 64565 224 0 0 25 0 4 0 517462819 1217556480 247424 33554432000 4194304 4623224 140734961662704 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 297255 247424 354 105 0 292759 0
[pid=29982/tid=29987] ppid=29980 vsize=1189020 CPUtime=162.04 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 63592 0 0 0 16166 38 0 0 25 0 4 0 517462825 1217556480 247424 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=1189020 CPUtime=161.33 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 88792 0 0 0 16086 47 0 0 25 0 4 0 517462825 1217556480 247424 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=1189020 CPUtime=162.22 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 733697 0 0 0 16115 107 0 0 25 0 4 0 517462825 1217556480 247424 33554432000 4194304 4623224 140734961662704 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.89
Current children cumulated vsize (KiB) 1189020

[startup+222.301 s]
/proc/loadavg: 8.04 5.87 4.47 10/188 29995
/proc/meminfo: memFree=29377168/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=1530952 CPUtime=887.55 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 1696855 0 0 0 88434 321 0 0 25 0 4 0 517462819 1567694848 290041 33554432000 4194304 4623224 140734961662704 18446744073709551615 4388305 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 382738 290043 354 105 0 378242 0
[pid=29982/tid=29987] ppid=29980 vsize=1530952 CPUtime=222.04 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 80735 0 0 0 22157 47 0 0 25 0 4 0 517462825 1567694848 290043 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=1530952 CPUtime=221 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 107473 0 0 0 22046 54 0 0 25 0 4 0 517462825 1567694848 290043 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=1530952 CPUtime=222.2 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 1182352 0 0 0 22044 176 0 0 25 0 4 0 517462825 1567694848 290043 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.55
Current children cumulated vsize (KiB) 1530952

[startup+282.301 s]

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

[pid=29982] ppid=29980 vsize=2132428 CPUtime=2565.33 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 4716156 0 0 0 255677 856 0 0 25 0 4 0 517462819 2183606272 431871 33554432000 4194304 4623224 140734961662704 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 533107 431871 342 105 0 528611 0
[pid=29982/tid=29987] ppid=29980 vsize=2132428 CPUtime=642.06 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 90819 0 0 0 64150 56 0 0 25 0 4 0 517462825 2183606272 431871 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=2132428 CPUtime=638.73 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 113372 0 0 0 63817 56 0 0 25 0 4 0 517462825 2183606272 431871 33554432000 4194304 4623224 140734961662704 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=2132428 CPUtime=642.22 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 3873377 0 0 0 63580 642 0 0 25 0 4 0 517462825 2183606272 431871 33554432000 4194304 4623224 140734961662704 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.33
Current children cumulated vsize (KiB) 2132428

[startup+702.301 s]
/proc/loadavg: 8.28 7.77 5.98 10/188 30007
/proc/meminfo: memFree=28368576/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=2132428 CPUtime=2804.98 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 5142014 0 0 0 279568 930 0 0 25 0 4 0 517462819 2183606272 447766 33554432000 4194304 4623224 140734961662704 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 533107 447766 342 105 0 528611 0
[pid=29982/tid=29987] ppid=29980 vsize=2132428 CPUtime=702.05 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 91229 0 0 0 70149 56 0 0 25 0 4 0 517462825 2183606272 447766 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=2132428 CPUtime=698.4 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 113854 0 0 0 69784 56 0 0 25 0 4 0 517462825 2183606272 447766 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=2132428 CPUtime=702.22 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 4289241 0 0 0 69507 715 0 0 25 0 4 0 517462825 2183606272 447766 33554432000 4194304 4623224 140734961662704 18446744073709551615 4366354 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.98
Current children cumulated vsize (KiB) 2132428

[startup+762.307 s]
/proc/loadavg: 8.18 7.83 6.11 10/188 30009
/proc/meminfo: memFree=28187124/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=2518120 CPUtime=3044.68 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 5737243 0 0 0 303446 1022 0 0 25 0 4 0 517462819 2578554880 482083 33554432000 4194304 4623224 140734961662704 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 629530 482083 342 105 0 625034 0
[pid=29982/tid=29987] ppid=29980 vsize=2518120 CPUtime=762.06 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 91771 0 0 0 76150 56 0 0 25 0 4 0 517462825 2578554880 482083 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=2518120 CPUtime=758.08 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 114482 0 0 0 75751 57 0 0 25 0 4 0 517462825 2578554880 482083 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=2518120 CPUtime=762.22 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 4696536 0 0 0 75440 782 0 0 25 0 4 0 517462825 2578554880 482083 33554432000 4194304 4623224 140734961662704 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.68
Current children cumulated vsize (KiB) 2518120

[startup+822.301 s]
/proc/loadavg: 8.20 7.89 6.24 10/188 30011
/proc/meminfo: memFree=28081956/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=2518120 CPUtime=3284.34 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 6157461 0 0 0 327338 1096 0 0 25 0 4 0 517462819 2578554880 496677 33554432000 4194304 4623224 140734961662704 18446744073709551615 4415031 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 629530 496677 342 105 0 625034 0
[pid=29982/tid=29987] ppid=29980 vsize=2518120 CPUtime=822.06 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 92075 0 0 0 82150 56 0 0 25 0 4 0 517462825 2578554880 496677 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=2518120 CPUtime=817.75 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 114841 0 0 0 81718 57 0 0 25 0 4 0 517462825 2578554880 496677 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=2518120 CPUtime=822.21 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 5109242 0 0 0 81367 854 0 0 25 0 4 0 517462825 2578554880 496677 33554432000 4194304 4623224 140734961662704 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.34
Current children cumulated vsize (KiB) 2518120

[startup+882.301 s]
/proc/loadavg: 8.13 7.93 6.35 10/188 30012
/proc/meminfo: memFree=27996620/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=2518120 CPUtime=3524.02 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 6569726 0 0 0 351236 1166 0 0 25 0 4 0 517462819 2578554880 510685 33554432000 4194304 4623224 140734961662704 18446744073709551615 4510123 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 629530 510685 342 105 0 625034 0
[pid=29982/tid=29987] ppid=29980 vsize=2518120 CPUtime=882.06 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 92472 0 0 0 88150 56 0 0 25 0 4 0 517462825 2578554880 510685 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=2518120 CPUtime=877.42 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 115414 0 0 0 87685 57 0 0 25 0 4 0 517462825 2578554880 510685 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=2518120 CPUtime=882.22 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 5513903 0 0 0 87300 922 0 0 25 0 4 0 517462825 2578554880 510685 33554432000 4194304 4623224 140734961662704 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.02
Current children cumulated vsize (KiB) 2518120

[startup+942.301 s]
/proc/loadavg: 8.18 7.97 6.46 10/188 30014
/proc/meminfo: memFree=27915620/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=2583656 CPUtime=3763.71 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 6970094 0 0 0 375135 1236 0 0 25 0 4 0 517462819 2645663744 524674 33554432000 4194304 4623224 140734961662704 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 645914 524674 342 105 0 641418 0
[pid=29982/tid=29987] ppid=29980 vsize=2583656 CPUtime=942.06 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 92884 0 0 0 94150 56 0 0 25 0 4 0 517462825 2645663744 524674 33554432000 4194304 4623224 140734961662704 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=2583656 CPUtime=937.1 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 115773 0 0 0 93653 57 0 0 25 0 4 0 517462825 2645663744 524674 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=2583656 CPUtime=942.22 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 5906357 0 0 0 93233 989 0 0 25 0 4 0 517462825 2645663744 524674 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.71
Current children cumulated vsize (KiB) 2583656

[startup+1002.3 s]
/proc/loadavg: 8.13 7.99 6.56 10/188 30015
/proc/meminfo: memFree=27809080/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=2663184 CPUtime=4003.38 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 7123425 0 0 0 399073 1265 0 0 25 0 4 0 517462819 2727100416 542105 33554432000 4194304 4623224 140734961662704 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 665796 542105 342 105 0 661300 0
[pid=29982/tid=29987] ppid=29980 vsize=2663184 CPUtime=1002.05 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 93488 0 0 0 100149 56 0 0 25 0 4 0 517462825 2727100416 542105 33554432000 4194304 4623224 140734961662704 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=2663184 CPUtime=996.77 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 131798 0 0 0 99617 60 0 0 25 0 4 0 517462825 2727100416 542105 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=2663184 CPUtime=1002.23 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 6028472 0 0 0 99210 1013 0 0 25 0 4 0 517462825 2727100416 542105 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.38
Current children cumulated vsize (KiB) 2663184

[startup+1062.3 s]
/proc/loadavg: 8.31 8.05 6.67 10/188 30017
/proc/meminfo: memFree=27707488/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=2664916 CPUtime=4243.06 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 7409985 0 0 0 422992 1314 0 0 25 0 4 0 517462819 2728873984 553478 33554432000 4194304 4623224 140734961662704 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 666229 553478 342 105 0 661733 0
[pid=29982/tid=29987] ppid=29980 vsize=2664916 CPUtime=1062.05 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 93938 0 0 0 106149 56 0 0 25 0 4 0 517462825 2728873984 553478 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=2664916 CPUtime=1056.45 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 132257 0 0 0 105585 60 0 0 25 0 4 0 517462825 2728873984 553478 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=2664916 CPUtime=1062.22 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 6306751 0 0 0 105162 1060 0 0 25 0 4 0 517462825 2728873984 553478 33554432000 4194304 4623224 140734961662704 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.06
Current children cumulated vsize (KiB) 2664916

[startup+1122.3 s]
/proc/loadavg: 8.23 8.07 6.76 10/188 30019
/proc/meminfo: memFree=27613596/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=2739468 CPUtime=4482.74 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 7812949 0 0 0 446887 1387 0 0 25 0 4 0 517462819 2805215232 571245 33554432000 4194304 4623224 140734961662704 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 684867 571245 342 105 0 680371 0
[pid=29982/tid=29987] ppid=29980 vsize=2739468 CPUtime=1122.07 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 94388 0 0 0 112150 57 0 0 25 0 4 0 517462825 2805215232 571245 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357653 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=2739468 CPUtime=1116.12 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 132657 0 0 0 111551 61 0 0 25 0 4 0 517462825 2805215232 571245 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357579 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=2739468 CPUtime=1122.23 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 6697796 0 0 0 111094 1129 0 0 25 0 4 0 517462825 2805215232 571245 33554432000 4194304 4623224 140734961662704 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.74
Current children cumulated vsize (KiB) 2739468

[startup+1182.3 s]
/proc/loadavg: 8.32 8.12 6.85 10/188 30020
/proc/meminfo: memFree=27510524/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=2869000 CPUtime=4722.42 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 8246172 0 0 0 470777 1465 0 0 25 0 4 0 517462819 2937856000 591385 33554432000 4194304 4623224 140734961662704 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 717250 591385 344 105 0 712754 0
[pid=29982/tid=29987] ppid=29980 vsize=2869000 CPUtime=1182.06 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 110911 0 0 0 118147 59 0 0 25 0 4 0 517462825 2937856000 591385 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=2869000 CPUtime=1175.8 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 132994 0 0 0 117519 61 0 0 25 0 4 0 517462825 2937856000 591385 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=2869000 CPUtime=1182.23 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 7088999 0 0 0 117022 1201 0 0 25 0 4 0 517462825 2937856000 591385 33554432000 4194304 4623224 140734961662704 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2869000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.23 8.11 6.88 5/183 30022
/proc/meminfo: memFree=28663248/32951124 swapFree=67111344/67111528
[pid=29982] ppid=29980 vsize=2869000 CPUtime=4800.34 cores=1,3,5,7
/proc/29982/stat : 29982 (SArTagnan) R 29980 29982 29944 0 -1 4202496 8388815 0 0 0 478540 1494 0 0 25 0 4 0 517462819 2937856000 595778 33554432000 4194304 4623224 140734961662704 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/29982/statm: 717250 595778 344 105 0 712754 0
[pid=29982/tid=29987] ppid=29980 vsize=2869000 CPUtime=1201.57 cores=1,3,5,7
/proc/29982/task/29987/stat : 29987 (SArTagnan) R 29980 29982 29944 0 -1 4202560 111016 0 0 0 120098 59 0 0 25 0 4 0 517462825 2937856000 595778 33554432000 4194304 4623224 140734961662704 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29982/tid=29988] ppid=29980 vsize=2869000 CPUtime=1195.19 cores=1,3,5,7
/proc/29982/task/29988/stat : 29988 (SArTagnan) R 29980 29982 29944 0 -1 4202560 133114 0 0 0 119458 61 0 0 25 0 4 0 517462825 2937856000 595778 33554432000 4194304 4623224 140734961662704 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29982/tid=29989] ppid=29980 vsize=2869000 CPUtime=1201.73 cores=1,3,5,7
/proc/29982/task/29989/stat : 29989 (SArTagnan) R 29980 29982 29944 0 -1 4202560 7229216 0 0 0 118945 1228 0 0 25 0 4 0 517462825 2937856000 595778 33554432000 4194304 4623224 140734961662704 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 2869000

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.9
CPU time (s): 4800.46
CPU user time (s): 4785.42
CPU system time (s): 15.0367
CPU usage (%): 399.404
Max. virtual memory (cumulated for all children) (KiB): 3091952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4785.42
system time used= 15.0367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8388815
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= 1887
involuntary context switches= 17460

runsolver used 1.79373 second user time and 4.76927 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 08:30:49
IDJOB=3259320
IDBENCH=71549
IDSOLVER=1656
FILE ID=node133/3259320-1304058649
RUNJOBID= node133-1304058649-29963
PBS_JOBID= 13170442
Free space on /tmp= 71892 MiB

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

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

MD5SUM BENCH= cef3d3066fec910e94448f2404c09548
RANDOM SEED=2083939847

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      31050000 kB
Buffers:        712068 kB
Cached:         764544 kB
SwapCached:        124 kB
Active:         553188 kB
Inactive:       988420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31050000 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:            5164 kB
Writeback:           0 kB
AnonPages:       65880 kB
Mapped:          14908 kB
Slab:           293420 kB
PageTables:       4624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   208724 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= 71892 MiB
End job on node133 at 2011-04-29 08:50:53