Trace number 3386123

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) 3060.45 1300.06

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s39840374-sat.cnf
MD5SUM085a3847e14185843eddf941accab006
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.756884
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
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-3386123-1305580401/watcher-3386123-1305580401 -o /tmp/evaluation-result-3386123-1305580401/solver-3386123-1305580401 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386123-1305580401.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: 11.85 12.10 12.09 10/494 8717
/proc/meminfo: memFree=20919224/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=18216 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4194304 281 0 0 0 0 0 0 0 25 0 1 0 669637128 18653184 220 33554432000 4194304 4625164 140735466808192 18446744073709551615 239488526968 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8717/statm: 4554 220 182 106 0 57 0

[startup+0.196481 s]
/proc/loadavg: 11.85 12.10 12.09 10/494 8717
/proc/meminfo: memFree=20919224/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=181076 CPUtime=0.22 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 938 0 0 0 22 0 0 0 25 0 4 0 669637128 185421824 834 33554432000 4194304 4625164 140735466808192 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8717/statm: 45269 834 345 106 0 40772 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 181076

[startup+0.20048 s]
/proc/loadavg: 11.85 12.10 12.09 10/494 8717
/proc/meminfo: memFree=20919224/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=181076 CPUtime=0.23 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 957 0 0 0 23 0 0 0 25 0 4 0 669637128 185421824 853 33554432000 4194304 4625164 140735466808192 18446744073709551615 4513860 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8717/statm: 45269 853 345 106 0 40772 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 181076

[startup+0.300462 s]
/proc/loadavg: 11.85 12.10 12.09 10/494 8717
/proc/meminfo: memFree=20919224/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=181872 CPUtime=0.42 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 1418 0 0 0 42 0 0 0 25 0 4 0 669637128 186236928 1146 33554432000 4194304 4625164 140735466808192 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8717/statm: 45468 1146 345 106 0 40971 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 181872

[startup+0.700385 s]
/proc/loadavg: 11.85 12.10 12.09 10/494 8717
/proc/meminfo: memFree=20919224/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=185020 CPUtime=1.21 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 3301 0 0 0 121 0 0 0 25 0 4 0 669637128 189460480 2458 33554432000 4194304 4625164 140735466808192 18446744073709551615 4511941 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8717/statm: 46255 2458 345 106 0 41758 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 185020

[startup+1.50023 s]
/proc/loadavg: 11.85 12.10 12.09 13/498 8721
/proc/meminfo: memFree=20906544/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=190232 CPUtime=2.8 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 6271 0 0 0 279 1 0 0 25 0 4 0 669637128 194797568 3818 33554432000 4194304 4625164 140735466808192 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/8717/statm: 47558 3818 345 106 0 43061 0
[pid=8717/tid=8719] ppid=8715 vsize=190232 CPUtime=0.69 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 1306 0 0 0 69 0 0 0 25 0 4 0 669637130 194797568 3818 33554432000 4194304 4625164 140735466808192 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=190232 CPUtime=0.72 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 1887 0 0 0 72 0 0 0 25 0 4 0 669637130 194797568 3818 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=190232 CPUtime=0.64 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 1952 0 0 0 64 0 0 0 25 0 4 0 669637130 194797568 3818 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 190232

[startup+3.10093 s]
/proc/loadavg: 11.85 12.10 12.09 13/498 8721
/proc/meminfo: memFree=20899352/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=195012 CPUtime=5.51 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 9720 0 0 0 550 1 0 0 25 0 4 0 669637128 199692288 5464 33554432000 4194304 4625164 140735466808192 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8717/statm: 48753 5464 346 106 0 44256 0
[pid=8717/tid=8719] ppid=8715 vsize=195012 CPUtime=1.38 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 2580 0 0 0 138 0 0 0 25 0 4 0 669637130 199692288 5464 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=195012 CPUtime=1.34 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 2687 0 0 0 134 0 0 0 25 0 4 0 669637130 199692288 5464 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=195012 CPUtime=1.23 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 2924 0 0 0 123 0 0 0 25 0 4 0 669637130 199692288 5464 33554432000 4194304 4625164 140735466808192 18446744073709551615 4328155 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 195012

