Trace number 3386313

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 3358.32 1125.4

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

3358.15/1125.34	
3358.15/1125.34	s UNSATISFIABLE
3358.15/1125.34	c Conflict at level 0

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

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.17 8.87 9.02 6/457 698
/proc/meminfo: memFree=11086364/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=19560 CPUtime=0 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 608 0 0 0 0 0 0 0 25 0 1 0 747967684 20029440 546 33554432000 4194304 4625164 140735852499568 18446744073709551615 4295708 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/698/statm: 4890 558 291 106 0 393 0

[startup+0.121738 s]
/proc/loadavg: 8.17 8.87 9.02 6/457 698
/proc/meminfo: memFree=11086364/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=190144 CPUtime=0.31 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 3532 0 0 0 31 0 0 0 25 0 4 0 747967684 194707456 3034 33554432000 4194304 4625164 140735852499568 18446744073709551615 4519559 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/698/statm: 47536 3034 341 106 0 43039 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 190144

[startup+0.200727 s]
/proc/loadavg: 8.17 8.87 9.02 6/457 698
/proc/meminfo: memFree=11086364/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=190732 CPUtime=0.55 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 3846 0 0 0 55 0 0 0 25 0 4 0 747967684 195309568 3238 33554432000 4194304 4625164 140735852499568 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/698/statm: 47683 3238 341 106 0 43186 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 190732

[startup+0.300706 s]
/proc/loadavg: 8.17 8.87 9.02 6/457 698
/proc/meminfo: memFree=11086364/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=190952 CPUtime=0.85 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 4201 0 0 0 85 0 0 0 25 0 4 0 747967684 195534848 3392 33554432000 4194304 4625164 140735852499568 18446744073709551615 4514300 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/698/statm: 47738 3392 341 106 0 43241 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 190952

[startup+0.700632 s]
/proc/loadavg: 8.17 8.87 9.02 6/457 698
/proc/meminfo: memFree=11086364/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=199240 CPUtime=2.04 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 9529 0 0 0 203 1 0 0 25 0 4 0 747967684 204021760 6693 33554432000 4194304 4625164 140735852499568 18446744073709551615 256415089109 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/698/statm: 49810 6693 343 106 0 45313 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 199240

[startup+1.50048 s]
/proc/loadavg: 8.17 8.87 9.02 10/461 702
/proc/meminfo: memFree=10961696/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=205356 CPUtime=4.42 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 15962 0 0 0 440 2 0 0 25 0 4 0 747967684 210284544 7974 33554432000 4194304 4625164 140735852499568 18446744073709551615 4360200 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/698/statm: 51339 7974 343 106 0 46842 0
[pid=698/tid=700] ppid=696 vsize=205356 CPUtime=1.21 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 2115 0 0 0 121 0 0 0 25 0 4 0 747967686 210284544 7975 33554432000 4194304 4625164 140735852499568 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=701] ppid=696 vsize=205356 CPUtime=1.17 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 2060 0 0 0 117 0 0 0 25 0 4 0 747967686 210284544 7975 33554432000 4194304 4625164 140735852499568 18446744073709551615 4288724 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=702] ppid=696 vsize=205356 CPUtime=1.44 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 6246 0 0 0 144 0 0 0 18 0 4 0 747967686 210284544 7975 33554432000 4194304 4625164 140735852499568 18446744073709551615 4328194 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 205356

[startup+3.10118 s]
/proc/loadavg: 8.17 8.87 9.02 10/461 702
/proc/meminfo: memFree=10846376/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=309784 CPUtime=9.2 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 50413 0 0 0 913 7 0 0 25 0 4 0 747967684 317218816 21743 33554432000 4194304 4625164 140735852499568 18446744073709551615 4393268 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/698/statm: 77446 21743 345 106 0 72949 0
[pid=698/tid=700] ppid=696 vsize=309784 CPUtime=2.19 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 7974 0 0 0 218 1 0 0 25 0 4 0 747967686 317218816 21743 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=701] ppid=696 vsize=309784 CPUtime=2.59 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 7331 0 0 0 259 0 0 0 25 0 4 0 747967686 317218816 21743 33554432000 4194304 4625164 140735852499568 18446744073709551615 4375238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=702] ppid=696 vsize=309784 CPUtime=2.94 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 15602 0 0 0 293 1 0 0 21 0 4 0 747967686 317218816 21743 33554432000 4194304 4625164 140735852499568 18446744073709551615 47810123034201 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.2
Current children cumulated vsize (KiB) 309784

