Trace number 3263192

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.24 1201.8

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
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 variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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-3263192-1304100632/watcher-3263192-1304100632 -o /tmp/evaluation-result-3263192-1304100632/solver-3263192-1304100632 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3263192-1304100632.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: 5.89 7.58 7.87 3/177 3571
/proc/meminfo: memFree=27646388/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=20260 CPUtime=0 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 533 0 0 0 0 0 0 0 23 0 1 0 521660917 20746240 448 33554432000 4194304 4623224 140733360101648 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/3571/statm: 5065 448 297 105 0 569 0

[startup+0.067501 s]
/proc/loadavg: 5.89 7.58 7.87 3/177 3571
/proc/meminfo: memFree=27646388/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=253428 CPUtime=0.2 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 3045 0 0 0 20 0 0 0 25 0 4 0 521660917 259510272 2361 33554432000 4194304 4623224 140733360101648 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 63357 2363 343 105 0 58861 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 253428

[startup+0.100495 s]
/proc/loadavg: 5.89 7.58 7.87 3/177 3571
/proc/meminfo: memFree=27646388/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=253924 CPUtime=0.33 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 3738 0 0 0 33 0 0 0 25 0 4 0 521660917 260018176 2807 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510116 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 63481 2807 343 105 0 58985 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 253924

[startup+0.30046 s]
/proc/loadavg: 5.89 7.58 7.87 3/177 3571
/proc/meminfo: memFree=27646388/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=255780 CPUtime=1.13 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 6216 0 0 0 113 0 0 0 25 0 4 0 521660917 261918720 4913 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 63945 4913 344 105 0 59449 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 255780

[startup+0.700388 s]
/proc/loadavg: 5.89 7.58 7.87 3/177 3571
/proc/meminfo: memFree=27646388/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=258172 CPUtime=2.73 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 9954 0 0 0 272 1 0 0 25 0 4 0 521660917 264368128 7477 33554432000 4194304 4623224 140733360101648 18446744073709551615 218905398274 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 64543 7477 345 105 0 60047 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 258172

[startup+1.50024 s]
/proc/loadavg: 5.89 7.58 7.87 9/184 3578
/proc/meminfo: memFree=27577308/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=268084 CPUtime=5.93 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 15872 0 0 0 591 2 0 0 25 0 4 0 521660917 274518016 11445 33554432000 4194304 4623224 140733360101648 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 67021 11445 348 105 0 62525 0
[pid=3571/tid=3576] ppid=3569 vsize=268084 CPUtime=1.46 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 2697 0 0 0 146 0 0 0 25 0 4 0 521660919 274518016 11445 33554432000 4194304 4623224 140733360101648 18446744073709551615 4276032 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=268084 CPUtime=1.47 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 3283 0 0 0 147 0 0 0 25 0 4 0 521660919 274518016 11445 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=268084 CPUtime=1.47 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 3053 0 0 0 147 0 0 0 25 0 4 0 521660919 274518016 11445 33554432000 4194304 4623224 140733360101648 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 268084

[startup+3.10095 s]
/proc/loadavg: 5.89 7.58 7.87 9/184 3578
/proc/meminfo: memFree=27538620/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=279128 CPUtime=12.32 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 23541 0 0 0 1229 3 0 0 25 0 4 0 521660917 285827072 15476 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 69782 15476 360 105 0 65286 0
[pid=3571/tid=3576] ppid=3569 vsize=279128 CPUtime=3.06 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4085 0 0 0 306 0 0 0 25 0 4 0 521660919 285827072 15476 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=279128 CPUtime=3.07 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4092 0 0 0 307 0 0 0 25 0 4 0 521660919 285827072 15476 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=279128 CPUtime=3.07 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 6407 0 0 0 307 0 0 0 25 0 4 0 521660919 285827072 15476 33554432000 4194304 4623224 140733360101648 18446744073709551615 4563244 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 279128

[startup+6.30037 s]
/proc/loadavg: 6.06 7.59 7.87 9/184 3578
/proc/meminfo: memFree=27484904/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=289664 CPUtime=25.1 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 52672 0 0 0 2501 9 0 0 25 0 4 0 521660917 296615936 20832 33554432000 4194304 4623224 140733360101648 18446744073709551615 4517577 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 72416 20832 354 105 0 67920 0
[pid=3571/tid=3576] ppid=3569 vsize=289664 CPUtime=6.24 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 8972 0 0 0 623 1 0 0 25 0 4 0 521660919 296615936 20832 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=289664 CPUtime=6.27 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 6661 0 0 0 626 1 0 0 25 0 4 0 521660919 296615936 20832 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=289664 CPUtime=6.27 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 24788 0 0 0 623 4 0 0 25 0 4 0 521660919 296615936 20832 33554432000 4194304 4623224 140733360101648 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 289664

