Trace number 3386095

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) 4800.18 1204.81

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes3.cnf
MD5SUMcef3d3066fec910e94448f2404c09548
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3386095-1305578978/watcher-3386095-1305578978 -o /tmp/evaluation-result-3386095-1305578978/solver-3386095-1305578978 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386095-1305578978.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: 9.21 9.17 9.10 7/457 846
/proc/meminfo: memFree=11940404/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=18624 CPUtime=0 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 444 0 0 0 0 0 0 0 25 0 1 0 748128449 19070976 382 33554432000 4194304 4625164 140733938640576 18446744073709551615 4295708 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/846/statm: 6218 391 294 106 0 1721 0

[startup+0.0368341 s]
/proc/loadavg: 9.21 9.17 9.10 7/457 846
/proc/meminfo: memFree=11940404/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=27352 CPUtime=0.03 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 2119 0 0 0 3 0 0 0 25 0 1 0 748128449 28008448 882 33554432000 4194304 4625164 140733938640576 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/846/statm: 6838 883 296 106 0 2341 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27352

[startup+0.100749 s]
/proc/loadavg: 9.21 9.17 9.10 7/457 846
/proc/meminfo: memFree=11940404/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=202508 CPUtime=0.18 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 6737 0 0 0 17 1 0 0 25 0 4 0 748128449 207368192 4846 33554432000 4194304 4625164 140733938640576 18446744073709551615 4499479 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 50627 4846 338 106 0 46130 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 202508

[startup+0.300711 s]
/proc/loadavg: 9.21 9.17 9.10 7/457 846
/proc/meminfo: memFree=11940404/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=207208 CPUtime=0.98 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 8932 0 0 0 97 1 0 0 25 0 4 0 748128449 212180992 7041 33554432000 4194304 4625164 140733938640576 18446744073709551615 4360246 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 51802 7041 342 106 0 47305 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 207208

[startup+0.700638 s]
/proc/loadavg: 9.21 9.17 9.10 7/457 846
/proc/meminfo: memFree=11940404/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=215328 CPUtime=2.58 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 11876 0 0 0 256 2 0 0 25 0 4 0 748128449 220495872 9961 33554432000 4194304 4625164 140733938640576 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 53832 9961 342 106 0 49335 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 215328

[startup+1.50049 s]
/proc/loadavg: 9.19 9.17 9.10 10/461 856
/proc/meminfo: memFree=11895364/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=285384 CPUtime=5.77 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 17769 0 0 0 574 3 0 0 25 0 4 0 748128449 292233216 14715 33554432000 4194304 4625164 140733938640576 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 71346 14715 343 106 0 66849 0
[pid=846/tid=848] ppid=844 vsize=285384 CPUtime=1.4 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 1643 0 0 0 140 0 0 0 25 0 4 0 748128456 292233216 14715 33554432000 4194304 4625164 140733938640576 18446744073709551615 4465176 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=285384 CPUtime=1.42 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 2950 0 0 0 142 0 0 0 25 0 4 0 748128456 292233216 14715 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=285384 CPUtime=1.42 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 2827 0 0 0 142 0 0 0 25 0 4 0 748128456 292233216 14716 33554432000 4194304 4625164 140733938640576 18446744073709551615 4339432 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 285384

[startup+3.10119 s]
/proc/loadavg: 9.19 9.17 9.10 10/461 856
/proc/meminfo: memFree=11870192/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=297056 CPUtime=12.15 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 26645 0 0 0 1210 5 0 0 25 0 4 0 748128449 304185344 20177 33554432000 4194304 4625164 140733938640576 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 74264 20177 343 106 0 69767 0
[pid=846/tid=848] ppid=844 vsize=297056 CPUtime=2.98 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 3025 0 0 0 298 0 0 0 25 0 4 0 748128456 304185344 20177 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=297056 CPUtime=3.02 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 5145 0 0 0 301 1 0 0 25 0 4 0 748128456 304185344 20177 33554432000 4194304 4625164 140733938640576 18446744073709551615 4339554 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=297056 CPUtime=3.02 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 7228 0 0 0 301 1 0 0 25 0 4 0 748128456 304185344 20177 33554432000 4194304 4625164 140733938640576 18446744073709551615 4554597 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 297056

