Trace number 3439576

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)UNSAT 14476.3 1813.11

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1407.09
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

Solver Data

14475.44/1813.00	
14475.44/1813.00	s UNSATISFIABLE
14475.44/1813.00	c createReplaced produced conflict

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3439576-1306965579/watcher-3439576-1306965579 -o /tmp/evaluation-result-3439576-1306965579/solver-3439576-1306965579 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439576-1306965579.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.54 7.95 7.97 2/430 23931
/proc/meminfo: memFree=25036272/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=20416 CPUtime=0.01 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 987 0 0 0 1 0 0 0 25 0 1 0 788973533 20905984 745 33554432000 4194304 4625164 140734942686608 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23931/statm: 5104 745 299 106 0 607 0

[startup+0.153558 s]
/proc/loadavg: 7.54 7.95 7.97 2/430 23931
/proc/meminfo: memFree=25036272/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=438572 CPUtime=2.19 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 14133 0 0 0 217 2 0 0 18 0 8 0 788973533 449097728 8908 33554432000 4194304 4625164 140734942686608 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 144603 10267 351 106 0 140106 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 438572

[startup+0.967164 s]
/proc/loadavg: 7.54 7.95 7.97 2/430 23931
/proc/meminfo: memFree=25036272/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=593444 CPUtime=7.46 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 28770 0 0 0 741 5 0 0 19 0 8 0 788973533 607686656 14519 33554432000 4194304 4625164 140734942686608 18446744073709551615 4513499 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 148361 14520 353 106 0 143864 0
Current children cumulated CPU time (s) 7.46
Current children cumulated vsize (KiB) 593444

[startup+1.06715 s]
/proc/loadavg: 7.54 7.95 7.97 2/430 23931
/proc/meminfo: memFree=25036272/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=595140 CPUtime=8.25 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 30266 0 0 0 820 5 0 0 19 0 8 0 788973533 609423360 14940 33554432000 4194304 4625164 140734942686608 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 148785 14940 353 106 0 144288 0
Current children cumulated CPU time (s) 8.25
Current children cumulated vsize (KiB) 595140

[startup+1.1397 s]
/proc/loadavg: 7.54 7.95 7.97 2/430 23931
/proc/meminfo: memFree=25036272/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=596824 CPUtime=9.05 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 31854 0 0 0 899 6 0 0 19 0 8 0 788973533 611147776 15349 33554432000 4194304 4625164 140734942686608 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 149206 15349 353 106 0 144709 0
Current children cumulated CPU time (s) 9.05
Current children cumulated vsize (KiB) 596824

[startup+1.50106 s]
/proc/loadavg: 7.54 7.95 7.97 2/430 23931
/proc/meminfo: memFree=25036272/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=603980 CPUtime=11.71 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 43223 0 0 0 1163 8 0 0 20 0 8 0 788973533 618475520 19655 33554432000 4194304 4625164 140734942686608 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 150995 19658 353 106 0 146498 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 603980

[startup+3.10074 s]
/proc/loadavg: 7.54 7.95 7.97 9/438 23940
/proc/meminfo: memFree=24948424/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=604436 CPUtime=24.47 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 54560 0 0 0 2437 10 0 0 25 0 8 0 788973533 618942464 22201 33554432000 4194304 4625164 140734942686608 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 151109 22201 353 106 0 146612 0
[pid=23931/tid=23933] ppid=23929 vsize=604436 CPUtime=3.06 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 8856 0 0 0 304 2 0 0 20 0 8 0 788973535 618942464 22201 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=604436 CPUtime=3.01 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 3988 0 0 0 301 0 0 0 25 0 8 0 788973535 618942464 22201 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=604436 CPUtime=3.01 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 10751 0 0 0 300 1 0 0 25 0 8 0 788973535 618942464 22201 33554432000 4194304 4625164 140734942686608 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=604436 CPUtime=3.06 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 8370 0 0 0 305 1 0 0 20 0 8 0 788973535 618942464 22201 33554432000 4194304 4625164 140734942686608 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=604436 CPUtime=3.06 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 4198 0 0 0 306 0 0 0 20 0 8 0 788973535 618942464 22201 33554432000 4194304 4625164 140734942686608 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=604436 CPUtime=3.06 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 3933 0 0 0 306 0 0 0 23 0 8 0 788973535 618942464 22201 33554432000 4194304 4625164 140734942686608 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=604436 CPUtime=3.05 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 4675 0 0 0 304 1 0 0 20 0 8 0 788973536 618942464 22201 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.47
Current children cumulated vsize (KiB) 604436