[startup+12.7002 s]
/proc/loadavg: 6.22 7.59 7.87 9/184 3578
/proc/meminfo: memFree=27389900/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=318168 CPUtime=50.67 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 114527 0 0 0 5047 20 0 0 25 0 4 0 521660917 325804032 30005 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 79542 30005 359 105 0 75046 0
[pid=3571/tid=3576] ppid=3569 vsize=318168 CPUtime=12.6 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 13755 0 0 0 1257 3 0 0 25 0 4 0 521660919 325804032 30005 33554432000 4194304 4623224 140733360101648 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=318168 CPUtime=12.66 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 10378 0 0 0 1265 1 0 0 25 0 4 0 521660919 325804032 30005 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=318168 CPUtime=12.67 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 72835 0 0 0 1256 11 0 0 25 0 4 0 521660919 325804032 30005 33554432000 4194304 4623224 140733360101648 18446744073709551615 4545690 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 318168

[startup+25.5009 s]
/proc/loadavg: 6.61 7.61 7.87 9/184 3579
/proc/meminfo: memFree=27210752/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=325676 CPUtime=101.79 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 237147 0 0 0 10142 37 0 0 25 0 4 0 521660917 333492224 48646 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510108 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 81419 48646 348 105 0 76923 0
[pid=3571/tid=3576] ppid=3569 vsize=325676 CPUtime=25.33 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 22241 0 0 0 2528 5 0 0 25 0 4 0 521660919 333492224 48646 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=325676 CPUtime=25.47 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 15724 0 0 0 2544 3 0 0 25 0 4 0 521660919 333492224 48646 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=325676 CPUtime=25.47 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 161683 0 0 0 2524 23 0 0 25 0 4 0 521660919 333492224 48646 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 325676

[startup+51.1003 s]
/proc/loadavg: 7.14 7.66 7.88 9/184 3579
/proc/meminfo: memFree=26908256/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=503196 CPUtime=204.05 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 407062 0 0 0 20340 65 0 0 25 0 4 0 521660917 515272704 81742 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510077 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 125799 81742 683 105 0 121303 0
[pid=3571/tid=3576] ppid=3569 vsize=503196 CPUtime=50.79 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 33293 0 0 0 5071 8 0 0 25 0 4 0 521660919 515272704 81742 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=503196 CPUtime=51.06 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 22173 0 0 0 5102 4 0 0 25 0 4 0 521660919 515272704 81742 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=503196 CPUtime=51.07 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 271905 0 0 0 5068 39 0 0 25 0 4 0 521660919 515272704 81742 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 503196

[startup+102.307 s]
/proc/loadavg: 7.74 7.74 7.89 9/184 3581
/proc/meminfo: memFree=26483292/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=718824 CPUtime=408.6 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 558514 0 0 0 40767 93 0 0 25 0 4 0 521660917 736075776 126465 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 179706 126465 481 105 0 175210 0
[pid=3571/tid=3576] ppid=3569 vsize=718824 CPUtime=101.72 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 48063 0 0 0 10161 11 0 0 25 0 4 0 521660919 736075776 126465 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=718824 CPUtime=102.27 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 33284 0 0 0 10218 9 0 0 25 0 4 0 521660919 736075776 126465 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=718824 CPUtime=102.28 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 346125 0 0 0 10178 50 0 0 25 0 4 0 521660919 736075776 126465 33554432000 4194304 4623224 140733360101648 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 718824

[startup+162.301 s]
/proc/loadavg: 8.02 7.82 7.91 9/184 3582
/proc/meminfo: memFree=25867340/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=932256 CPUtime=648.24 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 667739 0 0 0 64708 116 0 0 25 0 4 0 521660917 954630144 166930 33554432000 4194304 4623224 140733360101648 18446744073709551615 4388779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 233064 166930 347 105 0 228568 0
[pid=3571/tid=3576] ppid=3569 vsize=932256 CPUtime=161.39 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 67495 0 0 0 16122 17 0 0 25 0 4 0 521660919 954630144 166930 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=932256 CPUtime=162.27 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 48907 0 0 0 16210 17 0 0 25 0 4 0 521660919 954630144 166930 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=932256 CPUtime=162.27 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 358475 0 0 0 16174 53 0 0 25 0 4 0 521660919 954630144 166930 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376726 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.24
Current children cumulated vsize (KiB) 932256

