Trace number 3385956

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 3146 1300.07

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes1.cnf
MD5SUM26b9098de258b0434de90e744962df46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.17352
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3385956-1305579098/watcher-3385956-1305579098 -o /tmp/evaluation-result-3385956-1305579098/solver-3385956-1305579098 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385956-1305579098.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: 12.22 12.19 12.06 9/494 8608
/proc/meminfo: memFree=20962584/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=19924 CPUtime=0 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 434 0 0 0 0 0 0 0 25 0 1 0 669506912 20402176 372 33554432000 4194304 4625164 140733217389968 18446744073709551615 239476694784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8608/statm: 4981 373 295 106 0 484 0

[startup+0.134771 s]
/proc/loadavg: 12.22 12.19 12.06 9/494 8608
/proc/meminfo: memFree=20962584/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=124076 CPUtime=0.23 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 2796 0 0 0 23 0 0 0 25 0 4 0 669506912 127053824 2239 33554432000 4194304 4625164 140733217389968 18446744073709551615 4499429 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8608/statm: 31019 2239 343 106 0 26522 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 124076

[startup+0.200759 s]
/proc/loadavg: 12.22 12.19 12.06 9/494 8608
/proc/meminfo: memFree=20962584/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=124396 CPUtime=0.36 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 2963 0 0 0 36 0 0 0 25 0 4 0 669506912 127381504 2406 33554432000 4194304 4625164 140733217389968 18446744073709551615 4512335 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8608/statm: 31099 2406 344 106 0 26602 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 124396

[startup+0.300741 s]
/proc/loadavg: 12.22 12.19 12.06 9/494 8608
/proc/meminfo: memFree=20962584/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=125356 CPUtime=0.56 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 3396 0 0 0 56 0 0 0 25 0 4 0 669506912 128364544 2839 33554432000 4194304 4625164 140733217389968 18446744073709551615 4512169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8608/statm: 31339 2839 345 106 0 26842 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 125356

[startup+0.700664 s]
/proc/loadavg: 12.22 12.19 12.06 9/494 8608
/proc/meminfo: memFree=20962584/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=127900 CPUtime=1.36 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 4744 0 0 0 136 0 0 0 25 0 4 0 669506912 130969600 3929 33554432000 4194304 4625164 140733217389968 18446744073709551615 4512193 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8608/statm: 31975 3929 345 106 0 27478 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 127900

[startup+1.50051 s]
/proc/loadavg: 12.20 12.19 12.06 13/498 8612
/proc/meminfo: memFree=20919660/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=133192 CPUtime=2.94 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 7560 0 0 0 293 1 0 0 25 0 4 0 669506912 136388608 5304 33554432000 4194304 4625164 140733217389968 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8608/statm: 33298 5304 345 106 0 28801 0
[pid=8608/tid=8610] ppid=8606 vsize=133192 CPUtime=0.54 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 797 0 0 0 54 0 0 0 25 0 4 0 669506914 136388608 5304 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=133192 CPUtime=0.72 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 1503 0 0 0 72 0 0 0 25 0 4 0 669506914 136388608 5304 33554432000 4194304 4625164 140733217389968 18446744073709551615 4464999 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=133192 CPUtime=0.95 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 1764 0 0 0 95 0 0 0 25 0 4 0 669506914 136388608 5304 33554432000 4194304 4625164 140733217389968 18446744073709551615 4556443 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 133192

[startup+3.10021 s]
/proc/loadavg: 12.20 12.19 12.06 13/498 8612
/proc/meminfo: memFree=20930324/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=269644 CPUtime=6.07 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 11363 0 0 0 606 1 0 0 25 0 4 0 669506912 276115456 7714 33554432000 4194304 4625164 140733217389968 18446744073709551615 4512278 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 67411 7714 345 106 0 62914 0
[pid=8608/tid=8610] ppid=8606 vsize=269644 CPUtime=1.78 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 2246 0 0 0 178 0 0 0 18 0 4 0 669506914 276115456 7714 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=269644 CPUtime=1.1 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 2415 0 0 0 110 0 0 0 25 0 4 0 669506914 276115456 7714 33554432000 4194304 4625164 140733217389968 18446744073709551615 239476356129 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=269644 CPUtime=1.94 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 2826 0 0 0 194 0 0 0 25 0 4 0 669506914 276115456 7714 33554432000 4194304 4625164 140733217389968 18446744073709551615 4562221 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 269644

