Trace number 3386398

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) 3970.49 1300.1

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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-3386398-1305580250/watcher-3386398-1305580250 -o /tmp/evaluation-result-3386398-1305580250/solver-3386398-1305580250 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386398-1305580250.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: 10.13 10.25 10.19 8/373 28310
/proc/meminfo: memFree=14047996/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=25400 CPUtime=0 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 1519 0 0 0 0 0 0 0 25 0 1 0 669624638 26009600 1289 33554432000 4194304 4625164 140735084765024 18446744073709551615 274664808192 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28310/statm: 6350 1290 299 106 0 1853 0

[startup+0.0391549 s]
/proc/loadavg: 10.13 10.25 10.19 8/373 28310
/proc/meminfo: memFree=14047996/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=28912 CPUtime=0.03 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 3552 0 0 0 3 0 0 0 25 0 1 0 669624638 29605888 2174 33554432000 4194304 4625164 140735084765024 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28310/statm: 7228 2174 299 106 0 2731 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 28912

[startup+0.1731 s]
/proc/loadavg: 10.13 10.25 10.19 8/373 28310
/proc/meminfo: memFree=14047996/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=149364 CPUtime=0.27 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 9859 0 0 0 26 1 0 0 25 0 4 0 669624638 152948736 7878 33554432000 4194304 4625164 140735084765024 18446744073709551615 274664466796 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28310/statm: 37341 7878 334 106 0 32844 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 149364

[startup+0.301079 s]
/proc/loadavg: 10.13 10.25 10.19 8/373 28310
/proc/meminfo: memFree=14047996/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=216716 CPUtime=0.64 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 10534 0 0 0 63 1 0 0 25 0 4 0 669624638 221917184 8553 33554432000 4194304 4625164 140735084765024 18446744073709551615 4390441 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28310/statm: 54179 8553 335 106 0 49682 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 216716

[startup+0.701013 s]
/proc/loadavg: 10.13 10.25 10.19 8/373 28310
/proc/meminfo: memFree=14047996/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=217116 CPUtime=1.84 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 11186 0 0 0 183 1 0 0 25 0 4 0 669624638 222326784 9111 33554432000 4194304 4625164 140735084765024 18446744073709551615 4511795 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28310/statm: 54279 9111 341 106 0 49782 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 217116

[startup+1.50087 s]
/proc/loadavg: 10.13 10.25 10.19 12/377 28314
/proc/meminfo: memFree=14000980/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=219072 CPUtime=4.23 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 11955 0 0 0 422 1 0 0 25 0 4 0 669624638 224329728 9880 33554432000 4194304 4625164 140735084765024 18446744073709551615 4511795 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28310/statm: 54768 9880 341 106 0 50271 0
[pid=28310/tid=28312] ppid=28308 vsize=219072 CPUtime=1.33 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 696 0 0 0 133 0 0 0 25 0 4 0 669624645 224329728 9880 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=219072 CPUtime=0.7 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 739 0 0 0 70 0 0 0 25 0 4 0 669624645 224329728 9880 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=219072 CPUtime=1.41 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 1002 0 0 0 141 0 0 0 25 0 4 0 669624645 224329728 9880 33554432000 4194304 4625164 140735084765024 18446744073709551615 4579330 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 219072

[startup+3.10059 s]
/proc/loadavg: 10.12 10.25 10.18 12/377 28314
/proc/meminfo: memFree=13992548/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=225912 CPUtime=9.01 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 19926 0 0 0 900 1 0 0 25 0 4 0 669624638 231333888 14339 33554432000 4194304 4625164 140735084765024 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28310/statm: 56478 14339 343 106 0 51981 0
[pid=28310/tid=28312] ppid=28308 vsize=225912 CPUtime=2.31 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 2262 0 0 0 231 0 0 0 25 0 4 0 669624645 231333888 14339 33554432000 4194304 4625164 140735084765024 18446744073709551615 4295126 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=225912 CPUtime=1.41 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 2273 0 0 0 141 0 0 0 25 0 4 0 669624645 231333888 14339 33554432000 4194304 4625164 140735084765024 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=225912 CPUtime=3 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 4420 0 0 0 300 0 0 0 25 0 4 0 669624645 231333888 14341 33554432000 4194304 4625164 140735084765024 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.01
Current children cumulated vsize (KiB) 225912