[startup+6.30057 s]
/proc/loadavg: 8.24 8.88 9.02 10/461 702
/proc/meminfo: memFree=10760280/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=309784 CPUtime=18.75 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 59275 0 0 0 1865 10 0 0 25 0 4 0 747967684 317218816 23291 33554432000 4194304 4625164 140735852499568 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/698/statm: 77446 23291 345 106 0 72949 0
[pid=698/tid=700] ppid=696 vsize=309784 CPUtime=3.79 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 8231 0 0 0 378 1 0 0 25 0 4 0 747967686 317218816 23291 33554432000 4194304 4625164 140735852499568 18446744073709551615 4352895 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=701] ppid=696 vsize=309784 CPUtime=4.19 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 7884 0 0 0 419 0 0 0 25 0 4 0 747967686 317218816 23291 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=702] ppid=696 vsize=309784 CPUtime=6.09 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 23450 0 0 0 605 4 0 0 25 0 4 0 747967686 317218816 23291 33554432000 4194304 4625164 140735852499568 18446744073709551615 4375725 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.75
Current children cumulated vsize (KiB) 309784

[startup+12.7004 s]
/proc/loadavg: 8.30 8.88 9.02 10/461 703
/proc/meminfo: memFree=10082376/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=313556 CPUtime=37.82 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 76872 0 0 0 3769 13 0 0 25 0 4 0 747967684 321081344 27391 33554432000 4194304 4625164 140735852499568 18446744073709551615 4519268 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/698/statm: 78389 27391 346 106 0 73892 0
[pid=698/tid=700] ppid=696 vsize=313556 CPUtime=8.69 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 9642 0 0 0 868 1 0 0 25 0 4 0 747967686 321081344 27391 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=701] ppid=696 vsize=313556 CPUtime=8.34 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 9016 0 0 0 834 0 0 0 25 0 4 0 747967686 321081344 27391 33554432000 4194304 4625164 140735852499568 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=702] ppid=696 vsize=313556 CPUtime=9.72 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 36431 0 0 0 966 6 0 0 25 0 4 0 747967686 321081344 27391 33554432000 4194304 4625164 140735852499568 18446744073709551615 4328194 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.82
Current children cumulated vsize (KiB) 313556

[startup+25.5009 s]
/proc/loadavg: 8.45 8.88 9.02 10/461 703
/proc/meminfo: memFree=9713088/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=321100 CPUtime=75.91 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 106808 0 0 0 7572 19 0 0 25 0 4 0 747967684 328806400 36030 33554432000 4194304 4625164 140735852499568 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/698/statm: 80275 36030 347 106 0 75778 0
[pid=698/tid=700] ppid=696 vsize=321100 CPUtime=16.28 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 13935 0 0 0 1625 3 0 0 25 0 4 0 747967686 328806400 36030 33554432000 4194304 4625164 140735852499568 18446744073709551615 4288765 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=701] ppid=696 vsize=321100 CPUtime=19.28 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 14771 0 0 0 1926 2 0 0 25 0 4 0 747967686 328806400 36030 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=702] ppid=696 vsize=321100 CPUtime=16.48 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 56057 0 0 0 1640 8 0 0 25 0 4 0 747967686 328806400 36030 33554432000 4194304 4625164 140735852499568 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 75.91
Current children cumulated vsize (KiB) 321100

[startup+51.1011 s]
/proc/loadavg: 8.84 8.94 9.03 10/461 704
/proc/meminfo: memFree=9611384/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=335632 CPUtime=152.31 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 223615 0 0 0 15193 38 0 0 25 0 4 0 747967684 343687168 43411 33554432000 4194304 4625164 140735852499568 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/698/statm: 83908 43411 347 106 0 79411 0
[pid=698/tid=700] ppid=696 vsize=335632 CPUtime=28.8 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 18083 0 0 0 2876 4 0 0 25 0 4 0 747967686 343687168 43411 33554432000 4194304 4625164 140735852499568 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=701] ppid=696 vsize=335632 CPUtime=35.25 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 20443 0 0 0 3520 5 0 0 25 0 4 0 747967686 343687168 43411 33554432000 4194304 4625164 140735852499568 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=702] ppid=696 vsize=335632 CPUtime=40.49 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 161857 0 0 0 4025 24 0 0 25 0 4 0 747967686 343687168 43411 33554432000 4194304 4625164 140735852499568 18446744073709551615 256415088751 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 152.31
Current children cumulated vsize (KiB) 335632

