Trace number 3249462

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
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-3249462-1304088193/watcher-3249462-1304088193 -o /tmp/evaluation-result-3249462-1304088193/solver-3249462-1304088193 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3249462-1304088193.cnf -threads=4 

running on 4 cores: 0,2,4,6

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.87 8.07 8.03 5/180 1264
/proc/meminfo: memFree=29897784/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=20304 CPUtime=0 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 501235206 20791296 440 33554432000 4194304 4623224 140735830475440 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1264/statm: 5076 440 296 105 0 580 0

[startup+0.0464311 s]
/proc/loadavg: 7.87 8.07 8.03 5/180 1264
/proc/meminfo: memFree=29897784/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=131752 CPUtime=0.04 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 5497 0 0 0 4 0 0 0 25 0 4 0 501235206 134914048 4123 33554432000 4194304 4623224 140735830475440 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 32938 4123 326 105 0 28442 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 131752

[startup+0.158893 s]
/proc/loadavg: 7.87 8.07 8.03 5/180 1264
/proc/meminfo: memFree=29897784/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=205296 CPUtime=0.5 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 9965 0 0 0 49 1 0 0 25 0 4 0 501235206 210223104 6009 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 51324 6009 337 105 0 46828 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 205296

[startup+0.300869 s]
/proc/loadavg: 7.87 8.07 8.03 5/180 1264
/proc/meminfo: memFree=29897784/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=270832 CPUtime=1.06 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 10975 0 0 0 105 1 0 0 25 0 4 0 501235206 277331968 6604 33554432000 4194304 4623224 140735830475440 18446744073709551615 4488795 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 67708 6604 337 105 0 63212 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 270832

[startup+0.700796 s]
/proc/loadavg: 7.87 8.07 8.03 5/180 1264
/proc/meminfo: memFree=29897784/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=273544 CPUtime=2.66 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 15663 0 0 0 264 2 0 0 25 0 4 0 501235206 280109056 9542 33554432000 4194304 4623224 140735830475440 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 68386 9542 341 105 0 63890 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 273544

[startup+1.50065 s]
/proc/loadavg: 7.87 8.07 8.03 9/184 1268
/proc/meminfo: memFree=29850020/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=278116 CPUtime=5.85 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 28888 0 0 0 581 4 0 0 25 0 4 0 501235206 284790784 15013 33554432000 4194304 4623224 140735830475440 18446744073709551615 4384347 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 69529 15015 341 105 0 65033 0
[pid=1264/tid=1266] ppid=1262 vsize=278116 CPUtime=1.45 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 4022 0 0 0 144 1 0 0 25 0 4 0 501235210 284790784 15015 33554432000 4194304 4623224 140735830475440 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=278116 CPUtime=1.44 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 5139 0 0 0 143 1 0 0 25 0 4 0 501235210 284790784 15015 33554432000 4194304 4623224 140735830475440 18446744073709551615 4377153 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=278116 CPUtime=1.45 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 11808 0 0 0 144 1 0 0 25 0 4 0 501235210 284790784 15015 33554432000 4194304 4623224 140735830475440 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 278116

[startup+3.10035 s]
/proc/loadavg: 7.87 8.07 8.03 9/184 1268
/proc/meminfo: memFree=29823856/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=283100 CPUtime=12.24 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 50304 0 0 0 1216 8 0 0 25 0 4 0 501235206 289894400 23973 33554432000 4194304 4623224 140735830475440 18446744073709551615 4416149 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 70775 23973 341 105 0 66279 0
[pid=1264/tid=1266] ppid=1262 vsize=283100 CPUtime=3.05 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 6815 0 0 0 304 1 0 0 25 0 4 0 501235210 289894400 23973 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=283100 CPUtime=3.04 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 9738 0 0 0 301 3 0 0 25 0 4 0 501235210 289894400 23973 33554432000 4194304 4623224 140735830475440 18446744073709551615 220815897633 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=283100 CPUtime=3.04 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 24468 0 0 0 302 2 0 0 25 0 4 0 501235210 289894400 23973 33554432000 4194304 4623224 140735830475440 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 283100

