Trace number 3287151

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.38 1202.2

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
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 variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3287151-1304064765/watcher-3287151-1304064765 -o /tmp/evaluation-result-3287151-1304064765/solver-3287151-1304064765 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3287151-1304064765.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.54 7.07 6.26 5/180 4334
/proc/meminfo: memFree=16242848/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=22544 CPUtime=0 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 1131 0 0 0 0 0 0 0 23 0 1 0 518077034 23085056 1068 33554432000 4194304 4623224 140733762971264 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4334/statm: 5636 1070 290 105 0 1140 0

[startup+0.0996441 s]
/proc/loadavg: 7.54 7.07 6.26 5/180 4334
/proc/meminfo: memFree=16242848/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=67068 CPUtime=0.08 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 9636 0 0 0 7 1 0 0 23 0 1 0 518077034 68677632 7589 33554432000 4194304 4623224 140733762971264 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4334/statm: 16767 7591 297 105 0 12271 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 67068

[startup+0.100645 s]
/proc/loadavg: 7.54 7.07 6.26 5/180 4334
/proc/meminfo: memFree=16242848/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=70312 CPUtime=0.08 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 9898 0 0 0 7 1 0 0 23 0 1 0 518077034 71999488 7851 33554432000 4194304 4623224 140733762971264 18446744073709551615 230808863189 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4334/statm: 17578 7866 297 105 0 13082 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 70312

[startup+0.300609 s]
/proc/loadavg: 7.54 7.07 6.26 5/180 4334
/proc/meminfo: memFree=16242848/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=90024 CPUtime=0.29 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 20993 0 0 0 25 4 0 0 25 0 1 0 518077034 92184576 13810 33554432000 4194304 4623224 140733762971264 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4334/statm: 22506 13812 297 105 0 18010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90024

[startup+0.700501 s]
/proc/loadavg: 7.54 7.07 6.26 5/180 4334
/proc/meminfo: memFree=16242848/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=469552 CPUtime=1.61 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 61365 0 0 0 151 10 0 0 25 0 4 0 518077034 480821248 50427 33554432000 4194304 4623224 140733762971264 18446744073709551615 4368621 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4334/statm: 117388 50427 334 105 0 112892 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 469552

[startup+1.50035 s]
/proc/loadavg: 7.54 7.07 6.26 9/184 4338
/proc/meminfo: memFree=16038588/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=469552 CPUtime=4.8 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 64236 0 0 0 469 11 0 0 25 0 4 0 518077034 480821248 53128 33554432000 4194304 4623224 140733762971264 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4334/statm: 117388 53128 342 105 0 112892 0
[pid=4334/tid=4336] ppid=4332 vsize=469552 CPUtime=1.1 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 2666 0 0 0 109 1 0 0 25 0 4 0 518077073 480821248 53128 33554432000 4194304 4623224 140733762971264 18446744073709551615 4460992 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=469552 CPUtime=1.09 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 3129 0 0 0 109 0 0 0 25 0 4 0 518077073 480821248 53128 33554432000 4194304 4623224 140733762971264 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=469552 CPUtime=1.09 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 5427 0 0 0 108 1 0 0 25 0 4 0 518077073 480821248 53128 33554432000 4194304 4623224 140733762971264 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 469552

[startup+3.10106 s]
/proc/loadavg: 7.54 7.07 6.26 9/184 4338
/proc/meminfo: memFree=16058304/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=469552 CPUtime=11.2 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 70616 0 0 0 1108 12 0 0 25 0 4 0 518077034 480821248 53219 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4334/statm: 117388 53219 343 105 0 112892 0
[pid=4334/tid=4336] ppid=4332 vsize=469552 CPUtime=2.7 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 2827 0 0 0 269 1 0 0 25 0 4 0 518077073 480821248 53219 33554432000 4194304 4623224 140733762971264 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=469552 CPUtime=2.69 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 3278 0 0 0 269 0 0 0 25 0 4 0 518077073 480821248 53219 33554432000 4194304 4623224 140733762971264 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=469552 CPUtime=2.69 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 11281 0 0 0 267 2 0 0 25 0 4 0 518077073 480821248 53219 33554432000 4194304 4623224 140733762971264 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.2
Current children cumulated vsize (KiB) 469552