[startup+6.30058 s]
/proc/loadavg: 9.17 9.16 9.10 10/461 856
/proc/meminfo: memFree=11823976/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=316696 CPUtime=24.9 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 52777 0 0 0 2480 10 0 0 25 0 4 0 748128449 324296704 29407 33554432000 4194304 4625164 140733938640576 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 79174 29407 343 106 0 74677 0
[pid=846/tid=848] ppid=844 vsize=316696 CPUtime=6.14 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 5960 0 0 0 612 2 0 0 25 0 4 0 748128456 324296704 29407 33554432000 4194304 4625164 140733938640576 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=316696 CPUtime=6.22 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 9623 0 0 0 620 2 0 0 25 0 4 0 748128456 324296704 29407 33554432000 4194304 4625164 140733938640576 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=316696 CPUtime=6.22 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 23265 0 0 0 619 3 0 0 25 0 4 0 748128456 324296704 29407 33554432000 4194304 4625164 140733938640576 18446744073709551615 4288755 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 316696

[startup+12.7004 s]
/proc/loadavg: 9.16 9.16 9.10 10/461 856
/proc/meminfo: memFree=11764124/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=361696 CPUtime=50.39 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 107230 0 0 0 5017 22 0 0 25 0 4 0 748128449 370376704 43867 33554432000 4194304 4625164 140733938640576 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 90424 43867 343 106 0 85927 0
[pid=846/tid=848] ppid=844 vsize=361696 CPUtime=12.44 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 13983 0 0 0 1239 5 0 0 25 0 4 0 748128456 370376704 43867 33554432000 4194304 4625164 140733938640576 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=361696 CPUtime=12.62 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 17635 0 0 0 1258 4 0 0 25 0 4 0 748128456 370376704 43867 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=361696 CPUtime=12.62 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 57829 0 0 0 1252 10 0 0 25 0 4 0 748128456 370376704 43867 33554432000 4194304 4625164 140733938640576 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 361696

[startup+25.501 s]
/proc/loadavg: 9.12 9.15 9.10 10/461 857
/proc/meminfo: memFree=11665060/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=390428 CPUtime=101.4 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 223211 0 0 0 10094 46 0 0 25 0 4 0 748128449 399798272 66001 33554432000 4194304 4625164 140733938640576 18446744073709551615 4361099 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 97607 66001 343 106 0 93110 0
[pid=846/tid=848] ppid=844 vsize=390428 CPUtime=25.04 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 20388 0 0 0 2495 9 0 0 25 0 4 0 748128456 399798272 66001 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=390428 CPUtime=25.42 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 27767 0 0 0 2534 8 0 0 25 0 4 0 748128456 399798272 66001 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=390428 CPUtime=25.42 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 145840 0 0 0 2518 24 0 0 25 0 4 0 748128456 399798272 66001 33554432000 4194304 4625164 140733938640576 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 390428

[startup+51.1011 s]
/proc/loadavg: 9.16 9.15 9.10 10/461 857
/proc/meminfo: memFree=11476248/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=657180 CPUtime=203.4 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 445838 0 0 0 20250 90 0 0 25 0 4 0 748128449 672952320 110236 33554432000 4194304 4625164 140733938640576 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 164295 110236 343 106 0 159798 0
[pid=846/tid=848] ppid=844 vsize=657180 CPUtime=50.24 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 30209 0 0 0 5006 18 0 0 25 0 4 0 748128456 672952320 110236 33554432000 4194304 4625164 140733938640576 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=657180 CPUtime=51.02 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 43142 0 0 0 5089 13 0 0 25 0 4 0 748128456 672952320 110236 33554432000 4194304 4625164 140733938640576 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=657180 CPUtime=51.01 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 294236 0 0 0 5056 45 0 0 25 0 4 0 748128456 672952320 110236 33554432000 4194304 4625164 140733938640576 18446744073709551615 4352665 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.4
Current children cumulated vsize (KiB) 657180