[startup+222.3 s]
/proc/loadavg: 8.06 7.86 7.91 9/184 3584
/proc/meminfo: memFree=25659608/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=1059444 CPUtime=887.9 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 935934 0 0 0 88631 159 0 0 25 0 4 0 521660917 1084870656 195802 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 264861 195802 344 105 0 260365 0
[pid=3571/tid=3576] ppid=3569 vsize=1059444 CPUtime=221.06 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 71797 0 0 0 22088 18 0 0 25 0 4 0 521660919 1084870656 195802 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=1059444 CPUtime=222.26 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 55378 0 0 0 22205 21 0 0 25 0 4 0 521660919 1084870656 195802 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=1059444 CPUtime=222.27 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 552067 0 0 0 22145 82 0 0 25 0 4 0 521660919 1084870656 195802 33554432000 4194304 4623224 140733360101648 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.9
Current children cumulated vsize (KiB) 1059444

[startup+282.3 s]

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

[pid=3571] ppid=3569 vsize=1803424 CPUtime=2805.26 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 4536358 0 0 0 279798 728 0 0 25 0 4 0 521660917 1846706176 365722 33554432000 4194304 4623224 140733360101648 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 450856 365722 348 105 0 446360 0
[pid=3571/tid=3576] ppid=3569 vsize=1803424 CPUtime=698.46 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 148785 0 0 0 69808 38 0 0 25 0 4 0 521660919 1846706176 365722 33554432000 4194304 4623224 140733360101648 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=1803424 CPUtime=702.27 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 123882 0 0 0 70172 55 0 0 25 0 4 0 521660919 1846706176 365722 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=1803424 CPUtime=702.27 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 3677829 0 0 0 69683 544 0 0 25 0 4 0 521660919 1846706176 365722 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 1803424

[startup+762.306 s]
/proc/loadavg: 8.06 8.07 7.99 9/184 3601
/proc/meminfo: memFree=21905652/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=2037688 CPUtime=3044.93 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 5112401 0 0 0 303673 820 0 0 25 0 4 0 521660917 2086592512 395903 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510186 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 509422 395903 345 105 0 504926 0
[pid=3571/tid=3576] ppid=3569 vsize=2037688 CPUtime=758.39 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 149210 0 0 0 75801 38 0 0 25 0 4 0 521660919 2086592512 395903 33554432000 4194304 4623224 140733360101648 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=2037688 CPUtime=762.27 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 127018 0 0 0 76170 57 0 0 25 0 4 0 521660919 2086592512 395903 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=2037688 CPUtime=762.01 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4114559 0 0 0 75585 616 0 0 25 0 4 0 521660919 2086592512 395903 33554432000 4194304 4623224 140733360101648 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.93
Current children cumulated vsize (KiB) 2037688

[startup+822.301 s]
/proc/loadavg: 8.02 8.05 7.99 9/184 3603
/proc/meminfo: memFree=21801208/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=2142288 CPUtime=3284.58 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 5415564 0 0 0 327586 872 0 0 25 0 4 0 521660917 2193702912 408010 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 535572 408010 364 105 0 531076 0
[pid=3571/tid=3576] ppid=3569 vsize=2142288 CPUtime=818.38 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 149302 0 0 0 81800 38 0 0 25 0 4 0 521660919 2193702912 408010 33554432000 4194304 4623224 140733360101648 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=2142288 CPUtime=822.27 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 130797 0 0 0 82166 61 0 0 25 0 4 0 521660919 2193702912 408010 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=2142288 CPUtime=821.68 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4403102 0 0 0 81507 661 0 0 25 0 4 0 521660919 2193702912 408010 33554432000 4194304 4623224 140733360101648 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 2142288

[startup+882.301 s]
/proc/loadavg: 8.08 8.06 8.00 9/184 3604
/proc/meminfo: memFree=21596812/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=2124256 CPUtime=3524.25 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 5770503 0 0 0 351498 927 0 0 25 0 4 0 521660917 2175238144 414611 33554432000 4194304 4623224 140733360101648 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 531064 414611 344 105 0 526568 0
[pid=3571/tid=3576] ppid=3569 vsize=2124256 CPUtime=878.38 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 149460 0 0 0 87800 38 0 0 25 0 4 0 521660919 2175238144 414611 33554432000 4194304 4623224 140733360101648 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=2124256 CPUtime=882.27 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 133140 0 0 0 88163 64 0 0 25 0 4 0 521660919 2175238144 414611 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=2124256 CPUtime=881.35 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4697967 0 0 0 87432 703 0 0 25 0 4 0 521660919 2175238144 414611 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 2124256

