Trace number 3386388

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) 3851.05 1300.05

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3386388-1305577446/watcher-3386388-1305577446 -o /tmp/evaluation-result-3386388-1305577446/solver-3386388-1305577446 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386388-1305577446.cnf -threads=4 

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

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


[startup+0 s]
/proc/loadavg: 10.63 11.04 11.08 8/447 11715
/proc/meminfo: memFree=21025728/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=24112 CPUtime=0 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 1278 0 0 0 0 0 0 0 25 0 1 0 650160474 24690688 1178 33554432000 4194304 4625164 140737379241616 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/11715/statm: 6028 1178 299 106 0 1531 0

[startup+0.108356 s]
/proc/loadavg: 10.63 11.04 11.08 8/447 11715
/proc/meminfo: memFree=21025728/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=74500 CPUtime=0.16 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 6890 0 0 0 15 1 0 0 25 0 4 0 650160474 76288000 5369 33554432000 4194304 4625164 140737379241616 18446744073709551615 47705437378486 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11715/statm: 18625 5369 304 106 0 14128 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 74500

[startup+0.200342 s]
/proc/loadavg: 10.63 11.04 11.08 8/447 11715
/proc/meminfo: memFree=21025728/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=142388 CPUtime=0.34 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 8177 0 0 0 33 1 0 0 25 0 4 0 650160474 145805312 6105 33554432000 4194304 4625164 140737379241616 18446744073709551615 4490613 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 35597 6105 328 106 0 31100 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 142388

[startup+0.300324 s]
/proc/loadavg: 10.63 11.04 11.08 8/447 11715
/proc/meminfo: memFree=21025728/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=145428 CPUtime=0.54 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 8925 0 0 0 53 1 0 0 25 0 4 0 650160474 148918272 6837 33554432000 4194304 4625164 140737379241616 18446744073709551615 4390609 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 36357 6837 336 106 0 31860 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 145428

[startup+0.700251 s]
/proc/loadavg: 10.63 11.04 11.08 8/447 11715
/proc/meminfo: memFree=21025728/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=144324 CPUtime=1.34 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 10949 0 0 0 133 1 0 0 25 0 4 0 650160474 147787776 7453 33554432000 4194304 4625164 140737379241616 18446744073709551615 4508982 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 36081 7453 342 106 0 31584 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 144324

[startup+1.50111 s]
/proc/loadavg: 10.63 11.04 11.08 12/451 11719
/proc/meminfo: memFree=20983924/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=149364 CPUtime=2.93 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 15099 0 0 0 291 2 0 0 25 0 4 0 650160474 152948736 8577 33554432000 4194304 4625164 140737379241616 18446744073709551615 4519559 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 37341 8577 342 106 0 32844 0
[pid=11715/tid=11717] ppid=11713 vsize=149364 CPUtime=0.69 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 1202 0 0 0 69 0 0 0 25 0 4 0 650160479 152948736 8577 33554432000 4194304 4625164 140737379241616 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=149364 CPUtime=0.7 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 1327 0 0 0 70 0 0 0 25 0 4 0 650160479 152948736 8577 33554432000 4194304 4625164 140737379241616 18446744073709551615 4462312 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=149364 CPUtime=0.71 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 3457 0 0 0 71 0 0 0 25 0 4 0 650160479 152948736 8577 33554432000 4194304 4625164 140737379241616 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 149364

[startup+3.10082 s]
/proc/loadavg: 10.63 11.04 11.08 12/451 11719
/proc/meminfo: memFree=20967928/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=308104 CPUtime=6.2 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 67388 0 0 0 613 7 0 0 25 0 4 0 650160474 315498496 38997 33554432000 4194304 4625164 140737379241616 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 77026 38997 344 106 0 72529 0
[pid=11715/tid=11717] ppid=11713 vsize=308104 CPUtime=1.49 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 9643 0 0 0 149 0 0 0 25 0 4 0 650160479 315498496 38997 33554432000 4194304 4625164 140737379241616 18446744073709551615 4469091 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=308104 CPUtime=1.57 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 12554 0 0 0 156 1 0 0 25 0 4 0 650160479 315498496 38997 33554432000 4194304 4625164 140737379241616 18446744073709551615 233510402542 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=308104 CPUtime=1.42 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 10890 0 0 0 141 1 0 0 25 0 4 0 650160479 315498496 38997 33554432000 4194304 4625164 140737379241616 18446744073709551615 47705434469864 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 308104

