Trace number 3280527

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-3280527-1304037550/watcher-3280527-1304037550 -o /tmp/evaluation-result-3280527-1304037550/solver-3280527-1304037550 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3280527-1304037550.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: 7.37 6.10 6.97 5/180 32129
/proc/meminfo: memFree=16392936/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=20188 CPUtime=0 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 670 0 0 0 0 0 0 0 25 0 1 0 515355470 20672512 608 33554432000 4194304 4623224 140733692261328 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32129/statm: 5047 608 301 105 0 551 0

[startup+0.128244 s]
/proc/loadavg: 7.37 6.10 6.97 5/180 32129
/proc/meminfo: memFree=16392936/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=254640 CPUtime=0.44 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 3523 0 0 0 44 0 0 0 25 0 4 0 515355470 260751360 2657 33554432000 4194304 4623224 140733692261328 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 63660 2657 343 105 0 59164 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 254640

[startup+1.02808 s]
/proc/loadavg: 7.37 6.10 6.97 5/180 32129
/proc/meminfo: memFree=16392936/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=271756 CPUtime=4.04 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 21248 0 0 0 402 2 0 0 19 0 4 0 515355470 278278144 9117 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510907 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 67939 9117 345 105 0 63443 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 271756

[startup+1.10107 s]
/proc/loadavg: 7.37 6.10 6.97 5/180 32129
/proc/meminfo: memFree=16392936/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=271756 CPUtime=4.33 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 21814 0 0 0 431 2 0 0 19 0 4 0 515355470 278278144 9282 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 67939 9282 345 105 0 63443 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 271756

[startup+1.20105 s]
/proc/loadavg: 7.37 6.10 6.97 5/180 32129
/proc/meminfo: memFree=16392936/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=273220 CPUtime=4.73 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 23173 0 0 0 471 2 0 0 19 0 4 0 515355470 279777280 9349 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 68305 9349 345 105 0 63809 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 273220

[startup+1.501 s]
/proc/loadavg: 7.37 6.10 6.97 5/180 32129
/proc/meminfo: memFree=16392936/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=273220 CPUtime=5.93 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 25335 0 0 0 591 2 0 0 19 0 4 0 515355470 279777280 9500 33554432000 4194304 4623224 140733692261328 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 68305 9500 345 105 0 63809 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 273220

[startup+3.1067 s]
/proc/loadavg: 7.42 6.13 6.97 9/184 32133
/proc/meminfo: memFree=16339492/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=276396 CPUtime=12.34 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 31430 0 0 0 1230 4 0 0 25 0 4 0 515355470 283029504 10560 33554432000 4194304 4623224 140733692261328 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 69099 10560 345 105 0 64603 0
[pid=32129/tid=32131] ppid=32127 vsize=276396 CPUtime=3.07 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 3517 0 0 0 307 0 0 0 25 0 4 0 515355471 283029504 10560 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=276396 CPUtime=3.08 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 2923 0 0 0 308 0 0 0 25 0 4 0 515355471 283029504 10560 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=276396 CPUtime=3.08 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 15808 0 0 0 306 2 0 0 24 0 4 0 515355471 283029504 10560 33554432000 4194304 4623224 140733692261328 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 276396

[startup+6.30112 s]
/proc/loadavg: 7.46 6.16 6.98 9/184 32134
/proc/meminfo: memFree=16329904/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=280920 CPUtime=25.12 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 41421 0 0 0 2506 6 0 0 25 0 4 0 515355470 287662080 12009 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 70230 12009 344 105 0 65734 0
[pid=32129/tid=32131] ppid=32127 vsize=280920 CPUtime=6.27 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 3756 0 0 0 627 0 0 0 25 0 4 0 515355471 287662080 12010 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=280920 CPUtime=6.28 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 3873 0 0 0 628 0 0 0 25 0 4 0 515355471 287662080 12010 33554432000 4194304 4623224 140733692261328 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=280920 CPUtime=6.28 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 24478 0 0 0 624 4 0 0 25 0 4 0 515355471 287662080 12011 33554432000 4194304 4623224 140733692261328 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 280920

