Trace number 3289819

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
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 variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

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-3289819-1304084067/watcher-3289819-1304084067 -o /tmp/evaluation-result-3289819-1304084067/solver-3289819-1304084067 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3289819-1304084067.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.85 8.04 7.99 5/180 18325
/proc/meminfo: memFree=17011368/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=27784 CPUtime=0 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 1450 0 0 0 0 0 0 0 25 0 1 0 520009339 28450816 1387 33554432000 4194304 4623224 140733748364880 18446744073709551615 4278444 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18325/statm: 6946 1387 296 105 0 2450 0

[startup+0.041138 s]
/proc/loadavg: 7.85 8.04 7.99 5/180 18325
/proc/meminfo: memFree=17011368/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=32324 CPUtime=0.03 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 3878 0 0 0 3 0 0 0 25 0 1 0 520009339 33099776 2586 33554432000 4194304 4623224 140733748364880 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18325/statm: 8081 2588 301 105 0 3585 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32324

[startup+0.101132 s]
/proc/loadavg: 7.85 8.04 7.99 5/180 18325
/proc/meminfo: memFree=17011368/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=60676 CPUtime=0.09 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 11727 0 0 0 8 1 0 0 25 0 1 0 520009339 62132224 8768 33554432000 4194304 4623224 140733748364880 18446744073709551615 216634212801 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18325/statm: 15169 8787 303 105 0 10673 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60676

[startup+0.30106 s]
/proc/loadavg: 7.85 8.04 7.99 5/180 18325
/proc/meminfo: memFree=17011368/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=301332 CPUtime=0.87 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 16782 0 0 0 86 1 0 0 25 0 4 0 520009339 308563968 13823 33554432000 4194304 4623224 140733748364880 18446744073709551615 4412535 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 75333 13823 335 105 0 70837 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 301332

[startup+0.700991 s]
/proc/loadavg: 7.85 8.04 7.99 5/180 18325
/proc/meminfo: memFree=17011368/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=308392 CPUtime=2.48 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 20850 0 0 0 246 2 0 0 25 0 4 0 520009339 315793408 16149 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 77098 16149 345 105 0 72602 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 308392

[startup+1.50085 s]
/proc/loadavg: 7.85 8.04 7.99 10/184 18329
/proc/meminfo: memFree=16940044/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=315984 CPUtime=5.67 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 28988 0 0 0 564 3 0 0 25 0 4 0 520009339 323567616 19284 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 78996 19284 345 105 0 74500 0
[pid=18325/tid=18327] ppid=18323 vsize=315984 CPUtime=1.39 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 3087 0 0 0 139 0 0 0 25 0 4 0 520009349 323567616 19284 33554432000 4194304 4623224 140733748364880 18446744073709551615 4363755 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=315984 CPUtime=1.38 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 2976 0 0 0 138 0 0 0 25 0 4 0 520009349 323567616 19284 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=315984 CPUtime=1.38 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 7848 0 0 0 138 0 0 0 25 0 4 0 520009349 323567616 19284 33554432000 4194304 4623224 140733748364880 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 315984

[startup+3.10057 s]
/proc/loadavg: 7.85 8.04 7.99 10/184 18329
/proc/meminfo: memFree=16932664/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=317612 CPUtime=12.06 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 36551 0 0 0 1202 4 0 0 25 0 4 0 520009339 325234688 19825 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 79403 19825 345 105 0 74907 0
[pid=18325/tid=18327] ppid=18323 vsize=317612 CPUtime=2.99 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 3198 0 0 0 299 0 0 0 25 0 4 0 520009349 325234688 19825 33554432000 4194304 4623224 140733748364880 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=317612 CPUtime=2.97 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 3097 0 0 0 297 0 0 0 25 0 4 0 520009349 325234688 19825 33554432000 4194304 4623224 140733748364880 18446744073709551615 4377885 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=317612 CPUtime=2.98 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 15078 0 0 0 297 1 0 0 25 0 4 0 520009349 325234688 19825 33554432000 4194304 4623224 140733748364880 18446744073709551615 4552660 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 317612