[startup+102.317 s]
/proc/loadavg: 9.19 9.16 9.10 10/461 859
/proc/meminfo: memFree=11167348/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=950036 CPUtime=407.47 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 582563 0 0 0 40608 139 0 0 25 0 4 0 748128449 972836864 179608 33554432000 4194304 4625164 140733938640576 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 237509 179608 343 106 0 233012 0
[pid=846/tid=848] ppid=844 vsize=950036 CPUtime=100.67 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 45464 0 0 0 10038 29 0 0 25 0 4 0 748128456 972836864 179608 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=950036 CPUtime=102.23 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 69681 0 0 0 10186 37 0 0 25 0 4 0 748128456 972836864 179608 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=950036 CPUtime=102.23 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 304103 0 0 0 10175 48 0 0 25 0 4 0 748128456 972836864 179608 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.47
Current children cumulated vsize (KiB) 950036

[startup+162.301 s]
/proc/loadavg: 9.29 9.19 9.11 10/461 860
/proc/meminfo: memFree=10865152/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=1189196 CPUtime=646.47 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 922394 0 0 0 64427 220 0 0 25 0 4 0 748128449 1217736704 246075 33554432000 4194304 4625164 140733938640576 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 297299 246075 343 106 0 292802 0
[pid=846/tid=848] ppid=844 vsize=1189196 CPUtime=159.73 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 65472 0 0 0 15936 37 0 0 25 0 4 0 748128456 1217736704 246075 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=1189196 CPUtime=162.21 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 89402 0 0 0 16157 64 0 0 25 0 4 0 748128456 1217736704 246076 33554432000 4194304 4625164 140733938640576 18446744073709551615 256415052833 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=1189196 CPUtime=162.2 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 525707 0 0 0 16138 82 0 0 25 0 4 0 748128456 1217736704 246076 33554432000 4194304 4625164 140733938640576 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 646.47
Current children cumulated vsize (KiB) 1189196

[startup+222.301 s]
/proc/loadavg: 9.25 9.18 9.11 10/461 862
/proc/meminfo: memFree=10647276/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=1456960 CPUtime=885.53 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 1415694 0 0 0 88247 306 0 0 25 0 4 0 748128449 1491927040 289961 33554432000 4194304 4625164 140733938640576 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 364240 289961 343 106 0 359743 0
[pid=846/tid=848] ppid=844 vsize=1456960 CPUtime=218.8 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 81614 0 0 0 21838 42 0 0 25 0 4 0 748128456 1491927040 289961 33554432000 4194304 4625164 140733938640576 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=1456960 CPUtime=222.21 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 107159 0 0 0 22147 74 0 0 25 0 4 0 748128456 1491927040 289961 33554432000 4194304 4625164 140733938640576 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=1456960 CPUtime=222.19 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 886673 0 0 0 22081 138 0 0 25 0 4 0 748128456 1491927040 289961 33554432000 4194304 4625164 140733938640576 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 885.53
Current children cumulated vsize (KiB) 1456960

[startup+282.301 s]

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

[pid=846] ppid=844 vsize=2128624 CPUtime=2798.11 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 4904892 0 0 0 278856 955 0 0 25 0 4 0 748128449 2179710976 445193 33554432000 4194304 4625164 140733938640576 18446744073709551615 4511860 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 532156 445193 343 106 0 527659 0
[pid=846/tid=848] ppid=844 vsize=2128624 CPUtime=691.4 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 89802 0 0 0 69094 46 0 0 25 0 4 0 748128456 2179710976 445193 33554432000 4194304 4625164 140733938640576 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=2128624 CPUtime=702.22 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 112479 0 0 0 70146 76 0 0 25 0 4 0 748128456 2179710976 445193 33554432000 4194304 4625164 140733938640576 18446744073709551615 4330855 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=2128624 CPUtime=702.15 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 4034035 0 0 0 69503 712 0 0 25 0 4 0 748128456 2179710976 445193 33554432000 4194304 4625164 140733938640576 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2798.11
Current children cumulated vsize (KiB) 2128624

