Trace number 3262312

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24UNSAT 2058.7 515.445

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_390.cnf
MD5SUM9f9afdb81b528e7852015fad23de6353
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark193.51
Satisfiable
(Un)Satisfiability was proved
Number of variables195
Number of clauses20607
Sum of the clauses size92222
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265
Number of clauses of size 318744
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51798

Solver Data

2058.60/515.41	
2058.60/515.41	s UNSATISFIABLE
2058.60/515.41	c Import unit

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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262312-1304094529/watcher-3262312-1304094529 -o /tmp/evaluation-result-3262312-1304094529/solver-3262312-1304094529 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3262312-1304094529.cnf -threads=4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.37 7.94 7.90 2/176 21400
/proc/meminfo: memFree=30884636/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=19852 CPUtime=0 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 828 0 0 0 0 0 0 0 17 0 1 0 599683495 20328448 629 33554432000 4194304 4623224 140737290817904 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21400/statm: 4963 630 297 105 0 467 0

[startup+0.138448 s]
/proc/loadavg: 7.37 7.94 7.90 2/176 21400
/proc/meminfo: memFree=30884636/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=189096 CPUtime=0.5 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 4250 0 0 0 50 0 0 0 18 0 4 0 599683495 193634304 2534 33554432000 4194304 4623224 140737290817904 18446744073709551615 4415059 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 47274 2535 337 105 0 42778 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 189096

[startup+0.238429 s]
/proc/loadavg: 7.37 7.94 7.90 2/176 21400
/proc/meminfo: memFree=30884636/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=189464 CPUtime=0.89 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 5357 0 0 0 89 0 0 0 18 0 4 0 599683495 194011136 2802 33554432000 4194304 4623224 140737290817904 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 47366 2802 337 105 0 42870 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 189464

[startup+0.338411 s]
/proc/loadavg: 7.37 7.94 7.90 2/176 21400
/proc/meminfo: memFree=30884636/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=191108 CPUtime=1.29 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 7066 0 0 0 129 0 0 0 18 0 4 0 599683495 195694592 2971 33554432000 4194304 4623224 140737290817904 18446744073709551615 4511130 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 47777 2971 337 105 0 43281 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 191108

[startup+0.700345 s]
/proc/loadavg: 7.37 7.94 7.90 2/176 21400
/proc/meminfo: memFree=30884636/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=192764 CPUtime=2.74 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 11170 0 0 0 273 1 0 0 18 0 4 0 599683495 197390336 3881 33554432000 4194304 4623224 140737290817904 18446744073709551615 4414875 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 48191 3881 337 105 0 43695 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 192764

[startup+1.5002 s]
/proc/loadavg: 7.42 7.94 7.90 9/184 21408
/proc/meminfo: memFree=30846696/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=195052 CPUtime=5.93 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 16650 0 0 0 592 1 0 0 20 0 4 0 599683495 199733248 5638 33554432000 4194304 4623224 140737290817904 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 48763 5638 342 105 0 44267 0
[pid=21400/tid=21406] ppid=21398 vsize=195052 CPUtime=1.48 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1727 0 0 0 148 0 0 0 21 0 4 0 599683496 199733248 5638 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=195052 CPUtime=1.47 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1725 0 0 0 147 0 0 0 21 0 4 0 599683496 199733248 5638 33554432000 4194304 4623224 140737290817904 18446744073709551615 4465904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=195052 CPUtime=1.48 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 10537 0 0 0 147 1 0 0 20 0 4 0 599683496 199733248 5638 33554432000 4194304 4623224 140737290817904 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 195052