[startup+6.30048 s]
/proc/loadavg: 7.58 7.08 6.27 9/184 4338
/proc/meminfo: memFree=16047392/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=491448 CPUtime=23.98 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 97560 0 0 0 2380 18 0 0 25 0 4 0 518077034 503242752 56403 33554432000 4194304 4623224 140733762971264 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4334/statm: 122862 56403 343 105 0 118366 0
[pid=4334/tid=4336] ppid=4332 vsize=491448 CPUtime=5.9 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 6230 0 0 0 588 2 0 0 25 0 4 0 518077073 503242752 56403 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=491448 CPUtime=5.9 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 6682 0 0 0 589 1 0 0 25 0 4 0 518077073 503242752 56403 33554432000 4194304 4623224 140733762971264 18446744073709551615 4355430 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=491448 CPUtime=5.87 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 27463 0 0 0 582 5 0 0 25 0 4 0 518077073 503242752 56403 33554432000 4194304 4623224 140733762971264 18446744073709551615 230808832986 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.98
Current children cumulated vsize (KiB) 491448

[startup+12.7003 s]
/proc/loadavg: 7.61 7.10 6.28 9/184 4338
/proc/meminfo: memFree=14694308/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2054784 CPUtime=49.13 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 940993 0 0 0 4775 138 0 0 22 0 4 0 518077034 2104098816 382784 33554432000 4194304 4623224 140733762971264 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4334/statm: 513696 382784 355 105 0 509200 0
[pid=4334/tid=4336] ppid=4332 vsize=2054784 CPUtime=12.24 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 177638 0 0 0 1198 26 0 0 21 0 4 0 518077073 2104098816 382784 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2054784 CPUtime=12.13 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 135823 0 0 0 1196 17 0 0 19 0 4 0 518077073 2104098816 382784 33554432000 4194304 4623224 140733762971264 18446744073709551615 230808814721 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2054784 CPUtime=12.11 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 191254 0 0 0 1183 28 0 0 20 0 4 0 518077073 2104098816 382784 33554432000 4194304 4623224 140733762971264 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.13
Current children cumulated vsize (KiB) 2054784

[startup+25.501 s]
/proc/loadavg: 7.70 7.14 6.31 9/184 4339
/proc/meminfo: memFree=14731796/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2054784 CPUtime=100.27 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 978481 0 0 0 9883 144 0 0 25 0 4 0 518077034 2104098816 378911 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4334/statm: 513696 378911 344 105 0 509200 0
[pid=4334/tid=4336] ppid=4332 vsize=2054784 CPUtime=25.04 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 177703 0 0 0 2478 26 0 0 25 0 4 0 518077073 2104098816 378911 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376708 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2054784 CPUtime=24.93 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 135978 0 0 0 2476 17 0 0 25 0 4 0 518077073 2104098816 378911 33554432000 4194304 4623224 140733762971264 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2054784 CPUtime=24.84 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 227779 0 0 0 2450 34 0 0 25 0 4 0 518077073 2104098816 378911 33554432000 4194304 4623224 140733762971264 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.27
Current children cumulated vsize (KiB) 2054784

[startup+51.1003 s]
/proc/loadavg: 7.80 7.21 6.35 9/184 4339
/proc/meminfo: memFree=14735356/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2054784 CPUtime=202.53 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 1043424 0 0 0 20097 156 0 0 25 0 4 0 518077034 2104098816 379483 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4334/statm: 513696 379483 344 105 0 509200 0
[pid=4334/tid=4336] ppid=4332 vsize=2054784 CPUtime=50.64 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 178111 0 0 0 5038 26 0 0 25 0 4 0 518077073 2104098816 379483 33554432000 4194304 4623224 140733762971264 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2054784 CPUtime=50.53 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 135998 0 0 0 5036 17 0 0 25 0 4 0 518077073 2104098816 379483 33554432000 4194304 4623224 140733762971264 18446744073709551615 4377867 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2054784 CPUtime=50.3 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 292153 0 0 0 4985 45 0 0 25 0 4 0 518077073 2104098816 379483 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.53
Current children cumulated vsize (KiB) 2054784

