Trace number 3266668

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.48 1201.97

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p15-s25120921.cnf
MD5SUM4b4e8a8187c1b8536d6b504b16289d38
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.732887
Satisfiable
(Un)Satisfiability was proved
Number of variables1106
Number of clauses129272
Sum of the clauses size259580
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2129237
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266668-1304119000/watcher-3266668-1304119000 -o /tmp/evaluation-result-3266668-1304119000/solver-3266668-1304119000 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3266668-1304119000.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: 7.60 7.98 7.74 5/180 4754
/proc/meminfo: memFree=20921248/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=21848 CPUtime=0 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 591 0 0 0 0 0 0 0 25 0 1 0 602130693 22372352 470 33554432000 4194304 4623224 140734160543872 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/4754/statm: 5462 470 297 105 0 966 0

[startup+0.0655889 s]
/proc/loadavg: 7.60 7.98 7.74 5/180 4754
/proc/meminfo: memFree=20921248/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=272256 CPUtime=3.32 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 11982 0 0 0 330 2 0 0 25 0 4 0 602130693 278790144 8994 33554432000 4194304 4623224 140734160543872 18446744073709551615 4516371 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 68064 8994 344 105 0 63568 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 272256

[startup+0.958691 s]
/proc/loadavg: 7.60 7.98 7.74 5/180 4754
/proc/meminfo: memFree=20921248/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=276052 CPUtime=3.71 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 13613 0 0 0 369 2 0 0 25 0 4 0 602130693 282677248 9765 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 69013 9765 344 105 0 64517 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 276052

[startup+1.05867 s]
/proc/loadavg: 7.60 7.98 7.74 5/180 4754
/proc/meminfo: memFree=20921248/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=277404 CPUtime=4.12 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 14730 0 0 0 409 3 0 0 25 0 4 0 602130693 284061696 10212 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510524 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 69351 10213 344 105 0 64855 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 277404

[startup+1.15865 s]
/proc/loadavg: 7.60 7.98 7.74 5/180 4754
/proc/meminfo: memFree=20921248/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=277404 CPUtime=4.52 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 14952 0 0 0 449 3 0 0 25 0 4 0 602130693 284061696 10433 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510907 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 69351 10433 344 105 0 64855 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 277404

[startup+1.50059 s]
/proc/loadavg: 7.60 7.98 7.74 5/180 4754
/proc/meminfo: memFree=20921248/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=279052 CPUtime=5.88 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 17158 0 0 0 585 3 0 0 25 0 4 0 602130693 285749248 11386 33554432000 4194304 4623224 140734160543872 18446744073709551615 4519725 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 69763 11386 344 105 0 65267 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 279052

[startup+3.1003 s]
/proc/loadavg: 7.60 7.98 7.74 9/184 4759
/proc/meminfo: memFree=20657804/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=288968 CPUtime=12.27 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 30866 0 0 0 1220 7 0 0 25 0 4 0 602130693 295903232 16045 33554432000 4194304 4623224 140734160543872 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 72242 16046 344 105 0 67746 0
[pid=4754/tid=4756] ppid=4752 vsize=288968 CPUtime=3.05 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 6231 0 0 0 304 1 0 0 25 0 4 0 602130696 295903232 16046 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376754 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=288968 CPUtime=3.04 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 6293 0 0 0 303 1 0 0 25 0 4 0 602130696 295903232 16047 33554432000 4194304 4623224 140734160543872 18446744073709551615 4317855 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=288968 CPUtime=3.05 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 7817 0 0 0 304 1 0 0 25 0 4 0 602130696 295903232 16047 33554432000 4194304 4623224 140734160543872 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 288968

[startup+6.3067 s]
/proc/loadavg: 7.63 7.98 7.74 9/184 4759
/proc/meminfo: memFree=20222680/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=299972 CPUtime=25.08 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 65303 0 0 0 2495 13 0 0 25 0 4 0 602130693 307171328 22571 33554432000 4194304 4623224 140734160543872 18446744073709551615 4415167 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 74993 22583 344 105 0 70497 0
[pid=4754/tid=4756] ppid=4752 vsize=299972 CPUtime=6.27 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 10134 0 0 0 624 3 0 0 25 0 4 0 602130696 307171328 22596 33554432000 4194304 4623224 140734160543872 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=299972 CPUtime=6.23 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 9351 0 0 0 621 2 0 0 25 0 4 0 602130696 307171328 22608 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=299972 CPUtime=6.26 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 32674 0 0 0 621 5 0 0 25 0 4 0 602130696 307171328 22609 33554432000 4194304 4623224 140734160543872 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 299972