[startup+762.318 s]
/proc/loadavg: 9.10 9.13 9.09 10/461 886
/proc/meminfo: memFree=9504704/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=2447992 CPUtime=3037.24 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 5565157 0 0 0 302653 1071 0 0 25 0 4 0 748128449 2506743808 480453 33554432000 4194304 4625164 140733938640576 18446744073709551615 4512026 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 611998 480453 343 106 0 607501 0
[pid=846/tid=848] ppid=844 vsize=2447992 CPUtime=750.48 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 90291 0 0 0 75002 46 0 0 25 0 4 0 748128456 2506743808 480453 33554432000 4194304 4625164 140733938640576 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=2447992 CPUtime=762.24 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 113175 0 0 0 76148 76 0 0 25 0 4 0 748128456 2506743808 480453 33554432000 4194304 4625164 140733938640576 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=2447992 CPUtime=762.15 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 4445952 0 0 0 75425 790 0 0 25 0 4 0 748128456 2506743808 480453 33554432000 4194304 4625164 140733938640576 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3037.24
Current children cumulated vsize (KiB) 2447992

[startup+822.301 s]
/proc/loadavg: 8.79 9.07 9.07 11/461 921
/proc/meminfo: memFree=11221152/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=2515276 CPUtime=3276.26 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 6046821 0 0 0 326463 1163 0 0 25 0 4 0 748128449 2575642624 493993 33554432000 4194304 4625164 140733938640576 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 628819 493994 343 106 0 624322 0
[pid=846/tid=848] ppid=844 vsize=2515276 CPUtime=809.55 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 90664 0 0 0 80909 46 0 0 25 0 4 0 748128456 2575642624 493994 33554432000 4194304 4625164 140733938640576 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=2515276 CPUtime=822.23 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 113819 0 0 0 82146 77 0 0 25 0 4 0 748128456 2575642624 493995 33554432000 4194304 4625164 140733938640576 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=2515276 CPUtime=822.13 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 4855288 0 0 0 81349 864 0 0 25 0 4 0 748128456 2575642624 493995 33554432000 4194304 4625164 140733938640576 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3276.26
Current children cumulated vsize (KiB) 2515276

[startup+882.3 s]
/proc/loadavg: 9.14 9.11 9.09 10/461 923
/proc/meminfo: memFree=10887400/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=2515276 CPUtime=3515.33 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 6530380 0 0 0 350284 1249 0 0 25 0 4 0 748128449 2575642624 509039 33554432000 4194304 4625164 140733938640576 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 628819 509039 343 106 0 624322 0
[pid=846/tid=848] ppid=844 vsize=2515276 CPUtime=868.62 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 91032 0 0 0 86816 46 0 0 25 0 4 0 748128456 2575642624 509039 33554432000 4194304 4625164 140733938640576 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=2515276 CPUtime=882.23 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 114203 0 0 0 88146 77 0 0 25 0 4 0 748128456 2575642624 509039 33554432000 4194304 4625164 140733938640576 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=2515276 CPUtime=882.14 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 5272393 0 0 0 87277 937 0 0 25 0 4 0 748128456 2575642624 509039 33554432000 4194304 4625164 140733938640576 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3515.33
Current children cumulated vsize (KiB) 2515276

[startup+942.301 s]
/proc/loadavg: 9.12 9.11 9.08 11/461 924
/proc/meminfo: memFree=10735868/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=2614116 CPUtime=3754.42 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 7017692 0 0 0 374111 1331 0 0 25 0 4 0 748128449 2676854784 526171 33554432000 4194304 4625164 140733938640576 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 653529 526171 343 106 0 649032 0
[pid=846/tid=848] ppid=844 vsize=2614116 CPUtime=927.71 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 91442 0 0 0 92724 47 0 0 25 0 4 0 748128456 2676854784 526171 33554432000 4194304 4625164 140733938640576 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=2614116 CPUtime=942.23 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 114526 0 0 0 94146 77 0 0 25 0 4 0 748128456 2676854784 526171 33554432000 4194304 4625164 140733938640576 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=2614116 CPUtime=942.14 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 5696696 0 0 0 93208 1006 0 0 25 0 4 0 748128456 2676854784 526171 33554432000 4194304 4625164 140733938640576 18446744073709551615 4334273 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3754.42
Current children cumulated vsize (KiB) 2614116

