Trace number 3264688

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-03-24? (TO) 4800.33 1201.8

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: 935)

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-3264688-1304105316/watcher-3264688-1304105316 -o /tmp/evaluation-result-3264688-1304105316/solver-3264688-1304105316 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3264688-1304105316.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: 6.86 7.79 7.92 2/174 16418
/proc/meminfo: memFree=23088352/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=19916 CPUtime=0 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 737 0 0 0 0 0 0 0 24 0 1 0 522132008 20393984 637 33554432000 4194304 4623224 140733523244160 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16418/statm: 4979 637 297 105 0 483 0

[startup+0.0086279 s]
/proc/loadavg: 6.86 7.79 7.92 2/174 16418
/proc/meminfo: memFree=23088352/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=20248 CPUtime=0 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 932 0 0 0 0 0 0 0 24 0 1 0 522132008 20733952 733 33554432000 4194304 4623224 140733523244160 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16418/statm: 5062 734 297 105 0 566 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20248

[startup+0.934391 s]
/proc/loadavg: 6.86 7.79 7.92 2/174 16418
/proc/meminfo: memFree=23088352/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=274068 CPUtime=3.67 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 20477 0 0 0 362 5 0 0 19 0 4 0 522132008 280645632 8364 33554432000 4194304 4623224 140733523244160 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 68517 8364 344 105 0 64021 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 274068

[startup+1.00038 s]
/proc/loadavg: 6.86 7.79 7.92 2/174 16418
/proc/meminfo: memFree=23088352/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=274068 CPUtime=3.93 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 20939 0 0 0 388 5 0 0 19 0 4 0 522132008 280645632 8437 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 68517 8437 344 105 0 64021 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 274068

[startup+1.10036 s]
/proc/loadavg: 6.86 7.79 7.92 2/174 16418
/proc/meminfo: memFree=23088352/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=274068 CPUtime=4.33 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 22150 0 0 0 428 5 0 0 19 0 4 0 522132008 280645632 8493 33554432000 4194304 4623224 140733523244160 18446744073709551615 4511051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 68517 8493 344 105 0 64021 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 274068

[startup+1.50029 s]
/proc/loadavg: 6.86 7.79 7.92 2/174 16418
/proc/meminfo: memFree=23088352/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=279136 CPUtime=5.92 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 26031 0 0 0 587 5 0 0 19 0 4 0 522132008 285835264 9357 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 69784 9377 344 105 0 65288 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 279136

[startup+3.10099 s]
/proc/loadavg: 6.95 7.79 7.92 9/184 16431
/proc/meminfo: memFree=22937248/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=279248 CPUtime=12.32 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 39097 0 0 0 1224 8 0 0 25 0 4 0 522132008 285949952 11414 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 69812 11414 344 105 0 65316 0
[pid=16418/tid=16420] ppid=16416 vsize=279248 CPUtime=3.08 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 3293 0 0 0 308 0 0 0 25 0 4 0 522132010 285949952 11414 33554432000 4194304 4623224 140733523244160 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=279248 CPUtime=3.07 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 3614 0 0 0 307 0 0 0 25 0 4 0 522132010 285949952 11414 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=279248 CPUtime=3.06 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 23797 0 0 0 302 4 0 0 25 0 4 0 522132010 285949952 11414 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 279248

[startup+6.30639 s]
/proc/loadavg: 6.95 7.79 7.92 9/184 16431
/proc/meminfo: memFree=22898416/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=289160 CPUtime=25.11 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 69237 0 0 0 2498 13 0 0 25 0 4 0 522132008 296099840 16573 33554432000 4194304 4623224 140733523244160 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 72290 16573 344 105 0 67794 0
[pid=16418/tid=16420] ppid=16416 vsize=289160 CPUtime=6.28 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 5793 0 0 0 627 1 0 0 25 0 4 0 522132010 296099840 16573 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=289160 CPUtime=6.27 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 6228 0 0 0 626 1 0 0 25 0 4 0 522132010 296099840 16573 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=289160 CPUtime=6.25 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 47588 0 0 0 618 7 0 0 25 0 4 0 522132010 296099840 16573 33554432000 4194304 4623224 140733523244160 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 289160