[startup+102.3 s]
/proc/loadavg: 9.13 8.99 9.04 10/461 705
/proc/meminfo: memFree=8280936/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=431276 CPUtime=304.85 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 371182 0 0 0 30413 72 0 0 25 0 4 0 747967684 441626624 67666 33554432000 4194304 4625164 140735852499568 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/698/statm: 107819 67666 347 106 0 103322 0
[pid=698/tid=700] ppid=696 vsize=431276 CPUtime=69.32 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 29170 0 0 0 6924 8 0 0 25 0 4 0 747967686 441626624 67666 33554432000 4194304 4625164 140735852499568 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=701] ppid=696 vsize=431276 CPUtime=68.22 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 34651 0 0 0 6809 13 0 0 25 0 4 0 747967686 441626624 67666 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=702] ppid=696 vsize=431276 CPUtime=72.52 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 281421 0 0 0 7208 44 0 0 25 0 4 0 747967686 441626624 67666 33554432000 4194304 4625164 140735852499568 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 304.85
Current children cumulated vsize (KiB) 431276

[startup+162.301 s]
/proc/loadavg: 9.05 8.99 9.04 10/461 707
/proc/meminfo: memFree=7556680/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=546328 CPUtime=483.92 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 537575 0 0 0 48295 97 0 0 25 0 4 0 747967684 559439872 89259 33554432000 4194304 4625164 140735852499568 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/698/statm: 136582 89259 347 106 0 132085 0
[pid=698/tid=700] ppid=696 vsize=546328 CPUtime=129.3 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 42854 0 0 0 12919 11 0 0 25 0 4 0 747967686 559439872 89259 33554432000 4194304 4625164 140735852499568 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=701] ppid=696 vsize=546328 CPUtime=102.6 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 43639 0 0 0 10246 14 0 0 25 0 4 0 747967686 559439872 89259 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=702] ppid=696 vsize=546328 CPUtime=126.67 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 422284 0 0 0 12603 64 0 0 25 0 4 0 747967686 559439872 89259 33554432000 4194304 4625164 140735852499568 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 483.92
Current children cumulated vsize (KiB) 546328

[startup+222.318 s]
/proc/loadavg: 9.13 9.02 9.04 10/461 708
/proc/meminfo: memFree=6871796/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=652148 CPUtime=663.02 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 716713 0 0 0 66173 129 0 0 25 0 4 0 747967684 667799552 112338 33554432000 4194304 4625164 140735852499568 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/698/statm: 163037 112338 347 106 0 158540 0
[pid=698/tid=700] ppid=696 vsize=652148 CPUtime=187.02 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 64788 0 0 0 18686 16 0 0 25 0 4 0 747967686 667799552 112338 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=701] ppid=696 vsize=652148 CPUtime=133.12 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 50296 0 0 0 13292 20 0 0 25 0 4 0 747967686 667799552 112338 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=702] ppid=696 vsize=652148 CPUtime=158.46 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 566782 0 0 0 15761 85 0 0 25 0 4 0 747967686 667799552 112338 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 663.02
Current children cumulated vsize (KiB) 652148

[startup+282.3 s]

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

/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 1826347 0 0 0 48211 271 0 0 25 0 4 0 747967686 1216901120 242840 33554432000 4194304 4625164 140735852499568 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2274.68
Current children cumulated vsize (KiB) 1188380

[startup+822.3 s]
/proc/loadavg: 8.89 9.06 9.05 10/461 756
/proc/meminfo: memFree=12161584/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=1349852 CPUtime=2453.74 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 2265648 0 0 0 244992 382 0 0 25 0 4 0 747967684 1382248448 261344 33554432000 4194304 4625164 140735852499568 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/698/statm: 337463 261344 386 106 0 332966 0
[pid=698/tid=700] ppid=696 vsize=1349852 CPUtime=579.42 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 144241 0 0 0 57902 40 0 0 25 0 4 0 747967686 1382248448 261344 33554432000 4194304 4625164 140735852499568 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=701] ppid=696 vsize=1349852 CPUtime=624.92 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 132099 0 0 0 62452 40 0 0 25 0 4 0 747967686 1382248448 261344 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=702] ppid=696 vsize=1349852 CPUtime=514.71 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 1882263 0 0 0 51192 279 0 0 25 0 4 0 747967686 1382248448 261344 33554432000 4194304 4625164 140735852499568 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2453.74
Current children cumulated vsize (KiB) 1349852