[startup+1002.3 s]
/proc/loadavg: 9.14 9.12 9.09 11/461 926
/proc/meminfo: memFree=10576024/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=2614116 CPUtime=3993.49 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 7445103 0 0 0 397947 1402 0 0 25 0 4 0 748128449 2676854784 541732 33554432000 4194304 4625164 140733938640576 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 653529 541732 343 106 0 649032 0
[pid=846/tid=848] ppid=844 vsize=2614116 CPUtime=986.78 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 91793 0 0 0 98631 47 0 0 25 0 4 0 748128456 2676854784 541732 33554432000 4194304 4625164 140733938640576 18446744073709551615 4488037 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=2614116 CPUtime=1002.23 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 114871 0 0 0 100146 77 0 0 25 0 4 0 748128456 2676854784 541732 33554432000 4194304 4625164 140733938640576 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=2614116 CPUtime=1002.14 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 6114744 0 0 0 99140 1074 0 0 25 0 4 0 748128456 2676854784 541732 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3993.49
Current children cumulated vsize (KiB) 2614116

[startup+1062.3 s]
/proc/loadavg: 9.19 9.12 9.09 11/461 927
/proc/meminfo: memFree=10418416/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=2673488 CPUtime=4232.59 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 7899249 0 0 0 421771 1488 0 0 25 0 4 0 748128449 2737651712 556517 33554432000 4194304 4625164 140733938640576 18446744073709551615 4393104 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 668372 556518 343 106 0 663875 0
[pid=846/tid=848] ppid=844 vsize=2673488 CPUtime=1045.86 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 107715 0 0 0 104537 49 0 0 25 0 4 0 748128456 2737651712 556518 33554432000 4194304 4625164 140733938640576 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=2673488 CPUtime=1062.24 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 130837 0 0 0 106144 80 0 0 25 0 4 0 748128456 2737651712 556519 33554432000 4194304 4625164 140733938640576 18446744073709551615 4330791 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=2673488 CPUtime=1062.13 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 6529553 0 0 0 105061 1152 0 0 25 0 4 0 748128456 2737651712 556519 33554432000 4194304 4625164 140733938640576 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4232.59
Current children cumulated vsize (KiB) 2673488

[startup+1122.3 s]
/proc/loadavg: 9.19 9.13 9.10 10/461 929
/proc/meminfo: memFree=10246292/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=2753592 CPUtime=4471.67 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 8120244 0 0 0 445640 1527 0 0 25 0 4 0 748128449 2819678208 570094 33554432000 4194304 4625164 140733938640576 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 688398 570094 343 106 0 683901 0
[pid=846/tid=848] ppid=844 vsize=2753592 CPUtime=1104.95 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 108057 0 0 0 110445 50 0 0 25 0 4 0 748128456 2819678208 570094 33554432000 4194304 4625164 140733938640576 18446744073709551615 4330847 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=2753592 CPUtime=1122.24 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 131057 0 0 0 112144 80 0 0 25 0 4 0 748128456 2819678208 570094 33554432000 4194304 4625164 140733938640576 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=2753592 CPUtime=1122.14 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 6742804 0 0 0 111025 1189 0 0 25 0 4 0 748128456 2819678208 570094 33554432000 4194304 4625164 140733938640576 18446744073709551615 4547299 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4471.67
Current children cumulated vsize (KiB) 2753592