[startup+942.301 s]
/proc/loadavg: 8.03 8.05 8.00 9/184 3606
/proc/meminfo: memFree=21465832/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=2130372 CPUtime=3763.92 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 5853531 0 0 0 375449 943 0 0 25 0 4 0 521660917 2181500928 423511 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 532593 423511 344 105 0 528097 0
[pid=3571/tid=3576] ppid=3569 vsize=2130372 CPUtime=938.38 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 149615 0 0 0 93800 38 0 0 25 0 4 0 521660919 2181500928 423511 33554432000 4194304 4623224 140733360101648 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=2130372 CPUtime=942.27 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 135654 0 0 0 94161 66 0 0 25 0 4 0 521660919 2181500928 423511 33554432000 4194304 4623224 140733360101648 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=2130372 CPUtime=941.03 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4700278 0 0 0 93399 704 0 0 25 0 4 0 521660919 2181500928 423511 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.92
Current children cumulated vsize (KiB) 2130372

[startup+1002.3 s]
/proc/loadavg: 8.12 8.07 8.00 9/184 3608
/proc/meminfo: memFree=20692140/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=2249256 CPUtime=4003.59 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 5924184 0 0 0 399401 958 0 0 25 0 4 0 521660917 2303238144 438614 33554432000 4194304 4623224 140733360101648 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 562314 438614 344 105 0 557818 0
[pid=3571/tid=3576] ppid=3569 vsize=2249256 CPUtime=998.38 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 155750 0 0 0 99798 40 0 0 25 0 4 0 521660919 2303238144 438614 33554432000 4194304 4623224 140733360101648 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=2249256 CPUtime=1002.27 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 138715 0 0 0 100157 70 0 0 25 0 4 0 521660919 2303238144 438614 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=2249256 CPUtime=1000.71 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4702439 0 0 0 99366 705 0 0 25 0 4 0 521660919 2303238144 438614 33554432000 4194304 4623224 140733360101648 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.59
Current children cumulated vsize (KiB) 2249256

[startup+1062.3 s]
/proc/loadavg: 8.15 8.08 8.01 9/184 3609
/proc/meminfo: memFree=20499284/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=2257192 CPUtime=4243.28 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 5932894 0 0 0 423365 963 0 0 25 0 4 0 521660917 2311364608 446936 33554432000 4194304 4623224 140733360101648 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 564298 446936 344 105 0 559802 0
[pid=3571/tid=3576] ppid=3569 vsize=2257192 CPUtime=1058.38 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 155923 0 0 0 105798 40 0 0 25 0 4 0 521660919 2311364608 446936 33554432000 4194304 4623224 140733360101648 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=2257192 CPUtime=1062.27 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 141291 0 0 0 106154 73 0 0 25 0 4 0 521660919 2311364608 446936 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=2257192 CPUtime=1060.38 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4705270 0 0 0 105333 705 0 0 25 0 4 0 521660919 2311364608 446936 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.28
Current children cumulated vsize (KiB) 2257192

[startup+1122.3 s]
/proc/loadavg: 8.15 8.09 8.01 9/184 3611
/proc/meminfo: memFree=20043556/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=2259908 CPUtime=4482.94 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 5944556 0 0 0 447327 967 0 0 25 0 4 0 521660917 2314145792 458245 33554432000 4194304 4623224 140733360101648 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 564977 458245 344 105 0 560481 0
[pid=3571/tid=3576] ppid=3569 vsize=2259908 CPUtime=1118.38 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 156229 0 0 0 111798 40 0 0 25 0 4 0 521660919 2314145792 458245 33554432000 4194304 4623224 140733360101648 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=2259908 CPUtime=1122.28 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 146489 0 0 0 112152 76 0 0 25 0 4 0 521660919 2314145792 458245 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=2259908 CPUtime=1120.05 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4706797 0 0 0 111300 705 0 0 25 0 4 0 521660919 2314145792 458245 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.94
Current children cumulated vsize (KiB) 2259908

