Trace number 3386277

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-05-15 (fixed)? (TO) 4800.55 1204.81

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
MD5SUM9fe9fe24bc28c127c9f6b6416a14f727
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.21681
Satisfiable
(Un)Satisfiability was proved
Number of variables360364
Number of clauses1076507
Sum of the clauses size2511847
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2717670
Number of clauses of size 3358835
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: 961)

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-3386277-1305579814/watcher-3386277-1305579814 -o /tmp/evaluation-result-3386277-1305579814/solver-3386277-1305579814 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386277-1305579814.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: 9.23 9.12 9.04 6/398 26529
/proc/meminfo: memFree=19559984/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=42488 CPUtime=0.01 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 4295 0 0 0 1 0 0 0 23 0 1 0 669579606 43507712 4233 33554432000 4194304 4625164 140737390889280 18446744073709551615 4295708 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26529/statm: 10622 4245 291 106 0 6125 0

[startup+0.086336 s]
/proc/loadavg: 9.23 9.12 9.04 6/398 26529
/proc/meminfo: memFree=19559984/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=82188 CPUtime=0.08 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 10732 0 0 0 7 1 0 0 23 0 1 0 669579606 84160512 9011 33554432000 4194304 4625164 140737390889280 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26529/statm: 20547 9011 296 106 0 16050 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 82188

[startup+0.100334 s]
/proc/loadavg: 9.23 9.12 9.04 6/398 26529
/proc/meminfo: memFree=19559984/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=82952 CPUtime=0.09 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 11397 0 0 0 8 1 0 0 23 0 1 0 669579606 84942848 9292 33554432000 4194304 4625164 140737390889280 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26529/statm: 20738 9292 296 106 0 16241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82952

[startup+0.300333 s]
/proc/loadavg: 9.23 9.12 9.04 6/398 26529
/proc/meminfo: memFree=19559984/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=104232 CPUtime=0.29 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 22385 0 0 0 27 2 0 0 25 0 1 0 669579606 106733568 14974 33554432000 4194304 4625164 140737390889280 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26529/statm: 26058 14976 296 106 0 21561 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 104232

[startup+0.700187 s]
/proc/loadavg: 9.23 9.12 9.04 6/398 26529
/proc/meminfo: memFree=19559984/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=505132 CPUtime=1.18 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 73439 0 0 0 111 7 0 0 25 0 4 0 669579606 517255168 61937 33554432000 4194304 4625164 140737390889280 18446744073709551615 47504574066650 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 126283 61937 335 106 0 121786 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 505132

[startup+1.50105 s]
/proc/loadavg: 9.23 9.12 9.04 11/402 26533
/proc/meminfo: memFree=19296460/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=555232 CPUtime=4.36 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 87616 0 0 0 427 9 0 0 25 0 4 0 669579606 568557568 67888 33554432000 4194304 4625164 140737390889280 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 138808 67888 342 106 0 134311 0
[pid=26529/tid=26531] ppid=26527 vsize=555232 CPUtime=0.93 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 5471 0 0 0 93 0 0 0 25 0 4 0 669579660 568557568 67888 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351747 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=555232 CPUtime=0.95 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 5378 0 0 0 95 0 0 0 25 0 4 0 669579660 568557568 67888 33554432000 4194304 4625164 140737390889280 18446744073709551615 4486954 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=555232 CPUtime=0.95 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 8060 0 0 0 94 1 0 0 25 0 4 0 669579660 568557568 67888 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 555232

[startup+3.10076 s]
/proc/loadavg: 9.23 9.12 9.04 11/402 26533
/proc/meminfo: memFree=19284928/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=555232 CPUtime=10.74 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 89421 0 0 0 1065 9 0 0 25 0 4 0 669579606 568557568 69239 33554432000 4194304 4625164 140737390889280 18446744073709551615 4338046 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 138808 69239 342 106 0 134311 0
[pid=26529/tid=26531] ppid=26527 vsize=555232 CPUtime=2.52 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 5685 0 0 0 252 0 0 0 25 0 4 0 669579660 568557568 69239 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=555232 CPUtime=2.54 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 5595 0 0 0 254 0 0 0 25 0 4 0 669579660 568557568 69239 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=555232 CPUtime=2.55 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 9039 0 0 0 254 1 0 0 25 0 4 0 669579660 568557568 69239 33554432000 4194304 4625164 140737390889280 18446744073709551615 232335559638 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.74
Current children cumulated vsize (KiB) 555232