[startup+882.317 s]
/proc/loadavg: 8.99 9.06 9.05 10/461 758
/proc/meminfo: memFree=11919404/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=1394140 CPUtime=2632.88 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 2296667 0 0 0 262897 391 0 0 25 0 4 0 747967684 1427599360 277394 33554432000 4194304 4625164 140735852499568 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/698/statm: 348535 277394 350 106 0 344038 0
[pid=698/tid=700] ppid=696 vsize=1394140 CPUtime=612.7 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 146815 0 0 0 61228 42 0 0 25 0 4 0 747967686 1427599360 277394 33554432000 4194304 4625164 140735852499568 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=701] ppid=696 vsize=1394140 CPUtime=684.02 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 134431 0 0 0 68361 41 0 0 25 0 4 0 747967686 1427599360 277394 33554432000 4194304 4625164 140735852499568 18446744073709551615 4375267 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=702] ppid=696 vsize=1394140 CPUtime=551.21 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 1886188 0 0 0 54840 281 0 0 25 0 4 0 747967686 1427599360 277394 33554432000 4194304 4625164 140735852499568 18446744073709551615 4551220 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2632.88
Current children cumulated vsize (KiB) 1394140

[startup+942.301 s]
/proc/loadavg: 9.12 9.08 9.06 10/461 759
/proc/meminfo: memFree=11714044/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=1574384 CPUtime=2811.91 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 2456357 0 0 0 280774 417 0 0 25 0 4 0 747967684 1612169216 305852 33554432000 4194304 4625164 140735852499568 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/698/statm: 393596 305852 347 106 0 389099 0
[pid=698/tid=700] ppid=696 vsize=1574384 CPUtime=654.37 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 150426 0 0 0 65393 44 0 0 25 0 4 0 747967686 1612169216 305852 33554432000 4194304 4625164 140735852499568 18446744073709551615 4352603 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=701] ppid=696 vsize=1574384 CPUtime=734.36 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 177886 0 0 0 73388 48 0 0 25 0 4 0 747967686 1612169216 305852 33554432000 4194304 4625164 140735852499568 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=702] ppid=696 vsize=1574384 CPUtime=602.67 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 1977790 0 0 0 59972 295 0 0 25 0 4 0 747967686 1612169216 305852 33554432000 4194304 4625164 140735852499568 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2811.91
Current children cumulated vsize (KiB) 1574384

[startup+1002.3 s]
/proc/loadavg: 9.49 9.18 9.09 10/461 764
/proc/meminfo: memFree=11604148/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=1578204 CPUtime=2990.99 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 2561438 0 0 0 298666 433 0 0 25 0 4 0 747967684 1616080896 320167 33554432000 4194304 4625164 140735852499568 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/698/statm: 394551 320167 347 106 0 390054 0
[pid=698/tid=700] ppid=696 vsize=1578204 CPUtime=707.46 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 152200 0 0 0 70701 45 0 0 25 0 4 0 747967686 1616080896 320167 33554432000 4194304 4625164 140735852499568 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=701] ppid=696 vsize=1578204 CPUtime=773.57 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 179257 0 0 0 77309 48 0 0 25 0 4 0 747967686 1616080896 320167 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=702] ppid=696 vsize=1578204 CPUtime=637.35 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 2071037 0 0 0 63427 308 0 0 25 0 4 0 747967686 1616080896 320167 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2990.99
Current children cumulated vsize (KiB) 1578204

[startup+1062.3 s]
/proc/loadavg: 9.29 9.18 9.09 10/461 766
/proc/meminfo: memFree=11457152/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=1691068 CPUtime=3170.1 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 2753975 0 0 0 316548 462 0 0 25 0 4 0 747967684 1731653632 337636 33554432000 4194304 4625164 140735852499568 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/698/statm: 422767 337636 347 106 0 418270 0
[pid=698/tid=700] ppid=696 vsize=1691068 CPUtime=757.36 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 191462 0 0 0 75686 50 0 0 25 0 4 0 747967686 1731653632 337636 33554432000 4194304 4625164 140735852499568 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=701] ppid=696 vsize=1691068 CPUtime=803.88 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 180271 0 0 0 80339 49 0 0 25 0 4 0 747967686 1731653632 337636 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=698/tid=702] ppid=696 vsize=1691068 CPUtime=677.15 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 2192630 0 0 0 67388 327 0 0 25 0 4 0 747967686 1731653632 337636 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3170.1
Current children cumulated vsize (KiB) 1691068

