Trace number 3250870

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.35 1202.07

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
MD5SUM472b10ce0a2683d9355981037eea091e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.17391
Satisfiable
(Un)Satisfiability was proved
Number of variables3672
Number of clauses1163952
Sum of the clauses size2331456
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21163892
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3250870-1304119075/watcher-3250870-1304119075 -o /tmp/evaluation-result-3250870-1304119075/solver-3250870-1304119075 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3250870-1304119075.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.92 8.00 7.76 5/180 4786
/proc/meminfo: memFree=28145600/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=46392 CPUtime=0 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 583 0 0 0 0 0 0 0 25 0 1 0 602138175 47505408 520 33554432000 4194304 4623224 140734500113984 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4786/statm: 11598 520 297 105 0 7102 0

[startup+0.0706809 s]
/proc/loadavg: 7.92 8.00 7.76 5/180 4786
/proc/meminfo: memFree=28145600/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=51536 CPUtime=0.06 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 4041 0 0 0 6 0 0 0 25 0 1 0 602138175 52772864 1404 33554432000 4194304 4623224 140734500113984 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4786/statm: 12884 1404 297 105 0 8388 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 51536

[startup+0.100679 s]
/proc/loadavg: 7.92 8.00 7.76 5/180 4786
/proc/meminfo: memFree=28145600/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=54176 CPUtime=0.09 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 5790 0 0 0 8 1 0 0 25 0 1 0 602138175 55476224 1832 33554432000 4194304 4623224 140734500113984 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4786/statm: 13544 1832 297 105 0 9048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54176

[startup+0.300573 s]
/proc/loadavg: 7.92 8.00 7.76 5/180 4786
/proc/meminfo: memFree=28145600/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=148896 CPUtime=0.29 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 24556 0 0 0 26 3 0 0 25 0 4 0 602138175 152469504 15646 33554432000 4194304 4623224 140734500113984 18446744073709551615 4501770 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 37224 15646 326 105 0 32728 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 148896

[startup+0.7005 s]
/proc/loadavg: 7.92 8.00 7.76 5/180 4786
/proc/meminfo: memFree=28145600/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=407608 CPUtime=1.89 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 59482 0 0 0 181 8 0 0 18 0 4 0 602138175 417390592 38801 33554432000 4194304 4623224 140734500113984 18446744073709551615 251367207969 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 101902 38802 469 105 0 97406 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 407608

[startup+1.50035 s]
/proc/loadavg: 7.92 8.00 7.76 9/184 4790
/proc/meminfo: memFree=27942836/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=426632 CPUtime=5.09 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 84228 0 0 0 497 12 0 0 19 0 4 0 602138175 436871168 52738 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510604 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 106658 52738 493 105 0 102162 0
[pid=4786/tid=4788] ppid=4784 vsize=426632 CPUtime=1.2 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 1014 0 0 0 120 0 0 0 25 0 4 0 602138204 436871168 52738 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=426632 CPUtime=1.19 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 4462 0 0 0 119 0 0 0 25 0 4 0 602138204 436871168 52738 33554432000 4194304 4623224 140734500113984 18446744073709551615 4465904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=426632 CPUtime=1.19 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 917 0 0 0 119 0 0 0 25 0 4 0 602138204 436871168 52738 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 426632

[startup+3.10105 s]
/proc/loadavg: 7.92 8.00 7.76 9/184 4790
/proc/meminfo: memFree=27928080/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=433152 CPUtime=11.49 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 89324 0 0 0 1136 13 0 0 22 0 4 0 602138175 443547648 56861 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 108288 56861 455 105 0 103792 0
[pid=4786/tid=4788] ppid=4784 vsize=433152 CPUtime=2.79 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 3336 0 0 0 279 0 0 0 25 0 4 0 602138204 443547648 56861 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=433152 CPUtime=2.79 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 5975 0 0 0 279 0 0 0 25 0 4 0 602138204 443547648 56861 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=433152 CPUtime=2.78 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 2173 0 0 0 278 0 0 0 25 0 4 0 602138204 443547648 56861 33554432000 4194304 4623224 140734500113984 18446744073709551615 4557782 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 433152