[startup+6.30019 s]
/proc/loadavg: 9.21 9.11 9.04 11/402 26533
/proc/meminfo: memFree=18493060/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=1861408 CPUtime=23.29 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 723597 0 0 0 2230 99 0 0 18 0 4 0 669579606 1906081792 336324 33554432000 4194304 4625164 140737390889280 18446744073709551615 232335553569 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 465352 336344 343 106 0 460855 0
[pid=26529/tid=26531] ppid=26527 vsize=1861408 CPUtime=5.64 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 124087 0 0 0 548 16 0 0 19 0 4 0 669579660 1906081792 336355 33554432000 4194304 4625164 140737390889280 18446744073709551615 232335559682 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=1861408 CPUtime=5.68 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 123907 0 0 0 553 15 0 0 19 0 4 0 669579660 1906081792 336368 33554432000 4194304 4625164 140737390889280 18446744073709551615 4480391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=1861408 CPUtime=5.7 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 120975 0 0 0 553 17 0 0 19 0 4 0 669579660 1906081792 336381 33554432000 4194304 4625164 140737390889280 18446744073709551615 232335589845 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.29
Current children cumulated vsize (KiB) 1861408

[startup+12.7011 s]
/proc/loadavg: 9.19 9.11 9.04 11/402 26533
/proc/meminfo: memFree=17854204/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2228956 CPUtime=48.71 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 1022442 0 0 0 4732 139 0 0 25 0 4 0 669579606 2282450944 431138 33554432000 4194304 4625164 140737390889280 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 557239 431139 349 106 0 552742 0
[pid=26529/tid=26531] ppid=26527 vsize=2228956 CPUtime=11.94 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 170069 0 0 0 1172 22 0 0 25 0 4 0 669579660 2282450944 431139 33554432000 4194304 4625164 140737390889280 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2228956 CPUtime=12.06 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 169051 0 0 0 1185 21 0 0 25 0 4 0 669579660 2282450944 431140 33554432000 4194304 4625164 140737390889280 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2228956 CPUtime=12.07 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 223053 0 0 0 1177 30 0 0 25 0 4 0 669579660 2282450944 431141 33554432000 4194304 4625164 140737390889280 18446744073709551615 4278423 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.71
Current children cumulated vsize (KiB) 2228956

[startup+25.5008 s]
/proc/loadavg: 9.22 9.12 9.04 11/402 26533
/proc/meminfo: memFree=17754680/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2228956 CPUtime=99.75 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 1086716 0 0 0 9824 151 0 0 25 0 4 0 669579606 2282450944 446264 33554432000 4194304 4625164 140737390889280 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 557239 446264 347 106 0 552742 0
[pid=26529/tid=26531] ppid=26527 vsize=2228956 CPUtime=24.56 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 172688 0 0 0 2434 22 0 0 25 0 4 0 669579660 2282450944 446264 33554432000 4194304 4625164 140737390889280 18446744073709551615 4330822 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2228956 CPUtime=24.86 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 172019 0 0 0 2464 22 0 0 25 0 4 0 669579660 2282450944 446264 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2228956 CPUtime=24.87 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 272600 0 0 0 2450 37 0 0 25 0 4 0 669579660 2282450944 446264 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.75
Current children cumulated vsize (KiB) 2228956

[startup+51.1002 s]
/proc/loadavg: 9.27 9.14 9.05 11/402 26536
/proc/meminfo: memFree=17669860/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2322656 CPUtime=201.81 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 1228709 0 0 0 20009 172 0 0 25 0 4 0 669579606 2378399744 456533 33554432000 4194304 4625164 140737390889280 18446744073709551615 4519377 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 580664 456533 347 106 0 576167 0
[pid=26529/tid=26531] ppid=26527 vsize=2322656 CPUtime=49.84 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 172689 0 0 0 4962 22 0 0 25 0 4 0 669579660 2378399744 456533 33554432000 4194304 4625164 140737390889280 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2322656 CPUtime=50.44 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 172033 0 0 0 5022 22 0 0 25 0 4 0 669579660 2378399744 456533 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2322656 CPUtime=50.47 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 357475 0 0 0 4998 49 0 0 25 0 4 0 669579660 2378399744 456533 33554432000 4194304 4625164 140737390889280 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.81
Current children cumulated vsize (KiB) 2322656