[startup+6.30076 s]
/proc/loadavg: 7.88 8.07 8.03 9/184 1268
/proc/meminfo: memFree=29757320/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=297024 CPUtime=25.02 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 87288 0 0 0 2487 15 0 0 25 0 4 0 501235206 304152576 39731 33554432000 4194304 4623224 140735830475440 18446744073709551615 4416149 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 74256 39731 347 105 0 69760 0
[pid=1264/tid=1266] ppid=1262 vsize=297024 CPUtime=6.25 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 11153 0 0 0 623 2 0 0 25 0 4 0 501235210 304152576 39731 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=297024 CPUtime=6.22 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 16092 0 0 0 617 5 0 0 25 0 4 0 501235210 304152576 39731 33554432000 4194304 4623224 140735830475440 18446744073709551615 220816279735 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=297024 CPUtime=6.24 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 48890 0 0 0 618 6 0 0 25 0 4 0 501235210 304152576 39731 33554432000 4194304 4623224 140735830475440 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 297024

[startup+12.7006 s]
/proc/loadavg: 7.89 8.07 8.03 9/184 1269
/proc/meminfo: memFree=29642280/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=379788 CPUtime=50.59 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 165269 0 0 0 5029 30 0 0 25 0 4 0 501235206 388902912 65000 33554432000 4194304 4623224 140735830475440 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 94947 65000 393 105 0 90451 0
[pid=1264/tid=1266] ppid=1262 vsize=379788 CPUtime=12.65 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 17317 0 0 0 1262 3 0 0 25 0 4 0 501235210 388902912 65000 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=379788 CPUtime=12.58 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 26228 0 0 0 1249 9 0 0 25 0 4 0 501235210 388902912 65000 33554432000 4194304 4623224 140735830475440 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=379788 CPUtime=12.64 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 106844 0 0 0 1249 15 0 0 25 0 4 0 501235210 388902912 65000 33554432000 4194304 4623224 140735830475440 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 379788

[startup+25.5002 s]
/proc/loadavg: 7.99 8.08 8.03 9/184 1269
/proc/meminfo: memFree=29495180/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=561132 CPUtime=101.71 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 270038 0 0 0 10116 55 0 0 25 0 4 0 501235206 574599168 100697 33554432000 4194304 4623224 140735830475440 18446744073709551615 4415920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 140283 100697 342 105 0 135787 0
[pid=1264/tid=1266] ppid=1262 vsize=561132 CPUtime=25.45 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 27772 0 0 0 2539 6 0 0 25 0 4 0 501235210 574599168 100697 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=561132 CPUtime=25.3 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 42031 0 0 0 2511 19 0 0 25 0 4 0 501235210 574599168 100697 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=561132 CPUtime=25.43 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 181078 0 0 0 2516 27 0 0 25 0 4 0 501235210 574599168 100697 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 561132

[startup+51.1005 s]
/proc/loadavg: 7.99 8.07 8.03 9/184 1270
/proc/meminfo: memFree=29221976/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=822440 CPUtime=203.97 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 493810 0 0 0 20302 95 0 0 25 0 4 0 501235206 842178560 164885 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 205610 164886 495 105 0 201114 0
[pid=1264/tid=1266] ppid=1262 vsize=822440 CPUtime=51.05 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 52802 0 0 0 5094 11 0 0 25 0 4 0 501235210 842178560 164886 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=822440 CPUtime=50.77 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 64070 0 0 0 5048 29 0 0 25 0 4 0 501235210 842178560 164887 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=822440 CPUtime=51.03 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 347705 0 0 0 5052 51 0 0 25 0 4 0 501235210 842178560 164887 33554432000 4194304 4623224 140735830475440 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 822440

[startup+102.306 s]
/proc/loadavg: 8.08 8.09 8.03 10/184 1271
/proc/meminfo: memFree=28819452/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=1309352 CPUtime=408.5 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 732034 0 0 0 40699 151 0 0 25 0 4 0 501235206 1340776448 260491 33554432000 4194304 4623224 140735830475440 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 327338 260491 827 105 0 322842 0
[pid=1264/tid=1266] ppid=1262 vsize=1309352 CPUtime=102.25 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 78165 0 0 0 10208 17 0 0 25 0 4 0 501235210 1340776448 260491 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=1309352 CPUtime=101.69 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 100128 0 0 0 10119 50 0 0 25 0 4 0 501235210 1340776448 260491 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=1309352 CPUtime=102.22 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 510633 0 0 0 10145 77 0 0 25 0 4 0 501235210 1340776448 260491 33554432000 4194304 4623224 140735830475440 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.5
Current children cumulated vsize (KiB) 1309352