[startup+6.301 s]
/proc/loadavg: 7.86 8.04 7.99 10/184 18329
/proc/meminfo: memFree=16916460/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=335500 CPUtime=24.84 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 58464 0 0 0 2475 9 0 0 25 0 4 0 520009339 343552000 25228 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 83875 25228 345 105 0 79379 0
[pid=18325/tid=18327] ppid=18323 vsize=335500 CPUtime=6.18 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 4665 0 0 0 618 0 0 0 25 0 4 0 520009349 343552000 25228 33554432000 4194304 4623224 140733748364880 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=335500 CPUtime=6.15 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 4822 0 0 0 614 1 0 0 25 0 4 0 520009349 343552000 25228 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=335500 CPUtime=6.18 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 31857 0 0 0 614 4 0 0 25 0 4 0 520009349 343552000 25228 33554432000 4194304 4623224 140733748364880 18446744073709551615 4577392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 335500

[startup+12.7009 s]
/proc/loadavg: 7.87 8.04 7.99 10/184 18329
/proc/meminfo: memFree=16697720/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=531756 CPUtime=50.36 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 181629 0 0 0 5009 27 0 0 25 0 4 0 520009339 544518144 75851 33554432000 4194304 4623224 140733748364880 18446744073709551615 4507259 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 132939 75851 344 105 0 128443 0
[pid=18325/tid=18327] ppid=18323 vsize=531756 CPUtime=12.57 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 27688 0 0 0 1254 3 0 0 25 0 4 0 520009349 544518144 75851 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=531756 CPUtime=12.5 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 28574 0 0 0 1246 4 0 0 25 0 4 0 520009349 544518144 75851 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376697 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=531756 CPUtime=12.58 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 57551 0 0 0 1249 9 0 0 25 0 4 0 520009349 544518144 75851 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 531756

[startup+25.5006 s]
/proc/loadavg: 7.90 8.04 7.99 10/184 18329
/proc/meminfo: memFree=16673068/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=531756 CPUtime=101.49 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 271734 0 0 0 10105 44 0 0 25 0 4 0 520009339 544518144 80741 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510096 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 132939 80741 345 105 0 128443 0
[pid=18325/tid=18327] ppid=18323 vsize=531756 CPUtime=25.37 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 28207 0 0 0 2534 3 0 0 25 0 4 0 520009349 544518144 80741 33554432000 4194304 4623224 140733748364880 18446744073709551615 4465915 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=531756 CPUtime=25.24 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 29930 0 0 0 2518 6 0 0 25 0 4 0 520009349 544518144 80741 33554432000 4194304 4623224 140733748364880 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=531756 CPUtime=25.37 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 145618 0 0 0 2514 23 0 0 25 0 4 0 520009349 544518144 80741 33554432000 4194304 4623224 140733748364880 18446744073709551615 4289711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 531756

[startup+51.1011 s]
/proc/loadavg: 8.01 8.05 7.99 10/184 18330
/proc/meminfo: memFree=16611692/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=622028 CPUtime=203.73 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 439484 0 0 0 20298 75 0 0 25 0 4 0 520009339 636956672 91048 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 155507 91048 345 105 0 151011 0
[pid=18325/tid=18327] ppid=18323 vsize=622028 CPUtime=50.97 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 38531 0 0 0 5089 8 0 0 25 0 4 0 520009349 636956672 91048 33554432000 4194304 4623224 140733748364880 18446744073709551615 4463640 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=622028 CPUtime=50.7 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 40458 0 0 0 5061 9 0 0 25 0 4 0 520009349 636956672 91048 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=622028 CPUtime=50.97 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 292087 0 0 0 5050 47 0 0 25 0 4 0 520009349 636956672 91048 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 622028