[startup+102.315 s]
/proc/loadavg: 9.80 9.29 9.10 11/402 26538
/proc/meminfo: memFree=17554692/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2433220 CPUtime=405.19 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 1389668 0 0 0 40324 195 0 0 25 0 4 0 669579606 2491617280 483343 33554432000 4194304 4625164 140737390889280 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 608305 483343 347 106 0 603808 0
[pid=26529/tid=26531] ppid=26527 vsize=2433220 CPUtime=100.08 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 172890 0 0 0 9986 22 0 0 25 0 4 0 669579660 2491617280 483343 33554432000 4194304 4625164 140737390889280 18446744073709551615 4375513 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2433220 CPUtime=101.65 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 172125 0 0 0 10143 22 0 0 25 0 4 0 669579660 2491617280 483343 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2433220 CPUtime=101.44 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 511618 0 0 0 10074 70 0 0 25 0 4 0 669579660 2491617280 483343 33554432000 4194304 4625164 140737390889280 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.19
Current children cumulated vsize (KiB) 2433220

[startup+162.3 s]
/proc/loadavg: 9.43 9.27 9.10 11/402 26540
/proc/meminfo: memFree=16649460/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2367684 CPUtime=644.35 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 1534468 0 0 0 64219 216 0 0 25 0 4 0 669579606 2424508416 476568 33554432000 4194304 4625164 140737390889280 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 591921 476568 347 106 0 587424 0
[pid=26529/tid=26531] ppid=26527 vsize=2367684 CPUtime=159.31 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 172890 0 0 0 15909 22 0 0 25 0 4 0 669579660 2424508416 476568 33554432000 4194304 4625164 140737390889280 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2367684 CPUtime=161.63 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 172314 0 0 0 16140 23 0 0 25 0 4 0 669579660 2424508416 476568 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2367684 CPUtime=161.43 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 656218 0 0 0 16052 91 0 0 25 0 4 0 669579660 2424508416 476568 33554432000 4194304 4625164 140737390889280 18446744073709551615 232335553051 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 644.35
Current children cumulated vsize (KiB) 2367684

[startup+222.301 s]
/proc/loadavg: 9.35 9.27 9.11 11/402 26542
/proc/meminfo: memFree=16679076/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2368648 CPUtime=883.55 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 1706703 0 0 0 88113 242 0 0 25 0 4 0 669579606 2425495552 477002 33554432000 4194304 4625164 140737390889280 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 592162 477002 347 106 0 587665 0
[pid=26529/tid=26531] ppid=26527 vsize=2368648 CPUtime=218.54 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 172890 0 0 0 21831 23 0 0 25 0 4 0 669579660 2425495552 477002 33554432000 4194304 4625164 140737390889280 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2368648 CPUtime=221.61 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 172361 0 0 0 22138 23 0 0 25 0 4 0 669579660 2425495552 477002 33554432000 4194304 4625164 140737390889280 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2368648 CPUtime=221.43 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 828406 0 0 0 22027 116 0 0 25 0 4 0 669579660 2425495552 477002 33554432000 4194304 4625164 140737390889280 18446744073709551615 4573834 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 883.55
Current children cumulated vsize (KiB) 2368648

[startup+282.301 s]

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

[pid=26529] ppid=26527 vsize=2440200 CPUtime=2797.31 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 3620121 0 0 0 279212 519 0 0 25 0 4 0 669579606 2498764800 490144 33554432000 4194304 4625164 140737390889280 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 610050 490144 347 106 0 605553 0
[pid=26529/tid=26531] ppid=26527 vsize=2440200 CPUtime=692.41 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 173193 0 0 0 69218 23 0 0 25 0 4 0 669579660 2498764800 490144 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2440200 CPUtime=701.49 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 176140 0 0 0 70123 26 0 0 25 0 4 0 669579660 2498764800 490144 33554432000 4194304 4625164 140737390889280 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2440200 CPUtime=701.44 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 2736766 0 0 0 69754 390 0 0 25 0 4 0 669579660 2498764800 490145 33554432000 4194304 4625164 140737390889280 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2797.31
Current children cumulated vsize (KiB) 2440200