[startup+6.31711 s]
/proc/loadavg: 7.65 7.97 7.97 9/438 23940
/proc/meminfo: memFree=24924992/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=591776 CPUtime=50.16 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 84506 0 0 0 5001 15 0 0 25 0 8 0 788973533 605978624 27750 33554432000 4194304 4625164 140734942686608 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 147944 27766 354 106 0 143447 0
[pid=23931/tid=23933] ppid=23929 vsize=591776 CPUtime=6.28 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 9746 0 0 0 626 2 0 0 25 0 8 0 788973535 605978624 27779 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351795 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=591776 CPUtime=6.18 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 5516 0 0 0 618 0 0 0 25 0 8 0 788973535 605978624 27780 33554432000 4194304 4625164 140734942686608 18446744073709551615 4288870 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=591776 CPUtime=6.23 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 30735 0 0 0 619 4 0 0 25 0 8 0 788973535 605978624 27780 33554432000 4194304 4625164 140734942686608 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=591776 CPUtime=6.27 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 8681 0 0 0 626 1 0 0 25 0 8 0 788973535 605978624 27781 33554432000 4194304 4625164 140734942686608 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=591776 CPUtime=6.28 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 5816 0 0 0 627 1 0 0 25 0 8 0 788973535 605978624 27781 33554432000 4194304 4625164 140734942686608 18446744073709551615 4348998 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=591776 CPUtime=6.27 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 5409 0 0 0 627 0 0 0 25 0 8 0 788973535 605978624 27782 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=591776 CPUtime=6.27 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 6334 0 0 0 626 1 0 0 25 0 8 0 788973536 605978624 27783 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.16
Current children cumulated vsize (KiB) 591776

[startup+12.7008 s]
/proc/loadavg: 7.68 7.97 7.97 9/438 23940
/proc/meminfo: memFree=24890584/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=603188 CPUtime=101.15 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 122076 0 0 0 10093 22 0 0 25 0 8 0 788973533 617664512 37260 33554432000 4194304 4625164 140734942686608 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 150797 37260 381 106 0 146300 0
[pid=23931/tid=23933] ppid=23929 vsize=603188 CPUtime=12.66 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 10212 0 0 0 1264 2 0 0 25 0 8 0 788973535 617664512 37260 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=603188 CPUtime=12.48 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 5815 0 0 0 1248 0 0 0 25 0 8 0 788973535 617664512 37260 33554432000 4194304 4625164 140734942686608 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=603188 CPUtime=12.62 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 61808 0 0 0 1252 10 0 0 25 0 8 0 788973535 617664512 37260 33554432000 4194304 4625164 140734942686608 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=603188 CPUtime=12.65 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 9808 0 0 0 1264 1 0 0 25 0 8 0 788973535 617664512 37260 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=603188 CPUtime=12.66 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 6307 0 0 0 1265 1 0 0 25 0 8 0 788973535 617664512 37260 33554432000 4194304 4625164 140734942686608 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=603188 CPUtime=12.67 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 8409 0 0 0 1266 1 0 0 25 0 8 0 788973535 617664512 37260 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=603188 CPUtime=12.65 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 6742 0 0 0 1264 1 0 0 25 0 8 0 788973536 617664512 37260 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 603188