[startup+6.30025 s]
/proc/loadavg: 10.66 11.03 11.08 12/451 11719
/proc/meminfo: memFree=20735940/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=379908 CPUtime=14.15 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 86051 0 0 0 1405 10 0 0 25 0 4 0 650160474 389025792 40726 33554432000 4194304 4625164 140737379241616 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 94977 40726 347 106 0 90480 0
[pid=11715/tid=11717] ppid=11713 vsize=379908 CPUtime=3.09 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 9643 0 0 0 309 0 0 0 25 0 4 0 650160479 389025792 40726 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=379908 CPUtime=3.04 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 12989 0 0 0 303 1 0 0 25 0 4 0 650160479 389025792 40726 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=379908 CPUtime=3.1 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 24715 0 0 0 308 2 0 0 25 0 4 0 650160479 389025792 40726 33554432000 4194304 4625164 140737379241616 18446744073709551615 4339173 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14.15
Current children cumulated vsize (KiB) 379908

[startup+12.7011 s]
/proc/loadavg: 10.68 11.03 11.08 12/451 11719
/proc/meminfo: memFree=20728648/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=379908 CPUtime=30.06 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 111325 0 0 0 2992 14 0 0 25 0 4 0 650160474 389025792 41680 33554432000 4194304 4625164 140737379241616 18446744073709551615 4512887 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 94977 41680 347 106 0 90480 0
[pid=11715/tid=11717] ppid=11713 vsize=379908 CPUtime=6.29 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 9643 0 0 0 629 0 0 0 25 0 4 0 650160479 389025792 41680 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=379908 CPUtime=6.23 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 13005 0 0 0 622 1 0 0 25 0 4 0 650160479 389025792 41680 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=379908 CPUtime=6.21 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 49817 0 0 0 615 6 0 0 25 0 4 0 650160479 389025792 41680 33554432000 4194304 4625164 140737379241616 18446744073709551615 4334585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 30.06
Current children cumulated vsize (KiB) 379908

[startup+25.5008 s]
/proc/loadavg: 10.75 11.03 11.08 12/451 11719
/proc/meminfo: memFree=20698888/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=386200 CPUtime=61.74 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 122461 0 0 0 6158 16 0 0 25 0 4 0 650160474 395468800 44126 33554432000 4194304 4625164 140737379241616 18446744073709551615 4509370 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 96550 44126 347 106 0 92053 0
[pid=11715/tid=11717] ppid=11713 vsize=386200 CPUtime=12.57 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 9659 0 0 0 1256 1 0 0 25 0 4 0 650160479 395468800 44126 33554432000 4194304 4625164 140737379241616 18446744073709551615 4462467 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=386200 CPUtime=12.67 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 13598 0 0 0 1266 1 0 0 25 0 4 0 650160479 395468800 44126 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=386200 CPUtime=18.12 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 57809 0 0 0 1804 8 0 0 25 0 4 0 650160479 395468800 44126 33554432000 4194304 4625164 140737379241616 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 61.74
Current children cumulated vsize (KiB) 386200

[startup+51.1012 s]
/proc/loadavg: 10.95 11.06 11.09 12/451 11722
/proc/meminfo: memFree=20691856/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=412704 CPUtime=125.19 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 251254 0 0 0 12481 38 0 0 25 0 4 0 650160474 422608896 44105 33554432000 4194304 4625164 140737379241616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 103176 44105 346 106 0 98679 0
[pid=11715/tid=11717] ppid=11713 vsize=412704 CPUtime=25.17 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 13049 0 0 0 2516 1 0 0 25 0 4 0 650160479 422608896 44105 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=412704 CPUtime=25.47 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 16816 0 0 0 2545 2 0 0 25 0 4 0 650160479 422608896 44105 33554432000 4194304 4625164 140737379241616 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=412704 CPUtime=43.35 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 179897 0 0 0 4307 28 0 0 25 0 4 0 650160479 422608896 44105 33554432000 4194304 4625164 140737379241616 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 125.19
Current children cumulated vsize (KiB) 412704