[startup+12.7002 s]
/proc/loadavg: 7.03 7.80 7.92 10/184 16461
/proc/meminfo: memFree=22508812/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=301372 CPUtime=50.66 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 131755 0 0 0 5040 26 0 0 25 0 4 0 522132008 308604928 25033 33554432000 4194304 4623224 140733523244160 18446744073709551615 4517444 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 75343 25033 344 105 0 70847 0
[pid=16418/tid=16420] ppid=16416 vsize=301372 CPUtime=12.68 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 9749 0 0 0 1264 4 0 0 25 0 4 0 522132010 308604928 25033 33554432000 4194304 4623224 140733523244160 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=301372 CPUtime=12.66 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 13152 0 0 0 1264 2 0 0 25 0 4 0 522132010 308604928 25033 33554432000 4194304 4623224 140733523244160 18446744073709551615 4377005 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=301372 CPUtime=12.61 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 97770 0 0 0 1246 15 0 0 25 0 4 0 522132010 308604928 25033 33554432000 4194304 4623224 140733523244160 18446744073709551615 4545579 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 301372

[startup+25.5008 s]
/proc/loadavg: 7.33 7.82 7.93 9/184 16462
/proc/meminfo: memFree=22441596/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=322220 CPUtime=101.79 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 208444 0 0 0 10139 40 0 0 25 0 4 0 522132008 329953280 39098 33554432000 4194304 4623224 140733523244160 18446744073709551615 4384389 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 80555 39098 359 105 0 76059 0
[pid=16418/tid=16420] ppid=16416 vsize=322220 CPUtime=25.48 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 16448 0 0 0 2542 6 0 0 25 0 4 0 522132010 329953280 39098 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=322220 CPUtime=25.46 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 20134 0 0 0 2541 5 0 0 25 0 4 0 522132010 329953280 39098 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=322220 CPUtime=25.34 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 157259 0 0 0 2511 23 0 0 25 0 4 0 522132010 329953280 39098 33554432000 4194304 4623224 140733523244160 18446744073709551615 4550719 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 322220

[startup+51.101 s]
/proc/loadavg: 7.56 7.83 7.93 9/184 16462
/proc/meminfo: memFree=22327608/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=425156 CPUtime=204.05 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 398549 0 0 0 20331 74 0 0 25 0 4 0 522132008 435359744 64157 33554432000 4194304 4623224 140733523244160 18446744073709551615 4517706 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 106289 64157 457 105 0 101793 0
[pid=16418/tid=16420] ppid=16416 vsize=425156 CPUtime=51.07 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 21487 0 0 0 5098 9 0 0 25 0 4 0 522132010 435359744 64157 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=425156 CPUtime=51.06 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 30229 0 0 0 5098 8 0 0 25 0 4 0 522132010 435359744 64157 33554432000 4194304 4623224 140733523244160 18446744073709551615 4357772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=425156 CPUtime=50.8 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 325934 0 0 0 5030 50 0 0 25 0 4 0 522132010 435359744 64157 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 425156

[startup+102.3 s]
/proc/loadavg: 7.81 7.86 7.93 9/184 16464
/proc/meminfo: memFree=22127444/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=602960 CPUtime=408.57 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 498742 0 0 0 40761 96 0 0 25 0 4 0 522132008 617431040 103438 33554432000 4194304 4623224 140733523244160 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 150740 103438 762 105 0 146244 0
[pid=16418/tid=16420] ppid=16416 vsize=602960 CPUtime=102.27 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 34504 0 0 0 10215 12 0 0 25 0 4 0 522132010 617431040 103438 33554432000 4194304 4623224 140733523244160 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=602960 CPUtime=102.25 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 47509 0 0 0 10209 16 0 0 25 0 4 0 522132010 617431040 103438 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=602960 CPUtime=101.71 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 375081 0 0 0 10114 57 0 0 25 0 4 0 522132010 617431040 103438 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 602960

[startup+162.3 s]
/proc/loadavg: 7.93 7.88 7.93 9/184 16465
/proc/meminfo: memFree=21919964/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=826772 CPUtime=648.25 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 613127 0 0 0 64699 126 0 0 25 0 4 0 522132008 846614528 148525 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 206693 148525 1188 105 0 202197 0
[pid=16418/tid=16420] ppid=16416 vsize=826772 CPUtime=162.27 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 52709 0 0 0 16211 16 0 0 25 0 4 0 522132010 846614528 148525 33554432000 4194304 4623224 140733523244160 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=826772 CPUtime=162.26 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 72591 0 0 0 16195 31 0 0 25 0 4 0 522132010 846614528 148525 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=826772 CPUtime=161.4 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 427764 0 0 0 16074 66 0 0 25 0 4 0 522132010 846614528 148525 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.25
Current children cumulated vsize (KiB) 826772