[startup+25.5013 s]
/proc/loadavg: 7.75 7.97 7.97 9/438 23940
/proc/meminfo: memFree=24779820/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=698180 CPUtime=203.34 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 196720 0 0 0 20297 37 0 0 25 0 8 0 788973533 714936320 65325 33554432000 4194304 4625164 140734942686608 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 174545 65325 807 106 0 170048 0
[pid=23931/tid=23933] ppid=23929 vsize=698180 CPUtime=25.46 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 20197 0 0 0 2542 4 0 0 25 0 8 0 788973535 714936320 65325 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=698180 CPUtime=25.09 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 8456 0 0 0 2508 1 0 0 25 0 8 0 788973535 714936320 65325 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=698180 CPUtime=25.41 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 88097 0 0 0 2526 15 0 0 25 0 8 0 788973535 714936320 65325 33554432000 4194304 4625164 140734942686608 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=698180 CPUtime=25.44 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 20434 0 0 0 2541 3 0 0 25 0 8 0 788973535 714936320 65325 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=698180 CPUtime=25.46 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 14267 0 0 0 2543 3 0 0 25 0 8 0 788973535 714936320 65325 33554432000 4194304 4625164 140734942686608 18446744073709551615 4348998 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=698180 CPUtime=25.47 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 18815 0 0 0 2544 3 0 0 25 0 8 0 788973535 714936320 65325 33554432000 4194304 4625164 140734942686608 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=698180 CPUtime=25.45 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 9607 0 0 0 2543 2 0 0 25 0 8 0 788973536 714936320 65325 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.34
Current children cumulated vsize (KiB) 698180

[startup+51.1012 s]
/proc/loadavg: 7.84 7.97 7.97 9/438 23941
/proc/meminfo: memFree=24736608/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=736708 CPUtime=407.78 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 235151 0 0 0 40733 45 0 0 25 0 8 0 788973533 754388992 81098 33554432000 4194304 4625164 140734942686608 18446744073709551615 4511941 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 184177 81098 912 106 0 179680 0
[pid=23931/tid=23933] ppid=23929 vsize=736708 CPUtime=51.06 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 20963 0 0 0 5102 4 0 0 25 0 8 0 788973535 754388992 81098 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=736708 CPUtime=50.32 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 9545 0 0 0 5031 1 0 0 25 0 8 0 788973535 754388992 81098 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=736708 CPUtime=51.02 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 100718 0 0 0 5084 18 0 0 25 0 8 0 788973535 754388992 81098 33554432000 4194304 4625164 140734942686608 18446744073709551615 270338080857 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=736708 CPUtime=51.04 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 21241 0 0 0 5101 3 0 0 25 0 8 0 788973535 754388992 81098 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=736708 CPUtime=51.06 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 21517 0 0 0 5101 5 0 0 25 0 8 0 788973535 754388992 81098 33554432000 4194304 4625164 140734942686608 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=736708 CPUtime=51.06 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 28022 0 0 0 5102 4 0 0 25 0 8 0 788973535 754388992 81098 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=736708 CPUtime=51.05 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 10188 0 0 0 5103 2 0 0 25 0 8 0 788973536 754388992 81098 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.78
Current children cumulated vsize (KiB) 736708

[startup+102.301 s]
/proc/loadavg: 7.97 7.99 7.98 9/438 23951
/proc/meminfo: memFree=24617912/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=795372 CPUtime=816.59 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 538680 0 0 0 81554 105 0 0 25 0 8 0 788973533 814460928 105778 33554432000 4194304 4625164 140734942686608 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 198843 105778 769 106 0 194346 0
[pid=23931/tid=23933] ppid=23929 vsize=795372 CPUtime=102.25 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 28842 0 0 0 10220 5 0 0 25 0 8 0 788973535 814460928 105778 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=795372 CPUtime=100.77 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 13441 0 0 0 10074 3 0 0 25 0 8 0 788973535 814460928 105778 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=795372 CPUtime=102.21 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 354710 0 0 0 10155 66 0 0 25 0 8 0 788973535 814460928 105778 33554432000 4194304 4625164 140734942686608 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0

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