[startup+6.30059 s]
/proc/loadavg: 12.19 12.18 12.06 13/498 8613
/proc/meminfo: memFree=20912724/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=274844 CPUtime=12.39 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 16283 0 0 0 1236 3 0 0 25 0 4 0 669506912 281440256 11023 33554432000 4194304 4625164 140733217389968 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8608/statm: 68711 11023 346 106 0 64214 0
[pid=8608/tid=8610] ppid=8606 vsize=274844 CPUtime=4.17 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 4315 0 0 0 417 0 0 0 18 0 4 0 669506914 281440256 11023 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=274844 CPUtime=1.98 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 4008 0 0 0 198 0 0 0 25 0 4 0 669506914 281440256 11023 33554432000 4194304 4625164 140733217389968 18446744073709551615 239476738231 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=274844 CPUtime=3.99 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 3940 0 0 0 399 0 0 0 25 0 4 0 669506914 281440256 11023 33554432000 4194304 4625164 140733217389968 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 274844

[startup+12.7004 s]
/proc/loadavg: 12.17 12.18 12.06 13/498 8613
/proc/meminfo: memFree=20891720/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=281256 CPUtime=25.74 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 40263 0 0 0 2567 7 0 0 25 0 4 0 669506912 288006144 15914 33554432000 4194304 4625164 140733217389968 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 70314 15914 346 106 0 65817 0
[pid=8608/tid=8610] ppid=8606 vsize=281256 CPUtime=7.97 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 8179 0 0 0 796 1 0 0 24 0 4 0 669506914 288006144 15914 33554432000 4194304 4625164 140733217389968 18446744073709551615 4345291 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=281256 CPUtime=5.31 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 6689 0 0 0 530 1 0 0 23 0 4 0 669506914 288006144 15914 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=281256 CPUtime=6.21 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 20329 0 0 0 618 3 0 0 25 0 4 0 669506914 288006144 15914 33554432000 4194304 4625164 140733217389968 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.74
Current children cumulated vsize (KiB) 281256

[startup+25.5009 s]
/proc/loadavg: 12.22 12.19 12.06 13/498 8613
/proc/meminfo: memFree=20847452/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=286912 CPUtime=52.47 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 103634 0 0 0 5230 17 0 0 25 0 4 0 669506912 293797888 25793 33554432000 4194304 4625164 140733217389968 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8608/statm: 71728 25793 348 106 0 67231 0
[pid=8608/tid=8610] ppid=8606 vsize=286912 CPUtime=14.35 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 10196 0 0 0 1433 2 0 0 25 0 4 0 669506914 293797888 25793 33554432000 4194304 4625164 140733217389968 18446744073709551615 4292264 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=286912 CPUtime=11.51 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 11489 0 0 0 1149 2 0 0 25 0 4 0 669506914 293797888 25793 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=286912 CPUtime=11.82 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 75164 0 0 0 1171 11 0 0 25 0 4 0 669506914 293797888 25793 33554432000 4194304 4625164 140733217389968 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 52.47
Current children cumulated vsize (KiB) 286912

[startup+51.1011 s]
/proc/loadavg: 12.19 12.19 12.07 13/498 8614
/proc/meminfo: memFree=20784528/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=318892 CPUtime=107.89 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 180686 0 0 0 10759 30 0 0 25 0 4 0 669506912 326545408 38783 33554432000 4194304 4625164 140733217389968 18446744073709551615 4512467 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8608/statm: 79723 38783 346 106 0 75226 0
[pid=8608/tid=8610] ppid=8606 vsize=318892 CPUtime=27.8 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 15599 0 0 0 2777 3 0 0 25 0 4 0 669506914 326545408 38783 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=318892 CPUtime=23.91 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 20918 0 0 0 2386 5 0 0 25 0 4 0 669506914 326545408 38783 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=318892 CPUtime=24.4 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 132485 0 0 0 2421 19 0 0 25 0 4 0 669506914 326545408 38783 33554432000 4194304 4625164 140733217389968 18446744073709551615 4334461 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 107.89
Current children cumulated vsize (KiB) 318892