[startup+6.31404 s]
/proc/loadavg: 10.12 10.25 10.18 12/377 28315
/proc/meminfo: memFree=13887644/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=376060 CPUtime=17.78 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 80981 0 0 0 1769 9 0 0 25 0 4 0 669624638 385085440 37267 33554432000 4194304 4625164 140735084765024 18446744073709551615 4390426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28310/statm: 94015 37267 346 106 0 89518 0
[pid=28310/tid=28312] ppid=28308 vsize=376060 CPUtime=3.81 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 10296 0 0 0 381 0 0 0 25 0 4 0 669624645 385085440 37267 33554432000 4194304 4625164 140735084765024 18446744073709551615 4339963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=376060 CPUtime=4.39 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 11128 0 0 0 439 0 0 0 25 0 4 0 669624645 385085440 37267 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=376060 CPUtime=5.09 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 23417 0 0 0 506 3 0 0 25 0 4 0 669624645 385085440 37267 33554432000 4194304 4625164 140735084765024 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17.78
Current children cumulated vsize (KiB) 376060

[startup+12.7009 s]
/proc/loadavg: 10.11 10.24 10.18 12/377 28315
/proc/meminfo: memFree=13881992/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=381552 CPUtime=36.87 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 103786 0 0 0 3674 13 0 0 25 0 4 0 669624638 390709248 39834 33554432000 4194304 4625164 140735084765024 18446744073709551615 4512887 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28310/statm: 95388 39834 347 106 0 90891 0
[pid=28310/tid=28312] ppid=28308 vsize=381552 CPUtime=7.01 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 10805 0 0 0 701 0 0 0 25 0 4 0 669624645 390709248 39834 33554432000 4194304 4625164 140735084765024 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=381552 CPUtime=10.78 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 15009 0 0 0 1077 1 0 0 25 0 4 0 669624645 390709248 39834 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=381552 CPUtime=8.27 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 41560 0 0 0 822 5 0 0 25 0 4 0 669624645 390709248 39834 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 36.87
Current children cumulated vsize (KiB) 381552

[startup+25.5007 s]
/proc/loadavg: 10.24 10.26 10.19 12/377 28315
/proc/meminfo: memFree=13853584/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=387044 CPUtime=75.1 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 153572 0 0 0 7488 22 0 0 25 0 4 0 669624638 396333056 45037 33554432000 4194304 4625164 140735084765024 18446744073709551615 4508991 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28310/statm: 96761 45037 347 106 0 92264 0
[pid=28310/tid=28312] ppid=28308 vsize=387044 CPUtime=17.71 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 15440 0 0 0 1770 1 0 0 25 0 4 0 669624645 396333056 45037 33554432000 4194304 4625164 140735084765024 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=387044 CPUtime=19.36 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 17063 0 0 0 1933 3 0 0 25 0 4 0 669624645 396333056 45037 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=387044 CPUtime=15.09 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 84367 0 0 0 1497 12 0 0 25 0 4 0 669624645 396333056 45037 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 75.1
Current children cumulated vsize (KiB) 387044

[startup+51.1003 s]
/proc/loadavg: 10.15 10.24 10.18 12/377 28316
/proc/meminfo: memFree=13829084/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=387044 CPUtime=151.54 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 331717 0 0 0 15102 52 0 0 25 0 4 0 669624638 396333056 49004 33554432000 4194304 4625164 140735084765024 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28310/statm: 96761 49004 347 106 0 92264 0
[pid=28310/tid=28312] ppid=28308 vsize=387044 CPUtime=33.36 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 16339 0 0 0 3333 3 0 0 25 0 4 0 669624645 396333056 49004 33554432000 4194304 4625164 140735084765024 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=387044 CPUtime=37.19 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 19615 0 0 0 3715 4 0 0 25 0 4 0 669624645 396333056 49004 33554432000 4194304 4625164 140735084765024 18446744073709551615 4352223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=387044 CPUtime=37.47 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 258994 0 0 0 3710 37 0 0 25 0 4 0 669624645 396333056 49004 33554432000 4194304 4625164 140735084765024 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 151.54
Current children cumulated vsize (KiB) 387044