[startup+1182.3 s]
/proc/loadavg: 8.14 8.10 8.02 9/184 3612
/proc/meminfo: memFree=19742204/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=2326304 CPUtime=4722.61 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 5968771 0 0 0 471286 975 0 0 25 0 4 0 521660917 2382135296 478822 33554432000 4194304 4623224 140733360101648 18446744073709551615 4280368 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 581576 478822 344 105 0 577080 0
[pid=3571/tid=3576] ppid=3569 vsize=2326304 CPUtime=1178.38 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 156815 0 0 0 117798 40 0 0 25 0 4 0 521660919 2382135296 478822 33554432000 4194304 4623224 140733360101648 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=2326304 CPUtime=1182.28 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 149223 0 0 0 118149 79 0 0 25 0 4 0 521660919 2382135296 478822 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=2326304 CPUtime=1179.73 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4707880 0 0 0 117267 706 0 0 25 0 4 0 521660919 2382135296 478822 33554432000 4194304 4623224 140733360101648 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.61
Current children cumulated vsize (KiB) 2326304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.11 8.02 9/184 3613
/proc/meminfo: memFree=19718628/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=2326304 CPUtime=4800.12 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 5971547 0 0 0 479035 977 0 0 25 0 4 0 521660917 2382135296 481403 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 581576 481403 344 105 0 577080 0
[pid=3571/tid=3576] ppid=3569 vsize=2326304 CPUtime=1197.78 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 156860 0 0 0 119738 40 0 0 25 0 4 0 521660919 2382135296 481403 33554432000 4194304 4623224 140733360101648 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=2326304 CPUtime=1201.68 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 150645 0 0 0 120088 80 0 0 25 0 4 0 521660919 2382135296 481403 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=2326304 CPUtime=1199.02 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4708005 0 0 0 119196 706 0 0 25 0 4 0 521660919 2382135296 481403 33554432000 4194304 4623224 140733360101648 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 2326304

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

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

[startup+1201.7 s]
/proc/loadavg: 8.18 8.11 8.02 9/184 3613
/proc/meminfo: memFree=19718628/32951124 swapFree=67111356/67111528
[pid=3571] ppid=3569 vsize=2326304 CPUtime=4800.12 cores=0,2,4,6
/proc/3571/stat : 3571 (SArTagnan) R 3569 3571 3527 0 -1 4202496 5971547 0 0 0 479035 977 0 0 25 0 4 0 521660917 2382135296 481403 33554432000 4194304 4623224 140733360101648 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3571/statm: 581576 481403 344 105 0 577080 0
[pid=3571/tid=3576] ppid=3569 vsize=2326304 CPUtime=1197.78 cores=0,2,4,6
/proc/3571/task/3576/stat : 3576 (SArTagnan) R 3569 3571 3527 0 -1 4202560 156860 0 0 0 119738 40 0 0 25 0 4 0 521660919 2382135296 481403 33554432000 4194304 4623224 140733360101648 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3571/tid=3577] ppid=3569 vsize=2326304 CPUtime=1201.68 cores=0,2,4,6
/proc/3571/task/3577/stat : 3577 (SArTagnan) R 3569 3571 3527 0 -1 4202560 150645 0 0 0 120088 80 0 0 25 0 4 0 521660919 2382135296 481403 33554432000 4194304 4623224 140733360101648 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3571/tid=3578] ppid=3569 vsize=2326304 CPUtime=1199.02 cores=0,2,4,6
/proc/3571/task/3578/stat : 3578 (SArTagnan) R 3569 3571 3527 0 -1 4202560 4708005 0 0 0 119196 706 0 0 25 0 4 0 521660919 2382135296 481403 33554432000 4194304 4623224 140733360101648 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 2326304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.8
CPU time (s): 4800.24
CPU user time (s): 4790.38
CPU system time (s): 9.8635
CPU usage (%): 399.421
Max. virtual memory (cumulated for all children) (KiB): 2477552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.38
system time used= 9.8635
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5971547
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= 1813
involuntary context switches= 22060

runsolver used 1.92171 second user time and 4.64029 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 20:10:32
IDJOB=3263192
IDBENCH=83934
IDSOLVER=1656
FILE ID=node137/3263192-1304100632
RUNJOBID= node137-1304100632-3551
PBS_JOBID= 13170625
Free space on /tmp= 71620 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263192-1304100632/watcher-3263192-1304100632 -o /tmp/evaluation-result-3263192-1304100632/solver-3263192-1304100632 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3263192-1304100632.cnf -threads=4

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

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=704778119

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.844
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:     32951124 kB
MemFree:      27646916 kB
Buffers:        922316 kB
Cached:        3851392 kB
SwapCached:         56 kB
Active:         338272 kB
Inactive:      4499500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27646916 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2056 kB
Writeback:           0 kB
AnonPages:       64636 kB
Mapped:          14944 kB
Slab:           401788 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   209060 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= 71620 MiB
End job on node137 at 2011-04-29 20:30:36