[startup+102.301 s]
/proc/loadavg: 12.19 12.19 12.07 13/498 8615
/proc/meminfo: memFree=20634972/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=399980 CPUtime=219.51 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 327606 0 0 0 21897 54 0 0 25 0 4 0 669506912 409579520 64607 33554432000 4194304 4625164 140733217389968 18446744073709551615 4511963 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 99995 64607 362 106 0 95498 0
[pid=8608/tid=8610] ppid=8606 vsize=399980 CPUtime=53.92 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 28373 0 0 0 5386 6 0 0 25 0 4 0 669506914 409579520 64608 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=399980 CPUtime=49.01 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 32300 0 0 0 4890 11 0 0 25 0 4 0 669506914 409579520 64608 33554432000 4194304 4625164 140733217389968 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=399980 CPUtime=56.37 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 233411 0 0 0 5606 31 0 0 25 0 4 0 669506914 409579520 64608 33554432000 4194304 4625164 140733217389968 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 219.51
Current children cumulated vsize (KiB) 399980

[startup+162.301 s]
/proc/loadavg: 12.30 12.21 12.09 13/498 8617
/proc/meminfo: memFree=20514052/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=576256 CPUtime=353.14 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 369713 0 0 0 35245 69 0 0 25 0 4 0 669506912 590086144 90054 33554432000 4194304 4625164 140733217389968 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 144064 90054 392 106 0 139567 0
[pid=8608/tid=8610] ppid=8606 vsize=576256 CPUtime=83.62 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 32956 0 0 0 8354 8 0 0 25 0 4 0 669506914 590086144 90054 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=576256 CPUtime=84.56 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 46503 0 0 0 8436 20 0 0 25 0 4 0 669506914 590086144 90054 33554432000 4194304 4625164 140733217389968 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=576256 CPUtime=95.16 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 237436 0 0 0 9484 32 0 0 25 0 4 0 669506914 590086144 90054 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 353.14
Current children cumulated vsize (KiB) 576256

[startup+222.318 s]
/proc/loadavg: 12.30 12.23 12.10 13/498 8618
/proc/meminfo: memFree=20417680/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=685964 CPUtime=502.62 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 603038 0 0 0 50162 100 0 0 25 0 4 0 669506912 702427136 103529 33554432000 4194304 4625164 140733217389968 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 171491 103529 401 106 0 166994 0
[pid=8608/tid=8610] ppid=8606 vsize=685964 CPUtime=114.1 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 42441 0 0 0 11400 10 0 0 25 0 4 0 669506914 702427136 103529 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=685964 CPUtime=114.1 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 46836 0 0 0 11390 20 0 0 25 0 4 0 669506914 702427136 103529 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=685964 CPUtime=155.17 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 439745 0 0 0 15459 58 0 0 25 0 4 0 669506914 702427136 103529 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 502.62
Current children cumulated vsize (KiB) 685964

[startup+282.301 s]

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

[pid=8608] ppid=8606 vsize=1144760 CPUtime=1841.66 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 3068282 0 0 0 183727 439 0 0 25 0 4 0 669506912 1172234240 193833 33554432000 4194304 4625164 140733217389968 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8608/statm: 286190 193833 463 106 0 281693 0
[pid=8608/tid=8610] ppid=8606 vsize=1144760 CPUtime=453.87 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 87907 0 0 0 45369 18 0 0 25 0 4 0 669506914 1172234240 193833 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=1144760 CPUtime=436.65 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 64558 0 0 0 43640 25 0 0 25 0 4 0 669506914 1172234240 193833 33554432000 4194304 4625164 140733217389968 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=1144760 CPUtime=542.94 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 2740061 0 0 0 53922 372 0 0 25 0 4 0 669506914 1172234240 193833 33554432000 4194304 4625164 140733217389968 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1841.66
Current children cumulated vsize (KiB) 1144760

