Trace number 3385989

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) 3955.37 1300.07

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.97
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
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-3385989-1305582924/watcher-3385989-1305582924 -o /tmp/evaluation-result-3385989-1305582924/solver-3385989-1305582924 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385989-1305582924.cnf -threads=4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 10.08 9.52 6.64 7/387 17558
/proc/meminfo: memFree=17162488/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=20416 CPUtime=0 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 1033 0 0 0 0 0 0 0 25 0 1 0 650708285 20905984 752 33554432000 4194304 4625164 140734293938576 18446744073709551615 220816236288 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/17558/statm: 5104 753 296 106 0 607 0

[startup+0.12571 s]
/proc/loadavg: 10.08 9.52 6.64 7/387 17558
/proc/meminfo: memFree=17162488/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=124112 CPUtime=0.23 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 3741 0 0 0 23 0 0 0 25 0 4 0 650708285 127090688 2531 33554432000 4194304 4625164 140734293938576 18446744073709551615 220815897285 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17558/statm: 31028 2532 337 106 0 26531 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 124112

[startup+0.200695 s]
/proc/loadavg: 10.08 9.52 6.64 7/387 17558
/proc/meminfo: memFree=17162488/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=269576 CPUtime=0.37 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 11964 0 0 0 36 1 0 0 25 0 4 0 650708285 276045824 7307 33554432000 4194304 4625164 140734293938576 18446744073709551615 220815892487 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17558/statm: 67394 7307 338 106 0 62897 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 269576

[startup+0.300679 s]
/proc/loadavg: 10.08 9.52 6.64 7/387 17558
/proc/meminfo: memFree=17162488/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=272336 CPUtime=0.57 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 13479 0 0 0 56 1 0 0 25 0 4 0 650708285 278872064 7714 33554432000 4194304 4625164 140734293938576 18446744073709551615 4393273 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17558/statm: 68084 7714 345 106 0 63587 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 272336

[startup+0.700604 s]
/proc/loadavg: 10.08 9.52 6.64 7/387 17558
/proc/meminfo: memFree=17162488/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=272824 CPUtime=1.37 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 14498 0 0 0 136 1 0 0 25 0 4 0 650708285 279371776 7852 33554432000 4194304 4625164 140734293938576 18446744073709551615 4356423 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17558/statm: 68206 7852 345 106 0 63709 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 272824

[startup+1.50046 s]
/proc/loadavg: 10.08 9.52 6.64 11/391 17562
/proc/meminfo: memFree=17122164/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=272824 CPUtime=2.95 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 17082 0 0 0 294 1 0 0 25 0 4 0 650708285 279371776 8445 33554432000 4194304 4625164 140734293938576 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17558/statm: 68206 8445 345 106 0 63709 0
[pid=17558/tid=17560] ppid=17556 vsize=272824 CPUtime=0.64 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 2036 0 0 0 64 0 0 0 25 0 4 0 650708287 279371776 8445 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=272824 CPUtime=0.72 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 1671 0 0 0 72 0 0 0 25 0 4 0 650708287 279371776 8445 33554432000 4194304 4625164 140734293938576 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=272824 CPUtime=0.79 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 5677 0 0 0 79 0 0 0 25 0 4 0 650708287 279371776 8445 33554432000 4194304 4625164 140734293938576 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 272824

[startup+3.10116 s]
/proc/loadavg: 10.08 9.52 6.64 11/391 17562
/proc/meminfo: memFree=17122908/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=277904 CPUtime=6.14 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 27781 0 0 0 611 3 0 0 25 0 4 0 650708285 284573696 9865 33554432000 4194304 4625164 140734293938576 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17558/statm: 69476 9865 345 106 0 64979 0
[pid=17558/tid=17560] ppid=17556 vsize=277904 CPUtime=1.44 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 3166 0 0 0 144 0 0 0 25 0 4 0 650708287 284573696 9865 33554432000 4194304 4625164 140734293938576 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=277904 CPUtime=1.51 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 2461 0 0 0 151 0 0 0 25 0 4 0 650708287 284573696 9865 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=277904 CPUtime=1.57 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 13712 0 0 0 156 1 0 0 25 0 4 0 650708287 284573696 9865 33554432000 4194304 4625164 140734293938576 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 277904