[startup+222.301 s]
/proc/loadavg: 8.03 7.91 7.93 9/184 16467
/proc/meminfo: memFree=21786016/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=962460 CPUtime=887.92 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 871543 0 0 0 88618 174 0 0 25 0 4 0 522132008 985559040 173187 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 240615 173187 932 105 0 236119 0
[pid=16418/tid=16420] ppid=16416 vsize=962460 CPUtime=222.27 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 58572 0 0 0 22207 20 0 0 25 0 4 0 522132010 985559040 173187 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=962460 CPUtime=222.24 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 96695 0 0 0 22187 37 0 0 25 0 4 0 522132010 985559040 173187 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=962460 CPUtime=221.07 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 641690 0 0 0 22006 101 0 0 25 0 4 0 522132010 985559040 173187 33554432000 4194304 4623224 140733523244160 18446744073709551615 4546009 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.92
Current children cumulated vsize (KiB) 962460

[startup+282.301 s]
/proc/loadavg: 8.07 7.94 7.94 9/184 16468
/proc/meminfo: memFree=21677984/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=983224 CPUtime=1127.61 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 900236 0 0 0 112571 190 0 0 25 0 4 0 522132008 1006821376 192193 33554432000 4194304 4623224 140733523244160 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 245806 192193 368 105 0 241310 0
[pid=16418/tid=16420] ppid=16416 vsize=983224 CPUtime=282.29 cores=0,2,4,6

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

[pid=16418] ppid=16416 vsize=1662776 CPUtime=2805.3 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 3007926 0 0 0 279950 580 0 0 25 0 4 0 522132008 1702682624 349014 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 415694 349014 347 105 0 411198 0
[pid=16418/tid=16420] ppid=16416 vsize=1662776 CPUtime=702.29 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 111494 0 0 0 70170 59 0 0 25 0 4 0 522132010 1702682624 349014 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=1662776 CPUtime=702.21 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 178943 0 0 0 70136 85 0 0 25 0 4 0 522132010 1702682624 349014 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=1662776 CPUtime=698.46 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 2522522 0 0 0 69443 403 0 0 25 0 4 0 522132010 1702682624 349014 33554432000 4194304 4623224 140733523244160 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.3
Current children cumulated vsize (KiB) 1662776

[startup+762.3 s]
/proc/loadavg: 8.03 8.05 7.98 9/184 16481
/proc/meminfo: memFree=20718600/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=1911712 CPUtime=3044.97 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 3218285 0 0 0 303878 619 0 0 25 0 4 0 522132008 1957593088 363631 33554432000 4194304 4623224 140733523244160 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 477928 363652 345 105 0 473432 0
[pid=16418/tid=16420] ppid=16416 vsize=1911712 CPUtime=762.29 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 115891 0 0 0 76169 60 0 0 25 0 4 0 522132010 1957593088 363662 33554432000 4194304 4623224 140733523244160 18446744073709551615 244446642645 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=1911712 CPUtime=762.2 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 183575 0 0 0 76132 88 0 0 25 0 4 0 522132010 1957593088 363674 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=1911712 CPUtime=758.13 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 2721834 0 0 0 75377 436 0 0 25 0 4 0 522132010 1957593088 363685 33554432000 4194304 4623224 140733523244160 18446744073709551615 244446642283 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 1911712

[startup+822.301 s]
/proc/loadavg: 8.01 8.04 7.98 9/184 16483
/proc/meminfo: memFree=20596424/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=1936720 CPUtime=3284.64 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 3292238 0 0 0 327826 638 0 0 25 0 4 0 522132008 1983201280 380367 33554432000 4194304 4623224 140733523244160 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 484180 380367 345 105 0 479684 0
[pid=16418/tid=16420] ppid=16416 vsize=1936720 CPUtime=822.29 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 137460 0 0 0 82162 67 0 0 25 0 4 0 522132010 1983201280 380367 33554432000 4194304 4623224 140733523244160 18446744073709551615 4462180 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=1936720 CPUtime=822.2 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 229607 0 0 0 82121 99 0 0 25 0 4 0 522132010 1983201280 380367 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=1936720 CPUtime=817.81 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 2726969 0 0 0 81344 437 0 0 25 0 4 0 522132010 1983201280 380367 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.64
Current children cumulated vsize (KiB) 1936720