[startup+102.307 s]
/proc/loadavg: 8.00 8.04 7.99 10/184 18331
/proc/meminfo: memFree=16535512/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=687564 CPUtime=408.28 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 800898 0 0 0 40688 140 0 0 25 0 4 0 520009339 704065536 100256 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 171891 100256 345 105 0 167395 0
[pid=18325/tid=18327] ppid=18323 vsize=687564 CPUtime=102.16 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 43778 0 0 0 10203 13 0 0 25 0 4 0 520009349 704065536 100256 33554432000 4194304 4623224 140733748364880 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=687564 CPUtime=101.62 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 41806 0 0 0 10152 10 0 0 25 0 4 0 520009349 704065536 100256 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=687564 CPUtime=102.18 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 646780 0 0 0 10113 105 0 0 25 0 4 0 520009349 704065536 100256 33554432000 4194304 4623224 140733748364880 18446744073709551615 4330936 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.28
Current children cumulated vsize (KiB) 687564

[startup+162.301 s]
/proc/loadavg: 8.11 8.06 8.00 10/184 18333
/proc/meminfo: memFree=16427340/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=724164 CPUtime=647.93 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 1049387 0 0 0 64606 187 0 0 25 0 4 0 520009339 741543936 116548 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 181041 116548 345 105 0 176545 0
[pid=18325/tid=18327] ppid=18323 vsize=724164 CPUtime=162.16 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 59903 0 0 0 16198 18 0 0 25 0 4 0 520009349 741543936 116548 33554432000 4194304 4623224 140733748364880 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=724164 CPUtime=161.3 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 47076 0 0 0 16114 16 0 0 25 0 4 0 520009349 741543936 116548 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=724164 CPUtime=162.17 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 866779 0 0 0 16077 140 0 0 25 0 4 0 520009349 741543936 116548 33554432000 4194304 4623224 140733748364880 18446744073709551615 4364786 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.93
Current children cumulated vsize (KiB) 724164

[startup+222.301 s]
/proc/loadavg: 8.19 8.08 8.01 10/184 18335
/proc/meminfo: memFree=16317916/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=814200 CPUtime=887.61 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 1410192 0 0 0 88512 249 0 0 25 0 4 0 520009339 833740800 133511 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 203550 133511 345 105 0 199054 0
[pid=18325/tid=18327] ppid=18323 vsize=814200 CPUtime=222.16 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 67181 0 0 0 22192 24 0 0 25 0 4 0 520009349 833740800 133511 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=814200 CPUtime=220.96 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 48166 0 0 0 22080 16 0 0 25 0 4 0 520009349 833740800 133511 33554432000 4194304 4623224 140733748364880 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=814200 CPUtime=222.18 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 1217719 0 0 0 22023 195 0 0 25 0 4 0 520009349 833740800 133511 33554432000 4194304 4623224 140733748364880 18446744073709551615 216634174196 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.61
Current children cumulated vsize (KiB) 814200

[startup+282.3 s]

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

[pid=18325] ppid=18323 vsize=1296588 CPUtime=2565.32 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 4300969 0 0 0 255764 768 0 0 25 0 4 0 520009339 1327706112 248681 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 324147 248681 345 105 0 319651 0
[pid=18325/tid=18327] ppid=18323 vsize=1296588 CPUtime=642.13 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 144803 0 0 0 64148 65 0 0 25 0 4 0 520009349 1327706112 248681 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=1296588 CPUtime=638.68 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 75480 0 0 0 63836 32 0 0 25 0 4 0 520009349 1327706112 248681 33554432000 4194304 4623224 140733748364880 18446744073709551615 4377597 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=1296588 CPUtime=642.18 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 3971924 0 0 0 63567 651 0 0 25 0 4 0 520009349 1327706112 248681 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.32
Current children cumulated vsize (KiB) 1296588