[startup+6.30057 s]
/proc/loadavg: 10.08 9.53 6.65 12/391 17562
/proc/meminfo: memFree=17112092/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=283056 CPUtime=12.5 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 44142 0 0 0 1244 6 0 0 25 0 4 0 650708285 289849344 12362 33554432000 4194304 4625164 140734293938576 18446744073709551615 220815885365 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17558/statm: 70764 12362 347 106 0 66267 0
[pid=17558/tid=17560] ppid=17556 vsize=283056 CPUtime=3.04 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 4697 0 0 0 303 1 0 0 25 0 4 0 650708287 289849344 12362 33554432000 4194304 4625164 140734293938576 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=283056 CPUtime=3.11 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 3154 0 0 0 311 0 0 0 25 0 4 0 650708287 289849344 12362 33554432000 4194304 4625164 140734293938576 18446744073709551615 4352807 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=283056 CPUtime=3.13 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27723 0 0 0 310 3 0 0 25 0 4 0 650708287 289849344 12362 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 283056

[startup+12.7004 s]
/proc/loadavg: 10.07 9.53 6.67 12/391 17562
/proc/meminfo: memFree=17074868/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=297712 CPUtime=26.07 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 74889 0 0 0 2596 11 0 0 25 0 4 0 650708285 304857088 17030 33554432000 4194304 4625164 140734293938576 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17558/statm: 74428 17030 347 106 0 69931 0
[pid=17558/tid=17560] ppid=17556 vsize=297712 CPUtime=6.1 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 5716 0 0 0 609 1 0 0 25 0 4 0 650708287 304857088 17030 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=297712 CPUtime=6.21 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 7396 0 0 0 621 0 0 0 25 0 4 0 650708287 304857088 17030 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=297712 CPUtime=6 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 51036 0 0 0 593 7 0 0 25 0 4 0 650708287 304857088 17030 33554432000 4194304 4625164 140734293938576 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 26.07
Current children cumulated vsize (KiB) 297712

[startup+25.501 s]
/proc/loadavg: 10.20 9.59 6.74 12/391 17562
/proc/meminfo: memFree=17033688/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=325980 CPUtime=57.56 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 137834 0 0 0 5736 20 0 0 25 0 4 0 650708285 333803520 26753 33554432000 4194304 4625164 140734293938576 18446744073709551615 4511138 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17558/statm: 81495 26753 347 106 0 76998 0
[pid=17558/tid=17560] ppid=17556 vsize=325980 CPUtime=13.64 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 7926 0 0 0 1362 2 0 0 25 0 4 0 650708287 333803520 26753 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=325980 CPUtime=15.63 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 18068 0 0 0 1560 3 0 0 25 0 4 0 650708287 333803520 26753 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=325980 CPUtime=12.2 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 100107 0 0 0 1207 13 0 0 25 0 4 0 650708287 333803520 26753 33554432000 4194304 4625164 140734293938576 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 57.56
Current children cumulated vsize (KiB) 325980

[startup+51.1003 s]
/proc/loadavg: 10.13 9.62 6.82 11/391 17563
/proc/meminfo: memFree=16931352/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=320848 CPUtime=134.04 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 262165 0 0 0 13364 40 0 0 25 0 4 0 650708285 328548352 46525 33554432000 4194304 4625164 140734293938576 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17558/statm: 80212 46525 508 106 0 75715 0
[pid=17558/tid=17560] ppid=17556 vsize=320848 CPUtime=29.88 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 11884 0 0 0 2986 2 0 0 25 0 4 0 650708287 328548352 46525 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351820 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=320848 CPUtime=35 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 28935 0 0 0 3494 6 0 0 25 0 4 0 650708287 328548352 46525 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=320848 CPUtime=27.45 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 201104 0 0 0 2718 27 0 0 25 0 4 0 650708287 328548352 46525 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 134.04
Current children cumulated vsize (KiB) 320848