[pid=23931] ppid=23929 vsize=2856716 CPUtime=14231.1 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 6529942 0 0 0 1421996 1116 0 0 25 0 8 0 788973533 2925277184 545802 33554432000 4194304 4625164 140734942686608 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 714179 545802 353 106 0 709682 0
[pid=23931/tid=23933] ppid=23929 vsize=2856716 CPUtime=1782.3 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 152244 0 0 0 178196 34 0 0 25 0 8 0 788973535 2925277184 545802 33554432000 4194304 4625164 140734942686608 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=2856716 CPUtime=1760.58 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 35300 0 0 0 176045 13 0 0 25 0 8 0 788973535 2925277184 545802 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=2856716 CPUtime=1778.1 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 5505624 0 0 0 176921 889 0 0 25 0 8 0 788973535 2925277184 545802 33554432000 4194304 4625164 140734942686608 18446744073709551615 4546998 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=2856716 CPUtime=1781.26 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 157592 0 0 0 178094 32 0 0 25 0 8 0 788973535 2925277184 545802 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=2856716 CPUtime=1782.13 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 51065 0 0 0 178197 16 0 0 25 0 8 0 788973535 2925277184 545802 33554432000 4194304 4625164 140734942686608 18446744073709551615 4348821 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=2856716 CPUtime=1782.25 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 159605 0 0 0 178186 39 0 0 25 0 8 0 788973535 2925277184 545802 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=2856716 CPUtime=1782.33 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 36790 0 0 0 178218 15 0 0 25 0 8 0 788973536 2925277184 545802 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14231.1
Current children cumulated vsize (KiB) 2856716

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

[startup+1792.72 s]
/proc/loadavg: 8.01 8.06 8.01 9/438 23999
/proc/meminfo: memFree=22797068/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=3003920 CPUtime=14314.3 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 6650286 0 0 0 1430297 1132 0 0 25 0 8 0 788973533 3076014080 559075 33554432000 4194304 4625164 140734942686608 18446744073709551615 4511973 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 750980 559075 355 106 0 746483 0
[pid=23931/tid=23933] ppid=23929 vsize=3003920 CPUtime=1792.71 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 152508 0 0 0 179237 34 0 0 25 0 8 0 788973535 3076014080 559075 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=3003920 CPUtime=1771 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 35365 0 0 0 177087 13 0 0 25 0 8 0 788973535 3076014080 559075 33554432000 4194304 4625164 140734942686608 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=3003920 CPUtime=1788.35 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 5539401 0 0 0 177941 894 0 0 25 0 8 0 788973535 3076014080 559075 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=3003920 CPUtime=1791.68 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 157592 0 0 0 179136 32 0 0 25 0 8 0 788973535 3076014080 559075 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=3003920 CPUtime=1792.55 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 51067 0 0 0 179239 16 0 0 25 0 8 0 788973535 3076014080 559075 33554432000 4194304 4625164 140734942686608 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=3003920 CPUtime=1792.66 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 159689 0 0 0 179227 39 0 0 25 0 8 0 788973535 3076014080 559075 33554432000 4194304 4625164 140734942686608 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=3003920 CPUtime=1792.75 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 36798 0 0 0 179260 15 0 0 25 0 8 0 788973536 3076014080 559075 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14314.3
Current children cumulated vsize (KiB) 3003920