[startup+12.7005 s]
/proc/loadavg: 7.66 7.98 7.74 9/184 4759
/proc/meminfo: memFree=19485352/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=314896 CPUtime=50.63 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 89401 0 0 0 5045 18 0 0 25 0 4 0 602130693 322453504 31989 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 78724 31989 344 105 0 74228 0
[pid=4754/tid=4756] ppid=4752 vsize=314896 CPUtime=12.66 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 14735 0 0 0 1261 5 0 0 25 0 4 0 602130696 322453504 31989 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=314896 CPUtime=12.59 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 14726 0 0 0 1256 3 0 0 25 0 4 0 602130696 322453504 31989 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=314896 CPUtime=12.65 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 44853 0 0 0 1259 6 0 0 25 0 4 0 602130696 322453504 31989 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 314896

[startup+25.5012 s]
/proc/loadavg: 7.74 7.98 7.74 9/184 4759
/proc/meminfo: memFree=18769728/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=335032 CPUtime=101.75 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 129348 0 0 0 10147 28 0 0 25 0 4 0 602130693 343072768 44834 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510923 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 83758 44834 369 105 0 79262 0
[pid=4754/tid=4756] ppid=4752 vsize=335032 CPUtime=25.46 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 22744 0 0 0 2538 8 0 0 25 0 4 0 602130696 343072768 44834 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=335032 CPUtime=25.32 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 22239 0 0 0 2525 7 0 0 25 0 4 0 602130696 343072768 44834 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=335032 CPUtime=25.45 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 64742 0 0 0 2536 9 0 0 25 0 4 0 602130696 343072768 44834 33554432000 4194304 4623224 140734160543872 18446744073709551615 4378280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 335032

[startup+51.1004 s]
/proc/loadavg: 7.89 8.00 7.75 9/184 4760
/proc/meminfo: memFree=17404308/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=373580 CPUtime=204.01 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 173403 0 0 0 20361 40 0 0 25 0 4 0 602130693 382545920 63615 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 93395 63615 344 105 0 88899 0
[pid=4754/tid=4756] ppid=4752 vsize=373580 CPUtime=51.05 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 34006 0 0 0 5093 12 0 0 25 0 4 0 602130696 382545920 63615 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=373580 CPUtime=50.78 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 33045 0 0 0 5068 10 0 0 25 0 4 0 602130696 382545920 63615 33554432000 4194304 4623224 140734160543872 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=373580 CPUtime=51.05 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 79320 0 0 0 5093 12 0 0 25 0 4 0 602130696 382545920 63615 33554432000 4194304 4623224 140734160543872 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 373580

[startup+102.301 s]
/proc/loadavg: 8.02 8.02 7.77 9/184 4791
/proc/meminfo: memFree=27663724/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=524612 CPUtime=408.52 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 420563 0 0 0 40765 87 0 0 25 0 4 0 602130693 537202688 93540 33554432000 4194304 4623224 140734160543872 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 131153 93540 344 105 0 126657 0
[pid=4754/tid=4756] ppid=4752 vsize=524612 CPUtime=102.25 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 52469 0 0 0 10206 19 0 0 25 0 4 0 602130696 537202688 93540 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376837 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=524612 CPUtime=101.7 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 46222 0 0 0 10157 13 0 0 25 0 4 0 602130696 537202688 93540 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=524612 CPUtime=102.25 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 282117 0 0 0 10179 46 0 0 25 0 4 0 602130696 537202688 93540 33554432000 4194304 4623224 140734160543872 18446744073709551615 4331133 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 524612

[startup+162.301 s]
/proc/loadavg: 8.07 8.03 7.79 9/184 4793
/proc/meminfo: memFree=27196448/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=767568 CPUtime=648.2 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 639183 0 0 0 64695 125 0 0 25 0 4 0 602130693 785989632 125804 33554432000 4194304 4623224 140734160543872 18446744073709551615 4517541 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 191892 125804 613 105 0 187396 0
[pid=4754/tid=4756] ppid=4752 vsize=767568 CPUtime=162.24 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 72090 0 0 0 16200 24 0 0 25 0 4 0 602130696 785989632 125804 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=767568 CPUtime=161.38 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 66856 0 0 0 16118 20 0 0 25 0 4 0 602130696 785989632 125804 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=767568 CPUtime=162.25 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 445318 0 0 0 16155 70 0 0 25 0 4 0 602130696 785989632 125804 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.2
Current children cumulated vsize (KiB) 767568