[startup+102.301 s]
/proc/loadavg: 10.09 9.70 7.01 12/391 17564
/proc/meminfo: memFree=16747280/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=580428 CPUtime=287 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 507386 0 0 0 28625 75 0 0 25 0 4 0 650708285 594358272 87242 33554432000 4194304 4625164 140734293938576 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17558/statm: 145107 87242 1171 106 0 140610 0
[pid=17558/tid=17560] ppid=17556 vsize=580428 CPUtime=58.69 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 18266 0 0 0 5865 4 0 0 25 0 4 0 650708287 594358272 87243 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=580428 CPUtime=80.24 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 44699 0 0 0 8015 9 0 0 25 0 4 0 650708287 594358272 87243 33554432000 4194304 4625164 140734293938576 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=580428 CPUtime=75.15 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 403367 0 0 0 7460 55 0 0 25 0 4 0 650708287 594358272 87243 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 287
Current children cumulated vsize (KiB) 580428

[startup+162.301 s]
/proc/loadavg: 10.07 9.76 7.18 12/391 17566
/proc/meminfo: memFree=16549080/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=690252 CPUtime=472.51 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 623667 0 0 0 47158 93 0 0 25 0 4 0 650708285 706818048 118590 33554432000 4194304 4625164 140734293938576 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17558/statm: 172563 118590 1877 106 0 168066 0
[pid=17558/tid=17560] ppid=17556 vsize=690252 CPUtime=105.41 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 18905 0 0 0 10537 4 0 0 25 0 4 0 650708287 706818048 118590 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=690252 CPUtime=123.19 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 61834 0 0 0 12306 13 0 0 25 0 4 0 650708287 706818048 118590 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=690252 CPUtime=135.13 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 482547 0 0 0 13447 66 0 0 25 0 4 0 650708287 706818048 118590 33554432000 4194304 4625164 140734293938576 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 472.51
Current children cumulated vsize (KiB) 690252

[startup+222.315 s]
/proc/loadavg: 10.08 9.83 7.38 12/391 17568
/proc/meminfo: memFree=16489776/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=710280 CPUtime=681.79 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 644194 0 0 0 68080 99 0 0 25 0 4 0 650708285 727326720 126927 33554432000 4194304 4625164 140734293938576 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17558/statm: 177570 126927 1498 106 0 173073 0
[pid=17558/tid=17560] ppid=17556 vsize=710280 CPUtime=165.43 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 19022 0 0 0 16539 4 0 0 25 0 4 0 650708287 727326720 126927 33554432000 4194304 4625164 140734293938576 18446744073709551615 4339549 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=710280 CPUtime=153.19 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 64920 0 0 0 15304 15 0 0 25 0 4 0 650708287 727326720 126927 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=710280 CPUtime=195.13 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 483253 0 0 0 19446 67 0 0 25 0 4 0 650708287 727326720 126927 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 681.79
Current children cumulated vsize (KiB) 710280

[startup+282.301 s]

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

[pid=17558] ppid=17556 vsize=1263676 CPUtime=2342.25 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 2167119 0 0 0 233901 324 0 0 25 0 4 0 650708285 1294004224 237238 33554432000 4194304 4625164 140734293938576 18446744073709551615 4511986 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17558/statm: 315919 237238 354 106 0 311422 0
[pid=17558/tid=17560] ppid=17556 vsize=1263676 CPUtime=639.77 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27154 0 0 0 63970 7 0 0 25 0 4 0 650708287 1294004224 237264 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351774 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=1263676 CPUtime=474.94 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 148048 0 0 0 47449 45 0 0 25 0 4 0 650708287 1294004224 237264 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=1263676 CPUtime=542.71 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 1815675 0 0 0 54028 243 0 0 25 0 4 0 650708287 1294004224 237264 33554432000 4194304 4625164 140734293938576 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2342.25
Current children cumulated vsize (KiB) 1263676