[startup+3.1009 s]
/proc/loadavg: 7.42 7.94 7.90 9/184 21408
/proc/meminfo: memFree=30828220/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=203992 CPUtime=12.34 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 27683 0 0 0 1231 3 0 0 25 0 4 0 599683495 208887808 8227 33554432000 4194304 4623224 140737290817904 18446744073709551615 4384412 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 50998 8227 342 105 0 46502 0
[pid=21400/tid=21406] ppid=21398 vsize=203992 CPUtime=3.07 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 3800 0 0 0 307 0 0 0 25 0 4 0 599683496 208887808 8227 33554432000 4194304 4623224 140737290817904 18446744073709551615 4366369 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=203992 CPUtime=3.06 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 2662 0 0 0 306 0 0 0 25 0 4 0 599683496 208887808 8227 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=203992 CPUtime=3.07 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 18479 0 0 0 306 1 0 0 25 0 4 0 599683496 208887808 8227 33554432000 4194304 4623224 140737290817904 18446744073709551615 4354675 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 203992

[startup+6.30031 s]
/proc/loadavg: 7.42 7.94 7.90 9/184 21408
/proc/meminfo: memFree=30786520/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=210804 CPUtime=25.11 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 49626 0 0 0 2506 5 0 0 25 0 4 0 599683495 215863296 13183 33554432000 4194304 4623224 140737290817904 18446744073709551615 4414907 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 52701 13183 350 105 0 48205 0
[pid=21400/tid=21406] ppid=21398 vsize=210804 CPUtime=6.28 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 6308 0 0 0 627 1 0 0 25 0 4 0 599683496 215863296 13183 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=210804 CPUtime=6.24 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 4394 0 0 0 624 0 0 0 25 0 4 0 599683496 215863296 13183 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=210804 CPUtime=6.28 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 35585 0 0 0 625 3 0 0 25 0 4 0 599683496 215863296 13183 33554432000 4194304 4623224 140737290817904 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 210804

[startup+12.7011 s]
/proc/loadavg: 7.51 7.94 7.90 9/184 21408
/proc/meminfo: memFree=30735708/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=219960 CPUtime=50.68 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 86191 0 0 0 5056 12 0 0 25 0 4 0 599683495 225239040 19203 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510183 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 54990 19203 343 105 0 50494 0
[pid=21400/tid=21406] ppid=21398 vsize=219960 CPUtime=12.67 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 9538 0 0 0 1266 1 0 0 25 0 4 0 599683496 225239040 19203 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=219960 CPUtime=12.61 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 6836 0 0 0 1260 1 0 0 25 0 4 0 599683496 225239040 19203 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=219960 CPUtime=12.68 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 65843 0 0 0 1260 8 0 0 25 0 4 0 599683496 225239040 19203 33554432000 4194304 4623224 140737290817904 18446744073709551615 260020056665 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 219960

[startup+25.5008 s]
/proc/loadavg: 7.58 7.94 7.90 9/184 21408
/proc/meminfo: memFree=30657476/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=255512 CPUtime=101.81 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 140290 0 0 0 10161 20 0 0 25 0 4 0 599683495 261644288 29399 33554432000 4194304 4623224 140737290817904 18446744073709551615 4384357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 63878 29399 384 105 0 59382 0
[pid=21400/tid=21406] ppid=21398 vsize=255512 CPUtime=25.47 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 15453 0 0 0 2545 2 0 0 25 0 4 0 599683496 261644288 29399 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=255512 CPUtime=25.33 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 10869 0 0 0 2532 1 0 0 25 0 4 0 599683496 261644288 29399 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=255512 CPUtime=25.47 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 109431 0 0 0 2533 14 0 0 25 0 4 0 599683496 261644288 29399 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 255512

[startup+51.1011 s]
/proc/loadavg: 7.72 7.95 7.90 9/184 21409
/proc/meminfo: memFree=30542576/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=290188 CPUtime=204.07 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 266238 0 0 0 20366 41 0 0 25 0 4 0 599683495 297152512 45657 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510042 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 72547 45657 381 105 0 68051 0
[pid=21400/tid=21406] ppid=21398 vsize=290188 CPUtime=51.08 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 24647 0 0 0 5104 4 0 0 25 0 4 0 599683496 297152512 45657 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=290188 CPUtime=50.8 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 17043 0 0 0 5077 3 0 0 25 0 4 0 599683496 297152512 45657 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=290188 CPUtime=51.07 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 218154 0 0 0 5075 32 0 0 25 0 4 0 599683496 297152512 45657 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 290188