[startup+102.307 s]
/proc/loadavg: 7.91 7.33 6.44 9/184 4341
/proc/meminfo: memFree=14711156/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2054784 CPUtime=407.08 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 1247174 0 0 0 40518 190 0 0 25 0 4 0 518077034 2104098816 380728 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4334/statm: 513696 380728 344 105 0 509200 0
[pid=4334/tid=4336] ppid=4332 vsize=2054784 CPUtime=101.85 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 178882 0 0 0 10158 27 0 0 25 0 4 0 518077073 2104098816 380728 33554432000 4194304 4623224 140733762971264 18446744073709551615 4330680 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2054784 CPUtime=101.75 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 136198 0 0 0 10157 18 0 0 25 0 4 0 518077073 2104098816 380728 33554432000 4194304 4623224 140733762971264 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2054784 CPUtime=101.23 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 494671 0 0 0 10044 79 0 0 25 0 4 0 518077073 2104098816 380728 33554432000 4194304 4623224 140733762971264 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.08
Current children cumulated vsize (KiB) 2054784

[startup+162.301 s]
/proc/loadavg: 7.97 7.45 6.53 9/184 4342
/proc/meminfo: memFree=14702704/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2054784 CPUtime=646.74 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 1570943 0 0 0 64429 245 0 0 25 0 4 0 518077034 2104098816 383027 33554432000 4194304 4623224 140733762971264 18446744073709551615 4506931 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4334/statm: 513696 383027 344 105 0 509200 0
[pid=4334/tid=4336] ppid=4332 vsize=2054784 CPUtime=161.84 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 180242 0 0 0 16157 27 0 0 25 0 4 0 518077073 2104098816 383027 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2054784 CPUtime=161.74 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 136611 0 0 0 16156 18 0 0 25 0 4 0 518077073 2104098816 383027 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2054784 CPUtime=160.9 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 816205 0 0 0 15957 133 0 0 25 0 4 0 518077073 2104098816 383027 33554432000 4194304 4623224 140733762971264 18446744073709551615 4545373 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.74
Current children cumulated vsize (KiB) 2054784

[startup+222.301 s]
/proc/loadavg: 7.98 7.55 6.62 9/184 4344
/proc/meminfo: memFree=14647508/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2038368 CPUtime=886.41 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 2008468 0 0 0 88325 316 0 0 25 0 4 0 518077034 2087288832 386592 33554432000 4194304 4623224 140733762971264 18446744073709551615 4517836 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4334/statm: 509592 386592 344 105 0 505096 0
[pid=4334/tid=4336] ppid=4332 vsize=2038368 CPUtime=221.84 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 181156 0 0 0 22157 27 0 0 25 0 4 0 518077073 2087288832 386592 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2038368 CPUtime=221.74 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 137123 0 0 0 22156 18 0 0 25 0 4 0 518077073 2087288832 386592 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2038368 CPUtime=220.57 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 1246360 0 0 0 21854 203 0 0 25 0 4 0 518077073 2087288832 386592 33554432000 4194304 4623224 140733762971264 18446744073709551615 4551634 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 886.41
Current children cumulated vsize (KiB) 2038368

[startup+282.301 s]

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

[pid=4334] ppid=4332 vsize=2304748 CPUtime=2803.74 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 5308353 0 0 0 279527 847 0 0 25 0 4 0 518077034 2360061952 437716 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4334/statm: 576187 437716 345 105 0 571691 0
[pid=4334/tid=4336] ppid=4332 vsize=2304748 CPUtime=701.85 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 248316 0 0 0 70146 39 0 0 25 0 4 0 518077073 2360061952 437716 33554432000 4194304 4623224 140733762971264 18446744073709551615 4278653 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2304748 CPUtime=701.73 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 143861 0 0 0 70154 19 0 0 25 0 4 0 518077073 2360061952 437716 33554432000 4194304 4623224 140733762971264 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2304748 CPUtime=699.74 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 4453609 0 0 0 69260 714 0 0 25 0 4 0 518077073 2360061952 437716 33554432000 4194304 4623224 140733762971264 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2803.74
Current children cumulated vsize (KiB) 2304748