[startup+6.30046 s]
/proc/loadavg: 7.93 8.00 7.76 9/184 4791
/proc/meminfo: memFree=27887784/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=509168 CPUtime=24.27 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 101911 0 0 0 2412 15 0 0 25 0 4 0 602138175 521388032 63669 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510199 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 127292 63673 468 105 0 122796 0
[pid=4786/tid=4788] ppid=4784 vsize=509168 CPUtime=6 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 5949 0 0 0 599 1 0 0 25 0 4 0 602138204 521388032 63673 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=509168 CPUtime=5.99 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 8575 0 0 0 599 0 0 0 25 0 4 0 602138204 521388032 63673 33554432000 4194304 4623224 140734500113984 18446744073709551615 4366439 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=509168 CPUtime=5.96 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 9424 0 0 0 595 1 0 0 25 0 4 0 602138204 521388032 63673 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.27
Current children cumulated vsize (KiB) 509168

[startup+12.7003 s]
/proc/loadavg: 7.94 8.00 7.76 9/184 4791
/proc/meminfo: memFree=27803148/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=556464 CPUtime=49.82 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 143061 0 0 0 4960 22 0 0 25 0 4 0 602138175 569819136 79543 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 139116 79543 435 105 0 134620 0
[pid=4786/tid=4788] ppid=4784 vsize=556464 CPUtime=12.4 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 10311 0 0 0 1238 2 0 0 25 0 4 0 602138204 569819136 79543 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=556464 CPUtime=12.39 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 13728 0 0 0 1237 2 0 0 25 0 4 0 602138204 569819136 79543 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=556464 CPUtime=12.32 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 22700 0 0 0 1229 3 0 0 25 0 4 0 602138204 569819136 79543 33554432000 4194304 4623224 140734500113984 18446744073709551615 4553614 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (KiB) 556464

[startup+25.5009 s]
/proc/loadavg: 8.02 8.02 7.77 9/184 4791
/proc/meminfo: memFree=27677860/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=647884 CPUtime=100.96 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 183572 0 0 0 10064 32 0 0 25 0 4 0 602138175 663433216 105404 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 161971 105404 391 105 0 157475 0
[pid=4786/tid=4788] ppid=4784 vsize=647884 CPUtime=25.2 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 16662 0 0 0 2517 3 0 0 25 0 4 0 602138204 663433216 105404 33554432000 4194304 4623224 140734500113984 18446744073709551615 251367207621 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=647884 CPUtime=25.19 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 26345 0 0 0 2512 7 0 0 25 0 4 0 602138204 663433216 105404 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=647884 CPUtime=25.05 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 39786 0 0 0 2499 6 0 0 25 0 4 0 602138204 663433216 105404 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.96
Current children cumulated vsize (KiB) 647884

[startup+51.1012 s]
/proc/loadavg: 8.01 8.01 7.77 9/184 4792
/proc/meminfo: memFree=27480680/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=863896 CPUtime=203.23 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 295926 0 0 0 20267 56 0 0 25 0 4 0 602138175 884629504 142016 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510635 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 215974 142016 713 105 0 211478 0
[pid=4786/tid=4788] ppid=4784 vsize=863896 CPUtime=50.8 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 27802 0 0 0 5074 6 0 0 25 0 4 0 602138204 884629504 142016 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=863896 CPUtime=50.79 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 43207 0 0 0 5066 13 0 0 25 0 4 0 602138204 884629504 142016 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=863896 CPUtime=50.52 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 120990 0 0 0 5032 20 0 0 25 0 4 0 602138204 884629504 142016 33554432000 4194304 4623224 140734500113984 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.23
Current children cumulated vsize (KiB) 863896