[startup+6.30032 s]
/proc/loadavg: 11.86 12.10 12.09 13/498 8721
/proc/meminfo: memFree=20875276/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=206636 CPUtime=12.85 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 17901 0 0 0 1282 3 0 0 25 0 4 0 669637128 211595264 9050 33554432000 4194304 4625164 140735466808192 18446744073709551615 4329101 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8717/statm: 51659 9050 346 106 0 47162 0
[pid=8717/tid=8719] ppid=8715 vsize=206636 CPUtime=2.98 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 4146 0 0 0 298 0 0 0 25 0 4 0 669637130 211595264 9050 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=206636 CPUtime=2.88 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 5532 0 0 0 288 0 0 0 25 0 4 0 669637130 211595264 9050 33554432000 4194304 4625164 140735466808192 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=206636 CPUtime=3.84 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 5883 0 0 0 383 1 0 0 25 0 4 0 669637130 211595264 9050 33554432000 4194304 4625164 140735466808192 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.85
Current children cumulated vsize (KiB) 206636

[startup+12.7011 s]
/proc/loadavg: 11.87 12.09 12.09 13/498 8721
/proc/meminfo: memFree=20849752/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=283148 CPUtime=28.43 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 39905 0 0 0 2837 6 0 0 25 0 4 0 669637128 289943552 14529 33554432000 4194304 4625164 140735466808192 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 70787 14529 349 106 0 66290 0
[pid=8717/tid=8719] ppid=8715 vsize=283148 CPUtime=6.09 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 6708 0 0 0 608 1 0 0 25 0 4 0 669637130 289943552 14529 33554432000 4194304 4625164 140735466808192 18446744073709551615 239476362112 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=283148 CPUtime=6.28 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 8101 0 0 0 627 1 0 0 25 0 4 0 669637130 289943552 14529 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=283148 CPUtime=7.72 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 21547 0 0 0 769 3 0 0 25 0 4 0 669637130 289943552 14529 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28.43
Current children cumulated vsize (KiB) 283148

[startup+25.5007 s]
/proc/loadavg: 11.97 12.10 12.09 13/498 8722
/proc/meminfo: memFree=20817760/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=293812 CPUtime=58.22 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 74860 0 0 0 5810 12 0 0 25 0 4 0 669637128 300863488 20798 33554432000 4194304 4625164 140735466808192 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 73453 20798 428 106 0 68956 0
[pid=8717/tid=8719] ppid=8715 vsize=293812 CPUtime=12.39 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 10357 0 0 0 1238 1 0 0 25 0 4 0 669637130 300863488 20798 33554432000 4194304 4625164 140735466808192 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=293812 CPUtime=12.57 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 11064 0 0 0 1255 2 0 0 25 0 4 0 669637130 300863488 20798 33554432000 4194304 4625164 140735466808192 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=293812 CPUtime=14.02 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 47155 0 0 0 1395 7 0 0 25 0 4 0 669637130 300863488 20798 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 58.22
Current children cumulated vsize (KiB) 293812

[startup+51.1008 s]
/proc/loadavg: 11.98 12.10 12.09 13/498 8722
/proc/meminfo: memFree=20762936/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=312880 CPUtime=121.63 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 190374 0 0 0 12133 30 0 0 25 0 4 0 669637128 320389120 31508 33554432000 4194304 4625164 140735466808192 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 78220 31508 517 106 0 73723 0
[pid=8717/tid=8719] ppid=8715 vsize=312880 CPUtime=24.98 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 19667 0 0 0 2494 4 0 0 25 0 4 0 669637130 320389120 31508 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=312880 CPUtime=25.35 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 16318 0 0 0 2533 2 0 0 25 0 4 0 669637130 320389120 31508 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=312880 CPUtime=26.52 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 143823 0 0 0 2631 21 0 0 25 0 4 0 669637130 320389120 31508 33554432000 4194304 4625164 140735466808192 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 121.63
Current children cumulated vsize (KiB) 312880