[startup+102.301 s]
/proc/loadavg: 11.31 11.15 11.12 12/451 11724
/proc/meminfo: memFree=20668088/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=414740 CPUtime=270.57 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 529408 0 0 0 26976 81 0 0 25 0 4 0 650160474 424693760 48203 33554432000 4194304 4625164 140737379241616 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 103685 48203 347 106 0 99188 0
[pid=11715/tid=11717] ppid=11713 vsize=414740 CPUtime=68.89 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 13176 0 0 0 6888 1 0 0 25 0 4 0 650160479 424693760 48203 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=414740 CPUtime=51.1 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 16962 0 0 0 5108 2 0 0 25 0 4 0 650160479 424693760 48203 33554432000 4194304 4625164 140737379241616 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=414740 CPUtime=93.81 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 457758 0 0 0 9310 71 0 0 25 0 4 0 650160479 424693760 48203 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 270.57
Current children cumulated vsize (KiB) 414740

[startup+162.3 s]
/proc/loadavg: 11.22 11.15 11.12 12/451 11726
/proc/meminfo: memFree=20634692/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=435660 CPUtime=449.67 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 693343 0 0 0 44862 105 0 0 25 0 4 0 650160474 446115840 53910 33554432000 4194304 4625164 140737379241616 18446744073709551615 4425588 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 108915 53910 347 106 0 104418 0
[pid=11715/tid=11717] ppid=11713 vsize=435660 CPUtime=128.87 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 13325 0 0 0 12886 1 0 0 25 0 4 0 650160479 446115840 53910 33554432000 4194304 4625164 140737379241616 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=435660 CPUtime=86.38 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 17119 0 0 0 8636 2 0 0 25 0 4 0 650160479 446115840 53910 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=435660 CPUtime=147.64 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 621372 0 0 0 14668 96 0 0 25 0 4 0 650160479 446115840 53910 33554432000 4194304 4625164 140737379241616 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 449.67
Current children cumulated vsize (KiB) 435660

[startup+222.318 s]
/proc/loadavg: 11.28 11.17 11.12 12/451 11727
/proc/meminfo: memFree=20611572/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=435660 CPUtime=628.85 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 842050 0 0 0 62755 130 0 0 25 0 4 0 650160474 446115840 55307 33554432000 4194304 4625164 140737379241616 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 108915 55307 347 106 0 104418 0
[pid=11715/tid=11717] ppid=11713 vsize=435660 CPUtime=188.89 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 13496 0 0 0 18888 1 0 0 25 0 4 0 650160479 446115840 55307 33554432000 4194304 4625164 140737379241616 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=435660 CPUtime=116.41 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 17190 0 0 0 11639 2 0 0 25 0 4 0 650160479 446115840 55307 33554432000 4194304 4625164 140737379241616 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=435660 CPUtime=206.77 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 769813 0 0 0 20557 120 0 0 25 0 4 0 650160479 446115840 55307 33554432000 4194304 4625164 140737379241616 18446744073709551615 4562151 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 628.85
Current children cumulated vsize (KiB) 435660

[startup+282.301 s]

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

[pid=11715] ppid=11713 vsize=595424 CPUtime=2245.67 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 1928424 0 0 0 224264 303 0 0 25 0 4 0 650160474 609714176 90785 33554432000 4194304 4625164 140737379241616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 148856 90785 347 106 0 144359 0
[pid=11715/tid=11717] ppid=11713 vsize=595424 CPUtime=563.08 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 19763 0 0 0 56306 2 0 0 25 0 4 0 650160479 609714176 90785 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=595424 CPUtime=633.67 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 24427 0 0 0 63364 3 0 0 25 0 4 0 650160479 609714176 90785 33554432000 4194304 4625164 140737379241616 18446744073709551615 4466334 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=595424 CPUtime=492.34 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 1815293 0 0 0 48947 287 0 0 25 0 4 0 650160479 609714176 90785 33554432000 4194304 4625164 140737379241616 18446744073709551615 233509946572 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2245.67
Current children cumulated vsize (KiB) 595424