[startup+102.307 s]
/proc/loadavg: 8.05 8.02 7.79 9/184 4793
/proc/meminfo: memFree=27083584/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=1113072 CPUtime=407.77 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 605006 0 0 0 40662 115 0 0 25 0 4 0 602138175 1139785728 212350 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 278268 212350 382 105 0 273772 0
[pid=4786/tid=4788] ppid=4784 vsize=1113072 CPUtime=102.01 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 44432 0 0 0 10190 11 0 0 25 0 4 0 602138204 1139785728 212350 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=1113072 CPUtime=101.81 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 77476 0 0 0 10155 26 0 0 25 0 4 0 602138204 1139785728 212350 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=1113072 CPUtime=101.62 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 293846 0 0 0 10114 48 0 0 25 0 4 0 602138204 1139785728 212350 33554432000 4194304 4623224 140734500113984 18446744073709551615 4363762 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.77
Current children cumulated vsize (KiB) 1113072

[startup+162.301 s]
/proc/loadavg: 8.10 8.05 7.81 9/184 4795
/proc/meminfo: memFree=26746756/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=1354812 CPUtime=647.42 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 954755 0 0 0 64567 175 0 0 25 0 4 0 602138175 1387327488 263001 33554432000 4194304 4623224 140734500113984 18446744073709551615 4415008 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 338703 263001 342 105 0 334207 0
[pid=4786/tid=4788] ppid=4784 vsize=1354812 CPUtime=162 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 46872 0 0 0 16188 12 0 0 25 0 4 0 602138204 1387327488 263001 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=1354812 CPUtime=161.48 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 98259 0 0 0 16117 31 0 0 25 0 4 0 602138204 1387327488 263001 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357593 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=1354812 CPUtime=161.62 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 535310 0 0 0 16073 89 0 0 25 0 4 0 602138204 1387327488 263001 33554432000 4194304 4623224 140734500113984 18446744073709551615 4363755 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.42
Current children cumulated vsize (KiB) 1354812

[startup+222.301 s]
/proc/loadavg: 8.15 8.07 7.83 9/184 4796
/proc/meminfo: memFree=26482092/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=1551168 CPUtime=887.11 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 1503719 0 0 0 88438 273 0 0 25 0 4 0 602138175 1588396032 293925 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510020 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 387792 293925 452 105 0 383296 0
[pid=4786/tid=4788] ppid=4784 vsize=1551168 CPUtime=222.01 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 47431 0 0 0 22188 13 0 0 25 0 4 0 602138204 1588396032 293925 33554432000 4194304 4623224 140734500113984 18446744073709551615 4486229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=1551168 CPUtime=221.16 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 98695 0 0 0 22085 31 0 0 25 0 4 0 602138204 1588396032 293925 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=1551168 CPUtime=221.62 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 986165 0 0 0 21990 172 0 0 25 0 4 0 602138204 1588396032 293925 33554432000 4194304 4623224 140734500113984 18446744073709551615 4377158 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.11
Current children cumulated vsize (KiB) 1551168

[startup+282.3 s]

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


[startup+702.301 s]
/proc/loadavg: 8.04 8.06 7.91 9/184 4809
/proc/meminfo: memFree=23132848/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=3259840 CPUtime=2804.53 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 5140066 0 0 0 279550 903 0 0 25 0 4 0 602138175 3338076160 618156 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 814960 618156 342 105 0 810464 0
[pid=4786/tid=4788] ppid=4784 vsize=3259840 CPUtime=702.02 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 67765 0 0 0 70186 16 0 0 25 0 4 0 602138204 3338076160 618156 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=3259840 CPUtime=698.56 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 102272 0 0 0 69822 34 0 0 25 0 4 0 602138204 3338076160 618156 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=3259840 CPUtime=701.61 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 3672456 0 0 0 69519 642 0 0 25 0 4 0 602138204 3338076160 618156 33554432000 4194304 4623224 140734500113984 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.53
Current children cumulated vsize (KiB) 3259840