[startup+102.3 s]
/proc/loadavg: 10.19 10.23 10.18 12/377 28317
/proc/meminfo: memFree=13739428/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=426208 CPUtime=304.47 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 512427 0 0 0 30364 83 0 0 25 0 4 0 669624638 436436992 66790 33554432000 4194304 4625164 140735084765024 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28310/statm: 106552 66790 347 106 0 102055 0
[pid=28310/tid=28312] ppid=28308 vsize=426208 CPUtime=71.25 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 25397 0 0 0 7118 7 0 0 25 0 4 0 669624645 436436992 66790 33554432000 4194304 4625164 140735084765024 18446744073709551615 4462330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=426208 CPUtime=71.99 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 28745 0 0 0 7191 8 0 0 25 0 4 0 669624645 436436992 66790 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=426208 CPUtime=67.18 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 412612 0 0 0 6660 58 0 0 25 0 4 0 669624645 436436992 66790 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 304.47
Current children cumulated vsize (KiB) 426208

[startup+162.301 s]
/proc/loadavg: 10.12 10.20 10.18 11/377 28319
/proc/meminfo: memFree=13478020/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=646472 CPUtime=485.23 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 839239 0 0 0 48380 143 0 0 25 0 4 0 669624638 661987328 122067 33554432000 4194304 4625164 140735084765024 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28310/statm: 161618 122067 347 106 0 157121 0
[pid=28310/tid=28312] ppid=28308 vsize=646472 CPUtime=115.72 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 39708 0 0 0 11558 14 0 0 25 0 4 0 669624645 661987328 122067 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=646472 CPUtime=118.18 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 42331 0 0 0 11803 15 0 0 25 0 4 0 669624645 661987328 122067 33554432000 4194304 4625164 140735084765024 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=646472 CPUtime=100.88 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 625153 0 0 0 9997 91 0 0 25 0 4 0 669624645 661987328 122067 33554432000 4194304 4625164 140735084765024 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 485.23
Current children cumulated vsize (KiB) 646472

[startup+222.301 s]
/proc/loadavg: 10.13 10.19 10.17 12/377 28320
/proc/meminfo: memFree=13346680/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=804392 CPUtime=664.43 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 1092646 0 0 0 66253 190 0 0 25 0 4 0 669624638 823697408 146238 33554432000 4194304 4625164 140735084765024 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28310/statm: 201098 146238 347 106 0 196601 0
[pid=28310/tid=28312] ppid=28308 vsize=804392 CPUtime=151.03 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 46648 0 0 0 15084 19 0 0 25 0 4 0 669624645 823697408 146238 33554432000 4194304 4625164 140735084765024 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=804392 CPUtime=173.51 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 58620 0 0 0 17332 19 0 0 25 0 4 0 669624645 823697408 146238 33554432000 4194304 4625164 140735084765024 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=804392 CPUtime=131.98 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 811718 0 0 0 13073 125 0 0 25 0 4 0 669624645 823697408 146238 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 664.43
Current children cumulated vsize (KiB) 804392

[startup+282.3 s]

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

[pid=28310] ppid=28308 vsize=1568420 CPUtime=2276.95 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 3170602 0 0 0 227141 554 0 0 25 0 4 0 669624638 1606062080 309976 33554432000 4194304 4625164 140735084765024 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28310/statm: 392105 309976 347 106 0 387608 0
[pid=28310/tid=28312] ppid=28308 vsize=1568420 CPUtime=511.63 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 135656 0 0 0 51101 62 0 0 25 0 4 0 669624645 1606062080 309976 33554432000 4194304 4625164 140735084765024 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=1568420 CPUtime=621.14 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 135512 0 0 0 62056 58 0 0 25 0 4 0 669624645 1606062080 309976 33554432000 4194304 4625164 140735084765024 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=1568420 CPUtime=417.59 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 2592313 0 0 0 41373 386 0 0 25 0 4 0 669624645 1606062080 309976 33554432000 4194304 4625164 140735084765024 18446744073709551615 4554706 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2276.95
Current children cumulated vsize (KiB) 1568420