[startup+762.315 s]
/proc/loadavg: 9.11 9.18 9.13 10/402 26586
/proc/meminfo: memFree=19128984/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2440200 CPUtime=3036.6 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 4135952 0 0 0 303067 593 0 0 25 0 4 0 669579606 2498764800 489364 33554432000 4194304 4625164 140737390889280 18446744073709551615 4337785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 610050 489364 347 106 0 605553 0
[pid=26529/tid=26531] ppid=26527 vsize=2440200 CPUtime=751.66 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 173322 0 0 0 75143 23 0 0 25 0 4 0 669579660 2498764800 489364 33554432000 4194304 4625164 140737390889280 18446744073709551615 4469027 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2440200 CPUtime=761.49 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 176498 0 0 0 76123 26 0 0 25 0 4 0 669579660 2498764800 489364 33554432000 4194304 4625164 140737390889280 18446744073709551615 4469221 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2440200 CPUtime=761.46 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 3251830 0 0 0 75683 463 0 0 25 0 4 0 669579660 2498764800 489364 33554432000 4194304 4625164 140737390889280 18446744073709551615 4469375 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3036.6
Current children cumulated vsize (KiB) 2440200

[startup+822.3 s]
/proc/loadavg: 9.22 9.19 9.14 10/402 26588
/proc/meminfo: memFree=19047232/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2454756 CPUtime=3275.76 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 4490184 0 0 0 326933 643 0 0 25 0 4 0 669579606 2513670144 496762 33554432000 4194304 4625164 140737390889280 18446744073709551615 4357597 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 613689 496762 347 106 0 609192 0
[pid=26529/tid=26531] ppid=26527 vsize=2454756 CPUtime=810.89 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 173371 0 0 0 81066 23 0 0 25 0 4 0 669579660 2513670144 496762 33554432000 4194304 4625164 140737390889280 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2454756 CPUtime=821.46 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 176767 0 0 0 82119 27 0 0 25 0 4 0 669579660 2513670144 496762 33554432000 4194304 4625164 140737390889280 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2454756 CPUtime=821.45 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 3605441 0 0 0 81632 513 0 0 25 0 4 0 669579660 2513670144 496762 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3275.76
Current children cumulated vsize (KiB) 2454756

[startup+882.301 s]
/proc/loadavg: 9.30 9.21 9.15 11/402 26589
/proc/meminfo: memFree=18877304/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2455564 CPUtime=3514.94 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 4727884 0 0 0 350816 678 0 0 25 0 4 0 669579606 2514497536 502476 33554432000 4194304 4625164 140737390889280 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 613891 502476 347 106 0 609394 0
[pid=26529/tid=26531] ppid=26527 vsize=2455564 CPUtime=870.1 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 173530 0 0 0 86987 23 0 0 25 0 4 0 669579660 2514497536 502476 33554432000 4194304 4625164 140737390889280 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2455564 CPUtime=881.43 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 177490 0 0 0 88116 27 0 0 25 0 4 0 669579660 2514497536 502476 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2455564 CPUtime=881.45 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 3841969 0 0 0 87597 548 0 0 25 0 4 0 669579660 2514497536 502476 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3514.94
Current children cumulated vsize (KiB) 2455564

[startup+942.301 s]
/proc/loadavg: 9.39 9.26 9.17 11/402 26591
/proc/meminfo: memFree=18751416/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2455564 CPUtime=3754.18 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 5062870 0 0 0 374692 726 0 0 25 0 4 0 669579606 2514497536 500019 33554432000 4194304 4625164 140737390889280 18446744073709551615 4498936 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 613891 500019 347 106 0 609394 0
[pid=26529/tid=26531] ppid=26527 vsize=2455564 CPUtime=929.35 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 173892 0 0 0 92912 23 0 0 25 0 4 0 669579660 2514497536 500019 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2455564 CPUtime=941.42 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 178006 0 0 0 94115 27 0 0 25 0 4 0 669579660 2514497536 500019 33554432000 4194304 4625164 140737390889280 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2455564 CPUtime=941.45 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 4175840 0 0 0 93550 595 0 0 25 0 4 0 669579660 2514497536 500019 33554432000 4194304 4625164 140737390889280 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3754.18
Current children cumulated vsize (KiB) 2455564