[startup+12.7009 s]
/proc/loadavg: 7.51 6.19 6.98 9/184 32134
/proc/meminfo: memFree=16315412/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=286300 CPUtime=50.67 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 85647 0 0 0 5053 14 0 0 25 0 4 0 515355470 293171200 15200 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 71575 15200 344 105 0 67079 0
[pid=32129/tid=32131] ppid=32127 vsize=286300 CPUtime=12.66 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 5348 0 0 0 1266 0 0 0 25 0 4 0 515355471 293171200 15200 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=286300 CPUtime=12.68 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 5751 0 0 0 1267 1 0 0 25 0 4 0 515355471 293171200 15200 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=286300 CPUtime=12.67 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 63186 0 0 0 1257 10 0 0 25 0 4 0 515355471 293171200 15200 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 286300

[startup+25.5006 s]
/proc/loadavg: 7.58 6.25 6.99 9/184 32134
/proc/meminfo: memFree=16272884/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=297696 CPUtime=101.79 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 156938 0 0 0 10153 26 0 0 25 0 4 0 515355470 304840704 22470 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 74424 22470 345 105 0 69928 0
[pid=32129/tid=32131] ppid=32127 vsize=297696 CPUtime=25.47 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 9125 0 0 0 2545 2 0 0 25 0 4 0 515355471 304840704 22470 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376773 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=297696 CPUtime=25.47 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 9172 0 0 0 2546 1 0 0 25 0 4 0 515355471 304840704 22470 33554432000 4194304 4623224 140733692261328 18446744073709551615 4464778 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=297696 CPUtime=25.47 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 126725 0 0 0 2527 20 0 0 25 0 4 0 515355471 304840704 22470 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 297696

[startup+51.1009 s]
/proc/loadavg: 7.80 6.43 7.03 9/184 32135
/proc/meminfo: memFree=16200312/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=318800 CPUtime=204.06 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 233535 0 0 0 20365 41 0 0 25 0 4 0 515355470 326451200 35527 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 79700 35527 345 105 0 75204 0
[pid=32129/tid=32131] ppid=32127 vsize=318800 CPUtime=51.07 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 16236 0 0 0 5102 5 0 0 25 0 4 0 515355471 326451200 35527 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=318800 CPUtime=51.08 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 13432 0 0 0 5105 3 0 0 25 0 4 0 515355471 326451200 35527 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=318800 CPUtime=51.08 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 188732 0 0 0 5077 31 0 0 25 0 4 0 515355471 326451200 35527 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 318800

[startup+102.301 s]
/proc/loadavg: 8.01 6.70 7.09 9/184 32136
/proc/meminfo: memFree=15992600/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=363636 CPUtime=408.57 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 394567 0 0 0 40784 73 0 0 25 0 4 0 515355470 372363264 52395 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 90909 52395 414 105 0 86413 0
[pid=32129/tid=32131] ppid=32127 vsize=363636 CPUtime=102.26 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 21774 0 0 0 10220 6 0 0 25 0 4 0 515355471 372363264 52396 33554432000 4194304 4623224 140733692261328 18446744073709551615 230808826913 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=363636 CPUtime=102.27 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 15800 0 0 0 10222 5 0 0 25 0 4 0 515355471 372363264 52396 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=363636 CPUtime=102.28 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 336129 0 0 0 10170 58 0 0 25 0 4 0 515355471 372363264 52396 33554432000 4194304 4623224 140733692261328 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 363636

[startup+162.301 s]
/proc/loadavg: 8.09 6.96 7.15 9/184 32138
/proc/meminfo: memFree=15826056/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=385120 CPUtime=648.26 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 698353 0 0 0 64693 133 0 0 25 0 4 0 515355470 394362880 72339 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 96280 72339 553 105 0 91784 0
[pid=32129/tid=32131] ppid=32127 vsize=385120 CPUtime=162.27 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 28204 0 0 0 16214 13 0 0 25 0 4 0 515355471 394362880 72339 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=385120 CPUtime=162.27 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 17466 0 0 0 16221 6 0 0 25 0 4 0 515355471 394362880 72339 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=385120 CPUtime=162.27 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 622439 0 0 0 16119 108 0 0 25 0 4 0 515355471 394362880 72339 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376634 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 385120