[startup+702.301 s]
/proc/loadavg: 8.12 8.10 8.02 9/184 18378
/proc/meminfo: memFree=16614740/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=1362124 CPUtime=2804.97 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 4695561 0 0 0 279650 847 0 0 25 0 4 0 520009339 1394814976 266128 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510177 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 340531 266128 345 105 0 336035 0
[pid=18325/tid=18327] ppid=18323 vsize=1362124 CPUtime=702.13 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 156363 0 0 0 70132 81 0 0 25 0 4 0 520009349 1394814976 266128 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=1362124 CPUtime=698.36 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 75803 0 0 0 69804 32 0 0 25 0 4 0 520009349 1394814976 266128 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=1362124 CPUtime=702.16 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 4353925 0 0 0 69502 714 0 0 25 0 4 0 520009349 1394814976 266128 33554432000 4194304 4623224 140733748364880 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.97
Current children cumulated vsize (KiB) 1362124

[startup+762.307 s]
/proc/loadavg: 8.12 8.11 8.03 9/184 18380
/proc/meminfo: memFree=16531232/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=1450980 CPUtime=3044.67 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 5060443 0 0 0 303550 917 0 0 25 0 4 0 520009339 1485803520 285109 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 362745 285109 345 105 0 358249 0
[pid=18325/tid=18327] ppid=18323 vsize=1450980 CPUtime=762.14 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 164804 0 0 0 76122 92 0 0 25 0 4 0 520009349 1485803520 285109 33554432000 4194304 4623224 140733748364880 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=1450980 CPUtime=758.03 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 78142 0 0 0 75768 35 0 0 25 0 4 0 520009349 1485803520 285109 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=1450980 CPUtime=762.17 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 4700569 0 0 0 75448 769 0 0 25 0 4 0 520009349 1485803520 285109 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.67
Current children cumulated vsize (KiB) 1450980

[startup+822.3 s]
/proc/loadavg: 8.11 8.11 8.03 9/184 18382
/proc/meminfo: memFree=16458392/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=1540064 CPUtime=3284.31 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 5494774 0 0 0 327429 1002 0 0 25 0 4 0 520009339 1577025536 298519 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 385016 298519 345 105 0 380520 0
[pid=18325/tid=18327] ppid=18323 vsize=1540064 CPUtime=822.13 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 176423 0 0 0 82111 102 0 0 25 0 4 0 520009349 1577025536 298519 33554432000 4194304 4623224 140733748364880 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=1540064 CPUtime=817.71 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 80278 0 0 0 81734 37 0 0 25 0 4 0 520009349 1577025536 298519 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=1540064 CPUtime=822.16 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 5120079 0 0 0 81374 842 0 0 25 0 4 0 520009349 1577025536 298520 33554432000 4194304 4623224 140733748364880 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.31
Current children cumulated vsize (KiB) 1540064

[startup+882.301 s]
/proc/loadavg: 8.19 8.13 8.04 9/184 18383
/proc/meminfo: memFree=16399084/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=1540064 CPUtime=3523.99 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 5877233 0 0 0 351323 1076 0 0 25 0 4 0 520009339 1577025536 309209 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 385016 309209 345 105 0 380520 0
[pid=18325/tid=18327] ppid=18323 vsize=1540064 CPUtime=882.12 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 176758 0 0 0 88110 102 0 0 25 0 4 0 520009349 1577025536 309209 33554432000 4194304 4623224 140733748364880 18446744073709551615 4357904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=1540064 CPUtime=877.37 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 83659 0 0 0 87695 42 0 0 25 0 4 0 520009349 1577025536 309209 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=1540064 CPUtime=882.17 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 5497550 0 0 0 87307 910 0 0 25 0 4 0 520009349 1577025536 309209 33554432000 4194304 4623224 140733748364880 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.99
Current children cumulated vsize (KiB) 1540064