[startup+162.301 s]
/proc/loadavg: 8.11 8.10 8.04 9/184 1273
/proc/meminfo: memFree=28377224/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=1651928 CPUtime=648.15 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 1065003 0 0 0 64592 223 0 0 25 0 4 0 501235206 1691574272 361807 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 412982 361807 764 105 0 408486 0
[pid=1264/tid=1266] ppid=1262 vsize=1651928 CPUtime=162.25 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 117062 0 0 0 16196 29 0 0 25 0 4 0 501235210 1691574272 361807 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=1651928 CPUtime=161.36 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 130273 0 0 0 16064 72 0 0 25 0 4 0 501235210 1691574272 361807 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=1651928 CPUtime=162.21 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 731698 0 0 0 16111 110 0 0 25 0 4 0 501235210 1691574272 361807 33554432000 4194304 4623224 140735830475440 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 1651928

[startup+222.301 s]
/proc/loadavg: 8.20 8.12 8.05 9/184 1274
/proc/meminfo: memFree=28108848/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=1870072 CPUtime=887.81 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 1575714 0 0 0 88464 317 0 0 25 0 4 0 501235206 1914953728 421348 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 467518 421348 483 105 0 463022 0
[pid=1264/tid=1266] ppid=1262 vsize=1870072 CPUtime=222.25 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 127057 0 0 0 22190 35 0 0 25 0 4 0 501235210 1914953728 421348 33554432000 4194304 4623224 140735830475440 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=1870072 CPUtime=221.03 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 155574 0 0 0 22020 83 0 0 25 0 4 0 501235210 1914953728 421348 33554432000 4194304 4623224 140735830475440 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=1870072 CPUtime=222.2 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 1144922 0 0 0 22047 173 0 0 25 0 4 0 501235210 1914953728 421348 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.81
Current children cumulated vsize (KiB) 1870072

[startup+282.301 s]

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


[startup+702.3 s]
/proc/loadavg: 8.10 8.05 8.02 9/184 1348
/proc/meminfo: memFree=26049068/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=3355384 CPUtime=2805.18 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 4825959 0 0 0 279632 886 0 0 25 0 4 0 501235206 3435913216 745330 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 838846 745330 377 105 0 834350 0
[pid=1264/tid=1266] ppid=1262 vsize=3355384 CPUtime=702.26 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 310295 0 0 0 70142 84 0 0 25 0 4 0 501235210 3435913216 745330 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357881 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=3355384 CPUtime=699.33 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 157403 0 0 0 69849 84 0 0 25 0 4 0 501235210 3435913216 745330 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=3355384 CPUtime=701.24 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 3987924 0 0 0 69474 650 0 0 25 0 4 0 501235210 3435913216 745330 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.18
Current children cumulated vsize (KiB) 3355384

[startup+762.306 s]
/proc/loadavg: 8.04 8.04 8.01 9/184 1350
/proc/meminfo: memFree=25866872/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=3420920 CPUtime=3044.87 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 5134575 0 0 0 303545 942 0 0 25 0 4 0 501235206 3503022080 763847 33554432000 4194304 4623224 140735830475440 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 855230 763847 377 105 0 850734 0
[pid=1264/tid=1266] ppid=1262 vsize=3420920 CPUtime=762.27 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 310371 0 0 0 76143 84 0 0 25 0 4 0 501235210 3503022080 763847 33554432000 4194304 4623224 140735830475440 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=3420920 CPUtime=759.33 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 157540 0 0 0 75849 84 0 0 25 0 4 0 501235210 3503022080 763847 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=3420920 CPUtime=760.92 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 4295612 0 0 0 75386 706 0 0 25 0 4 0 501235210 3503022080 763847 33554432000 4194304 4623224 140735830475440 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.87
Current children cumulated vsize (KiB) 3420920

[startup+822.3 s]
/proc/loadavg: 8.11 8.06 8.02 9/184 1351
/proc/meminfo: memFree=25706144/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=3486456 CPUtime=3284.52 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 5391937 0 0 0 327462 990 0 0 25 0 4 0 501235206 3570130944 781531 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 871614 781531 377 105 0 867118 0
[pid=1264/tid=1266] ppid=1262 vsize=3486456 CPUtime=822.26 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 310450 0 0 0 82142 84 0 0 25 0 4 0 501235210 3570130944 781531 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=3486456 CPUtime=819.31 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 157656 0 0 0 81847 84 0 0 25 0 4 0 501235210 3570130944 781531 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=3486456 CPUtime=820.59 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 4551910 0 0 0 81306 753 0 0 25 0 4 0 501235210 3570130944 781531 33554432000 4194304 4623224 140735830475440 18446744073709551615 4546853 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.52
Current children cumulated vsize (KiB) 3486456