[startup+222.301 s]
/proc/loadavg: 8.12 8.05 7.81 9/184 4794
/proc/meminfo: memFree=26803312/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=871076 CPUtime=887.86 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 1186634 0 0 0 88575 211 0 0 25 0 4 0 602130693 891981824 158121 33554432000 4194304 4623224 140734160543872 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 217769 158121 472 105 0 213273 0
[pid=4754/tid=4756] ppid=4752 vsize=871076 CPUtime=222.24 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 95277 0 0 0 22197 27 0 0 25 0 4 0 602130696 891981824 158121 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=871076 CPUtime=221.05 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 93605 0 0 0 22078 27 0 0 25 0 4 0 602130696 891981824 158121 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=871076 CPUtime=222.25 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 912503 0 0 0 22083 142 0 0 25 0 4 0 602130696 891981824 158121 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.86
Current children cumulated vsize (KiB) 871076

[startup+282.301 s]
/proc/loadavg: 8.08 8.05 7.82 9/184 4796
/proc/meminfo: memFree=26538516/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=1009256 CPUtime=1127.55 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 1730197 0 0 0 112464 291 0 0 25 0 4 0 602130693 1033478144 191272 33554432000 4194304 4623224 140734160543872 18446744073709551615 4517517 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 252314 191272 425 105 0 247818 0
[pid=4754/tid=4756] ppid=4752 vsize=1009256 CPUtime=282.24 cores=0,2,4,6

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


[startup+702.301 s]
/proc/loadavg: 8.05 8.07 7.91 9/184 4807
/proc/meminfo: memFree=23676032/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=3623776 CPUtime=2805.01 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 5904731 0 0 0 279607 894 0 0 25 0 4 0 602130693 3710746624 689578 33554432000 4194304 4623224 140734160543872 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 905944 689578 344 105 0 901448 0
[pid=4754/tid=4756] ppid=4752 vsize=3623776 CPUtime=702.14 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 160932 0 0 0 70168 46 0 0 25 0 4 0 602130696 3710746624 689578 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=3623776 CPUtime=698.38 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 204163 0 0 0 69781 57 0 0 25 0 4 0 602130696 3710746624 689578 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=3623776 CPUtime=702.16 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 4152671 0 0 0 69617 599 0 0 25 0 4 0 602130696 3710746624 689578 33554432000 4194304 4623224 140734160543872 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.01
Current children cumulated vsize (KiB) 3623776

[startup+762.301 s]
/proc/loadavg: 8.05 8.07 7.91 9/184 4809
/proc/meminfo: memFree=23154564/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=3713820 CPUtime=3044.68 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 6431802 0 0 0 303498 970 0 0 25 0 4 0 602130693 3802951680 709899 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 928455 709899 344 105 0 923959 0
[pid=4754/tid=4756] ppid=4752 vsize=3713820 CPUtime=762.14 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 211123 0 0 0 76159 55 0 0 25 0 4 0 602130696 3802951680 709899 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=3713820 CPUtime=758.04 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 207686 0 0 0 75747 57 0 0 25 0 4 0 602130696 3802951680 709899 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=3713820 CPUtime=762.16 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 4595352 0 0 0 75556 660 0 0 25 0 4 0 602130696 3802951680 709899 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.68
Current children cumulated vsize (KiB) 3713820

[startup+822.301 s]
/proc/loadavg: 8.02 8.05 7.91 9/184 4810
/proc/meminfo: memFree=23005220/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=3798084 CPUtime=3284.35 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 6641636 0 0 0 327434 1001 0 0 25 0 4 0 602130693 3889238016 737794 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 949521 737794 344 105 0 945025 0
[pid=4754/tid=4756] ppid=4752 vsize=3798084 CPUtime=822.13 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 214920 0 0 0 82157 56 0 0 25 0 4 0 602130696 3889238016 737794 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=3798084 CPUtime=817.72 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 211808 0 0 0 81713 59 0 0 25 0 4 0 602130696 3889238016 737794 33554432000 4194304 4623224 140734160543872 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=3798084 CPUtime=822.16 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 4745128 0 0 0 81536 680 0 0 25 0 4 0 602130696 3889238016 737794 33554432000 4194304 4623224 140734160543872 18446744073709551615 251367243954 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.35
Current children cumulated vsize (KiB) 3798084

[startup+882.301 s]
/proc/loadavg: 8.00 8.04 7.91 9/184 4812
/proc/meminfo: memFree=22732356/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=3956064 CPUtime=3524.02 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 6694225 0 0 0 351389 1013 0 0 25 0 4 0 602130693 4051009536 767738 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 989016 767738 344 105 0 984520 0
[pid=4754/tid=4756] ppid=4752 vsize=3956064 CPUtime=882.13 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 216831 0 0 0 88156 57 0 0 25 0 4 0 602130696 4051009536 767738 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=3956064 CPUtime=877.4 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 215288 0 0 0 87677 63 0 0 25 0 4 0 602130696 4051009536 767738 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=3956064 CPUtime=882.16 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 4749396 0 0 0 87535 681 0 0 25 0 4 0 602130696 4051009536 767738 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.02
Current children cumulated vsize (KiB) 3956064