[startup+102.301 s]
/proc/loadavg: 12.11 12.11 12.09 13/498 8724
/proc/meminfo: memFree=20675504/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=363444 CPUtime=248.81 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 388709 0 0 0 24818 63 0 0 25 0 4 0 669637128 372166656 47139 33554432000 4194304 4625164 140735466808192 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 90861 47139 522 106 0 86364 0
[pid=8717/tid=8719] ppid=8715 vsize=363444 CPUtime=50.49 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 28927 0 0 0 5042 7 0 0 25 0 4 0 669637130 372166656 47139 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=363444 CPUtime=50.93 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 26132 0 0 0 5088 5 0 0 25 0 4 0 669637130 372166656 47139 33554432000 4194304 4625164 140735466808192 18446744073709551615 4352098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=363444 CPUtime=68.2 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 310039 0 0 0 6774 46 0 0 25 0 4 0 669637130 372166656 47139 33554432000 4194304 4625164 140735466808192 18446744073709551615 4339202 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 248.81
Current children cumulated vsize (KiB) 363444

[startup+162.301 s]
/proc/loadavg: 12.21 12.13 12.10 13/498 8725
/proc/meminfo: memFree=20571208/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=391432 CPUtime=397.67 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 668535 0 0 0 39666 101 0 0 25 0 4 0 669637128 400826368 69154 33554432000 4194304 4625164 140735466808192 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 97858 69154 1188 106 0 93361 0
[pid=8717/tid=8719] ppid=8715 vsize=391432 CPUtime=80.18 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 32253 0 0 0 8011 7 0 0 25 0 4 0 669637130 400826368 69154 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=391432 CPUtime=80.77 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 37956 0 0 0 8071 6 0 0 25 0 4 0 669637130 400826368 69154 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=391432 CPUtime=127.23 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 562778 0 0 0 12642 81 0 0 25 0 4 0 669637130 400826368 69154 33554432000 4194304 4625164 140735466808192 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 397.67
Current children cumulated vsize (KiB) 391432

[startup+222.319 s]
/proc/loadavg: 12.12 12.12 12.09 13/498 8727
/proc/meminfo: memFree=20477956/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=517608 CPUtime=546.78 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 1089094 0 0 0 54518 160 0 0 25 0 4 0 669637128 530030592 90144 33554432000 4194304 4625164 140735466808192 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 129402 90144 2237 106 0 124905 0
[pid=8717/tid=8719] ppid=8715 vsize=517608 CPUtime=110.18 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 42825 0 0 0 11009 9 0 0 25 0 4 0 669637130 530030592 90144 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=517608 CPUtime=110.79 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 39013 0 0 0 11072 7 0 0 25 0 4 0 669637130 530030592 90144 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=517608 CPUtime=178.79 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 956276 0 0 0 17743 136 0 0 25 0 4 0 669637130 530030592 90144 33554432000 4194304 4625164 140735466808192 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 546.78
Current children cumulated vsize (KiB) 517608

[startup+282.301 s]

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

[pid=8717] ppid=8715 vsize=811936 CPUtime=1800.83 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 2496598 0 0 0 179711 372 0 0 25 0 4 0 669637128 831422464 151458 33554432000 4194304 4625164 140735466808192 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 202984 151458 1524 106 0 198487 0
[pid=8717/tid=8719] ppid=8715 vsize=811936 CPUtime=378.73 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 73285 0 0 0 37857 16 0 0 25 0 4 0 669637130 831422464 151759 33554432000 4194304 4625164 140735466808192 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=811936 CPUtime=380.88 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 85127 0 0 0 38067 21 0 0 25 0 4 0 669637130 831422464 151759 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=811936 CPUtime=446.56 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 2249390 0 0 0 44336 320 0 0 25 0 4 0 669637130 831422464 151759 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.83
Current children cumulated vsize (KiB) 811936