[startup+222.301 s]
/proc/loadavg: 8.07 7.16 7.21 9/184 32139
/proc/meminfo: memFree=15642508/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=553340 CPUtime=887.94 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 1000583 0 0 0 88601 193 0 0 25 0 4 0 515355470 566620160 92097 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 138335 92097 824 105 0 133839 0
[pid=32129/tid=32131] ppid=32127 vsize=553340 CPUtime=222.27 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 39528 0 0 0 22208 19 0 0 25 0 4 0 515355471 566620160 92097 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=553340 CPUtime=222.28 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 21837 0 0 0 22221 7 0 0 25 0 4 0 515355471 566620160 92097 33554432000 4194304 4623224 140733692261328 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=553340 CPUtime=222.28 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 896876 0 0 0 22068 160 0 0 25 0 4 0 515355471 566620160 92097 33554432000 4194304 4623224 140733692261328 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 553340

[startup+282.301 s]
/proc/loadavg: 8.14 7.34 7.26 9/184 32141
/proc/meminfo: memFree=15449424/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=637016 CPUtime=1127.61 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 1352684 0 0 0 112500 261 0 0 25 0 4 0 515355470 652304384 120137 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 159254 120137 977 105 0 154758 0
[pid=32129/tid=32131] ppid=32127 vsize=637016 CPUtime=282.27 cores=1,3,5,7

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

[pid=32129] ppid=32127 vsize=1161720 CPUtime=2565.68 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 2929302 0 0 0 256019 549 0 0 25 0 4 0 515355470 1189601280 218093 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 290430 218093 786 105 0 285934 0
[pid=32129/tid=32131] ppid=32127 vsize=1161720 CPUtime=642.27 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 110963 0 0 0 64178 49 0 0 25 0 4 0 515355471 1189601280 218093 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=1161720 CPUtime=642.29 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 30827 0 0 0 64221 8 0 0 25 0 4 0 515355471 1189601280 218093 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=1161720 CPUtime=642.28 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 2613234 0 0 0 63768 460 0 0 25 0 4 0 515355471 1189601280 218093 33554432000 4194304 4623224 140733692261328 18446744073709551615 4377608 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.68
Current children cumulated vsize (KiB) 1161720

[startup+702.301 s]
/proc/loadavg: 8.19 7.91 7.55 9/184 32152
/proc/meminfo: memFree=14531684/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=1227256 CPUtime=2805.36 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 3218257 0 0 0 279932 604 0 0 25 0 4 0 515355470 1256710144 230894 33554432000 4194304 4623224 140733692261328 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 306814 230894 787 105 0 302318 0
[pid=32129/tid=32131] ppid=32127 vsize=1227256 CPUtime=702.28 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 114245 0 0 0 70174 54 0 0 25 0 4 0 515355471 1256710144 230894 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=1227256 CPUtime=702.29 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 31017 0 0 0 70221 8 0 0 25 0 4 0 515355471 1256710144 230894 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=1227256 CPUtime=702.27 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 2895281 0 0 0 69718 509 0 0 25 0 4 0 515355471 1256710144 230894 33554432000 4194304 4623224 140733692261328 18446744073709551615 230808833026 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 1227256

[startup+762.301 s]
/proc/loadavg: 8.19 7.95 7.58 9/184 32154
/proc/meminfo: memFree=14425400/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=1227256 CPUtime=3045.04 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 3512073 0 0 0 303847 657 0 0 25 0 4 0 515355470 1256710144 244281 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 306814 244281 786 105 0 302318 0
[pid=32129/tid=32131] ppid=32127 vsize=1227256 CPUtime=762.28 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 117400 0 0 0 76169 59 0 0 25 0 4 0 515355471 1256710144 244281 33554432000 4194304 4623224 140733692261328 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=1227256 CPUtime=762.29 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 31112 0 0 0 76221 8 0 0 25 0 4 0 515355471 1256710144 244281 33554432000 4194304 4623224 140733692261328 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=1227256 CPUtime=762.28 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 3180876 0 0 0 75672 556 0 0 25 0 4 0 515355471 1256710144 244281 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 1227256