[startup+762.306 s]
/proc/loadavg: 8.03 8.01 7.27 9/184 4388
/proc/meminfo: memFree=15976432/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2304748 CPUtime=3043.43 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 5740533 0 0 0 303430 913 0 0 25 0 4 0 518077034 2360061952 441069 33554432000 4194304 4623224 140733762971264 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4334/statm: 576187 441069 345 105 0 571691 0
[pid=4334/tid=4336] ppid=4332 vsize=2304748 CPUtime=761.86 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 249976 0 0 0 76146 40 0 0 25 0 4 0 518077073 2360061952 441069 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2304748 CPUtime=761.74 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 144059 0 0 0 76155 19 0 0 25 0 4 0 518077073 2360061952 441069 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2304748 CPUtime=759.75 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 4883839 0 0 0 75195 780 0 0 25 0 4 0 518077073 2360061952 441069 33554432000 4194304 4623224 140733762971264 18446744073709551615 4364107 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3043.43
Current children cumulated vsize (KiB) 2304748

[startup+822.301 s]
/proc/loadavg: 8.06 8.02 7.31 9/184 4390
/proc/meminfo: memFree=15910708/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2304748 CPUtime=3283.1 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 6162156 0 0 0 327327 983 0 0 25 0 4 0 518077034 2360061952 444928 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4334/statm: 576187 444928 346 105 0 571691 0
[pid=4334/tid=4336] ppid=4332 vsize=2304748 CPUtime=821.86 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 252421 0 0 0 82145 41 0 0 25 0 4 0 518077073 2360061952 444928 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2304748 CPUtime=821.74 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 144119 0 0 0 82154 20 0 0 25 0 4 0 518077073 2360061952 444928 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2304748 CPUtime=819.75 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 5302826 0 0 0 81127 848 0 0 25 0 4 0 518077073 2360061952 444928 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3283.1
Current children cumulated vsize (KiB) 2304748

[startup+882.301 s]
/proc/loadavg: 8.06 8.03 7.36 9/184 4392
/proc/meminfo: memFree=15853276/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2304748 CPUtime=3522.77 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 6604549 0 0 0 351220 1057 0 0 25 0 4 0 518077034 2360061952 448179 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4334/statm: 576187 448179 345 105 0 571691 0
[pid=4334/tid=4336] ppid=4332 vsize=2304748 CPUtime=881.85 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 254586 0 0 0 88143 42 0 0 25 0 4 0 518077073 2360061952 448179 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2304748 CPUtime=881.74 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 144257 0 0 0 88154 20 0 0 25 0 4 0 518077073 2360061952 448179 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2304748 CPUtime=879.75 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 5742862 0 0 0 87054 921 0 0 25 0 4 0 518077073 2360061952 448179 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376643 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3522.77
Current children cumulated vsize (KiB) 2304748

[startup+942.301 s]
/proc/loadavg: 8.06 8.03 7.40 9/184 4393
/proc/meminfo: memFree=15789404/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2370284 CPUtime=3762.46 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 7014949 0 0 0 375120 1126 0 0 25 0 4 0 518077034 2427170816 452437 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4334/statm: 592571 452437 345 105 0 588075 0
[pid=4334/tid=4336] ppid=4332 vsize=2370284 CPUtime=941.86 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 256737 0 0 0 94141 45 0 0 25 0 4 0 518077073 2427170816 452437 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2370284 CPUtime=941.75 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 144471 0 0 0 94155 20 0 0 25 0 4 0 518077073 2427170816 452437 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2370284 CPUtime=939.75 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 6150809 0 0 0 92988 987 0 0 25 0 4 0 518077073 2427170816 452437 33554432000 4194304 4623224 140733762971264 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3762.46
Current children cumulated vsize (KiB) 2370284