[startup+822.301 s]
/proc/loadavg: 10.12 10.08 8.66 11/391 17624
/proc/meminfo: memFree=16474376/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=1263676 CPUtime=2522.22 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 2337283 0 0 0 251872 350 0 0 25 0 4 0 650708285 1294004224 245225 33554432000 4194304 4625164 140734293938576 18446744073709551615 4519559 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17558/statm: 315919 245225 362 106 0 311422 0
[pid=17558/tid=17560] ppid=17556 vsize=1263676 CPUtime=699.75 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27253 0 0 0 69968 7 0 0 25 0 4 0 650708287 1294004224 245225 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=1263676 CPUtime=504.94 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 150230 0 0 0 50446 48 0 0 25 0 4 0 650708287 1294004224 245225 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=1263676 CPUtime=572.71 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 1981476 0 0 0 57004 267 0 0 25 0 4 0 650708287 1294004224 245225 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2522.22
Current children cumulated vsize (KiB) 1263676

[startup+882.315 s]
/proc/loadavg: 10.11 10.09 8.76 11/391 17625
/proc/meminfo: memFree=16368080/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=1305528 CPUtime=2702.25 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 2523727 0 0 0 269847 378 0 0 25 0 4 0 650708285 1336860672 256478 33554432000 4194304 4625164 140734293938576 18446744073709551615 4512763 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17558/statm: 326382 256478 367 106 0 321885 0
[pid=17558/tid=17560] ppid=17556 vsize=1305528 CPUtime=759.76 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27418 0 0 0 75969 7 0 0 25 0 4 0 650708287 1336860672 256478 33554432000 4194304 4625164 140734293938576 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=1305528 CPUtime=535.03 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 152682 0 0 0 53453 50 0 0 25 0 4 0 650708287 1336860672 256478 33554432000 4194304 4625164 140734293938576 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=1305528 CPUtime=602.66 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 2139348 0 0 0 59978 288 0 0 25 0 4 0 650708287 1336860672 256478 33554432000 4194304 4625164 140734293938576 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2702.25
Current children cumulated vsize (KiB) 1305528

[startup+942.301 s]
/proc/loadavg: 10.08 10.09 8.83 11/391 17627
/proc/meminfo: memFree=16289560/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=1305528 CPUtime=2882.2 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 2684541 0 0 0 287818 402 0 0 25 0 4 0 650708285 1336860672 263874 33554432000 4194304 4625164 140734293938576 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17558/statm: 326382 263874 353 106 0 321885 0
[pid=17558/tid=17560] ppid=17556 vsize=1305528 CPUtime=819.73 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27514 0 0 0 81966 7 0 0 25 0 4 0 650708287 1336860672 263874 33554432000 4194304 4625164 140734293938576 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=1305528 CPUtime=565.03 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 154862 0 0 0 56450 53 0 0 25 0 4 0 650708287 1336860672 263874 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=1305528 CPUtime=632.65 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 2295513 0 0 0 62956 309 0 0 25 0 4 0 650708287 1336860672 263874 33554432000 4194304 4625164 140734293938576 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2882.2
Current children cumulated vsize (KiB) 1305528

[startup+1002.3 s]
/proc/loadavg: 10.05 10.08 8.91 11/391 17628
/proc/meminfo: memFree=16221580/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=1306252 CPUtime=3062.2 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 2852209 0 0 0 305793 427 0 0 25 0 4 0 650708285 1337602048 271250 33554432000 4194304 4625164 140734293938576 18446744073709551615 4511982 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17558/statm: 326563 271250 367 106 0 322066 0
[pid=17558/tid=17560] ppid=17556 vsize=1306252 CPUtime=879.72 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27709 0 0 0 87965 7 0 0 25 0 4 0 650708287 1337602048 271250 33554432000 4194304 4625164 140734293938576 18446744073709551615 4353080 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=1306252 CPUtime=595.02 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 157253 0 0 0 59447 55 0 0 25 0 4 0 650708287 1337602048 271250 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=1306252 CPUtime=662.66 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 2459025 0 0 0 65934 332 0 0 25 0 4 0 650708287 1337602048 271250 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3062.2
Current children cumulated vsize (KiB) 1306252