[startup+822.301 s]
/proc/loadavg: 8.11 7.97 7.61 9/184 32155
/proc/meminfo: memFree=14322956/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=1227256 CPUtime=3284.72 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 3783166 0 0 0 327763 709 0 0 25 0 4 0 515355470 1256710144 255399 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 306814 255399 786 105 0 302318 0
[pid=32129/tid=32131] ppid=32127 vsize=1227256 CPUtime=822.29 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 120600 0 0 0 82166 63 0 0 25 0 4 0 515355471 1256710144 255399 33554432000 4194304 4623224 140733692261328 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=1227256 CPUtime=822.29 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 31331 0 0 0 82221 8 0 0 25 0 4 0 515355471 1256710144 255399 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=1227256 CPUtime=822.28 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 3445452 0 0 0 81625 603 0 0 25 0 4 0 515355471 1256710144 255399 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 1227256

[startup+882.301 s]
/proc/loadavg: 8.08 7.99 7.64 9/184 32157
/proc/meminfo: memFree=14229316/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=1227256 CPUtime=3524.4 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 4050693 0 0 0 351682 758 0 0 25 0 4 0 515355470 1256710144 266904 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 306814 266904 678 105 0 302318 0
[pid=32129/tid=32131] ppid=32127 vsize=1227256 CPUtime=882.28 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 123364 0 0 0 88162 66 0 0 25 0 4 0 515355471 1256710144 266904 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=1227256 CPUtime=882.29 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 31585 0 0 0 88221 8 0 0 25 0 4 0 515355471 1256710144 266904 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=1227256 CPUtime=882.28 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 3706338 0 0 0 87581 647 0 0 25 0 4 0 515355471 1256710144 266904 33554432000 4194304 4623224 140733692261328 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 1227256

[startup+942.301 s]
/proc/loadavg: 8.13 8.02 7.67 9/184 32158
/proc/meminfo: memFree=14121400/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=1349336 CPUtime=3764.08 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 4352075 0 0 0 375596 812 0 0 25 0 4 0 515355470 1381720064 282650 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 337334 282650 678 105 0 332838 0
[pid=32129/tid=32131] ppid=32127 vsize=1349336 CPUtime=942.29 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 126613 0 0 0 94158 71 0 0 25 0 4 0 515355471 1381720064 282650 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=1349336 CPUtime=942.29 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 31676 0 0 0 94221 8 0 0 25 0 4 0 515355471 1381720064 282650 33554432000 4194304 4623224 140733692261328 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=1349336 CPUtime=942.28 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 3969357 0 0 0 93536 692 0 0 25 0 4 0 515355471 1381720064 282650 33554432000 4194304 4623224 140733692261328 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 1349336

[startup+1002.3 s]
/proc/loadavg: 8.10 8.03 7.69 9/184 32160
/proc/meminfo: memFree=14020076/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=1500952 CPUtime=4003.76 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 4648696 0 0 0 399509 867 0 0 25 0 4 0 515355470 1536974848 299499 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 375238 299499 681 105 0 370742 0
[pid=32129/tid=32131] ppid=32127 vsize=1500952 CPUtime=1002.29 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 129278 0 0 0 100154 75 0 0 25 0 4 0 515355471 1536974848 299499 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=1500952 CPUtime=1002.29 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 32006 0 0 0 100221 8 0 0 25 0 4 0 515355471 1536974848 299499 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=1500952 CPUtime=1002.29 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 4226532 0 0 0 99492 737 0 0 25 0 4 0 515355471 1536974848 299499 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 1500952

[startup+1062.3 s]
/proc/loadavg: 8.13 8.05 7.72 10/184 32162
/proc/meminfo: memFree=13946648/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=1500952 CPUtime=4243.46 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 4911122 0 0 0 423436 910 0 0 25 0 4 0 515355470 1536974848 309183 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 375238 309183 678 105 0 370742 0
[pid=32129/tid=32131] ppid=32127 vsize=1500952 CPUtime=1062.3 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 132328 0 0 0 106152 78 0 0 25 0 4 0 515355471 1536974848 309183 33554432000 4194304 4623224 140733692261328 18446744073709551615 4463039 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=1500952 CPUtime=1062.3 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 32123 0 0 0 106222 8 0 0 25 0 4 0 515355471 1536974848 309183 33554432000 4194304 4623224 140733692261328 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=1500952 CPUtime=1062.3 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 4484022 0 0 0 105453 777 0 0 25 0 4 0 515355471 1536974848 309183 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376745 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 1500952