[startup+762.307 s]
/proc/loadavg: 8.01 8.05 7.91 9/184 4811
/proc/meminfo: memFree=22874880/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=3276936 CPUtime=3044.23 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 5188569 0 0 0 303507 916 0 0 25 0 4 0 602138175 3355582464 650264 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 819234 650264 342 105 0 814738 0
[pid=4786/tid=4788] ppid=4784 vsize=3276936 CPUtime=762.02 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 68271 0 0 0 76186 16 0 0 25 0 4 0 602138204 3355582464 650264 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=3276936 CPUtime=758.23 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 103210 0 0 0 75789 34 0 0 25 0 4 0 602138204 3355582464 650264 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=3276936 CPUtime=761.63 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 3677012 0 0 0 75519 644 0 0 25 0 4 0 602138204 3355582464 650264 33554432000 4194304 4623224 140734500113984 18446744073709551615 4545407 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.23
Current children cumulated vsize (KiB) 3276936

[startup+822.301 s]
/proc/loadavg: 8.00 8.04 7.91 9/184 4812
/proc/meminfo: memFree=22671584/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=3357900 CPUtime=3283.89 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 5214634 0 0 0 327466 923 0 0 25 0 4 0 602138175 3438489600 665845 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 839475 665845 342 105 0 834979 0
[pid=4786/tid=4788] ppid=4784 vsize=3357900 CPUtime=822.02 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 68693 0 0 0 82186 16 0 0 25 0 4 0 602138204 3438489600 665845 33554432000 4194304 4623224 140734500113984 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=3357900 CPUtime=817.91 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 104007 0 0 0 81756 35 0 0 25 0 4 0 602138204 3438489600 665845 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=3357900 CPUtime=821.62 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 3681729 0 0 0 81517 645 0 0 25 0 4 0 602138204 3438489600 665845 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.89
Current children cumulated vsize (KiB) 3357900

[startup+882.301 s]
/proc/loadavg: 8.00 8.03 7.91 9/184 4814
/proc/meminfo: memFree=22583980/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=3383744 CPUtime=3523.56 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 5317424 0 0 0 351414 942 0 0 25 0 4 0 602138175 3464953856 678726 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 845936 678726 342 105 0 841440 0
[pid=4786/tid=4788] ppid=4784 vsize=3383744 CPUtime=882.03 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 69031 0 0 0 88186 17 0 0 25 0 4 0 602138204 3464953856 678726 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=3383744 CPUtime=877.57 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 104185 0 0 0 87722 35 0 0 25 0 4 0 602138204 3464953856 678726 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=3383744 CPUtime=881.62 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 3757679 0 0 0 87505 657 0 0 25 0 4 0 602138204 3464953856 678726 33554432000 4194304 4623224 140734500113984 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.56
Current children cumulated vsize (KiB) 3383744

[startup+942.3 s]
/proc/loadavg: 8.00 8.02 7.91 10/184 4816
/proc/meminfo: memFree=22280724/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=3475820 CPUtime=3763.24 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 6031877 0 0 0 375247 1077 0 0 25 0 4 0 602138175 3559239680 730469 33554432000 4194304 4623224 140734500113984 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 868955 730469 342 105 0 864459 0
[pid=4786/tid=4788] ppid=4784 vsize=3475820 CPUtime=942.02 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 70100 0 0 0 94185 17 0 0 25 0 4 0 602138204 3559239680 730469 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=3475820 CPUtime=937.25 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 128660 0 0 0 93669 56 0 0 25 0 4 0 602138204 3559239680 730469 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=3475820 CPUtime=941.61 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 4416535 0 0 0 93396 765 0 0 25 0 4 0 602138204 3559239680 730469 33554432000 4194304 4623224 140734500113984 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.24
Current children cumulated vsize (KiB) 3475820