[startup+1002.3 s]
/proc/loadavg: 8.09 8.05 7.45 9/184 4395
/proc/meminfo: memFree=15713620/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2370284 CPUtime=4002.11 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 7457121 0 0 0 399012 1199 0 0 25 0 4 0 518077034 2427170816 458206 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4334/statm: 592571 458206 346 105 0 588075 0
[pid=4334/tid=4336] ppid=4332 vsize=2370284 CPUtime=1001.86 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 259602 0 0 0 100139 47 0 0 25 0 4 0 518077073 2427170816 458206 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2370284 CPUtime=1001.75 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 144580 0 0 0 100155 20 0 0 25 0 4 0 518077073 2427170816 458206 33554432000 4194304 4623224 140733762971264 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2370284 CPUtime=999.75 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 6588921 0 0 0 98917 1058 0 0 25 0 4 0 518077073 2427170816 458206 33554432000 4194304 4623224 140733762971264 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.11
Current children cumulated vsize (KiB) 2370284

[startup+1062.3 s]
/proc/loadavg: 8.15 8.07 7.49 9/184 4396
/proc/meminfo: memFree=15640944/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2367408 CPUtime=4241.79 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 7846671 0 0 0 422917 1262 0 0 25 0 4 0 518077034 2424225792 457526 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510059 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4334/statm: 591852 457526 345 105 0 587356 0
[pid=4334/tid=4336] ppid=4332 vsize=2367408 CPUtime=1061.86 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 260323 0 0 0 106139 47 0 0 25 0 4 0 518077073 2424225792 457526 33554432000 4194304 4623224 140733762971264 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2367408 CPUtime=1061.74 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 176544 0 0 0 106150 24 0 0 25 0 4 0 518077073 2424225792 457526 33554432000 4194304 4623224 140733762971264 18446744073709551615 4289752 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2367408 CPUtime=1059.76 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 6945763 0 0 0 104860 1116 0 0 25 0 4 0 518077073 2424225792 457526 33554432000 4194304 4623224 140733762971264 18446744073709551615 4545710 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4241.79
Current children cumulated vsize (KiB) 2367408

[startup+1122.3 s]
/proc/loadavg: 8.16 8.09 7.53 9/184 4398
/proc/meminfo: memFree=15555612/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2432944 CPUtime=4481.47 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 8327858 0 0 0 446808 1339 0 0 25 0 4 0 518077034 2491334656 462250 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4334/statm: 608236 462250 345 105 0 603740 0
[pid=4334/tid=4336] ppid=4332 vsize=2432944 CPUtime=1121.86 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 261480 0 0 0 112139 47 0 0 25 0 4 0 518077073 2491334656 462250 33554432000 4194304 4623224 140733762971264 18446744073709551615 4377457 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2432944 CPUtime=1121.74 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 176703 0 0 0 112150 24 0 0 25 0 4 0 518077073 2491334656 462251 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2432944 CPUtime=1119.76 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 7425494 0 0 0 110782 1194 0 0 25 0 4 0 518077073 2491334656 462251 33554432000 4194304 4623224 140733762971264 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4481.47
Current children cumulated vsize (KiB) 2432944