[startup+102.301 s]
/proc/loadavg: 7.89 7.95 7.91 9/184 21410
/proc/meminfo: memFree=30444328/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=383560 CPUtime=408.6 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 632849 0 0 0 40764 96 0 0 25 0 4 0 599683495 392765440 60007 33554432000 4194304 4623224 140737290817904 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 95890 60007 471 105 0 91394 0
[pid=21400/tid=21406] ppid=21398 vsize=383560 CPUtime=102.27 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 35680 0 0 0 10221 6 0 0 25 0 4 0 599683496 392765440 60007 33554432000 4194304 4623224 140737290817904 18446744073709551615 4377608 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=383560 CPUtime=101.72 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 25039 0 0 0 10168 4 0 0 25 0 4 0 599683496 392765440 60007 33554432000 4194304 4623224 140737290817904 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=383560 CPUtime=102.28 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 565328 0 0 0 10145 83 0 0 25 0 4 0 599683496 392765440 60007 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 383560

[startup+162.301 s]
/proc/loadavg: 8.04 7.99 7.92 9/184 21442
/proc/meminfo: memFree=30396324/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=498032 CPUtime=648.24 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 890083 0 0 0 64692 132 0 0 25 0 4 0 599683495 509984768 83031 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 124508 83031 732 105 0 120012 0
[pid=21400/tid=21406] ppid=21398 vsize=498032 CPUtime=162.26 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 51011 0 0 0 16218 8 0 0 25 0 4 0 599683496 509984768 83031 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=498032 CPUtime=161.38 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 38367 0 0 0 16132 6 0 0 25 0 4 0 599683496 509984768 83031 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=498032 CPUtime=162.28 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 784375 0 0 0 16114 114 0 0 25 0 4 0 599683496 509984768 83031 33554432000 4194304 4623224 140737290817904 18446744073709551615 260020051297 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.24
Current children cumulated vsize (KiB) 498032

[startup+222.307 s]
/proc/loadavg: 8.13 8.02 7.93 9/184 21444
/proc/meminfo: memFree=30231468/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=551212 CPUtime=887.94 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1087260 0 0 0 88628 166 0 0 25 0 4 0 599683495 564441088 93841 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 137803 93841 607 105 0 133307 0
[pid=21400/tid=21406] ppid=21398 vsize=551212 CPUtime=222.27 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 52916 0 0 0 22218 9 0 0 25 0 4 0 599683496 564441088 93841 33554432000 4194304 4623224 140737290817904 18446744073709551615 4377018 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=551212 CPUtime=221.05 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 39022 0 0 0 22099 6 0 0 25 0 4 0 599683496 564441088 93841 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=551212 CPUtime=222.29 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 973966 0 0 0 22084 145 0 0 25 0 4 0 599683496 564441088 93841 33554432000 4194304 4623224 140737290817904 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 551212

[startup+282.3 s]

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

/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1221517 0 0 0 28043 185 0 0 25 0 4 0 599683496 610205696 107514 33554432000 4194304 4623224 140737290817904 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1127.58
Current children cumulated vsize (KiB) 595904

[startup+342.3 s]
/proc/loadavg: 8.20 8.07 7.95 9/184 21447
/proc/meminfo: memFree=29957516/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=662732 CPUtime=1367.24 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1480874 0 0 0 136494 230 0 0 25 0 4 0 599683495 678637568 116720 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 165683 116720 1046 105 0 161187 0
[pid=21400/tid=21406] ppid=21398 vsize=662732 CPUtime=342.25 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 78333 0 0 0 34212 13 0 0 25 0 4 0 599683496 678637568 116720 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=662732 CPUtime=340.37 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 40014 0 0 0 34030 7 0 0 25 0 4 0 599683496 678637568 116720 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=662732 CPUtime=342.28 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1330397 0 0 0 34026 202 0 0 25 0 4 0 599683496 678637568 116720 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1367.24
Current children cumulated vsize (KiB) 662732