[startup+822.3 s]
/proc/loadavg: 12.13 12.15 12.10 13/498 8743
/proc/meminfo: memFree=19922304/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=853516 CPUtime=1941.65 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 2722561 0 0 0 193759 406 0 0 25 0 4 0 669637128 874000384 156414 33554432000 4194304 4625164 140735466808192 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 213379 156414 1518 106 0 208882 0
[pid=8717/tid=8719] ppid=8715 vsize=853516 CPUtime=408.79 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 94250 0 0 0 40860 19 0 0 25 0 4 0 669637130 874000384 156414 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=853516 CPUtime=410.58 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 86336 0 0 0 41035 23 0 0 25 0 4 0 669637130 874000384 156414 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=853516 CPUtime=475.79 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 2452281 0 0 0 47229 350 0 0 25 0 4 0 669637130 874000384 156414 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1941.65
Current children cumulated vsize (KiB) 853516

[startup+882.319 s]
/proc/loadavg: 12.22 12.16 12.10 13/498 8745
/proc/meminfo: memFree=19862516/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=853516 CPUtime=2095.99 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 2959463 0 0 0 209158 441 0 0 25 0 4 0 669637128 874000384 161199 33554432000 4194304 4625164 140735466808192 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 213379 161199 1505 106 0 208882 0
[pid=8717/tid=8719] ppid=8715 vsize=853516 CPUtime=460.01 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 95146 0 0 0 45981 20 0 0 25 0 4 0 669637130 874000384 161199 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351894 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=853516 CPUtime=440.37 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 87490 0 0 0 44013 24 0 0 25 0 4 0 669637130 874000384 161199 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=853516 CPUtime=514.47 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 2685988 0 0 0 51064 383 0 0 25 0 4 0 669637130 874000384 161199 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2095.99
Current children cumulated vsize (KiB) 853516

[startup+942.3 s]
/proc/loadavg: 12.14 12.15 12.10 13/498 8746
/proc/meminfo: memFree=19787220/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=853648 CPUtime=2255.76 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 3155588 0 0 0 225106 470 0 0 25 0 4 0 669637128 874135552 167374 33554432000 4194304 4625164 140735466808192 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 213412 167374 1455 106 0 208915 0
[pid=8717/tid=8719] ppid=8715 vsize=853648 CPUtime=519.98 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 98089 0 0 0 51978 20 0 0 25 0 4 0 669637130 874135552 167374 33554432000 4194304 4625164 140735466808192 18446744073709551615 4352085 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=853648 CPUtime=470.07 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 88628 0 0 0 46981 26 0 0 25 0 4 0 669637130 874135552 167374 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=853648 CPUtime=554.56 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 2876768 0 0 0 55047 409 0 0 25 0 4 0 669637130 874135552 167374 33554432000 4194304 4625164 140735466808192 18446744073709551615 4552425 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2255.76
Current children cumulated vsize (KiB) 853648

[startup+1002.3 s]
/proc/loadavg: 12.17 12.15 12.10 13/498 8748
/proc/meminfo: memFree=19734752/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=859456 CPUtime=2404.8 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 3356953 0 0 0 239982 498 0 0 25 0 4 0 669637128 880082944 173312 33554432000 4194304 4625164 140735466808192 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 214864 173312 1443 106 0 210367 0
[pid=8717/tid=8719] ppid=8715 vsize=859456 CPUtime=579.99 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 101361 0 0 0 57978 21 0 0 25 0 4 0 669637130 880082944 173312 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=859456 CPUtime=499.56 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 90205 0 0 0 49929 27 0 0 25 0 4 0 669637130 880082944 173312 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=859456 CPUtime=584.12 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 3072731 0 0 0 57976 436 0 0 25 0 4 0 669637130 880082944 173312 33554432000 4194304 4625164 140735466808192 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2404.8
Current children cumulated vsize (KiB) 859456