[startup+942.301 s]
/proc/loadavg: 8.00 8.03 7.91 9/184 4814
/proc/meminfo: memFree=22615120/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=3964240 CPUtime=3763.72 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 6720550 0 0 0 375349 1023 0 0 25 0 4 0 602130693 4059381760 787423 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 991060 787423 344 105 0 986564 0
[pid=4754/tid=4756] ppid=4752 vsize=3964240 CPUtime=942.13 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 217402 0 0 0 94155 58 0 0 25 0 4 0 602130696 4059381760 787423 33554432000 4194304 4623224 140734160543872 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=3964240 CPUtime=937.07 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 218756 0 0 0 93641 66 0 0 25 0 4 0 602130696 4059381760 787423 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=3964240 CPUtime=942.17 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 4751869 0 0 0 93536 681 0 0 25 0 4 0 602130696 4059381760 787423 33554432000 4194304 4623224 140734160543872 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.72
Current children cumulated vsize (KiB) 3964240

[startup+1002.3 s]
/proc/loadavg: 8.00 8.02 7.91 9/184 4815
/proc/meminfo: memFree=22341620/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=4038308 CPUtime=4003.37 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 6753463 0 0 0 399306 1031 0 0 25 0 4 0 602130693 4135227392 811172 33554432000 4194304 4623224 140734160543872 18446744073709551615 4415167 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 1009577 811172 344 105 0 1005081 0
[pid=4754/tid=4756] ppid=4752 vsize=4038308 CPUtime=1002.11 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 217550 0 0 0 100153 58 0 0 25 0 4 0 602130696 4135227392 811172 33554432000 4194304 4623224 140734160543872 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=4038308 CPUtime=996.75 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 221419 0 0 0 99606 69 0 0 25 0 4 0 602130696 4135227392 811172 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=4038308 CPUtime=1002.16 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 4754461 0 0 0 99534 682 0 0 25 0 4 0 602130696 4135227392 811172 33554432000 4194304 4623224 140734160543872 18446744073709551615 4544888 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.37
Current children cumulated vsize (KiB) 4038308

[startup+1062.31 s]
/proc/loadavg: 8.04 8.03 7.92 9/184 4817
/proc/meminfo: memFree=22117128/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=4047572 CPUtime=4243.06 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 6770239 0 0 0 423268 1038 0 0 25 0 4 0 602130693 4144713728 820910 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 1011893 820910 344 105 0 1007397 0
[pid=4754/tid=4756] ppid=4752 vsize=4047572 CPUtime=1062.11 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 217593 0 0 0 106153 58 0 0 25 0 4 0 602130696 4144713728 820910 33554432000 4194304 4623224 140734160543872 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=4047572 CPUtime=1056.43 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 224488 0 0 0 105570 73 0 0 25 0 4 0 602130696 4144713728 820910 33554432000 4194304 4623224 140734160543872 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=4047572 CPUtime=1062.17 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 4757127 0 0 0 105535 682 0 0 25 0 4 0 602130696 4144713728 820910 33554432000 4194304 4623224 140734160543872 18446744073709551615 251367244110 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.06
Current children cumulated vsize (KiB) 4047572

[startup+1122.3 s]
/proc/loadavg: 8.05 8.04 7.92 9/184 4818
/proc/meminfo: memFree=21550156/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=4120808 CPUtime=4482.71 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 6833565 0 0 0 447220 1051 0 0 25 0 4 0 602130693 4219707392 874028 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 1030202 874028 344 105 0 1025706 0
[pid=4754/tid=4756] ppid=4752 vsize=4120808 CPUtime=1122.1 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 218089 0 0 0 112152 58 0 0 25 0 4 0 602130696 4219707392 874028 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=4120808 CPUtime=1116.09 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 229814 0 0 0 111534 75 0 0 25 0 4 0 602130696 4219707392 874028 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=4120808 CPUtime=1122.17 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 4759706 0 0 0 111534 683 0 0 25 0 4 0 602130696 4219707392 874028 33554432000 4194304 4623224 140734160543872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.71
Current children cumulated vsize (KiB) 4120808