[startup+822.301 s]
/proc/loadavg: 12.45 12.26 12.13 13/498 8646
/proc/meminfo: memFree=19707432/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=1144760 CPUtime=1990.64 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 3420321 0 0 0 198572 492 0 0 25 0 4 0 669506912 1172234240 199158 33554432000 4194304 4625164 140733217389968 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8608/statm: 286190 199158 463 106 0 281693 0
[pid=8608/tid=8610] ppid=8606 vsize=1144760 CPUtime=483.46 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 89433 0 0 0 48327 19 0 0 25 0 4 0 669506914 1172234240 199158 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=1144760 CPUtime=466.72 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 64781 0 0 0 46647 25 0 0 25 0 4 0 669506914 1172234240 199158 33554432000 4194304 4625164 140733217389968 18446744073709551615 4352069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=1144760 CPUtime=578.01 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 3088136 0 0 0 57378 423 0 0 25 0 4 0 669506914 1172234240 199158 33554432000 4194304 4625164 140733217389968 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1990.64
Current children cumulated vsize (KiB) 1144760

[startup+882.319 s]
/proc/loadavg: 12.39 12.27 12.14 13/498 8648
/proc/meminfo: memFree=19661480/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=1144760 CPUtime=2139.22 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 3720094 0 0 0 213383 539 0 0 25 0 4 0 669506912 1172234240 205867 33554432000 4194304 4625164 140733217389968 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8608/statm: 286190 205867 464 106 0 281693 0
[pid=8608/tid=8610] ppid=8606 vsize=1144760 CPUtime=516.76 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 90640 0 0 0 51656 20 0 0 25 0 4 0 669506914 1172234240 205867 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=1144760 CPUtime=496.17 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 67300 0 0 0 49589 28 0 0 25 0 4 0 669506914 1172234240 205867 33554432000 4194304 4625164 140733217389968 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=1144760 CPUtime=607.01 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 3382169 0 0 0 60236 465 0 0 25 0 4 0 669506914 1172234240 205867 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2139.22
Current children cumulated vsize (KiB) 1144760

[startup+942.3 s]
/proc/loadavg: 12.27 12.25 12.14 13/498 8649
/proc/meminfo: memFree=19574228/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=1241148 CPUtime=2287.15 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 4077506 0 0 0 228124 591 0 0 25 0 4 0 669506912 1270935552 218366 33554432000 4194304 4625164 140733217389968 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 310287 218367 463 106 0 305790 0
[pid=8608/tid=8610] ppid=8606 vsize=1241148 CPUtime=551.55 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 91511 0 0 0 55135 20 0 0 25 0 4 0 669506914 1270935552 218369 33554432000 4194304 4625164 140733217389968 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=1241148 CPUtime=527.64 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 69359 0 0 0 52733 31 0 0 25 0 4 0 669506914 1270935552 218369 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=1241148 CPUtime=636.35 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 3679888 0 0 0 63127 508 0 0 25 0 4 0 669506914 1270935552 218369 33554432000 4194304 4625164 140733217389968 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2287.15
Current children cumulated vsize (KiB) 1241148

[startup+1002.3 s]
/proc/loadavg: 12.20 12.23 12.14 13/498 8651
/proc/meminfo: memFree=19528532/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=1241148 CPUtime=2436.17 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 4438888 0 0 0 242975 642 0 0 25 0 4 0 669506912 1270935552 222670 33554432000 4194304 4625164 140733217389968 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 310287 222670 463 106 0 305790 0
[pid=8608/tid=8610] ppid=8606 vsize=1241148 CPUtime=581.55 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 92121 0 0 0 58135 20 0 0 25 0 4 0 669506914 1270935552 222671 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=1241148 CPUtime=557.63 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 70795 0 0 0 55730 33 0 0 25 0 4 0 669506914 1270935552 222671 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=1241148 CPUtime=666.33 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 4038041 0 0 0 66077 556 0 0 25 0 4 0 669506914 1270935552 222671 33554432000 4194304 4625164 140733217389968 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2436.17
Current children cumulated vsize (KiB) 1241148