[startup+1062.3 s]
/proc/loadavg: 10.02 10.06 8.97 11/391 17630
/proc/meminfo: memFree=16140212/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=1446172 CPUtime=3242.19 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 3055302 0 0 0 323763 456 0 0 25 0 4 0 650708285 1480880128 281418 33554432000 4194304 4625164 140734293938576 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17558/statm: 361543 281418 363 106 0 357046 0
[pid=17558/tid=17560] ppid=17556 vsize=1446172 CPUtime=939.71 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27815 0 0 0 93964 7 0 0 25 0 4 0 650708287 1480880128 281418 33554432000 4194304 4625164 140734293938576 18446744073709551615 4352539 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=1446172 CPUtime=625.04 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 161748 0 0 0 62447 57 0 0 25 0 4 0 650708287 1480880128 281418 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=1446172 CPUtime=692.9 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 2618007 0 0 0 68935 355 0 0 25 0 4 0 650708287 1480880128 281418 33554432000 4194304 4625164 140734293938576 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3242.19
Current children cumulated vsize (KiB) 1446172

[startup+1122.3 s]
/proc/loadavg: 10.09 10.07 9.04 11/391 17632
/proc/meminfo: memFree=16045688/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=1512764 CPUtime=3422.18 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 3218345 0 0 0 341740 478 0 0 25 0 4 0 650708285 1549070336 290154 33554432000 4194304 4625164 140734293938576 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17558/statm: 378191 290154 363 106 0 373694 0
[pid=17558/tid=17560] ppid=17556 vsize=1512764 CPUtime=999.7 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27827 0 0 0 99963 7 0 0 25 0 4 0 650708287 1549070336 290154 33554432000 4194304 4625164 140734293938576 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=1512764 CPUtime=655.05 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 165530 0 0 0 65445 60 0 0 25 0 4 0 650708287 1549070336 290154 33554432000 4194304 4625164 140734293938576 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=1512764 CPUtime=722.89 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 2775250 0 0 0 71916 373 0 0 25 0 4 0 650708287 1549070336 290154 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3422.18
Current children cumulated vsize (KiB) 1512764

[startup+1182.3 s]
/proc/loadavg: 10.10 10.07 9.10 11/391 17633
/proc/meminfo: memFree=15983168/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=1512904 CPUtime=3602.17 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 3387011 0 0 0 359716 501 0 0 25 0 4 0 650708285 1549213696 298545 33554432000 4194304 4625164 140734293938576 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17558/statm: 378226 298545 353 106 0 373729 0
[pid=17558/tid=17560] ppid=17556 vsize=1512904 CPUtime=1059.69 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27880 0 0 0 105962 7 0 0 25 0 4 0 650708287 1549213696 298545 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=1512904 CPUtime=685.05 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 169095 0 0 0 68443 62 0 0 25 0 4 0 650708287 1549213696 298545 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=1512904 CPUtime=752.89 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 2938069 0 0 0 74895 394 0 0 25 0 4 0 650708287 1549213696 298545 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3602.17
Current children cumulated vsize (KiB) 1512904