[startup+1122.3 s]
/proc/loadavg: 9.27 9.19 9.10 10/461 767
/proc/meminfo: memFree=11308324/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=1691896 CPUtime=3349.17 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 2957889 0 0 0 334422 495 0 0 25 0 4 0 747967684 1732501504 350610 33554432000 4194304 4625164 140735852499568 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/698/statm: 422974 350610 347 106 0 418477 0
[pid=698/tid=700] ppid=696 vsize=1691896 CPUtime=786.94 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 191533 0 0 0 78644 50 0 0 25 0 4 0 747967686 1732501504 350610 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=701] ppid=696 vsize=1691896 CPUtime=840.2 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 180492 0 0 0 83971 49 0 0 25 0 4 0 747967686 1732501504 350610 33554432000 4194304 4625164 140735852499568 18446744073709551615 256415496686 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=702] ppid=696 vsize=1691896 CPUtime=732.26 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 2384729 0 0 0 72868 358 0 0 25 0 4 0 747967686 1732501504 350610 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3349.17
Current children cumulated vsize (KiB) 1691896

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

[startup+1123.22 s]
/proc/loadavg: 9.25 9.19 9.10 10/461 767
/proc/meminfo: memFree=11309936/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=1691896 CPUtime=3351.91 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 2960865 0 0 0 334695 496 0 0 25 0 4 0 747967684 1732501504 350778 33554432000 4194304 4625164 140735852499568 18446744073709551615 4509133 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/698/statm: 422974 350778 347 106 0 418477 0
[pid=698/tid=700] ppid=696 vsize=1691896 CPUtime=787.86 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 191533 0 0 0 78736 50 0 0 25 0 4 0 747967686 1732501504 350778 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=701] ppid=696 vsize=1691896 CPUtime=840.57 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 180492 0 0 0 84008 49 0 0 25 0 4 0 747967686 1732501504 350778 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=702] ppid=696 vsize=1691896 CPUtime=732.79 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 2387635 0 0 0 72920 359 0 0 25 0 4 0 747967686 1732501504 350778 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3351.91
Current children cumulated vsize (KiB) 1691896

[startup+1124 s]
/proc/loadavg: 9.25 9.19 9.10 10/461 767
/proc/meminfo: memFree=11309936/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=1691896 CPUtime=3354.26 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 2963575 0 0 0 334930 496 0 0 25 0 4 0 747967684 1732501504 351159 33554432000 4194304 4625164 140735852499568 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/698/statm: 422974 351159 347 106 0 418477 0
[pid=698/tid=700] ppid=696 vsize=1691896 CPUtime=788.64 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 191533 0 0 0 78814 50 0 0 25 0 4 0 747967686 1732501504 351159 33554432000 4194304 4625164 140735852499568 18446744073709551615 4469821 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=701] ppid=696 vsize=1691896 CPUtime=840.96 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 180492 0 0 0 84047 49 0 0 25 0 4 0 747967686 1732501504 351159 33554432000 4194304 4625164 140735852499568 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=702] ppid=696 vsize=1691896 CPUtime=733.18 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 2389945 0 0 0 72959 359 0 0 25 0 4 0 747967686 1732501504 351159 33554432000 4194304 4625164 140735852499568 18446744073709551615 4335211 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3354.26
Current children cumulated vsize (KiB) 1691896

[startup+1124.8 s]
/proc/loadavg: 9.25 9.19 9.10 10/461 767
/proc/meminfo: memFree=11286500/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=1691896 CPUtime=3356.64 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 2964318 0 0 0 335168 496 0 0 25 0 4 0 747967684 1732501504 350878 33554432000 4194304 4625164 140735852499568 18446744073709551615 4390623 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/698/statm: 422974 350878 347 106 0 418477 0
[pid=698/tid=700] ppid=696 vsize=1691896 CPUtime=788.87 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 191533 0 0 0 78837 50 0 0 25 0 4 0 747967686 1732501504 350878 33554432000 4194304 4625164 140735852499568 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=701] ppid=696 vsize=1691896 CPUtime=841.67 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 180492 0 0 0 84118 49 0 0 25 0 4 0 747967686 1732501504 350878 33554432000 4194304 4625164 140735852499568 18446744073709551615 4375232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=702] ppid=696 vsize=1691896 CPUtime=733.82 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 2390476 0 0 0 73023 359 0 0 25 0 4 0 747967686 1732501504 350878 33554432000 4194304 4625164 140735852499568 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3356.64
Current children cumulated vsize (KiB) 1691896