[startup+402.3 s]
/proc/loadavg: 8.11 8.06 7.96 9/184 21448
/proc/meminfo: memFree=29848180/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=662732 CPUtime=1606.89 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1523622 0 0 0 160449 240 0 0 25 0 4 0 599683495 678637568 122993 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 165683 122993 480 105 0 161187 0
[pid=21400/tid=21406] ppid=21398 vsize=662732 CPUtime=402.26 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 80104 0 0 0 40211 15 0 0 25 0 4 0 599683496 678637568 122993 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=662732 CPUtime=400.02 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 40732 0 0 0 39995 7 0 0 25 0 4 0 599683496 678637568 122993 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=662732 CPUtime=402.29 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1367672 0 0 0 40019 210 0 0 25 0 4 0 599683496 678637568 122993 33554432000 4194304 4623224 140737290817904 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1606.89
Current children cumulated vsize (KiB) 662732

[startup+462.3 s]
/proc/loadavg: 8.15 8.08 7.97 9/184 21450
/proc/meminfo: memFree=29698564/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=810668 CPUtime=1846.53 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1614474 0 0 0 184398 255 0 0 25 0 4 0 599683495 830124032 141653 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 202667 141653 1984 105 0 198171 0
[pid=21400/tid=21406] ppid=21398 vsize=810668 CPUtime=462.25 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 81258 0 0 0 46210 15 0 0 25 0 4 0 599683496 830124032 141653 33554432000 4194304 4623224 140737290817904 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=810668 CPUtime=459.67 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 40810 0 0 0 45960 7 0 0 18 0 4 0 599683496 830124032 141653 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=810668 CPUtime=462.29 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1440448 0 0 0 46006 223 0 0 25 0 4 0 599683496 830124032 141653 33554432000 4194304 4623224 140737290817904 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1846.53
Current children cumulated vsize (KiB) 810668

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

[startup+486.401 s]
/proc/loadavg: 8.10 8.07 7.97 9/184 21451
/proc/meminfo: memFree=29665548/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=745132 CPUtime=1942.8 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1639958 0 0 0 194020 260 0 0 25 0 4 0 599683495 763015168 146096 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 186283 146096 1913 105 0 181787 0
[pid=21400/tid=21406] ppid=21398 vsize=745132 CPUtime=486.34 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 81896 0 0 0 48619 15 0 0 25 0 4 0 599683496 763015168 146096 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=745132 CPUtime=483.64 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 40810 0 0 0 48357 7 0 0 25 0 4 0 599683496 763015168 146096 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=745132 CPUtime=486.39 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1460891 0 0 0 48412 227 0 0 25 0 4 0 599683496 763015168 146096 33554432000 4194304 4623224 140737290817904 18446744073709551615 4571891 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1942.8
Current children cumulated vsize (KiB) 745132

[startup+499.201 s]
/proc/loadavg: 8.08 8.07 7.97 9/184 21451
/proc/meminfo: memFree=29645080/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=745132 CPUtime=1993.92 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1641230 0 0 0 199132 260 0 0 25 0 4 0 599683495 763015168 147367 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510045 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 186283 147367 1913 105 0 181787 0
[pid=21400/tid=21406] ppid=21398 vsize=745132 CPUtime=499.14 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 81962 0 0 0 49899 15 0 0 25 0 4 0 599683496 763015168 147367 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=745132 CPUtime=496.37 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 40811 0 0 0 49630 7 0 0 25 0 4 0 599683496 763015168 147367 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=745132 CPUtime=499.19 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1460891 0 0 0 49692 227 0 0 25 0 4 0 599683496 763015168 147367 33554432000 4194304 4623224 140737290817904 18446744073709551615 4577392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1993.92
Current children cumulated vsize (KiB) 745132