[startup+882.301 s]
/proc/loadavg: 8.21 8.09 8.03 9/184 1353
/proc/meminfo: memFree=25543548/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=3622692 CPUtime=3524.2 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 5638734 0 0 0 351383 1037 0 0 25 0 4 0 501235206 3709636608 795942 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 905673 795942 342 105 0 901177 0
[pid=1264/tid=1266] ppid=1262 vsize=3622692 CPUtime=882.26 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 310509 0 0 0 88142 84 0 0 25 0 4 0 501235210 3709636608 795942 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=3622692 CPUtime=879.31 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 157729 0 0 0 87847 84 0 0 25 0 4 0 501235210 3709636608 795942 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=3622692 CPUtime=880.27 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 4797996 0 0 0 87227 800 0 0 25 0 4 0 501235210 3709636608 795942 33554432000 4194304 4623224 140735830475440 18446744073709551615 4577512 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.2
Current children cumulated vsize (KiB) 3622692

[startup+942.301 s]
/proc/loadavg: 8.21 8.11 8.03 9/184 1354
/proc/meminfo: memFree=25378600/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=3688228 CPUtime=3763.87 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 5957722 0 0 0 375294 1093 0 0 25 0 4 0 501235206 3776745472 811519 33554432000 4194304 4623224 140735830475440 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 922057 811519 342 105 0 917561 0
[pid=1264/tid=1266] ppid=1262 vsize=3688228 CPUtime=942.26 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 310563 0 0 0 94142 84 0 0 25 0 4 0 501235210 3776745472 811519 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=3688228 CPUtime=939.31 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 157818 0 0 0 93847 84 0 0 25 0 4 0 501235210 3776745472 811519 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=3688228 CPUtime=939.94 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 5116635 0 0 0 93139 855 0 0 25 0 4 0 501235210 3776745472 811519 33554432000 4194304 4623224 140735830475440 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.87
Current children cumulated vsize (KiB) 3688228

[startup+1002.3 s]
/proc/loadavg: 8.19 8.12 8.04 9/184 1356
/proc/meminfo: memFree=25223068/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=3753764 CPUtime=4003.54 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 6240593 0 0 0 399210 1144 0 0 25 0 4 0 501235206 3843854336 827058 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 938441 827058 343 105 0 933945 0
[pid=1264/tid=1266] ppid=1262 vsize=3753764 CPUtime=1002.27 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 310620 0 0 0 100142 85 0 0 25 0 4 0 501235210 3843854336 827058 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=3753764 CPUtime=999.3 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 157891 0 0 0 99846 84 0 0 25 0 4 0 501235210 3843854336 827058 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=3753764 CPUtime=999.61 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 5399135 0 0 0 99056 905 0 0 25 0 4 0 501235210 3843854336 827058 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.54
Current children cumulated vsize (KiB) 3753764

[startup+1062.3 s]
/proc/loadavg: 8.19 8.12 8.04 10/184 1358
/proc/meminfo: memFree=25068408/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=3819300 CPUtime=4243.21 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 6548551 0 0 0 423121 1200 0 0 25 0 4 0 501235206 3910963200 842259 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 954825 842259 343 105 0 950329 0
[pid=1264/tid=1266] ppid=1262 vsize=3819300 CPUtime=1062.27 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 310682 0 0 0 106142 85 0 0 25 0 4 0 501235210 3910963200 842259 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=3819300 CPUtime=1059.3 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 157984 0 0 0 105846 84 0 0 25 0 4 0 501235210 3910963200 842259 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=3819300 CPUtime=1059.29 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 5706721 0 0 0 104967 962 0 0 25 0 4 0 501235210 3910963200 842259 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.21
Current children cumulated vsize (KiB) 3819300