[startup+1122.3 s]
/proc/loadavg: 6.76 7.75 7.64 5/175 32181
/proc/meminfo: memFree=15388116/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=1649452 CPUtime=4483.12 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 5180910 0 0 0 447348 964 0 0 25 0 4 0 515355470 1689038848 322878 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 412363 322878 682 105 0 407867 0
[pid=32129/tid=32131] ppid=32127 vsize=1649452 CPUtime=1122.29 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 135753 0 0 0 112145 84 0 0 25 0 4 0 515355471 1689038848 322878 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=1649452 CPUtime=1122.3 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 41621 0 0 0 112220 10 0 0 25 0 4 0 515355471 1689038848 322878 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=1649452 CPUtime=1122.29 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 4736820 0 0 0 111407 822 0 0 25 0 4 0 515355471 1689038848 322878 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 1649452

[startup+1182.31 s]
/proc/loadavg: 5.06 7.08 7.41 5/175 32183
/proc/meminfo: memFree=15337988/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=1649452 CPUtime=4722.87 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 5445736 0 0 0 471266 1021 0 0 25 0 4 0 515355470 1689038848 335443 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 412363 335443 687 105 0 407867 0
[pid=32129/tid=32131] ppid=32127 vsize=1649452 CPUtime=1182.3 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 139388 0 0 0 118135 95 0 0 25 0 4 0 515355471 1689038848 335443 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=1649452 CPUtime=1182.31 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 41846 0 0 0 118221 10 0 0 25 0 4 0 515355471 1689038848 335443 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=1649452 CPUtime=1182.29 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 4994243 0 0 0 117362 867 0 0 25 0 4 0 515355471 1689038848 335443 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.87
Current children cumulated vsize (KiB) 1649452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.84 6.89 7.34 5/175 32183
/proc/meminfo: memFree=15325328/32951124 swapFree=67111528/67111528
[pid=32129] ppid=32127 vsize=1649452 CPUtime=4800.38 cores=1,3,5,7
/proc/32129/stat : 32129 (SArTagnan) R 32127 32129 31124 0 -1 4202496 5527239 0 0 0 479000 1038 0 0 25 0 4 0 515355470 1689038848 337978 33554432000 4194304 4623224 140733692261328 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32129/statm: 412363 337978 679 105 0 407867 0
[pid=32129/tid=32131] ppid=32127 vsize=1649452 CPUtime=1201.7 cores=1,3,5,7
/proc/32129/task/32131/stat : 32131 (SArTagnan) R 32127 32129 31124 0 -1 4202560 140283 0 0 0 120072 98 0 0 25 0 4 0 515355471 1689038848 337978 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32129/tid=32132] ppid=32127 vsize=1649452 CPUtime=1201.71 cores=1,3,5,7
/proc/32129/task/32132/stat : 32132 (SArTagnan) R 32127 32129 31124 0 -1 4202560 41966 0 0 0 120161 10 0 0 25 0 4 0 515355471 1689038848 337978 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32129/tid=32133] ppid=32127 vsize=1649452 CPUtime=1201.7 cores=1,3,5,7
/proc/32129/task/32133/stat : 32133 (SArTagnan) R 32127 32129 31124 0 -1 4202560 5073905 0 0 0 119289 881 0 0 25 0 4 0 515355471 1689038848 337978 33554432000 4194304 4623224 140733692261328 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1649452

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.47
CPU user time (s): 4790.03
CPU system time (s): 10.4404
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 1683732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.03
system time used= 10.4404
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5527243
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= 2152
involuntary context switches= 30085

runsolver used 1.9777 second user time and 4.51331 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 02:39:10
IDJOB=3280527
IDBENCH=20399
IDSOLVER=1656
FILE ID=node104/3280527-1304037550
RUNJOBID= node104-1304037447-32075
PBS_JOBID= 13170348
Free space on /tmp= 71540 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280527-1304037550/watcher-3280527-1304037550 -o /tmp/evaluation-result-3280527-1304037550/solver-3280527-1304037550 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3280527-1304037550.cnf -threads=4

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=508224299

node104.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.855
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.71
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.855
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.855
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16393216 kB
Buffers:       2209164 kB
Cached:       13422408 kB
SwapCached:          0 kB
Active:        4036668 kB
Inactive:     11933020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16393216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             840 kB
Writeback:           0 kB
AnonPages:      337244 kB
Mapped:          15388 kB
Slab:           523464 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   556008 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= 71548 MiB
End job on node104 at 2011-04-29 02:59:14