[startup+822.3 s]
/proc/loadavg: 11.21 11.16 11.11 13/451 11773
/proc/meminfo: memFree=18923544/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=610560 CPUtime=2424.78 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 2054490 0 0 0 242153 325 0 0 25 0 4 0 650160474 625213440 95119 33554432000 4194304 4625164 140737379241616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 152640 95119 347 106 0 148143 0
[pid=11715/tid=11717] ppid=11713 vsize=610560 CPUtime=623.07 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 20228 0 0 0 62305 2 0 0 25 0 4 0 650160479 625213440 95119 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=610560 CPUtime=692.79 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 24693 0 0 0 69276 3 0 0 25 0 4 0 650160479 625213440 95119 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=610560 CPUtime=522.5 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 1931344 0 0 0 51944 306 0 0 25 0 4 0 650160479 625213440 95119 33554432000 4194304 4625164 140737379241616 18446744073709551615 4547445 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2424.78
Current children cumulated vsize (KiB) 610560

[startup+882.317 s]
/proc/loadavg: 11.26 11.18 11.11 12/451 11775
/proc/meminfo: memFree=18778624/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=610560 CPUtime=2603.95 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 2242566 0 0 0 260041 354 0 0 25 0 4 0 650160474 625213440 99910 33554432000 4194304 4625164 140737379241616 18446744073709551615 4512467 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 152640 99910 347 106 0 148143 0
[pid=11715/tid=11717] ppid=11713 vsize=610560 CPUtime=683.08 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 20359 0 0 0 68306 2 0 0 25 0 4 0 650160479 625213440 99910 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=610560 CPUtime=751.93 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 24922 0 0 0 75190 3 0 0 25 0 4 0 650160479 625213440 99910 33554432000 4194304 4625164 140737379241616 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=610560 CPUtime=552.43 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 2116380 0 0 0 54908 335 0 0 25 0 4 0 650160479 625213440 99910 33554432000 4194304 4625164 140737379241616 18446744073709551615 233509994868 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2603.95
Current children cumulated vsize (KiB) 610560

[startup+942.301 s]
/proc/loadavg: 11.33 11.20 11.12 12/451 11777
/proc/meminfo: memFree=18524712/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=629932 CPUtime=2783.04 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 2465289 0 0 0 277915 389 0 0 25 0 4 0 650160474 645050368 105875 33554432000 4194304 4625164 140737379241616 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 157483 105875 347 106 0 152986 0
[pid=11715/tid=11717] ppid=11713 vsize=629932 CPUtime=743.08 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 20494 0 0 0 74305 3 0 0 25 0 4 0 650160479 645050368 105875 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=629932 CPUtime=811.05 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 25024 0 0 0 81102 3 0 0 25 0 4 0 650160479 645050368 105875 33554432000 4194304 4625164 140737379241616 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=629932 CPUtime=582.43 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 2325416 0 0 0 57875 368 0 0 25 0 4 0 650160479 645050368 105875 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351925 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2783.04
Current children cumulated vsize (KiB) 629932

[startup+1002.3 s]
/proc/loadavg: 11.19 11.18 11.11 12/451 11778
/proc/meminfo: memFree=18389220/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=698308 CPUtime=2962.17 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 2640588 0 0 0 295799 418 0 0 25 0 4 0 650160474 715067392 112437 33554432000 4194304 4625164 140737379241616 18446744073709551615 4512180 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 174577 112437 347 106 0 170080 0
[pid=11715/tid=11717] ppid=11713 vsize=698308 CPUtime=803.08 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 20689 0 0 0 80305 3 0 0 25 0 4 0 650160479 715067392 112437 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=698308 CPUtime=870.17 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 25259 0 0 0 87014 3 0 0 25 0 4 0 650160479 715067392 112437 33554432000 4194304 4625164 140737379241616 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=698308 CPUtime=612.43 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 2497703 0 0 0 60848 395 0 0 25 0 4 0 650160479 715067392 112437 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2962.17
Current children cumulated vsize (KiB) 698308