[startup+1002.3 s]
/proc/loadavg: 9.31 9.26 9.17 10/402 26592
/proc/meminfo: memFree=18641520/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2455564 CPUtime=3993.39 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 5350640 0 0 0 398572 767 0 0 25 0 4 0 669579606 2514497536 502237 33554432000 4194304 4625164 140737390889280 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 613891 502237 347 106 0 609394 0
[pid=26529/tid=26531] ppid=26527 vsize=2455564 CPUtime=988.58 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 174274 0 0 0 98835 23 0 0 25 0 4 0 669579660 2514497536 502237 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2455564 CPUtime=1001.41 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 178729 0 0 0 100113 28 0 0 25 0 4 0 669579660 2514497536 502237 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2455564 CPUtime=1001.46 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 4462297 0 0 0 99510 636 0 0 25 0 4 0 669579660 2514497536 502237 33554432000 4194304 4625164 140737390889280 18446744073709551615 4469375 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3993.39
Current children cumulated vsize (KiB) 2455564

[startup+1062.3 s]
/proc/loadavg: 9.33 9.27 9.18 11/402 26594
/proc/meminfo: memFree=18526544/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2455564 CPUtime=4232.63 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 5808370 0 0 0 422426 837 0 0 25 0 4 0 669579606 2514497536 504157 33554432000 4194304 4625164 140737390889280 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 613891 504157 347 106 0 609394 0
[pid=26529/tid=26531] ppid=26527 vsize=2455564 CPUtime=1047.82 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 174948 0 0 0 104758 24 0 0 25 0 4 0 669579660 2514497536 504157 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2455564 CPUtime=1061.39 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 179687 0 0 0 106111 28 0 0 25 0 4 0 669579660 2514497536 504157 33554432000 4194304 4625164 140737390889280 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2455564 CPUtime=1061.45 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 4918132 0 0 0 105442 703 0 0 25 0 4 0 669579660 2514497536 504157 33554432000 4194304 4625164 140737390889280 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4232.63
Current children cumulated vsize (KiB) 2455564

[startup+1122.3 s]
/proc/loadavg: 9.28 9.26 9.18 10/402 26596
/proc/meminfo: memFree=18443212/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2459504 CPUtime=4471.85 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 5937297 0 0 0 446331 854 0 0 25 0 4 0 669579606 2518532096 506324 33554432000 4194304 4625164 140737390889280 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 614876 506324 347 106 0 610379 0
[pid=26529/tid=26531] ppid=26527 vsize=2459504 CPUtime=1107.05 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 175249 0 0 0 110681 24 0 0 25 0 4 0 669579660 2518532096 506324 33554432000 4194304 4625164 140737390889280 18446744073709551615 4486934 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2459504 CPUtime=1121.39 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 180218 0 0 0 112110 29 0 0 25 0 4 0 669579660 2518532096 506324 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2459504 CPUtime=1121.45 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 5045999 0 0 0 111425 720 0 0 25 0 4 0 669579660 2518532096 506324 33554432000 4194304 4625164 140737390889280 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4471.85
Current children cumulated vsize (KiB) 2459504

[startup+1182.3 s]
/proc/loadavg: 9.35 9.27 9.19 10/402 26597
/proc/meminfo: memFree=18310768/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2460536 CPUtime=4711.08 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 6030568 0 0 0 470242 866 0 0 25 0 4 0 669579606 2519588864 507745 33554432000 4194304 4625164 140737390889280 18446744073709551615 4338055 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 615134 507745 347 106 0 610637 0
[pid=26529/tid=26531] ppid=26527 vsize=2460536 CPUtime=1166.29 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 175274 0 0 0 116605 24 0 0 25 0 4 0 669579660 2519588864 507745 33554432000 4194304 4625164 140737390889280 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2460536 CPUtime=1181.37 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 180752 0 0 0 118108 29 0 0 25 0 4 0 669579660 2519588864 507745 33554432000 4194304 4625164 140737390889280 18446744073709551615 4469027 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2460536 CPUtime=1181.46 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 5138539 0 0 0 117414 732 0 0 25 0 4 0 669579660 2519588864 507745 33554432000 4194304 4625164 140737390889280 18446744073709551615 4469027 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4711.08
Current children cumulated vsize (KiB) 2460536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.7 s]
/proc/loadavg: 9.23 9.25 9.18 10/402 26598
/proc/meminfo: memFree=18308164/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2460536 CPUtime=4800.43 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 6140329 0 0 0 479160 883 0 0 25 0 4 0 669579606 2519588864 507865 33554432000 4194304 4625164 140737390889280 18446744073709551615 4499458 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 615134 507865 347 106 0 610637 0
[pid=26529/tid=26531] ppid=26527 vsize=2460536 CPUtime=1188.4 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 175281 0 0 0 118816 24 0 0 25 0 4 0 669579660 2519588864 507865 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2460536 CPUtime=1203.78 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 180804 0 0 0 120349 29 0 0 25 0 4 0 669579660 2519588864 507865 33554432000 4194304 4625164 140737390889280 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2460536 CPUtime=1203.87 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 5248204 0 0 0 119639 748 0 0 25 0 4 0 669579660 2519588864 507865 33554432000 4194304 4625164 140737390889280 18446744073709551615 4554827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.43
Current children cumulated vsize (KiB) 2460536

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

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