[startup+882.301 s]
/proc/loadavg: 8.07 8.04 7.99 9/184 16484
/proc/meminfo: memFree=20491728/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=1954772 CPUtime=3524.32 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 3306950 0 0 0 351786 646 0 0 25 0 4 0 522132008 2001686528 394594 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 488693 394594 345 105 0 484197 0
[pid=16418/tid=16420] ppid=16416 vsize=1954772 CPUtime=882.3 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 140668 0 0 0 88158 72 0 0 25 0 4 0 522132010 2001686528 394594 33554432000 4194304 4623224 140733523244160 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=1954772 CPUtime=882.19 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 233111 0 0 0 88118 101 0 0 25 0 4 0 522132010 2001686528 394594 33554432000 4194304 4623224 140733523244160 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=1954772 CPUtime=877.49 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 2731833 0 0 0 87311 438 0 0 25 0 4 0 522132010 2001686528 394594 33554432000 4194304 4623224 140733523244160 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 1954772

[startup+942.301 s]
/proc/loadavg: 8.09 8.05 8.00 9/184 16486
/proc/meminfo: memFree=20390272/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=1975508 CPUtime=3764.01 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 3322206 0 0 0 375745 656 0 0 25 0 4 0 522132008 2022920192 409114 33554432000 4194304 4623224 140733523244160 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 493877 409114 345 105 0 489381 0
[pid=16418/tid=16420] ppid=16416 vsize=1975508 CPUtime=942.31 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 143771 0 0 0 94155 76 0 0 25 0 4 0 522132010 2022920192 409114 33554432000 4194304 4623224 140733523244160 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=1975508 CPUtime=942.2 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 237086 0 0 0 94114 106 0 0 25 0 4 0 522132010 2022920192 409114 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=1975508 CPUtime=937.16 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 2737055 0 0 0 93277 439 0 0 25 0 4 0 522132010 2022920192 409114 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 1975508

[startup+1002.3 s]
/proc/loadavg: 8.15 8.07 8.00 9/184 16488
/proc/meminfo: memFree=20310756/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=1992044 CPUtime=4003.67 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 3336160 0 0 0 399703 664 0 0 25 0 4 0 522132008 2039853056 422135 33554432000 4194304 4623224 140733523244160 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 498011 422135 345 105 0 493515 0
[pid=16418/tid=16420] ppid=16416 vsize=1992044 CPUtime=1002.3 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 146814 0 0 0 100151 79 0 0 25 0 4 0 522132010 2039853056 422135 33554432000 4194304 4623224 140733523244160 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=1992044 CPUtime=1002.18 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 240387 0 0 0 100109 109 0 0 25 0 4 0 522132010 2039853056 422135 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=1992044 CPUtime=996.84 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 2741316 0 0 0 99244 440 0 0 25 0 4 0 522132010 2039853056 422135 33554432000 4194304 4623224 140733523244160 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 1992044

[startup+1062.31 s]
/proc/loadavg: 8.16 8.08 8.01 9/184 16489
/proc/meminfo: memFree=20227276/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=2047420 CPUtime=4243.36 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 3361111 0 0 0 423661 675 0 0 25 0 4 0 522132008 2096558080 437467 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 511855 437467 345 105 0 507359 0
[pid=16418/tid=16420] ppid=16416 vsize=2047420 CPUtime=1062.31 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 149943 0 0 0 106148 83 0 0 25 0 4 0 522132010 2096558080 437467 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=2047420 CPUtime=1062.19 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 252995 0 0 0 106104 115 0 0 25 0 4 0 522132010 2096558080 437467 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=2047420 CPUtime=1056.52 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 2746579 0 0 0 105211 441 0 0 25 0 4 0 522132010 2096558080 437467 33554432000 4194304 4623224 140733523244160 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 2047420

[startup+1122.3 s]
/proc/loadavg: 8.16 8.10 8.01 9/184 16491
/proc/meminfo: memFree=20129284/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=2268332 CPUtime=4483.02 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 3418162 0 0 0 447612 690 0 0 25 0 4 0 522132008 2322771968 456412 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 567083 456412 345 105 0 562587 0
[pid=16418/tid=16420] ppid=16416 vsize=2268332 CPUtime=1122.3 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 153502 0 0 0 112143 87 0 0 25 0 4 0 522132010 2322771968 456412 33554432000 4194304 4623224 140733523244160 18446744073709551615 4377466 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=2268332 CPUtime=1122.18 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 257410 0 0 0 112099 119 0 0 25 0 4 0 522132010 2322771968 456412 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=2268332 CPUtime=1116.18 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 2750645 0 0 0 111177 441 0 0 25 0 4 0 522132010 2322771968 456412 33554432000 4194304 4623224 140733523244160 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 2268332