[startup+1122.3 s]
/proc/loadavg: 8.18 8.13 8.05 9/184 1368
/proc/meminfo: memFree=24911296/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=3884836 CPUtime=4482.88 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 6914880 0 0 0 447027 1261 0 0 25 0 4 0 501235206 3978072064 856614 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 971209 856614 346 105 0 966713 0
[pid=1264/tid=1266] ppid=1262 vsize=3884836 CPUtime=1122.27 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 310743 0 0 0 112142 85 0 0 25 0 4 0 501235210 3978072064 856614 33554432000 4194304 4623224 140735830475440 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=3884836 CPUtime=1119.29 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 158051 0 0 0 111845 84 0 0 25 0 4 0 501235210 3978072064 856614 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=3884836 CPUtime=1118.96 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 6072443 0 0 0 110873 1023 0 0 25 0 4 0 501235210 3978072064 856614 33554432000 4194304 4623224 140735830475440 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.88
Current children cumulated vsize (KiB) 3884836

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 8.05 9/184 1370
/proc/meminfo: memFree=24736040/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=3884836 CPUtime=4722.56 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 7241421 0 0 0 470937 1319 0 0 25 0 4 0 501235206 3978072064 871094 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 971209 871094 344 105 0 966713 0
[pid=1264/tid=1266] ppid=1262 vsize=3884836 CPUtime=1182.27 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 310808 0 0 0 118142 85 0 0 25 0 4 0 501235210 3978072064 871094 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357591 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=3884836 CPUtime=1179.29 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 158129 0 0 0 117845 84 0 0 25 0 4 0 501235210 3978072064 871094 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=3884836 CPUtime=1178.64 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 6398046 0 0 0 116784 1080 0 0 25 0 4 0 501235210 3978072064 871094 33554432000 4194304 4623224 140735830475440 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.56
Current children cumulated vsize (KiB) 3884836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.19 8.14 8.05 9/184 1370
/proc/meminfo: memFree=24682456/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=3950372 CPUtime=4800.06 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) R 1262 1264 32751 0 -1 4202496 7350400 0 0 0 478670 1336 0 0 25 0 4 0 501235206 4045180928 876424 33554432000 4194304 4623224 140735830475440 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 987593 876424 343 105 0 983097 0
[pid=1264/tid=1266] ppid=1262 vsize=3950372 CPUtime=1201.68 cores=0,2,4,6
/proc/1264/task/1266/stat : 1266 (SArTagnan) R 1262 1264 32751 0 -1 4202560 310829 0 0 0 120083 85 0 0 25 0 4 0 501235210 4045180928 876424 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357896 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1264/tid=1267] ppid=1262 vsize=3950372 CPUtime=1198.69 cores=0,2,4,6
/proc/1264/task/1267/stat : 1267 (SArTagnan) R 1262 1264 32751 0 -1 4202560 158159 0 0 0 119785 84 0 0 25 0 4 0 501235210 4045180928 876424 33554432000 4194304 4623224 140735830475440 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=3950372 CPUtime=1197.92 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4202560 6506034 0 0 0 118696 1096 0 0 25 0 4 0 501235210 4045180928 876424 33554432000 4194304 4623224 140735830475440 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 3950372

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

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

[startup+1201.81 s]
/proc/loadavg: 8.19 8.14 8.05 9/184 1370
/proc/meminfo: memFree=24682456/32951124 swapFree=67105204/67111528
[pid=1264] ppid=1262 vsize=0 CPUtime=4800.19 cores=0,2,4,6
/proc/1264/stat : 1264 (SArTagnan) Z 1262 1264 32751 0 -1 4203548 7350402 0 0 0 478673 1346 0 0 25 0 2 0 501235206 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1264/statm: 0 0 0 0 0 0 0
[pid=1264/tid=1268] ppid=1262 vsize=0 CPUtime=1198.03 cores=0,2,4,6
/proc/1264/task/1268/stat : 1268 (SArTagnan) R 1262 1264 32751 0 -1 4203588 6506036 0 0 0 118697 1106 0 0 25 0 2 0 501235210 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.87
CPU time (s): 4800.25
CPU user time (s): 4786.73
CPU system time (s): 13.5169
CPU usage (%): 399.399
Max. virtual memory (cumulated for all children) (KiB): 3950372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.73
system time used= 13.5169
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7350402
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= 2077
involuntary context switches= 22613

runsolver used 1.90571 second user time and 4.65929 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 16:43:13
IDJOB=3249462
IDBENCH=83170
IDSOLVER=1656
FILE ID=node147/3249462-1304088193
RUNJOBID= node147-1304086988-1085
PBS_JOBID= 13170522
Free space on /tmp= 72656 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-7x39.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249462-1304088193/watcher-3249462-1304088193 -o /tmp/evaluation-result-3249462-1304088193/solver-3249462-1304088193 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3249462-1304088193.cnf -threads=4

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=2111976420

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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:      29897940 kB
Buffers:        271208 kB
Cached:        1364652 kB
SwapCached:       2936 kB
Active:        1156484 kB
Inactive:      1571592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29897940 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:            1616 kB
Writeback:           0 kB
AnonPages:     1090236 kB
Mapped:          15372 kB
Slab:           260232 kB
PageTables:       6856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1414552 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= 72652 MiB
End job on node147 at 2011-04-29 17:03:17