[startup+1805.5 s]
/proc/loadavg: 8.00 8.06 8.01 9/438 24000
/proc/meminfo: memFree=22772884/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=3003920 CPUtime=14416.4 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 6702205 0 0 0 1440497 1141 0 0 25 0 8 0 788973533 3076014080 565242 33554432000 4194304 4625164 140734942686608 18446744073709551615 4306495 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 750980 565242 353 106 0 746483 0
[pid=23931/tid=23933] ppid=23929 vsize=3003920 CPUtime=1805.5 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 152782 0 0 0 180516 34 0 0 25 0 8 0 788973535 3076014080 565242 33554432000 4194304 4625164 140734942686608 18446744073709551615 47885119606864 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=3003920 CPUtime=1783.78 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 35422 0 0 0 178365 13 0 0 25 0 8 0 788973535 3076014080 565242 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=3003920 CPUtime=1800.96 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 5584907 0 0 0 179195 901 0 0 25 0 8 0 788973535 3076014080 565242 33554432000 4194304 4625164 140734942686608 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=3003920 CPUtime=1804.47 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 157595 0 0 0 180414 33 0 0 25 0 8 0 788973535 3076014080 565242 33554432000 4194304 4625164 140734942686608 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=3003920 CPUtime=1805.33 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 51070 0 0 0 180517 16 0 0 25 0 8 0 788973535 3076014080 565242 33554432000 4194304 4625164 140734942686608 18446744073709551615 4349087 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=3003920 CPUtime=1805.44 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 159811 0 0 0 180505 39 0 0 25 0 8 0 788973535 3076014080 565242 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=3003920 CPUtime=1805.53 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 36822 0 0 0 180538 15 0 0 25 0 8 0 788973536 3076014080 565242 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14416.4
Current children cumulated vsize (KiB) 3003920

[startup+1808.7 s]
/proc/loadavg: 8.00 8.06 8.01 9/438 24000
/proc/meminfo: memFree=22766312/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=3003920 CPUtime=14441.9 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 6711275 0 0 0 1443049 1143 0 0 25 0 8 0 788973533 3076014080 567752 33554432000 4194304 4625164 140734942686608 18446744073709551615 4511936 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 750980 567752 359 106 0 746483 0
[pid=23931/tid=23933] ppid=23929 vsize=3003920 CPUtime=1808.69 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 152782 0 0 0 180835 34 0 0 25 0 8 0 788973535 3076014080 567752 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=3003920 CPUtime=1786.98 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 35497 0 0 0 178685 13 0 0 25 0 8 0 788973535 3076014080 567752 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=3003920 CPUtime=1804.11 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 5592316 0 0 0 179510 901 0 0 25 0 8 0 788973535 3076014080 567752 33554432000 4194304 4625164 140734942686608 18446744073709551615 4547365 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=3003920 CPUtime=1807.66 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 157595 0 0 0 180733 33 0 0 25 0 8 0 788973535 3076014080 567752 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=3003920 CPUtime=1808.53 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 51070 0 0 0 180837 16 0 0 25 0 8 0 788973535 3076014080 567752 33554432000 4194304 4625164 140734942686608 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=3003920 CPUtime=1808.64 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 159811 0 0 0 180825 39 0 0 25 0 8 0 788973535 3076014080 567752 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=3003920 CPUtime=1808.73 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 36859 0 0 0 180858 15 0 0 25 0 8 0 788973536 3076014080 567752 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14441.9
Current children cumulated vsize (KiB) 3003920