[startup+1182.3 s]
/proc/loadavg: 8.02 8.03 7.92 9/184 4820
/proc/meminfo: memFree=21321072/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=4193516 CPUtime=4722.38 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 6855909 0 0 0 471181 1057 0 0 25 0 4 0 602130693 4294160384 881480 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 1048379 881480 344 105 0 1043883 0
[pid=4754/tid=4756] ppid=4752 vsize=4193516 CPUtime=1182.09 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 218117 0 0 0 118151 58 0 0 25 0 4 0 602130696 4294160384 881480 33554432000 4194304 4623224 140734160543872 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=4193516 CPUtime=1175.77 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 232740 0 0 0 117499 78 0 0 25 0 4 0 602130696 4294160384 881480 33554432000 4194304 4623224 140734160543872 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=4193516 CPUtime=1182.17 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 4761879 0 0 0 117534 683 0 0 25 0 4 0 602130696 4294160384 881480 33554432000 4194304 4623224 140734160543872 18446744073709551615 4577479 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 4193516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.01 8.02 7.92 9/184 4820
/proc/meminfo: memFree=21262268/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=4195784 CPUtime=4800.3 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) R 4752 4754 4254 0 -1 4202496 6861669 0 0 0 478971 1059 0 0 25 0 4 0 602130693 4296482816 882661 33554432000 4194304 4623224 140734160543872 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 1048946 882661 344 105 0 1044450 0
[pid=4754/tid=4756] ppid=4752 vsize=4195784 CPUtime=1201.6 cores=0,2,4,6
/proc/4754/task/4756/stat : 4756 (SArTagnan) R 4752 4754 4254 0 -1 4202560 218124 0 0 0 120102 58 0 0 25 0 4 0 602130696 4296482816 882661 33554432000 4194304 4623224 140734160543872 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=4195784 CPUtime=1195.17 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4202560 232756 0 0 0 119439 78 0 0 25 0 4 0 602130696 4296482816 882661 33554432000 4194304 4623224 140734160543872 18446744073709551615 4357625 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4754/tid=4758] ppid=4752 vsize=4195784 CPUtime=1201.68 cores=0,2,4,6
/proc/4754/task/4758/stat : 4758 (SArTagnan) R 4752 4754 4254 0 -1 4202560 4762519 0 0 0 119484 684 0 0 25 0 4 0 602130696 4296482816 882662 33554432000 4194304 4623224 140734160543872 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 4195784

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

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

[startup+1201.91 s]
/proc/loadavg: 8.01 8.02 7.92 6/183 4821
/proc/meminfo: memFree=23408716/32950928 swapFree=67111352/67111528
[pid=4754] ppid=4752 vsize=0 CPUtime=4800.42 cores=0,2,4,6
/proc/4754/stat : 4754 (SArTagnan) Z 4752 4754 4254 0 -1 4203548 6861671 0 0 0 478973 1069 0 0 25 0 2 0 602130693 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4754/statm: 0 0 0 0 0 0 0
[pid=4754/tid=4757] ppid=4752 vsize=0 CPUtime=1195.27 cores=0,2,4,6
/proc/4754/task/4757/stat : 4757 (SArTagnan) R 4752 4754 4254 0 -1 4203588 232756 0 0 0 119439 88 0 0 25 0 2 0 602130696 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.42
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.97
CPU time (s): 4800.48
CPU user time (s): 4789.73
CPU system time (s): 10.7504
CPU usage (%): 399.384
Max. virtual memory (cumulated for all children) (KiB): 4437096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.73
system time used= 10.7504
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6861671
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= 3311
involuntary context switches= 22472

runsolver used 1.81372 second user time and 4.75028 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-30 01:16:40
IDJOB=3266668
IDBENCH=88202
IDSOLVER=1656
FILE ID=node113/3266668-1304119000
RUNJOBID= node113-1304116558-4272
PBS_JOBID= 13170715
Free space on /tmp= 71076 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p15-s25120921.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266668-1304119000/watcher-3266668-1304119000 -o /tmp/evaluation-result-3266668-1304119000/solver-3266668-1304119000 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3266668-1304119000.cnf -threads=4

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

MD5SUM BENCH= 4b4e8a8187c1b8536d6b504b16289d38
RANDOM SEED=1380220329

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20921528 kB
Buffers:        729772 kB
Cached:        3249636 kB
SwapCached:         12 kB
Active:        7696556 kB
Inactive:      3797792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20921528 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            2188 kB
Writeback:          24 kB
AnonPages:     7514384 kB
Mapped:          15460 kB
Slab:           455504 kB
PageTables:      19796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  8782700 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= 71148 MiB
End job on node113 at 2011-04-30 01:36:44