[startup+1125.2 s]
/proc/loadavg: 9.25 9.19 9.10 10/461 767
/proc/meminfo: memFree=11286500/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=1731040 CPUtime=3357.84 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 2969451 0 0 0 335287 497 0 0 25 0 4 0 747967684 1772584960 355978 33554432000 4194304 4625164 140735852499568 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/698/statm: 432760 355978 347 106 0 428263 0
[pid=698/tid=700] ppid=696 vsize=1731040 CPUtime=789.07 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 191533 0 0 0 78857 50 0 0 25 0 4 0 747967686 1772584960 355978 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=701] ppid=696 vsize=1731040 CPUtime=842.07 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 180492 0 0 0 84158 49 0 0 25 0 4 0 747967686 1772584960 355978 33554432000 4194304 4625164 140735852499568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=702] ppid=696 vsize=1731040 CPUtime=734.02 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 2390476 0 0 0 73043 359 0 0 25 0 4 0 747967686 1772584960 355978 33554432000 4194304 4625164 140735852499568 18446744073709551615 4334261 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3357.84
Current children cumulated vsize (KiB) 1731040

[startup+1125.3 s]
/proc/loadavg: 9.25 9.19 9.10 10/461 767
/proc/meminfo: memFree=11265172/32950928 swapFree=67111200/67111528
[pid=698] ppid=696 vsize=1731040 CPUtime=3358.15 cores=0,2,4,6
/proc/698/stat : 698 (SArTagnan) R 696 698 617 0 -1 4202496 2969518 0 0 0 335318 497 0 0 25 0 4 0 747967684 1772584960 356040 33554432000 4194304 4625164 140735852499568 18446744073709551615 4360200 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/698/statm: 432760 356040 347 106 0 428263 0
[pid=698/tid=700] ppid=696 vsize=1731040 CPUtime=789.13 cores=0,2,4,6
/proc/698/task/700/stat : 700 (SArTagnan) R 696 698 617 0 -1 4202560 191533 0 0 0 78863 50 0 0 25 0 4 0 747967686 1772584960 356057 33554432000 4194304 4625164 140735852499568 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=698/tid=701] ppid=696 vsize=1731040 CPUtime=842.17 cores=0,2,4,6
/proc/698/task/701/stat : 701 (SArTagnan) R 696 698 617 0 -1 4202560 180492 0 0 0 84168 49 0 0 25 0 4 0 747967686 1772584960 356057 33554432000 4194304 4625164 140735852499568 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=698/tid=702] ppid=696 vsize=1731040 CPUtime=734.08 cores=0,2,4,6
/proc/698/task/702/stat : 702 (SArTagnan) R 696 698 617 0 -1 4202560 2390476 0 0 0 73049 359 0 0 25 0 4 0 747967686 1772584960 356057 33554432000 4194304 4625164 140735852499568 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3358.15
Current children cumulated vsize (KiB) 1731040

Child status: 20
Real time (s): 1125.4
CPU time (s): 3358.32
CPU user time (s): 3353.29
CPU system time (s): 5.03623
CPU usage (%): 298.411
Max. virtual memory (cumulated for all children) (KiB): 1780324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3353.29
system time used= 5.03623
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2969596
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= 5884
involuntary context switches= 30314

runsolver used 4.96225 second user time and 12.3331 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-16 22:22:50
IDJOB=3386313
IDBENCH=70818
IDSOLVER=1871
FILE ID=node115/3386313-1305577370
RUNJOBID= node115-1305576977-635
PBS_JOBID= 13350213
Free space on /tmp= 73140 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386313-1305577370/watcher-3386313-1305577370 -o /tmp/evaluation-result-3386313-1305577370/solver-3386313-1305577370 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386313-1305577370.cnf -threads=4

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=423162843

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11090860 kB
Buffers:        283340 kB
Cached:        3391956 kB
SwapCached:          0 kB
Active:       18429136 kB
Inactive:      3095948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11090860 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:             892 kB
Writeback:           0 kB
AnonPages:    17849232 kB
Mapped:          36988 kB
Slab:           197288 kB
PageTables:      70220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 125558780 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= 73268 MiB
End job on node115 at 2011-05-16 22:41:36