[startup+822.301 s]
/proc/loadavg: 10.18 10.15 10.16 12/377 28336
/proc/meminfo: memFree=12439604/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=1699820 CPUtime=2456.05 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 3436789 0 0 0 245006 599 0 0 25 0 4 0 669624638 1740615680 323267 33554432000 4194304 4625164 140735084765024 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28310/statm: 424955 323267 347 106 0 420458 0
[pid=28310/tid=28312] ppid=28308 vsize=1699820 CPUtime=562.71 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 139239 0 0 0 56205 66 0 0 25 0 4 0 669624645 1740615680 323267 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=1699820 CPUtime=660.5 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 138570 0 0 0 65988 62 0 0 25 0 4 0 669624645 1740615680 323267 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=1699820 CPUtime=456.71 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 2849440 0 0 0 45249 422 0 0 25 0 4 0 669624645 1740615680 323267 33554432000 4194304 4625164 140735084765024 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2456.05
Current children cumulated vsize (KiB) 1699820

[startup+882.3 s]
/proc/loadavg: 10.21 10.17 10.16 12/377 28338
/proc/meminfo: memFree=12352800/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=1703720 CPUtime=2635.1 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 3669998 0 0 0 262871 639 0 0 25 0 4 0 669624638 1744609280 336104 33554432000 4194304 4625164 140735084765024 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/28310/statm: 425930 336104 347 106 0 421433 0
[pid=28310/tid=28312] ppid=28308 vsize=1703720 CPUtime=607.25 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 142605 0 0 0 60654 71 0 0 25 0 4 0 669624645 1744609280 336104 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=1703720 CPUtime=705.54 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 141065 0 0 0 70489 65 0 0 19 0 4 0 669624645 1744609280 336104 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=1703720 CPUtime=490.73 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 3072596 0 0 0 48619 454 0 0 25 0 4 0 669624645 1744609280 336104 33554432000 4194304 4625164 140735084765024 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2635.1
Current children cumulated vsize (KiB) 1703720

[startup+942.301 s]
/proc/loadavg: 10.08 10.14 10.15 11/377 28430
/proc/meminfo: memFree=13043384/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=1805996 CPUtime=2862.01 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 3777751 0 0 0 285520 681 0 0 25 0 4 0 669624638 1849339904 356000 33554432000 4194304 4625164 140735084765024 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28310/statm: 451499 356000 436 106 0 447002 0
[pid=28310/tid=28312] ppid=28308 vsize=1805996 CPUtime=662.3 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 146890 0 0 0 66137 93 0 0 25 0 4 0 669624645 1849339904 356000 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=1805996 CPUtime=762.71 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 179552 0 0 0 76195 76 0 0 25 0 4 0 669624645 1849339904 356000 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=1805996 CPUtime=545.76 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 3135151 0 0 0 54115 461 0 0 25 0 4 0 669624645 1849339904 356000 33554432000 4194304 4625164 140735084765024 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2862.01
Current children cumulated vsize (KiB) 1805996

[startup+1002.3 s]
/proc/loadavg: 10.13 10.14 10.15 11/377 28432
/proc/meminfo: memFree=12703464/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=1807916 CPUtime=3081.64 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 3978109 0 0 0 307449 715 0 0 25 0 4 0 669624638 1851305984 370822 33554432000 4194304 4625164 140735084765024 18446744073709551615 4511959 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28310/statm: 451979 370822 347 106 0 447482 0
[pid=28310/tid=28312] ppid=28308 vsize=1807916 CPUtime=714.13 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 149995 0 0 0 71317 96 0 0 25 0 4 0 669624645 1851305984 370822 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=1807916 CPUtime=815.94 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 185838 0 0 0 81512 82 0 0 25 0 4 0 669624645 1851305984 370822 33554432000 4194304 4625164 140735084765024 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=1807916 CPUtime=600.34 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 3322748 0 0 0 59548 486 0 0 25 0 4 0 669624645 1851305984 370822 33554432000 4194304 4625164 140735084765024 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3081.64
Current children cumulated vsize (KiB) 1807916