[startup+1062.3 s]
/proc/loadavg: 12.12 12.20 12.13 13/498 8653
/proc/meminfo: memFree=19503644/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=1241148 CPUtime=2585.21 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 4720362 0 0 0 257842 679 0 0 25 0 4 0 669506912 1270935552 227045 33554432000 4194304 4625164 140733217389968 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 310287 227045 463 106 0 305790 0
[pid=8608/tid=8610] ppid=8606 vsize=1241148 CPUtime=611.54 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 92311 0 0 0 61134 20 0 0 25 0 4 0 669506914 1270935552 227045 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=1241148 CPUtime=587.62 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 71095 0 0 0 58729 33 0 0 25 0 4 0 669506914 1270935552 227045 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=1241148 CPUtime=696.33 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 4317781 0 0 0 69040 593 0 0 25 0 4 0 669506914 1270935552 227045 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2585.21
Current children cumulated vsize (KiB) 1241148

[startup+1122.3 s]
/proc/loadavg: 11.93 12.13 12.11 13/498 8685
/proc/meminfo: memFree=20255932/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=1241148 CPUtime=2736.22 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 5035816 0 0 0 272899 723 0 0 25 0 4 0 669506912 1270935552 229513 33554432000 4194304 4625164 140733217389968 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 310287 229513 463 106 0 305790 0
[pid=8608/tid=8610] ppid=8606 vsize=1241148 CPUtime=643.63 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 93312 0 0 0 64343 20 0 0 25 0 4 0 669506914 1270935552 229513 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=1241148 CPUtime=617.57 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 71615 0 0 0 61724 33 0 0 25 0 4 0 669506914 1270935552 229513 33554432000 4194304 4625164 140733217389968 18446744073709551615 4291824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=1241148 CPUtime=726.5 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 4630115 0 0 0 72015 635 0 0 25 0 4 0 669506914 1270935552 229513 33554432000 4194304 4625164 140733217389968 18446744073709551615 4547406 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2736.22
Current children cumulated vsize (KiB) 1241148

[startup+1182.3 s]
/proc/loadavg: 12.01 12.12 12.10 13/498 8687
/proc/meminfo: memFree=20051664/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=1241148 CPUtime=2871.07 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 5353091 0 0 0 286342 765 0 0 25 0 4 0 669506912 1270935552 233183 33554432000 4194304 4625164 140733217389968 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 310287 233183 437 106 0 305790 0
[pid=8608/tid=8610] ppid=8606 vsize=1241148 CPUtime=673.83 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 94032 0 0 0 67363 20 0 0 25 0 4 0 669506914 1270935552 233183 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=1241148 CPUtime=647.42 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 71826 0 0 0 64708 34 0 0 25 0 4 0 669506914 1270935552 233183 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=1241148 CPUtime=756.1 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 4945153 0 0 0 74933 677 0 0 25 0 4 0 669506914 1270935552 233183 33554432000 4194304 4625164 140733217389968 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2871.07
Current children cumulated vsize (KiB) 1241148

[startup+1242.3 s]
/proc/loadavg: 12.17 12.15 12.11 13/498 8688
/proc/meminfo: memFree=19994352/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=1264360 CPUtime=3002.62 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 5697119 0 0 0 299449 813 0 0 25 0 4 0 669506912 1294704640 238199 33554432000 4194304 4625164 140733217389968 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 316090 238199 346 106 0 311593 0
[pid=8608/tid=8610] ppid=8606 vsize=1264360 CPUtime=704.03 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 94411 0 0 0 70382 21 0 0 25 0 4 0 669506914 1294704640 238199 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=1264360 CPUtime=677.12 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 72752 0 0 0 67677 35 0 0 25 0 4 0 669506914 1294704640 238199 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=1264360 CPUtime=785.58 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 5274606 0 0 0 77837 721 0 0 25 0 4 0 669506914 1294704640 238199 33554432000 4194304 4625164 140733217389968 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3002.62
Current children cumulated vsize (KiB) 1264360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.19 12.17 12.12 13/498 8690
/proc/meminfo: memFree=19950916/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=1264360 CPUtime=3145.93 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 6004673 0 0 0 313737 856 0 0 25 0 4 0 669506912 1294704640 241644 33554432000 4194304 4625164 140733217389968 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 316090 241644 346 106 0 311593 0
[pid=8608/tid=8610] ppid=8606 vsize=1264360 CPUtime=732.86 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 94674 0 0 0 73265 21 0 0 25 0 4 0 669506914 1294704640 241663 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=1264360 CPUtime=706.01 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 73177 0 0 0 70565 36 0 0 25 0 4 0 669506914 1294704640 241663 33554432000 4194304 4625164 140733217389968 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=1264360 CPUtime=814.42 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 5579973 0 0 0 80679 763 0 0 25 0 4 0 669506914 1294704640 241663 33554432000 4194304 4625164 140733217389968 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3145.93
Current children cumulated vsize (KiB) 1264360

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

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