[startup+1002.3 s]
/proc/loadavg: 8.11 8.04 7.92 9/184 4817
/proc/meminfo: memFree=21884120/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=4328568 CPUtime=4002.81 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 7167529 0 0 0 399026 1255 0 0 25 0 4 0 602138175 4432453632 820829 33554432000 4194304 4623224 140734500113984 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 1082142 820829 342 105 0 1077646 0
[pid=4786/tid=4788] ppid=4784 vsize=4328568 CPUtime=1002.03 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 70859 0 0 0 100185 18 0 0 25 0 4 0 602138204 4432453632 820829 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=4328568 CPUtime=996.87 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 147239 0 0 0 99616 71 0 0 25 0 4 0 602138204 4432453632 820829 33554432000 4194304 4623224 140734500113984 18446744073709551615 4464104 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=4328568 CPUtime=1001.57 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 5066771 0 0 0 99288 869 0 0 25 0 4 0 602138204 4432453632 820829 33554432000 4194304 4623224 140734500113984 18446744073709551615 4363728 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.81
Current children cumulated vsize (KiB) 4328568

[startup+1062.3 s]
/proc/loadavg: 8.04 8.03 7.92 9/184 4819
/proc/meminfo: memFree=21496580/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=4506112 CPUtime=4242.48 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 7725459 0 0 0 422890 1358 0 0 25 0 4 0 602138175 4614258688 864401 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510093 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 1126528 864401 342 105 0 1122032 0
[pid=4786/tid=4788] ppid=4784 vsize=4506112 CPUtime=1062.03 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 91866 0 0 0 106182 21 0 0 25 0 4 0 602138204 4614258688 864401 33554432000 4194304 4623224 140734500113984 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=4506112 CPUtime=1056.54 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 166279 0 0 0 105567 87 0 0 25 0 4 0 602138204 4614258688 864401 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=4506112 CPUtime=1061.57 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 5552156 0 0 0 105209 948 0 0 25 0 4 0 602138204 4614258688 864401 33554432000 4194304 4623224 140734500113984 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.48
Current children cumulated vsize (KiB) 4506112

[startup+1122.3 s]
/proc/loadavg: 8.01 8.02 7.92 9/184 4820
/proc/meminfo: memFree=21275920/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=4614532 CPUtime=4482.16 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 8246559 0 0 0 446761 1455 0 0 25 0 4 0 602138175 4725280768 912342 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 1153633 912342 342 105 0 1149137 0
[pid=4786/tid=4788] ppid=4784 vsize=4614532 CPUtime=1122.03 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 92727 0 0 0 112182 21 0 0 25 0 4 0 602138204 4725280768 912342 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=4614532 CPUtime=1116.21 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 208512 0 0 0 111518 103 0 0 25 0 4 0 602138204 4725280768 912342 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=4614532 CPUtime=1121.57 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 6007255 0 0 0 111132 1025 0 0 25 0 4 0 602138204 4725280768 912342 33554432000 4194304 4623224 140734500113984 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.16
Current children cumulated vsize (KiB) 4614532