[startup+1182.3 s]
/proc/loadavg: 8.12 8.08 7.56 9/184 4400
/proc/meminfo: memFree=15464088/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2432944 CPUtime=4721.15 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 8723913 0 0 0 470710 1405 0 0 25 0 4 0 518077034 2491334656 463796 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510627 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4334/statm: 608236 463796 345 105 0 603740 0
[pid=4334/tid=4336] ppid=4332 vsize=2432944 CPUtime=1181.87 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 262811 0 0 0 118139 48 0 0 25 0 4 0 518077073 2491334656 463796 33554432000 4194304 4623224 140733762971264 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2432944 CPUtime=1181.75 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 176725 0 0 0 118150 25 0 0 25 0 4 0 518077073 2491334656 463797 33554432000 4194304 4623224 140733762971264 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2432944 CPUtime=1179.77 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 7819959 0 0 0 116718 1259 0 0 25 0 4 0 518077073 2491334656 463797 33554432000 4194304 4623224 140733762971264 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.15
Current children cumulated vsize (KiB) 2432944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.09 8.08 7.57 9/184 4400
/proc/meminfo: memFree=15454536/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2432944 CPUtime=4800.27 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 8862022 0 0 0 478599 1428 0 0 25 0 4 0 518077034 2491334656 464843 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4334/statm: 608236 464843 345 105 0 603740 0
[pid=4334/tid=4336] ppid=4332 vsize=2432944 CPUtime=1201.68 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 263296 0 0 0 120120 48 0 0 25 0 4 0 518077073 2491334656 464843 33554432000 4194304 4623224 140733762971264 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2432944 CPUtime=1201.56 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 176726 0 0 0 120131 25 0 0 25 0 4 0 518077073 2491334656 464843 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2432944 CPUtime=1199.57 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 7957457 0 0 0 118676 1281 0 0 25 0 4 0 518077073 2491334656 464843 33554432000 4194304 4623224 140733762971264 18446744073709551615 4552678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2432944

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

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

[startup+1202.1 s]
/proc/loadavg: 8.09 8.08 7.57 9/184 4400
/proc/meminfo: memFree=15454536/32951124 swapFree=67111528/67111528
[pid=4334] ppid=4332 vsize=2432944 CPUtime=4800.27 cores=1,3,5,7
/proc/4334/stat : 4334 (SArTagnan) R 4332 4334 2759 0 -1 4202496 8862022 0 0 0 478599 1428 0 0 25 0 4 0 518077034 2491334656 464843 33554432000 4194304 4623224 140733762971264 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4334/statm: 608236 464843 345 105 0 603740 0
[pid=4334/tid=4336] ppid=4332 vsize=2432944 CPUtime=1201.68 cores=1,3,5,7
/proc/4334/task/4336/stat : 4336 (SArTagnan) R 4332 4334 2759 0 -1 4202560 263296 0 0 0 120120 48 0 0 25 0 4 0 518077073 2491334656 464843 33554432000 4194304 4623224 140733762971264 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4334/tid=4337] ppid=4332 vsize=2432944 CPUtime=1201.56 cores=1,3,5,7
/proc/4334/task/4337/stat : 4337 (SArTagnan) R 4332 4334 2759 0 -1 4202560 176726 0 0 0 120131 25 0 0 25 0 4 0 518077073 2491334656 464843 33554432000 4194304 4623224 140733762971264 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4334/tid=4338] ppid=4332 vsize=2432944 CPUtime=1199.57 cores=1,3,5,7
/proc/4334/task/4338/stat : 4338 (SArTagnan) R 4332 4334 2759 0 -1 4202560 7957457 0 0 0 118676 1281 0 0 25 0 4 0 518077073 2491334656 464843 33554432000 4194304 4623224 140733762971264 18446744073709551615 4552678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 2432944

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.2
CPU time (s): 4800.38
CPU user time (s): 4786.02
CPU system time (s): 14.3668
CPU usage (%): 399.3
Max. virtual memory (cumulated for all children) (KiB): 2491688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.02
system time used= 14.3668
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8862022
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= 10815
involuntary context switches= 29448

runsolver used 1.85372 second user time and 4.71628 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 10:12:46
IDJOB=3287151
IDBENCH=82459
IDSOLVER=1656
FILE ID=node104/3287151-1304064765
RUNJOBID= node104-1304064385-4122
PBS_JOBID= 13170438
Free space on /tmp= 71516 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287151-1304064765/watcher-3287151-1304064765 -o /tmp/evaluation-result-3287151-1304064765/solver-3287151-1304064765 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3287151-1304064765.cnf -threads=4

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=1059264478

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:      16242872 kB
Buffers:       2197820 kB
Cached:       11839136 kB
SwapCached:          0 kB
Active:        4424368 kB
Inactive:     11692968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16242872 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14500 kB
Writeback:           0 kB
AnonPages:     2079760 kB
Mapped:          15536 kB
Slab:           523524 kB
PageTables:       8144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2741768 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= 71532 MiB
End job on node104 at 2011-04-29 10:32:50