[startup+1062.3 s]
/proc/loadavg: 11.07 11.14 11.10 12/451 11780
/proc/meminfo: memFree=18305184/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=698308 CPUtime=3141.3 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 2832681 0 0 0 313684 446 0 0 25 0 4 0 650160474 715067392 116838 33554432000 4194304 4625164 140737379241616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 174577 116838 347 106 0 170080 0
[pid=11715/tid=11717] ppid=11713 vsize=698308 CPUtime=863.08 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 20991 0 0 0 86305 3 0 0 25 0 4 0 650160479 715067392 116838 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=698308 CPUtime=929.31 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 25478 0 0 0 92928 3 0 0 25 0 4 0 650160479 715067392 116838 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=698308 CPUtime=642.32 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 2687250 0 0 0 63809 423 0 0 25 0 4 0 650160479 715067392 116838 33554432000 4194304 4625164 140737379241616 18446744073709551615 4353104 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3141.3
Current children cumulated vsize (KiB) 698308

[startup+1122.3 s]
/proc/loadavg: 11.09 11.13 11.10 12/451 11781
/proc/meminfo: memFree=18142660/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=735000 CPUtime=3320.43 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 3042980 0 0 0 331562 481 0 0 25 0 4 0 650160474 752640000 123599 33554432000 4194304 4625164 140737379241616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 183750 123599 349 106 0 179253 0
[pid=11715/tid=11717] ppid=11713 vsize=735000 CPUtime=923.08 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 21266 0 0 0 92305 3 0 0 25 0 4 0 650160479 752640000 123599 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=735000 CPUtime=988.43 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 34088 0 0 0 98838 5 0 0 25 0 4 0 650160479 752640000 123599 33554432000 4194304 4625164 140737379241616 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=735000 CPUtime=672.31 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 2875063 0 0 0 66778 453 0 0 25 0 4 0 650160479 752640000 123599 33554432000 4194304 4625164 140737379241616 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3320.43
Current children cumulated vsize (KiB) 735000

[startup+1182.3 s]
/proc/loadavg: 11.15 11.14 11.10 12/451 11783
/proc/meminfo: memFree=18005068/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=769524 CPUtime=3499.57 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 3267051 0 0 0 349443 514 0 0 25 0 4 0 650160474 787992576 132221 33554432000 4194304 4625164 140737379241616 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 192381 132221 347 106 0 187884 0
[pid=11715/tid=11717] ppid=11713 vsize=769524 CPUtime=983.08 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 21663 0 0 0 98305 3 0 0 25 0 4 0 650160479 787992576 132221 33554432000 4194304 4625164 140737379241616 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=769524 CPUtime=1033.82 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 34386 0 0 0 103377 5 0 0 25 0 4 0 650160479 787992576 132221 33554432000 4194304 4625164 140737379241616 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=769524 CPUtime=705 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 3078134 0 0 0 70017 483 0 0 25 0 4 0 650160479 787992576 132221 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351958 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3499.57
Current children cumulated vsize (KiB) 769524