[startup+505.6 s]
/proc/loadavg: 8.08 8.07 7.97 9/184 21451
/proc/meminfo: memFree=29641460/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=745132 CPUtime=2019.48 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1641942 0 0 0 201687 261 0 0 25 0 4 0 599683495 763015168 148059 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 186283 148059 1913 105 0 181787 0
[pid=21400/tid=21406] ppid=21398 vsize=745132 CPUtime=505.53 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 82015 0 0 0 50538 15 0 0 25 0 4 0 599683496 763015168 148059 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376933 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=745132 CPUtime=502.72 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 40811 0 0 0 50265 7 0 0 25 0 4 0 599683496 763015168 148059 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=745132 CPUtime=505.59 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1460891 0 0 0 50332 227 0 0 25 0 4 0 599683496 763015168 148059 33554432000 4194304 4623224 140737290817904 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2019.48
Current children cumulated vsize (KiB) 745132

[startup+512.001 s]
/proc/loadavg: 8.14 8.08 7.97 9/184 21452
/proc/meminfo: memFree=29631044/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=810668 CPUtime=2045.02 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1646526 0 0 0 204239 263 0 0 25 0 4 0 599683495 830124032 149270 33554432000 4194304 4623224 140737290817904 18446744073709551615 4397512 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 202667 149270 1913 105 0 198171 0
[pid=21400/tid=21406] ppid=21398 vsize=810668 CPUtime=511.94 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 82026 0 0 0 51178 16 0 0 25 0 4 0 599683496 830124032 149270 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=810668 CPUtime=509.06 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 40818 0 0 0 50899 7 0 0 20 0 4 0 599683496 830124032 149270 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=810668 CPUtime=511.99 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1464756 0 0 0 50971 228 0 0 25 0 4 0 599683496 830124032 149270 33554432000 4194304 4623224 140737290817904 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2045.02
Current children cumulated vsize (KiB) 810668

[startup+513.601 s]
/proc/loadavg: 8.14 8.08 7.97 9/184 21452
/proc/meminfo: memFree=29628192/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=810668 CPUtime=2051.41 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1651315 0 0 0 204878 263 0 0 25 0 4 0 599683495 830124032 149604 33554432000 4194304 4623224 140737290817904 18446744073709551615 4387540 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 202667 149604 1916 105 0 198171 0
[pid=21400/tid=21406] ppid=21398 vsize=810668 CPUtime=513.53 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 82028 0 0 0 51337 16 0 0 25 0 4 0 599683496 830124032 149604 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=810668 CPUtime=510.65 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 40818 0 0 0 51058 7 0 0 25 0 4 0 599683496 830124032 149604 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376745 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=810668 CPUtime=513.59 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1469543 0 0 0 51130 229 0 0 25 0 4 0 599683496 830124032 149604 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2051.41
Current children cumulated vsize (KiB) 810668

[startup+514.401 s]
/proc/loadavg: 8.14 8.08 7.97 9/184 21452
/proc/meminfo: memFree=29627448/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=810668 CPUtime=2054.61 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1654024 0 0 0 205197 264 0 0 25 0 4 0 599683495 830124032 149411 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 202667 149411 1913 105 0 198171 0
[pid=21400/tid=21406] ppid=21398 vsize=810668 CPUtime=514.33 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 82028 0 0 0 51417 16 0 0 25 0 4 0 599683496 830124032 149411 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=810668 CPUtime=511.45 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 40818 0 0 0 51138 7 0 0 25 0 4 0 599683496 830124032 149411 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=810668 CPUtime=514.4 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1472252 0 0 0 51210 230 0 0 25 0 4 0 599683496 830124032 149411 33554432000 4194304 4623224 140737290817904 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2054.61
Current children cumulated vsize (KiB) 810668