[startup+1182.3 s]
/proc/loadavg: 8.10 8.09 8.01 9/184 16492
/proc/meminfo: memFree=20031300/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=2277104 CPUtime=4722.7 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 3430103 0 0 0 471571 699 0 0 25 0 4 0 522132008 2331754496 467373 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 569276 467373 345 105 0 564780 0
[pid=16418/tid=16420] ppid=16416 vsize=2277104 CPUtime=1182.3 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 156308 0 0 0 118140 90 0 0 25 0 4 0 522132010 2331754496 467373 33554432000 4194304 4623224 140733523244160 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=2277104 CPUtime=1182.18 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 260578 0 0 0 118095 123 0 0 25 0 4 0 522132010 2331754496 467373 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=2277104 CPUtime=1175.86 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 2752921 0 0 0 117144 442 0 0 25 0 4 0 522132010 2331754496 467373 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 2277104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.08 8.01 9/184 16493
/proc/meminfo: memFree=19993716/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=2283616 CPUtime=4800.21 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 3435225 0 0 0 479319 702 0 0 25 0 4 0 522132008 2338422784 472123 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 570904 472123 345 105 0 566408 0
[pid=16418/tid=16420] ppid=16416 vsize=2283616 CPUtime=1201.71 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 157301 0 0 0 120081 90 0 0 25 0 4 0 522132010 2338422784 472123 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=2283616 CPUtime=1201.58 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 261486 0 0 0 120033 125 0 0 25 0 4 0 522132010 2338422784 472123 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=2283616 CPUtime=1195.16 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 2754545 0 0 0 119074 442 0 0 25 0 4 0 522132010 2338422784 472123 33554432000 4194304 4623224 140733523244160 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 2283616

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

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

[startup+1201.7 s]
/proc/loadavg: 8.07 8.08 8.01 9/184 16493
/proc/meminfo: memFree=19993716/32951124 swapFree=67111524/67111528
[pid=16418] ppid=16416 vsize=2283616 CPUtime=4800.21 cores=0,2,4,6
/proc/16418/stat : 16418 (SArTagnan) R 16416 16418 16386 0 -1 4202496 3435225 0 0 0 479319 702 0 0 25 0 4 0 522132008 2338422784 472123 33554432000 4194304 4623224 140733523244160 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16418/statm: 570904 472123 345 105 0 566408 0
[pid=16418/tid=16420] ppid=16416 vsize=2283616 CPUtime=1201.71 cores=0,2,4,6
/proc/16418/task/16420/stat : 16420 (SArTagnan) R 16416 16418 16386 0 -1 4202560 157301 0 0 0 120081 90 0 0 25 0 4 0 522132010 2338422784 472123 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16418/tid=16421] ppid=16416 vsize=2283616 CPUtime=1201.58 cores=0,2,4,6
/proc/16418/task/16421/stat : 16421 (SArTagnan) R 16416 16418 16386 0 -1 4202560 261486 0 0 0 120033 125 0 0 25 0 4 0 522132010 2338422784 472123 33554432000 4194304 4623224 140733523244160 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16418/tid=16422] ppid=16416 vsize=2283616 CPUtime=1195.16 cores=0,2,4,6
/proc/16418/task/16422/stat : 16422 (SArTagnan) R 16416 16418 16386 0 -1 4202560 2754545 0 0 0 119074 442 0 0 25 0 4 0 522132010 2338422784 472123 33554432000 4194304 4623224 140733523244160 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 2283616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.8
CPU time (s): 4800.33
CPU user time (s): 4793.22
CPU system time (s): 7.10992
CPU usage (%): 399.427
Max. virtual memory (cumulated for all children) (KiB): 2283616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.22
system time used= 7.10992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3435225
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= 1719
involuntary context switches= 18774

runsolver used 2.04569 second user time and 4.51031 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 21:28:36
IDJOB=3264688
IDBENCH=84762
IDSOLVER=1656
FILE ID=node105/3264688-1304105316
RUNJOBID= node105-1304105316-16404
PBS_JOBID= 13170654
Free space on /tmp= 71940 MiB

SOLVER NAME= SArTagnan 2011-03-24
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-3264688-1304105316/watcher-3264688-1304105316 -o /tmp/evaluation-result-3264688-1304105316/solver-3264688-1304105316 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3264688-1304105316.cnf -threads=4

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=2095131732

node105.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.825
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.65
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:      23088880 kB
Buffers:       2157884 kB
Cached:        7089520 kB
SwapCached:          4 kB
Active:         550640 kB
Inactive:      8763964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23088880 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             932 kB
Writeback:           0 kB
AnonPages:       66732 kB
Mapped:          13944 kB
Slab:           483512 kB
PageTables:       4588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188668 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= 71916 MiB
End job on node105 at 2011-04-29 21:48:39