[startup+1810.32 s]
/proc/loadavg: 8.00 8.06 8.01 9/438 24000
/proc/meminfo: memFree=22758496/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=3003920 CPUtime=14454.8 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 6720349 0 0 0 1444338 1144 0 0 25 0 8 0 788973533 3076014080 568815 33554432000 4194304 4625164 140734942686608 18446744073709551615 4512747 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 750980 568815 353 106 0 746483 0
[pid=23931/tid=23933] ppid=23929 vsize=3003920 CPUtime=1810.31 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 152782 0 0 0 180997 34 0 0 25 0 8 0 788973535 3076014080 568815 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=3003920 CPUtime=1788.6 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 35498 0 0 0 178847 13 0 0 25 0 8 0 788973535 3076014080 568815 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=3003920 CPUtime=1805.7 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 5600410 0 0 0 179667 903 0 0 25 0 8 0 788973535 3076014080 568815 33554432000 4194304 4625164 140734942686608 18446744073709551615 4579453 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=3003920 CPUtime=1809.28 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 157595 0 0 0 180895 33 0 0 25 0 8 0 788973535 3076014080 568815 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=3003920 CPUtime=1810.15 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 51071 0 0 0 180999 16 0 0 25 0 8 0 788973535 3076014080 568815 33554432000 4194304 4625164 140734942686608 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=3003920 CPUtime=1810.25 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 159811 0 0 0 180986 39 0 0 25 0 8 0 788973535 3076014080 568815 33554432000 4194304 4625164 140734942686608 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=3003920 CPUtime=1810.34 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 36872 0 0 0 181019 15 0 0 25 0 8 0 788973536 3076014080 568815 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14454.8
Current children cumulated vsize (KiB) 3003920

[startup+1811.9 s]
/proc/loadavg: 8.00 8.06 8.01 9/438 24000
/proc/meminfo: memFree=22716956/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=3036692 CPUtime=14467.5 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 6736107 0 0 0 1445601 1146 0 0 25 0 8 0 788973533 3109572608 579336 33554432000 4194304 4625164 140734942686608 18446744073709551615 4391879 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 759173 579336 353 106 0 754676 0
[pid=23931/tid=23933] ppid=23929 vsize=3036692 CPUtime=1811.89 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 152782 0 0 0 181155 34 0 0 25 0 8 0 788973535 3109572608 579336 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=3036692 CPUtime=1790.18 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 35500 0 0 0 179005 13 0 0 25 0 8 0 788973535 3109572608 579336 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=3036692 CPUtime=1807.26 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 5605078 0 0 0 179823 903 0 0 25 0 8 0 788973535 3109572608 579336 33554432000 4194304 4625164 140734942686608 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=3036692 CPUtime=1810.86 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 157595 0 0 0 181053 33 0 0 25 0 8 0 788973535 3109572608 579336 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=3036692 CPUtime=1811.73 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 51072 0 0 0 181157 16 0 0 25 0 8 0 788973535 3109572608 579336 33554432000 4194304 4625164 140734942686608 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=3036692 CPUtime=1811.84 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 159818 0 0 0 181145 39 0 0 25 0 8 0 788973535 3109572608 579336 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=3036692 CPUtime=1811.93 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 37065 0 0 0 181178 15 0 0 25 0 8 0 788973536 3109572608 579336 33554432000 4194304 4625164 140734942686608 18446744073709551615 270338039827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14467.5
Current children cumulated vsize (KiB) 3036692