[startup+515.201 s]
/proc/loadavg: 8.14 8.08 7.97 9/184 21452
/proc/meminfo: memFree=29630052/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=810668 CPUtime=2057.8 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1655488 0 0 0 205516 264 0 0 25 0 4 0 599683495 830124032 150054 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 202667 150054 1913 105 0 198171 0
[pid=21400/tid=21406] ppid=21398 vsize=810668 CPUtime=515.13 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 82028 0 0 0 51497 16 0 0 25 0 4 0 599683496 830124032 150054 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=810668 CPUtime=512.24 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 40818 0 0 0 51217 7 0 0 25 0 4 0 599683496 830124032 150054 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=810668 CPUtime=515.19 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1473075 0 0 0 51289 230 0 0 25 0 4 0 599683496 830124032 150054 33554432000 4194304 4623224 140737290817904 18446744073709551615 260020051925 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2057.8
Current children cumulated vsize (KiB) 810668

[startup+515.401 s]
/proc/loadavg: 8.14 8.08 7.97 9/184 21452
/proc/meminfo: memFree=29630052/32951124 swapFree=67111464/67111528
[pid=21400] ppid=21398 vsize=810668 CPUtime=2058.6 cores=1,3,5,7
/proc/21400/stat : 21400 (SArTagnan) R 21398 21400 20765 0 -1 4202496 1655640 0 0 0 205596 264 0 0 25 0 4 0 599683495 830124032 150206 33554432000 4194304 4623224 140737290817904 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21400/statm: 202667 150206 1913 105 0 198171 0
[pid=21400/tid=21406] ppid=21398 vsize=810668 CPUtime=515.33 cores=1,3,5,7
/proc/21400/task/21406/stat : 21406 (SArTagnan) R 21398 21400 20765 0 -1 4202560 82028 0 0 0 51517 16 0 0 25 0 4 0 599683496 830124032 150206 33554432000 4194304 4623224 140737290817904 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21400/tid=21407] ppid=21398 vsize=810668 CPUtime=512.44 cores=1,3,5,7
/proc/21400/task/21407/stat : 21407 (SArTagnan) R 21398 21400 20765 0 -1 4202560 40818 0 0 0 51237 7 0 0 25 0 4 0 599683496 830124032 150206 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21400/tid=21408] ppid=21398 vsize=810668 CPUtime=515.39 cores=1,3,5,7
/proc/21400/task/21408/stat : 21408 (SArTagnan) R 21398 21400 20765 0 -1 4202560 1473075 0 0 0 51309 230 0 0 25 0 4 0 599683496 830124032 150206 33554432000 4194304 4623224 140737290817904 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2058.6
Current children cumulated vsize (KiB) 810668

Child status: 20
Real time (s): 515.445
CPU time (s): 2058.7
CPU user time (s): 2056.03
CPU system time (s): 2.67159
CPU usage (%): 399.403
Max. virtual memory (cumulated for all children) (KiB): 810668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2056.03
system time used= 2.67159
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1655793
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= 2538
involuntary context switches= 14330

runsolver used 0.78888 second user time and 2.02469 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 18:28:49
IDJOB=3262312
IDBENCH=83292
IDSOLVER=1656
FILE ID=node110/3262312-1304094529
RUNJOBID= node110-1304094529-21382
PBS_JOBID= 13170568
Free space on /tmp= 72840 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_390.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262312-1304094529/watcher-3262312-1304094529 -o /tmp/evaluation-result-3262312-1304094529/solver-3262312-1304094529 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3262312-1304094529.cnf -threads=4

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

MD5SUM BENCH= 9f9afdb81b528e7852015fad23de6353
RANDOM SEED=1353686440

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
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.830
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.76
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.830
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.830
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.830
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:      30884940 kB
Buffers:        901420 kB
Cached:         694432 kB
SwapCached:         64 kB
Active:         119444 kB
Inactive:      1541000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30884940 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1712 kB
Writeback:           0 kB
AnonPages:       64252 kB
Mapped:          14484 kB
Slab:           342076 kB
PageTables:       4868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186392 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= 72836 MiB
End job on node110 at 2011-04-29 18:37:25