[startup+1182.3 s]
/proc/loadavg: 9.17 9.13 9.10 10/461 931
/proc/meminfo: memFree=10117700/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=2816516 CPUtime=4710.77 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 8152711 0 0 0 469543 1534 0 0 25 0 4 0 748128449 2884112384 584174 33554432000 4194304 4625164 140733938640576 18446744073709551615 4511936 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 704129 584174 343 106 0 699632 0
[pid=846/tid=848] ppid=844 vsize=2816516 CPUtime=1164.03 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 108403 0 0 0 116353 50 0 0 25 0 4 0 748128456 2884112384 584174 33554432000 4194304 4625164 140733938640576 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=2816516 CPUtime=1182.24 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 131345 0 0 0 118144 80 0 0 25 0 4 0 748128456 2884112384 584174 33554432000 4194304 4625164 140733938640576 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=2816516 CPUtime=1182.13 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 6749361 0 0 0 117023 1190 0 0 25 0 4 0 748128456 2884112384 584174 33554432000 4194304 4625164 140733938640576 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4710.77
Current children cumulated vsize (KiB) 2816516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.7 s]
/proc/loadavg: 9.12 9.12 9.09 10/461 931
/proc/meminfo: memFree=10086820/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=2826600 CPUtime=4800.02 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 8157727 0 0 0 478466 1536 0 0 25 0 4 0 748128449 2894438400 588691 33554432000 4194304 4625164 140733938640576 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 706650 588691 343 106 0 702153 0
[pid=846/tid=848] ppid=844 vsize=2826600 CPUtime=1186.08 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 108563 0 0 0 118558 50 0 0 25 0 4 0 748128456 2894438400 588693 33554432000 4194304 4625164 140733938640576 18446744073709551615 4330976 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=2826600 CPUtime=1204.66 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 131396 0 0 0 120386 80 0 0 25 0 4 0 748128456 2894438400 588693 33554432000 4194304 4625164 140733938640576 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=2826600 CPUtime=1204.54 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 6751836 0 0 0 119263 1191 0 0 25 0 4 0 748128456 2894438400 588693 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 2826600

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

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

[startup+1204.7 s]
/proc/loadavg: 9.12 9.12 9.09 10/461 931
/proc/meminfo: memFree=10086820/32950928 swapFree=67111200/67111528
[pid=846] ppid=844 vsize=2826600 CPUtime=4800.02 cores=1,3,5,7
/proc/846/stat : 846 (SArTagnan) R 844 846 617 0 -1 4202496 8157727 0 0 0 478466 1536 0 0 25 0 4 0 748128449 2894438400 588691 33554432000 4194304 4625164 140733938640576 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/846/statm: 706650 588691 343 106 0 702153 0
[pid=846/tid=848] ppid=844 vsize=2826600 CPUtime=1186.08 cores=1,3,5,7
/proc/846/task/848/stat : 848 (SArTagnan) R 844 846 617 0 -1 4202560 108563 0 0 0 118558 50 0 0 25 0 4 0 748128456 2894438400 588693 33554432000 4194304 4625164 140733938640576 18446744073709551615 4330976 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=846/tid=855] ppid=844 vsize=2826600 CPUtime=1204.66 cores=1,3,5,7
/proc/846/task/855/stat : 855 (SArTagnan) R 844 846 617 0 -1 4202560 131396 0 0 0 120386 80 0 0 25 0 4 0 748128456 2894438400 588693 33554432000 4194304 4625164 140733938640576 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=846/tid=856] ppid=844 vsize=2826600 CPUtime=1204.54 cores=1,3,5,7
/proc/846/task/856/stat : 856 (SArTagnan) R 844 846 617 0 -1 4202560 6751836 0 0 0 119263 1191 0 0 25 0 4 0 748128456 2894438400 588693 33554432000 4194304 4625164 140733938640576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 2826600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.81
CPU time (s): 4800.18
CPU user time (s): 4784.72
CPU system time (s): 15.4547
CPU usage (%): 398.417
Max. virtual memory (cumulated for all children) (KiB): 3085824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4784.72
system time used= 15.4547
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8157730
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= 1968
involuntary context switches= 29153

runsolver used 4.97224 second user time and 13.6349 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-16 22:49:38
IDJOB=3386095
IDBENCH=71549
IDSOLVER=1871
FILE ID=node115/3386095-1305578978
RUNJOBID= node115-1305576977-636
PBS_JOBID= 13350213
Free space on /tmp= 73264 MiB

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

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

MD5SUM BENCH= cef3d3066fec910e94448f2404c09548
RANDOM SEED=1059345358

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:      11940684 kB
Buffers:        283796 kB
Cached:        3267560 kB
SwapCached:          0 kB
Active:       17581288 kB
Inactive:      3096596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11940684 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            3904 kB
Writeback:           0 kB
AnonPages:    17126408 kB
Mapped:          36976 kB
Slab:           196864 kB
PageTables:      68848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 124105020 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= 73264 MiB
End job on node115 at 2011-05-16 23:09:45