[startup+1204.7 s]
/proc/loadavg: 9.23 9.25 9.18 10/402 26598
/proc/meminfo: memFree=18308164/32951124 swapFree=65173164/67111528
[pid=26529] ppid=26527 vsize=2460536 CPUtime=4800.43 cores=0,2,4,6
/proc/26529/stat : 26529 (SArTagnan) R 26527 26529 25968 0 -1 4202496 6140329 0 0 0 479160 883 0 0 25 0 4 0 669579606 2519588864 507865 33554432000 4194304 4625164 140737390889280 18446744073709551615 4499458 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26529/statm: 615134 507865 347 106 0 610637 0
[pid=26529/tid=26531] ppid=26527 vsize=2460536 CPUtime=1188.4 cores=0,2,4,6
/proc/26529/task/26531/stat : 26531 (SArTagnan) R 26527 26529 25968 0 -1 4202560 175281 0 0 0 118816 24 0 0 25 0 4 0 669579660 2519588864 507865 33554432000 4194304 4625164 140737390889280 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26529/tid=26532] ppid=26527 vsize=2460536 CPUtime=1203.78 cores=0,2,4,6
/proc/26529/task/26532/stat : 26532 (SArTagnan) R 26527 26529 25968 0 -1 4202560 180804 0 0 0 120349 29 0 0 25 0 4 0 669579660 2519588864 507865 33554432000 4194304 4625164 140737390889280 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26529/tid=26533] ppid=26527 vsize=2460536 CPUtime=1203.87 cores=0,2,4,6
/proc/26529/task/26533/stat : 26533 (SArTagnan) R 26527 26529 25968 0 -1 4202560 5248204 0 0 0 119639 748 0 0 25 0 4 0 669579660 2519588864 507865 33554432000 4194304 4625164 140737390889280 18446744073709551615 4554827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.43
Current children cumulated vsize (KiB) 2460536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.81
CPU time (s): 4800.55
CPU user time (s): 4791.62
CPU system time (s): 8.92664
CPU usage (%): 398.447
Max. virtual memory (cumulated for all children) (KiB): 2526072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.62
system time used= 8.92664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6140329
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= 9507
involuntary context switches= 71437

runsolver used 4.20236 second user time and 11.1573 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 23:03:34
IDJOB=3386277
IDBENCH=82446
IDSOLVER=1871
FILE ID=node132/3386277-1305579814
RUNJOBID= node132-1305576571-25986
PBS_JOBID= 13350206
Free space on /tmp= 73092 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386277-1305579814/watcher-3386277-1305579814 -o /tmp/evaluation-result-3386277-1305579814/solver-3386277-1305579814 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386277-1305579814.cnf -threads=4

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

MD5SUM BENCH= 9fe9fe24bc28c127c9f6b6416a14f727
RANDOM SEED=252070394

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      19560264 kB
Buffers:        316832 kB
Cached:        3750760 kB
SwapCached:       9908 kB
Active:        7008616 kB
Inactive:      6048452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19560264 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:           20208 kB
Writeback:           0 kB
AnonPages:     8986688 kB
Mapped:          25204 kB
Slab:           221568 kB
PageTables:      46724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81923584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73268 MiB
End job on node132 at 2011-05-16 23:23:41