[startup+1062.3 s]
/proc/loadavg: 12.24 12.17 12.10 13/498 8749
/proc/meminfo: memFree=19674108/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=865396 CPUtime=2553.86 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 3561925 0 0 0 254857 529 0 0 25 0 4 0 669637128 886165504 178377 33554432000 4194304 4625164 140735466808192 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8717/statm: 216349 178378 1429 106 0 211852 0
[pid=8717/tid=8719] ppid=8715 vsize=865396 CPUtime=639.99 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 103556 0 0 0 63977 22 0 0 25 0 4 0 669637130 886165504 178378 33554432000 4194304 4625164 140735466808192 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=865396 CPUtime=529.12 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 91378 0 0 0 52884 28 0 0 25 0 4 0 669637130 886165504 178378 33554432000 4194304 4625164 140735466808192 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=865396 CPUtime=613.62 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 3273126 0 0 0 60898 464 0 0 25 0 4 0 669637130 886165504 178378 33554432000 4194304 4625164 140735466808192 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2553.86
Current children cumulated vsize (KiB) 865396

[startup+1122.3 s]
/proc/loadavg: 12.32 12.20 12.11 13/498 8782
/proc/meminfo: memFree=20464392/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=901452 CPUtime=2689.98 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 3834054 0 0 0 268430 568 0 0 25 0 4 0 669637128 923086848 184682 33554432000 4194304 4625164 140735466808192 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8717/statm: 225363 184682 1428 106 0 220866 0
[pid=8717/tid=8719] ppid=8715 vsize=901452 CPUtime=673.39 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 104772 0 0 0 67317 22 0 0 25 0 4 0 669637130 923086848 184682 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=901452 CPUtime=560.76 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 92398 0 0 0 56046 30 0 0 25 0 4 0 669637130 923086848 184682 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=901452 CPUtime=652.02 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 3523927 0 0 0 64702 500 0 0 25 0 4 0 669637130 923086848 184682 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2689.98
Current children cumulated vsize (KiB) 901452

[startup+1182.3 s]
/proc/loadavg: 12.29 12.20 12.11 13/498 8844
/proc/meminfo: memFree=20392316/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=974668 CPUtime=2814.1 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 4037739 0 0 0 280807 603 0 0 25 0 4 0 669637128 998060032 189811 33554432000 4194304 4625164 140735466808192 18446744073709551615 4512740 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8717/statm: 243667 189811 1412 106 0 239170 0
[pid=8717/tid=8719] ppid=8715 vsize=974668 CPUtime=703.38 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 105253 0 0 0 70316 22 0 0 25 0 4 0 669637130 998060032 189811 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=974668 CPUtime=590.25 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 94492 0 0 0 58995 30 0 0 25 0 4 0 669637130 998060032 189811 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=974668 CPUtime=681.76 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 3724217 0 0 0 67644 532 0 0 25 0 4 0 669637130 998060032 189811 33554432000 4194304 4625164 140735466808192 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2814.1
Current children cumulated vsize (KiB) 974668

[startup+1242.3 s]
/proc/loadavg: 12.27 12.21 12.12 13/498 8845
/proc/meminfo: memFree=20243996/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=1022672 CPUtime=2945.89 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 4235100 0 0 0 293959 630 0 0 25 0 4 0 669637128 1047216128 200276 33554432000 4194304 4625164 140735466808192 18446744073709551615 4512084 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8717/statm: 255668 200276 1399 106 0 251171 0
[pid=8717/tid=8719] ppid=8715 vsize=1022672 CPUtime=735.78 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 111767 0 0 0 73555 23 0 0 25 0 4 0 669637130 1047216128 200279 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=1022672 CPUtime=619.75 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 95863 0 0 0 61944 31 0 0 25 0 4 0 669637130 1047216128 200279 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=1022672 CPUtime=711.23 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 3912238 0 0 0 70565 558 0 0 25 0 4 0 669637130 1047216128 200279 33554432000 4194304 4625164 140735466808192 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2945.89
Current children cumulated vsize (KiB) 1022672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.26 12.22 12.12 13/498 8847
/proc/meminfo: memFree=20077572/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=1115332 CPUtime=3060.39 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 4466864 0 0 0 305376 663 0 0 25 0 4 0 669637128 1142099968 208658 33554432000 4194304 4625164 140735466808192 18446744073709551615 4512092 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8717/statm: 278833 208658 1386 106 0 274336 0
[pid=8717/tid=8719] ppid=8715 vsize=1115332 CPUtime=764.03 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 146870 0 0 0 76376 27 0 0 25 0 4 0 669637130 1142099968 208658 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=1115332 CPUtime=648.55 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 96762 0 0 0 64823 32 0 0 25 0 4 0 669637130 1142099968 208658 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=1115332 CPUtime=740.1 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 4091304 0 0 0 73427 583 0 0 25 0 4 0 669637130 1142099968 208658 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3060.39
Current children cumulated vsize (KiB) 1115332

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

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