[startup+1812.7 s]
/proc/loadavg: 8.00 8.06 8.01 9/438 24000
/proc/meminfo: memFree=22705300/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=3036692 CPUtime=14473.8 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) R 23929 23931 23686 0 -1 4202496 6742035 0 0 0 1446237 1147 0 0 25 0 8 0 788973533 3109572608 582699 33554432000 4194304 4625164 140734942686608 18446744073709551615 4390441 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 759173 582699 353 106 0 754676 0
[pid=23931/tid=23933] ppid=23929 vsize=3036692 CPUtime=1812.7 cores=0-7
/proc/23931/task/23933/stat : 23933 (SArTagnan) R 23929 23931 23686 0 -1 4202560 152783 0 0 0 181235 35 0 0 25 0 8 0 788973535 3109572608 582699 33554432000 4194304 4625164 140734942686608 18446744073709551615 4330779 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23931/tid=23934] ppid=23929 vsize=3036692 CPUtime=1790.98 cores=0-7
/proc/23931/task/23934/stat : 23934 (SArTagnan) R 23929 23931 23686 0 -1 4202560 35500 0 0 0 179085 13 0 0 25 0 8 0 788973535 3109572608 582699 33554432000 4194304 4625164 140734942686608 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=23931/tid=23935] ppid=23929 vsize=3036692 CPUtime=1808.05 cores=0-7
/proc/23931/task/23935/stat : 23935 (SArTagnan) R 23929 23931 23686 0 -1 4202560 5608217 0 0 0 179901 904 0 0 25 0 8 0 788973535 3109572608 582699 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23931/tid=23936] ppid=23929 vsize=3036692 CPUtime=1811.66 cores=0-7
/proc/23931/task/23936/stat : 23936 (SArTagnan) R 23929 23931 23686 0 -1 4202560 157595 0 0 0 181133 33 0 0 25 0 8 0 788973535 3109572608 582699 33554432000 4194304 4625164 140734942686608 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=3036692 CPUtime=1812.53 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4202560 51072 0 0 0 181237 16 0 0 25 0 8 0 788973535 3109572608 582699 33554432000 4194304 4625164 140734942686608 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23931/tid=23938] ppid=23929 vsize=3036692 CPUtime=1812.63 cores=0-7
/proc/23931/task/23938/stat : 23938 (SArTagnan) R 23929 23931 23686 0 -1 4202560 159818 0 0 0 181224 39 0 0 18 0 8 0 788973535 3109572608 582699 33554432000 4194304 4625164 140734942686608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23931/tid=23939] ppid=23929 vsize=3036692 CPUtime=1812.73 cores=0-7
/proc/23931/task/23939/stat : 23939 (SArTagnan) R 23929 23931 23686 0 -1 4202560 37065 0 0 0 181258 15 0 0 25 0 8 0 788973536 3109572608 582699 33554432000 4194304 4625164 140734942686608 18446744073709551615 4278517 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14473.8
Current children cumulated vsize (KiB) 3036692

[startup+1813.1 s]
/proc/loadavg: 8.00 8.06 8.01 9/438 24000
/proc/meminfo: memFree=22705300/32951124 swapFree=50923800/67111528
[pid=23931] ppid=23929 vsize=0 CPUtime=14476.3 cores=0-7
/proc/23931/stat : 23931 (SArTagnan) Z 23929 23931 23686 0 -1 4203548 6743093 0 0 0 1446473 1159 0 0 25 0 2 0 788973533 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23931/statm: 0 0 0 0 0 0 0
[pid=23931/tid=23937] ppid=23929 vsize=0 CPUtime=1812.93 cores=0-7
/proc/23931/task/23937/stat : 23937 (SArTagnan) R 23929 23931 23686 0 -1 4203588 51072 0 0 0 181267 26 0 0 25 0 2 0 788973535 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14476.3
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1813.11
CPU time (s): 14476.3
CPU user time (s): 14464.7
CPU system time (s): 11.6082
CPU usage (%): 798.426
Max. virtual memory (cumulated for all children) (KiB): 3297532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14464.7
system time used= 11.6082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6743093
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= 59907
involuntary context switches= 63359

runsolver used 7.58885 second user time and 18.7771 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-01 23:59:39
IDJOB=3439576
IDBENCH=85805
IDSOLVER=1936
FILE ID=node143/3439576-1306965579
RUNJOBID= node143-1306960404-23700
PBS_JOBID= 13497608
Free space on /tmp= 73872 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439576-1306965579/watcher-3439576-1306965579 -o /tmp/evaluation-result-3439576-1306965579/solver-3439576-1306965579 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439576-1306965579.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=665992453

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25036428 kB
Buffers:        189524 kB
Cached:         244180 kB
SwapCached:       9140 kB
Active:        7319444 kB
Inactive:       322900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25036428 kB
SwapTotal:    67111528 kB
SwapFree:     50923800 kB
Dirty:            1180 kB
Writeback:          24 kB
AnonPages:     7206532 kB
Mapped:          21280 kB
Slab:           121584 kB
PageTables:      79892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115657572 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= 73872 MiB
End job on node143 at 2011-06-02 00:29:52