[startup+1062.3 s]
/proc/loadavg: 10.18 10.14 10.15 11/377 28434
/proc/meminfo: memFree=12393952/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=1907396 CPUtime=3260.71 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 4258442 0 0 0 325309 762 0 0 25 0 4 0 669624638 1953173504 385726 33554432000 4194304 4625164 140735084765024 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28310/statm: 476849 385726 347 106 0 472352 0
[pid=28310/tid=28312] ppid=28308 vsize=1907396 CPUtime=767.87 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 153580 0 0 0 76688 99 0 0 25 0 4 0 669624645 1953173504 385726 33554432000 4194304 4625164 140735084765024 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=1907396 CPUtime=853.02 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 189130 0 0 0 85217 85 0 0 25 0 4 0 669624645 1953173504 385726 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=1907396 CPUtime=633.3 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 3543641 0 0 0 62811 519 0 0 25 0 4 0 669624645 1953173504 385726 33554432000 4194304 4625164 140735084765024 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3260.71
Current children cumulated vsize (KiB) 1907396

[startup+1122.3 s]
/proc/loadavg: 10.22 10.16 10.15 10/377 28435
/proc/meminfo: memFree=12083080/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=1973600 CPUtime=3439.89 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 4534843 0 0 0 343184 805 0 0 25 0 4 0 669624638 2020966400 396475 33554432000 4194304 4625164 140735084765024 18446744073709551615 4512190 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28310/statm: 493400 396475 350 106 0 488903 0
[pid=28310/tid=28312] ppid=28308 vsize=1973600 CPUtime=808.77 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 155972 0 0 0 80776 101 0 0 25 0 4 0 669624645 2020966400 396475 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=1973600 CPUtime=900.93 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 193040 0 0 0 90005 88 0 0 25 0 4 0 669624645 2020966400 396475 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=1973600 CPUtime=675.59 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 3812078 0 0 0 67003 556 0 0 25 0 4 0 669624645 2020966400 396475 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3439.89
Current children cumulated vsize (KiB) 1973600

[startup+1182.3 s]
/proc/loadavg: 10.15 10.14 10.14 11/377 28437
/proc/meminfo: memFree=11852188/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=2008556 CPUtime=3619 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 4739445 0 0 0 361059 841 0 0 25 0 4 0 669624638 2056761344 414065 33554432000 4194304 4625164 140735084765024 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28310/statm: 502139 414065 347 106 0 497642 0
[pid=28310/tid=28312] ppid=28308 vsize=2008556 CPUtime=857.27 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 160345 0 0 0 85621 106 0 0 25 0 4 0 669624645 2056761344 414065 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=2008556 CPUtime=940.76 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 196044 0 0 0 93983 93 0 0 25 0 4 0 669624645 2056761344 414065 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=2008556 CPUtime=706.39 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 4000927 0 0 0 70058 581 0 0 25 0 4 0 669624645 2056761344 414065 33554432000 4194304 4625164 140735084765024 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3619
Current children cumulated vsize (KiB) 2008556