[startup+1300 s]
/proc/loadavg: 12.19 12.17 12.12 13/498 8690
/proc/meminfo: memFree=19950916/32950928 swapFree=67056568/67111528
[pid=8608] ppid=8606 vsize=1264360 CPUtime=3145.93 cores=0,2,4,6
/proc/8608/stat : 8608 (SArTagnan) R 8606 8608 8278 0 -1 4202496 6004673 0 0 0 313737 856 0 0 25 0 4 0 669506912 1294704640 241644 33554432000 4194304 4625164 140733217389968 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8608/statm: 316090 241644 346 106 0 311593 0
[pid=8608/tid=8610] ppid=8606 vsize=1264360 CPUtime=732.86 cores=0,2,4,6
/proc/8608/task/8610/stat : 8610 (SArTagnan) R 8606 8608 8278 0 -1 4202560 94674 0 0 0 73265 21 0 0 25 0 4 0 669506914 1294704640 241663 33554432000 4194304 4625164 140733217389968 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8608/tid=8611] ppid=8606 vsize=1264360 CPUtime=706.01 cores=0,2,4,6
/proc/8608/task/8611/stat : 8611 (SArTagnan) R 8606 8608 8278 0 -1 4202560 73177 0 0 0 70565 36 0 0 25 0 4 0 669506914 1294704640 241663 33554432000 4194304 4625164 140733217389968 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8608/tid=8612] ppid=8606 vsize=1264360 CPUtime=814.42 cores=0,2,4,6
/proc/8608/task/8612/stat : 8612 (SArTagnan) R 8606 8608 8278 0 -1 4202560 5579973 0 0 0 80679 763 0 0 25 0 4 0 669506914 1294704640 241663 33554432000 4194304 4625164 140733217389968 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3145.93
Current children cumulated vsize (KiB) 1264360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 3146
CPU user time (s): 3137.4
CPU system time (s): 8.60169
CPU usage (%): 241.988
Max. virtual memory (cumulated for all children) (KiB): 1432844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3137.4
system time used= 8.60169
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6004695
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= 4342
involuntary context switches= 37300

runsolver used 6.08907 second user time and 14.7748 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-16 22:51:38
IDJOB=3385956
IDBENCH=71583
IDSOLVER=1871
FILE ID=node148/3385956-1305579098
RUNJOBID= node148-1305576286-8296
PBS_JOBID= 13350202
Free space on /tmp= 72884 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes1.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385956-1305579098/watcher-3385956-1305579098 -o /tmp/evaluation-result-3385956-1305579098/solver-3385956-1305579098 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385956-1305579098.cnf -threads=4

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

MD5SUM BENCH= 26b9098de258b0434de90e744962df46
RANDOM SEED=45881552

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      20962740 kB
Buffers:        354576 kB
Cached:        5010396 kB
SwapCached:       8488 kB
Active:        8414016 kB
Inactive:      3207312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20962740 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            1180 kB
Writeback:           0 kB
AnonPages:     6253612 kB
Mapped:          38180 kB
Slab:           250456 kB
PageTables:      50040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 142201000 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= 72876 MiB
End job on node148 at 2011-05-16 23:13:21