[startup+1242.3 s]
/proc/loadavg: 10.18 10.09 9.17 11/391 17635
/proc/meminfo: memFree=15902920/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=1592496 CPUtime=3782.17 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 3595521 0 0 0 377687 530 0 0 25 0 4 0 650708285 1630715904 308484 33554432000 4194304 4625164 140734293938576 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17558/statm: 398124 308484 353 106 0 393627 0
[pid=17558/tid=17560] ppid=17556 vsize=1592496 CPUtime=1119.68 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27891 0 0 0 111961 7 0 0 25 0 4 0 650708287 1630715904 308484 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=1592496 CPUtime=715.06 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 213762 0 0 0 71438 68 0 0 25 0 4 0 650708287 1630715904 308484 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351894 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=1592496 CPUtime=782.89 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 3100193 0 0 0 77873 416 0 0 25 0 4 0 650708287 1630715904 308484 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3782.17
Current children cumulated vsize (KiB) 1592496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.13 10.08 9.22 11/391 17636
/proc/meminfo: memFree=15836424/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=1620668 CPUtime=3955.29 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 3751888 0 0 0 394977 552 0 0 25 0 4 0 650708285 1659564032 319208 33554432000 4194304 4625164 140734293938576 18446744073709551615 4512190 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17558/statm: 405167 319208 353 106 0 400670 0
[pid=17558/tid=17560] ppid=17556 vsize=1620668 CPUtime=1177.38 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27937 0 0 0 117731 7 0 0 25 0 4 0 650708287 1659564032 319208 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=1620668 CPUtime=743.9 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 215782 0 0 0 74321 69 0 0 25 0 4 0 650708287 1659564032 319208 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=1620668 CPUtime=811.75 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 3248657 0 0 0 80740 435 0 0 25 0 4 0 650708287 1659564032 319208 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3955.29
Current children cumulated vsize (KiB) 1620668

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

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

[startup+1300 s]
/proc/loadavg: 10.13 10.08 9.22 11/391 17636
/proc/meminfo: memFree=15836424/32951124 swapFree=63485432/67111528
[pid=17558] ppid=17556 vsize=1620668 CPUtime=3955.29 cores=0,2,4,6
/proc/17558/stat : 17558 (SArTagnan) R 17556 17558 17466 0 -1 4202496 3751888 0 0 0 394977 552 0 0 25 0 4 0 650708285 1659564032 319208 33554432000 4194304 4625164 140734293938576 18446744073709551615 4512190 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17558/statm: 405167 319208 353 106 0 400670 0
[pid=17558/tid=17560] ppid=17556 vsize=1620668 CPUtime=1177.38 cores=0,2,4,6
/proc/17558/task/17560/stat : 17560 (SArTagnan) R 17556 17558 17466 0 -1 4202560 27937 0 0 0 117731 7 0 0 25 0 4 0 650708287 1659564032 319208 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17558/tid=17561] ppid=17556 vsize=1620668 CPUtime=743.9 cores=0,2,4,6
/proc/17558/task/17561/stat : 17561 (SArTagnan) R 17556 17558 17466 0 -1 4202560 215782 0 0 0 74321 69 0 0 25 0 4 0 650708287 1659564032 319208 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17558/tid=17562] ppid=17556 vsize=1620668 CPUtime=811.75 cores=0,2,4,6
/proc/17558/task/17562/stat : 17562 (SArTagnan) R 17556 17558 17466 0 -1 4202560 3248657 0 0 0 80740 435 0 0 25 0 4 0 650708287 1659564032 319208 33554432000 4194304 4625164 140734293938576 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3955.29
Current children cumulated vsize (KiB) 1620668

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 3955.37
CPU user time (s): 3949.8
CPU system time (s): 5.56915
CPU usage (%): 304.243
Max. virtual memory (cumulated for all children) (KiB): 1748860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3949.8
system time used= 5.56915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3751888
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= 2600
involuntary context switches= 25890

runsolver used 4.88026 second user time and 11.5062 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-16 23:55:24
IDJOB=3385989
IDBENCH=84762
IDSOLVER=1871
FILE ID=node147/3385989-1305582924
RUNJOBID= node147-1305582130-17484
PBS_JOBID= 13350289
Free space on /tmp= 73120 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385989-1305582924/watcher-3385989-1305582924 -o /tmp/evaluation-result-3385989-1305582924/solver-3385989-1305582924 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385989-1305582924.cnf -threads=4

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=1666624095

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17162768 kB
Buffers:        329008 kB
Cached:        5487020 kB
SwapCached:      13124 kB
Active:        9068652 kB
Inactive:      6450304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17162768 kB
SwapTotal:    67111528 kB
SwapFree:     63485432 kB
Dirty:             864 kB
Writeback:           8 kB
AnonPages:     9698328 kB
Mapped:          23592 kB
Slab:           153616 kB
PageTables:      50804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 93414544 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= 73120 MiB
End job on node147 at 2011-05-17 00:17:06