[startup+1300 s]
/proc/loadavg: 12.26 12.22 12.12 13/498 8847
/proc/meminfo: memFree=20077572/32950928 swapFree=67056568/67111528
[pid=8717] ppid=8715 vsize=1115332 CPUtime=3060.39 cores=0,2,4,6
/proc/8717/stat : 8717 (SArTagnan) R 8715 8717 8278 0 -1 4202496 4466864 0 0 0 305376 663 0 0 25 0 4 0 669637128 1142099968 208658 33554432000 4194304 4625164 140735466808192 18446744073709551615 4512092 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8717/statm: 278833 208658 1386 106 0 274336 0
[pid=8717/tid=8719] ppid=8715 vsize=1115332 CPUtime=764.03 cores=0,2,4,6
/proc/8717/task/8719/stat : 8719 (SArTagnan) R 8715 8717 8278 0 -1 4202560 146870 0 0 0 76376 27 0 0 25 0 4 0 669637130 1142099968 208658 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8717/tid=8720] ppid=8715 vsize=1115332 CPUtime=648.55 cores=0,2,4,6
/proc/8717/task/8720/stat : 8720 (SArTagnan) R 8715 8717 8278 0 -1 4202560 96762 0 0 0 64823 32 0 0 25 0 4 0 669637130 1142099968 208658 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8717/tid=8721] ppid=8715 vsize=1115332 CPUtime=740.1 cores=0,2,4,6
/proc/8717/task/8721/stat : 8721 (SArTagnan) R 8715 8717 8278 0 -1 4202560 4091304 0 0 0 73427 583 0 0 25 0 4 0 669637130 1142099968 208658 33554432000 4194304 4625164 140735466808192 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3060.39
Current children cumulated vsize (KiB) 1115332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 3060.45
CPU user time (s): 3053.79
CPU system time (s): 6.66699
CPU usage (%): 235.409
Max. virtual memory (cumulated for all children) (KiB): 1235404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3053.79
system time used= 6.66699
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4466865
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= 527
involuntary context switches= 34861

runsolver used 6.03608 second user time and 14.6578 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-16 23:13:21
IDJOB=3386123
IDBENCH=83142
IDSOLVER=1871
FILE ID=node148/3386123-1305580401
RUNJOBID= node148-1305576286-8296
PBS_JOBID= 13350202
Free space on /tmp= 72880 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s39840374-sat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386123-1305580401/watcher-3386123-1305580401 -o /tmp/evaluation-result-3386123-1305580401/solver-3386123-1305580401 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386123-1305580401.cnf -threads=4

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

MD5SUM BENCH= 085a3847e14185843eddf941accab006
RANDOM SEED=714848049

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20919636 kB
Buffers:        354708 kB
Cached:        5014092 kB
SwapCached:       8488 kB
Active:        8457572 kB
Inactive:      3205848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20919636 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:             428 kB
Writeback:           0 kB
AnonPages:     6292360 kB
Mapped:          38184 kB
Slab:           250412 kB
PageTables:      49748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 142250404 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= 72884 MiB
End job on node148 at 2011-05-16 23:35:03