[startup+942.3 s]
/proc/loadavg: 8.17 8.14 8.05 9/184 18385
/proc/meminfo: memFree=16360236/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=1552288 CPUtime=3763.66 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 5937802 0 0 0 375276 1090 0 0 25 0 4 0 520009339 1589542912 316770 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 388072 316770 345 105 0 383576 0
[pid=18325/tid=18327] ppid=18323 vsize=1552288 CPUtime=942.12 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 176845 0 0 0 94110 102 0 0 25 0 4 0 520009349 1589542912 316770 33554432000 4194304 4623224 140733748364880 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=1552288 CPUtime=937.05 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 87014 0 0 0 93658 47 0 0 25 0 4 0 520009349 1589542912 316770 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=1552288 CPUtime=942.17 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 5554020 0 0 0 93297 920 0 0 25 0 4 0 520009349 1589542912 316770 33554432000 4194304 4623224 140733748364880 18446744073709551615 4577545 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.66
Current children cumulated vsize (KiB) 1552288

[startup+1002.3 s]
/proc/loadavg: 8.13 8.13 8.05 9/184 18416
/proc/meminfo: memFree=16431656/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=1568448 CPUtime=4003.33 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 6016377 0 0 0 399227 1106 0 0 25 0 4 0 520009339 1606090752 323991 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 392112 323991 345 105 0 387616 0
[pid=18325/tid=18327] ppid=18323 vsize=1568448 CPUtime=1002.13 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 176928 0 0 0 100111 102 0 0 25 0 4 0 520009349 1606090752 323991 33554432000 4194304 4623224 140733748364880 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=1568448 CPUtime=996.72 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 87875 0 0 0 99624 48 0 0 25 0 4 0 520009349 1606090752 323991 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=1568448 CPUtime=1002.17 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 5631146 0 0 0 99283 934 0 0 25 0 4 0 520009349 1606090752 323991 33554432000 4194304 4623224 140733748364880 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.33
Current children cumulated vsize (KiB) 1568448

[startup+1062.3 s]
/proc/loadavg: 8.11 8.12 8.05 9/184 18418
/proc/meminfo: memFree=16270056/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=1568448 CPUtime=4243 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 6397686 0 0 0 423125 1175 0 0 25 0 4 0 520009339 1606090752 332251 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 392112 332251 345 105 0 387616 0
[pid=18325/tid=18327] ppid=18323 vsize=1568448 CPUtime=1062.12 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 177010 0 0 0 106110 102 0 0 25 0 4 0 520009349 1606090752 332251 33554432000 4194304 4623224 140733748364880 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=1568448 CPUtime=1056.4 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 89907 0 0 0 105589 51 0 0 25 0 4 0 520009349 1606090752 332251 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=1568448 CPUtime=1062.17 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 6009560 0 0 0 105217 1000 0 0 25 0 4 0 520009349 1606090752 332251 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243
Current children cumulated vsize (KiB) 1568448