[startup+1182.3 s]
/proc/loadavg: 5.60 7.35 7.69 5/175 4840
/proc/meminfo: memFree=24649268/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=4620504 CPUtime=4721.85 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 8460531 0 0 0 470682 1503 0 0 25 0 4 0 602138175 4731396096 953451 33554432000 4194304 4623224 140734500113984 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 1155126 953451 342 105 0 1150630 0
[pid=4786/tid=4788] ppid=4784 vsize=4620504 CPUtime=1182.03 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 93882 0 0 0 118181 22 0 0 25 0 4 0 602138204 4731396096 953451 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=4620504 CPUtime=1175.9 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 217542 0 0 0 117473 117 0 0 25 0 4 0 602138204 4731396096 953451 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=4620504 CPUtime=1181.56 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 6177083 0 0 0 117104 1052 0 0 25 0 4 0 602138204 4731396096 953451 33554432000 4194304 4623224 140734500113984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.85
Current children cumulated vsize (KiB) 4620504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 5.14 7.13 7.61 5/175 4840
/proc/meminfo: memFree=24580684/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=4690344 CPUtime=4800.16 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) R 4784 4786 4254 0 -1 4202496 8478631 0 0 0 478494 1522 0 0 25 0 4 0 602138175 4802912256 970120 33554432000 4194304 4623224 140734500113984 18446744073709551615 4510101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 1172586 970120 342 105 0 1168090 0
[pid=4786/tid=4788] ppid=4784 vsize=4690344 CPUtime=1201.64 cores=1,3,5,7
/proc/4786/task/4788/stat : 4788 (SArTagnan) R 4784 4786 4254 0 -1 4202560 94286 0 0 0 120142 22 0 0 25 0 4 0 602138204 4802912256 970120 33554432000 4194304 4623224 140734500113984 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=4690344 CPUtime=1195.4 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4202560 226073 0 0 0 119406 134 0 0 25 0 4 0 602138204 4802912256 970120 33554432000 4194304 4623224 140734500113984 18446744073709551615 4278645 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4786/tid=4790] ppid=4784 vsize=4690344 CPUtime=1201.17 cores=1,3,5,7
/proc/4786/task/4790/stat : 4790 (SArTagnan) R 4784 4786 4254 0 -1 4202560 6178477 0 0 0 119065 1052 0 0 25 0 4 0 602138204 4802912256 970120 33554432000 4194304 4623224 140734500113984 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 4690344

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

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

[startup+1202.01 s]
/proc/loadavg: 5.14 7.13 7.61 5/175 4840
/proc/meminfo: memFree=24580684/32950928 swapFree=67111352/67111528
[pid=4786] ppid=4784 vsize=0 CPUtime=4800.28 cores=1,3,5,7
/proc/4786/stat : 4786 (SArTagnan) Z 4784 4786 4254 0 -1 4203548 8478631 0 0 0 478496 1532 0 0 25 0 2 0 602138175 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4786/statm: 0 0 0 0 0 0 0
[pid=4786/tid=4789] ppid=4784 vsize=0 CPUtime=1195.51 cores=1,3,5,7
/proc/4786/task/4789/stat : 4789 (SArTagnan) R 4784 4786 4254 0 -1 4203588 226073 0 0 0 119407 144 0 0 25 0 2 0 602138204 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.07
CPU time (s): 4800.35
CPU user time (s): 4784.97
CPU system time (s): 15.3817
CPU usage (%): 399.341
Max. virtual memory (cumulated for all children) (KiB): 5794228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4784.97
system time used= 15.3817
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8478631
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= 4588
involuntary context switches= 30582

runsolver used 1.80773 second user time and 4.73828 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 01:17:55
IDJOB=3250870
IDBENCH=88203
IDSOLVER=1656
FILE ID=node113/3250870-1304119075
RUNJOBID= node113-1304116558-4273
PBS_JOBID= 13170715
Free space on /tmp= 71152 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250870-1304119075/watcher-3250870-1304119075 -o /tmp/evaluation-result-3250870-1304119075/solver-3250870-1304119075 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3250870-1304119075.cnf -threads=4

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

MD5SUM BENCH= 472b10ce0a2683d9355981037eea091e
RANDOM SEED=1380220329

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28146004 kB
Buffers:        729876 kB
Cached:        3172404 kB
SwapCached:         12 kB
Active:         488880 kB
Inactive:      3797848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28146004 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           15552 kB
Writeback:           0 kB
AnonPages:      384164 kB
Mapped:          15508 kB
Slab:           453764 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   617744 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= 71152 MiB
End job on node113 at 2011-04-30 01:37:59