[startup+1242.3 s]
/proc/loadavg: 10.05 10.11 10.13 11/377 28439
/proc/meminfo: memFree=11664696/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=2147080 CPUtime=3798.05 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 4920925 0 0 0 378929 876 0 0 25 0 4 0 669624638 2198609920 428670 33554432000 4194304 4625164 140735084765024 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28310/statm: 536770 428670 347 106 0 532273 0
[pid=28310/tid=28312] ppid=28308 vsize=2147080 CPUtime=902.34 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 164842 0 0 0 90122 112 0 0 25 0 4 0 669624645 2198609920 428670 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=2147080 CPUtime=986.67 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 198979 0 0 0 98570 97 0 0 25 0 4 0 669624645 2198609920 428670 33554432000 4194304 4625164 140735084765024 18446744073709551615 4352804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=2147080 CPUtime=736.19 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 4171261 0 0 0 73013 606 0 0 25 0 4 0 669624645 2198609920 428670 33554432000 4194304 4625164 140735084765024 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3798.05
Current children cumulated vsize (KiB) 2147080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.13 10.12 10.13 11/377 28440
/proc/meminfo: memFree=11321948/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=2466552 CPUtime=3970.38 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 5439993 0 0 0 396085 953 0 0 25 0 4 0 669624638 2525749248 493482 33554432000 4194304 4625164 140735084765024 18446744073709551615 4392008 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28310/statm: 616638 493482 347 106 0 612141 0
[pid=28310/tid=28312] ppid=28308 vsize=2466552 CPUtime=941.42 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 204660 0 0 0 94022 120 0 0 25 0 4 0 669624645 2525749248 493482 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=2466552 CPUtime=1026.91 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 202883 0 0 0 102592 99 0 0 25 0 4 0 669624645 2525749248 493482 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=2466552 CPUtime=780.14 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 4472721 0 0 0 77365 649 0 0 25 0 4 0 669624645 2525749248 493482 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3970.38
Current children cumulated vsize (KiB) 2466552

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: 10.13 10.12 10.13 11/377 28440
/proc/meminfo: memFree=11321948/32951132 swapFree=67093824/67111528
[pid=28310] ppid=28308 vsize=2466552 CPUtime=3970.38 cores=0,2,4,6
/proc/28310/stat : 28310 (SArTagnan) R 28308 28310 27834 0 -1 4202496 5439993 0 0 0 396085 953 0 0 25 0 4 0 669624638 2525749248 493482 33554432000 4194304 4625164 140735084765024 18446744073709551615 4392008 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28310/statm: 616638 493482 347 106 0 612141 0
[pid=28310/tid=28312] ppid=28308 vsize=2466552 CPUtime=941.42 cores=0,2,4,6
/proc/28310/task/28312/stat : 28312 (SArTagnan) R 28308 28310 27834 0 -1 4202560 204660 0 0 0 94022 120 0 0 25 0 4 0 669624645 2525749248 493482 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28310/tid=28313] ppid=28308 vsize=2466552 CPUtime=1026.91 cores=0,2,4,6
/proc/28310/task/28313/stat : 28313 (SArTagnan) R 28308 28310 27834 0 -1 4202560 202883 0 0 0 102592 99 0 0 25 0 4 0 669624645 2525749248 493482 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28310/tid=28314] ppid=28308 vsize=2466552 CPUtime=780.14 cores=0,2,4,6
/proc/28310/task/28314/stat : 28314 (SArTagnan) R 28308 28310 27834 0 -1 4202560 4472721 0 0 0 77365 649 0 0 25 0 4 0 669624645 2525749248 493482 33554432000 4194304 4625164 140735084765024 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3970.38
Current children cumulated vsize (KiB) 2466552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 3970.49
CPU user time (s): 3960.87
CPU system time (s): 9.61354
CPU usage (%): 305.398
Max. virtual memory (cumulated for all children) (KiB): 2678388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3960.87
system time used= 9.61354
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5439995
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= 11704
involuntary context switches= 38515

runsolver used 4.33434 second user time and 11.2763 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-16 23:10:50
IDJOB=3386398
IDBENCH=83127
IDSOLVER=1871
FILE ID=node131/3386398-1305580250
RUNJOBID= node131-1305576906-27852
PBS_JOBID= 13350211
Free space on /tmp= 73564 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom18.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386398-1305580250/watcher-3386398-1305580250 -o /tmp/evaluation-result-3386398-1305580250/solver-3386398-1305580250 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386398-1305580250.cnf -threads=4

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=797735902

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      14048052 kB
Buffers:        309628 kB
Cached:        4752956 kB
SwapCached:       1504 kB
Active:       14940804 kB
Inactive:      3678584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      14048052 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:    13555084 kB
Mapped:          33116 kB
Slab:           171120 kB
PageTables:      47568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 66724564 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73560 MiB
End job on node131 at 2011-05-16 23:32:32