[startup+1122.3 s]
/proc/loadavg: 8.10 8.11 8.05 10/184 18420
/proc/meminfo: memFree=16180604/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=1661400 CPUtime=4482.68 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 6696132 0 0 0 447040 1228 0 0 25 0 4 0 520009339 1701273600 338204 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 415350 338204 345 105 0 410854 0
[pid=18325/tid=18327] ppid=18323 vsize=1661400 CPUtime=1122.13 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 177074 0 0 0 112110 103 0 0 25 0 4 0 520009349 1701273600 338204 33554432000 4194304 4623224 140733748364880 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=1661400 CPUtime=1116.07 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 104816 0 0 0 111553 54 0 0 25 0 4 0 520009349 1701273600 338204 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=1661400 CPUtime=1122.17 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 6271476 0 0 0 111170 1047 0 0 25 0 4 0 520009349 1701273600 338204 33554432000 4194304 4623224 140733748364880 18446744073709551615 216634173869 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.68
Current children cumulated vsize (KiB) 1661400

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 8.05 10/184 18421
/proc/meminfo: memFree=16106752/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=1679796 CPUtime=4722.36 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 6701737 0 0 0 471006 1230 0 0 25 0 4 0 520009339 1720111104 343793 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 419949 343793 345 105 0 415453 0
[pid=18325/tid=18327] ppid=18323 vsize=1679796 CPUtime=1182.13 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 177139 0 0 0 118110 103 0 0 25 0 4 0 520009349 1720111104 343793 33554432000 4194304 4623224 140733748364880 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=1679796 CPUtime=1175.75 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 105051 0 0 0 117521 54 0 0 25 0 4 0 520009349 1720111104 343793 33554432000 4194304 4623224 140733748364880 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=1679796 CPUtime=1182.17 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 6276216 0 0 0 117169 1048 0 0 25 0 4 0 520009349 1720111104 343793 33554432000 4194304 4623224 140733748364880 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 1679796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.07 8.09 8.04 9/184 18422
/proc/meminfo: memFree=16077112/32951124 swapFree=67111528/67111528
[pid=18325] ppid=18323 vsize=1688152 CPUtime=4800.28 cores=1,3,5,7
/proc/18325/stat : 18325 (SArTagnan) R 18323 18325 18138 0 -1 4202496 6704146 0 0 0 478797 1231 0 0 25 0 4 0 520009339 1728667648 346196 33554432000 4194304 4623224 140733748364880 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18325/statm: 422038 346196 345 105 0 417542 0
[pid=18325/tid=18327] ppid=18323 vsize=1688152 CPUtime=1201.64 cores=1,3,5,7
/proc/18325/task/18327/stat : 18327 (SArTagnan) R 18323 18325 18138 0 -1 4202560 177160 0 0 0 120061 103 0 0 25 0 4 0 520009349 1728667648 346196 33554432000 4194304 4623224 140733748364880 18446744073709551615 4357659 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18325/tid=18328] ppid=18323 vsize=1688152 CPUtime=1195.14 cores=1,3,5,7
/proc/18325/task/18328/stat : 18328 (SArTagnan) R 18323 18325 18138 0 -1 4202560 105119 0 0 0 119460 54 0 0 25 0 4 0 520009349 1728667648 346196 33554432000 4194304 4623224 140733748364880 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18325/tid=18329] ppid=18323 vsize=1688152 CPUtime=1201.68 cores=1,3,5,7
/proc/18325/task/18329/stat : 18329 (SArTagnan) R 18323 18325 18138 0 -1 4202560 6278269 0 0 0 119119 1049 0 0 25 0 4 0 520009349 1728667648 346196 33554432000 4194304 4623224 140733748364880 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1688152

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.87
CPU time (s): 4800.37
CPU user time (s): 4787.99
CPU system time (s): 12.3711
CPU usage (%): 399.407
Max. virtual memory (cumulated for all children) (KiB): 1744888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788
system time used= 12.3711
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6704146
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= 6807
involuntary context switches= 24766

runsolver used 1.82272 second user time and 4.73328 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 15:34:27
IDJOB=3289819
IDBENCH=83137
IDSOLVER=1656
FILE ID=node103/3289819-1304084067
RUNJOBID= node103-1304082164-18157
PBS_JOBID= 13170539
Free space on /tmp= 71512 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom23.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289819-1304084067/watcher-3289819-1304084067 -o /tmp/evaluation-result-3289819-1304084067/solver-3289819-1304084067 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3289819-1304084067.cnf -threads=4

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=2013344537

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.83
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.858
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:      17011648 kB
Buffers:       2148196 kB
Cached:       12251748 kB
SwapCached:          0 kB
Active:        6472896 kB
Inactive:      8883420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17011648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3900 kB
Writeback:           0 kB
AnonPages:      955496 kB
Mapped:          15396 kB
Slab:           519320 kB
PageTables:       6608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1252236 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= 71516 MiB
End job on node103 at 2011-04-29 15:54:31