[startup+1242.3 s]
/proc/loadavg: 11.12 11.12 11.09 12/451 11785
/proc/meminfo: memFree=17900596/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=774700 CPUtime=3678.7 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 3479707 0 0 0 367320 550 0 0 25 0 4 0 650160474 793292800 137643 33554432000 4194304 4625164 140737379241616 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 193675 137643 347 106 0 189178 0
[pid=11715/tid=11717] ppid=11713 vsize=774700 CPUtime=1032.98 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 21935 0 0 0 103295 3 0 0 25 0 4 0 650160479 793292800 137643 33554432000 4194304 4625164 140737379241616 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=774700 CPUtime=1073.38 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 34566 0 0 0 107333 5 0 0 25 0 4 0 650160479 793292800 137643 33554432000 4194304 4625164 140737379241616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=774700 CPUtime=737.11 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 3286097 0 0 0 73194 517 0 0 25 0 4 0 650160479 793292800 137643 33554432000 4194304 4625164 140737379241616 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3678.7
Current children cumulated vsize (KiB) 774700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.10 11.11 11.09 12/451 11786
/proc/meminfo: memFree=17804820/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=779328 CPUtime=3850.99 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 3667921 0 0 0 384522 577 0 0 25 0 4 0 650160474 798031872 145049 33554432000 4194304 4625164 140737379241616 18446744073709551615 4511846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 194832 145049 347 106 0 190335 0
[pid=11715/tid=11717] ppid=11713 vsize=779328 CPUtime=1062.1 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 22151 0 0 0 106207 3 0 0 25 0 4 0 650160479 798031872 145049 33554432000 4194304 4625164 140737379241616 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=779328 CPUtime=1130.26 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 34986 0 0 0 113020 6 0 0 25 0 4 0 650160479 798031872 145049 33554432000 4194304 4625164 140737379241616 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=779328 CPUtime=765.7 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 3469394 0 0 0 76027 543 0 0 25 0 4 0 650160479 798031872 145049 33554432000 4194304 4625164 140737379241616 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3850.99
Current children cumulated vsize (KiB) 779328

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: 11.10 11.11 11.09 12/451 11786
/proc/meminfo: memFree=17804820/32951124 swapFree=67023148/67111528
[pid=11715] ppid=11713 vsize=779328 CPUtime=3850.99 cores=1,3,5,7
/proc/11715/stat : 11715 (SArTagnan) R 11713 11715 11674 0 -1 4202496 3667921 0 0 0 384522 577 0 0 25 0 4 0 650160474 798031872 145049 33554432000 4194304 4625164 140737379241616 18446744073709551615 4511846 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11715/statm: 194832 145049 347 106 0 190335 0
[pid=11715/tid=11717] ppid=11713 vsize=779328 CPUtime=1062.1 cores=1,3,5,7
/proc/11715/task/11717/stat : 11717 (SArTagnan) R 11713 11715 11674 0 -1 4202560 22151 0 0 0 106207 3 0 0 25 0 4 0 650160479 798031872 145049 33554432000 4194304 4625164 140737379241616 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11715/tid=11718] ppid=11713 vsize=779328 CPUtime=1130.26 cores=1,3,5,7
/proc/11715/task/11718/stat : 11718 (SArTagnan) R 11713 11715 11674 0 -1 4202560 34986 0 0 0 113020 6 0 0 25 0 4 0 650160479 798031872 145049 33554432000 4194304 4625164 140737379241616 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11715/tid=11719] ppid=11713 vsize=779328 CPUtime=765.7 cores=1,3,5,7
/proc/11715/task/11719/stat : 11719 (SArTagnan) R 11713 11715 11674 0 -1 4202560 3469394 0 0 0 76027 543 0 0 25 0 4 0 650160479 798031872 145049 33554432000 4194304 4625164 140737379241616 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3850.99
Current children cumulated vsize (KiB) 779328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 3851.05
CPU user time (s): 3845.25
CPU system time (s): 5.80212
CPU usage (%): 296.224
Max. virtual memory (cumulated for all children) (KiB): 779328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3845.25
system time used= 5.80212
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3667921
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= 271
involuntary context switches= 31849

runsolver used 5.19821 second user time and 13.7289 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-16 22:24:06
IDJOB=3386388
IDBENCH=70848
IDSOLVER=1871
FILE ID=node145/3386388-1305577446
RUNJOBID= node145-1305577446-11693
PBS_JOBID= 13350223
Free space on /tmp= 73628 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386388-1305577446/watcher-3386388-1305577446 -o /tmp/evaluation-result-3386388-1305577446/solver-3386388-1305577446 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386388-1305577446.cnf -threads=4

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=1063048997

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21026388 kB
Buffers:        106736 kB
Cached:         926264 kB
SwapCached:       4796 kB
Active:        8112308 kB
Inactive:      3550472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21026388 kB
SwapTotal:    67111528 kB
SwapFree:     67023148 kB
Dirty:            4088 kB
Writeback:           0 kB
AnonPages:    10624608 kB
Mapped:          33676 kB
Slab:           136908 kB
PageTables:      54740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 119666448 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= 73608 MiB
End job on node145 at 2011-05-16 22:45:48