Trace number 3288945

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.22 1201.78

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

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-3288945-1304081173/watcher-3288945-1304081173 -o /tmp/evaluation-result-3288945-1304081173/solver-3288945-1304081173 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3288945-1304081173.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: 7.53 7.96 7.97 5/180 11947
/proc/meminfo: memFree=24410676/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=29408 CPUtime=0 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 1629 0 0 0 0 0 0 0 21 0 1 0 500533446 30113792 1566 33554432000 4194304 4623224 140735530017888 18446744073709551615 255106768640 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11947/statm: 7352 1566 296 105 0 2856 0

[startup+0.0237759 s]
/proc/loadavg: 7.53 7.96 7.97 5/180 11947
/proc/meminfo: memFree=24410676/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=31672 CPUtime=0.01 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 2738 0 0 0 1 0 0 0 21 0 1 0 500533446 32432128 2109 33554432000 4194304 4623224 140735530017888 18446744073709551615 255106768640 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11947/statm: 7918 2110 301 105 0 3422 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31672

[startup+0.10076 s]
/proc/loadavg: 7.53 7.96 7.97 5/180 11947
/proc/meminfo: memFree=24410676/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=40604 CPUtime=0.08 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 7721 0 0 0 8 0 0 0 21 0 1 0 500533446 41578496 4756 33554432000 4194304 4623224 140735530017888 18446744073709551615 255106768640 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11947/statm: 10151 4757 301 105 0 5655 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40604

[startup+0.300688 s]
/proc/loadavg: 7.53 7.96 7.97 5/180 11947
/proc/meminfo: memFree=24410676/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=312968 CPUtime=0.83 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 23055 0 0 0 81 2 0 0 23 0 4 0 500533446 320479232 17921 33554432000 4194304 4623224 140735530017888 18446744073709551615 4404335 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 78242 17921 345 105 0 73746 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 312968

[startup+0.700617 s]
/proc/loadavg: 7.53 7.96 7.97 5/180 11947
/proc/meminfo: memFree=24410676/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=329500 CPUtime=2.43 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 30647 0 0 0 240 3 0 0 25 0 4 0 500533446 337408000 22352 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 82375 22352 369 105 0 77879 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 329500

[startup+1.50048 s]
/proc/loadavg: 7.53 7.96 7.97 9/184 11951
/proc/meminfo: memFree=24309592/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=331136 CPUtime=5.62 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 31989 0 0 0 559 3 0 0 25 0 4 0 500533446 339083264 22599 33554432000 4194304 4623224 140735530017888 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 82784 22599 354 105 0 78288 0
[pid=11947/tid=11949] ppid=11945 vsize=331136 CPUtime=1.37 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 3131 0 0 0 137 0 0 0 25 0 4 0 500533458 339083264 22599 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=331136 CPUtime=1.37 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 3665 0 0 0 137 0 0 0 25 0 4 0 500533458 339083264 22599 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376487 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=331136 CPUtime=1.37 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 5249 0 0 0 137 0 0 0 25 0 4 0 500533458 339083264 22599 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 331136

[startup+3.10019 s]
/proc/loadavg: 7.53 7.96 7.97 10/184 11951
/proc/meminfo: memFree=24218388/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=331136 CPUtime=12.02 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 35610 0 0 0 1198 4 0 0 25 0 4 0 500533446 339083264 23387 33554432000 4194304 4623224 140735530017888 18446744073709551615 4507307 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 82784 23387 354 105 0 78288 0
[pid=11947/tid=11949] ppid=11945 vsize=331136 CPUtime=2.96 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 3183 0 0 0 296 0 0 0 25 0 4 0 500533458 339083264 23387 33554432000 4194304 4623224 140735530017888 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=331136 CPUtime=2.97 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 3799 0 0 0 297 0 0 0 25 0 4 0 500533458 339083264 23387 33554432000 4194304 4623224 140735530017888 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=331136 CPUtime=2.96 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 8609 0 0 0 296 0 0 0 25 0 4 0 500533458 339083264 23387 33554432000 4194304 4623224 140735530017888 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 331136

[startup+6.30063 s]
/proc/loadavg: 7.65 7.98 7.98 9/184 11951
/proc/meminfo: memFree=24204504/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=341732 CPUtime=24.8 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 54172 0 0 0 2473 7 0 0 25 0 4 0 500533446 349933568 26288 33554432000 4194304 4623224 140735530017888 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 85433 26288 354 105 0 80937 0
[pid=11947/tid=11949] ppid=11945 vsize=341732 CPUtime=6.14 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 4484 0 0 0 614 0 0 0 25 0 4 0 500533458 349933568 26288 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=341732 CPUtime=6.17 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 5744 0 0 0 616 1 0 0 25 0 4 0 500533458 349933568 26288 33554432000 4194304 4623224 140735530017888 18446744073709551615 4461600 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=341732 CPUtime=6.17 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 22162 0 0 0 615 2 0 0 25 0 4 0 500533458 349933568 26288 33554432000 4194304 4623224 140735530017888 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 341732

[startup+12.7005 s]
/proc/loadavg: 7.67 7.98 7.98 9/184 11952
/proc/meminfo: memFree=23923608/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=630132 CPUtime=50.3 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 219258 0 0 0 5001 29 0 0 25 0 4 0 500533446 645255168 88328 33554432000 4194304 4623224 140735530017888 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 157533 88328 344 105 0 153037 0
[pid=11947/tid=11949] ppid=11945 vsize=630132 CPUtime=12.47 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 35918 0 0 0 1243 4 0 0 25 0 4 0 500533458 645255168 88328 33554432000 4194304 4623224 140735530017888 18446744073709551615 4461306 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=630132 CPUtime=12.56 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 34476 0 0 0 1252 4 0 0 25 0 4 0 500533458 645255168 88328 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=630132 CPUtime=12.56 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 64429 0 0 0 1248 8 0 0 25 0 4 0 500533458 645255168 88328 33554432000 4194304 4623224 140735530017888 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 630132

[startup+25.5003 s]
/proc/loadavg: 7.75 7.98 7.98 9/184 11952
/proc/meminfo: memFree=23909344/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=630132 CPUtime=101.43 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 242904 0 0 0 10110 33 0 0 25 0 4 0 500533446 645255168 90187 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 157533 90188 344 105 0 153037 0
[pid=11947/tid=11949] ppid=11945 vsize=630132 CPUtime=25.2 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 35984 0 0 0 2516 4 0 0 25 0 4 0 500533458 645255168 90188 33554432000 4194304 4623224 140735530017888 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=630132 CPUtime=25.35 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 35486 0 0 0 2531 4 0 0 25 0 4 0 500533458 645255168 90188 33554432000 4194304 4623224 140735530017888 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=630132 CPUtime=25.35 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 86846 0 0 0 2524 11 0 0 25 0 4 0 500533458 645255168 90188 33554432000 4194304 4623224 140735530017888 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 630132

[startup+51.1008 s]
/proc/loadavg: 7.99 8.01 7.99 9/184 11953
/proc/meminfo: memFree=23813988/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=685892 CPUtime=203.69 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 425276 0 0 0 20299 70 0 0 25 0 4 0 500533446 702353408 116000 33554432000 4194304 4623224 140735530017888 18446744073709551615 4384192 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 171473 116000 344 105 0 166977 0
[pid=11947/tid=11949] ppid=11945 vsize=685892 CPUtime=50.68 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 44031 0 0 0 5059 9 0 0 18 0 4 0 500533458 702353408 116000 33554432000 4194304 4623224 140735530017888 18446744073709551615 4288235 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=685892 CPUtime=50.95 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 43166 0 0 0 5085 10 0 0 18 0 4 0 500533458 702353408 116000 33554432000 4194304 4623224 140735530017888 18446744073709551615 4472411 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=685892 CPUtime=50.95 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 247693 0 0 0 5059 36 0 0 25 0 4 0 500533458 702353408 116000 33554432000 4194304 4623224 140735530017888 18446744073709551615 4549223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 685892

[startup+102.307 s]
/proc/loadavg: 8.07 8.03 7.99 9/184 11954
/proc/meminfo: memFree=23649056/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=695984 CPUtime=408.23 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 450784 0 0 0 40748 75 0 0 25 0 4 0 500533446 712687616 117254 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 173996 117254 344 105 0 169500 0
[pid=11947/tid=11949] ppid=11945 vsize=695984 CPUtime=101.62 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 45574 0 0 0 10152 10 0 0 25 0 4 0 500533458 712687616 117255 33554432000 4194304 4623224 140735530017888 18446744073709551615 4463069 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=695984 CPUtime=102.15 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 43229 0 0 0 10204 11 0 0 25 0 4 0 500533458 712687616 117255 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376855 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=695984 CPUtime=102.16 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 271145 0 0 0 10177 39 0 0 25 0 4 0 500533458 712687616 117255 33554432000 4194304 4623224 140735530017888 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 695984

[startup+162.3 s]
/proc/loadavg: 8.11 8.04 8.00 9/184 11956
/proc/meminfo: memFree=23506504/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=714732 CPUtime=647.89 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 690978 0 0 0 64677 112 0 0 25 0 4 0 500533446 731885568 121136 33554432000 4194304 4623224 140735530017888 18446744073709551615 4511224 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 178683 121136 345 105 0 174187 0
[pid=11947/tid=11949] ppid=11945 vsize=714732 CPUtime=161.31 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 56159 0 0 0 16119 12 0 0 25 0 4 0 500533458 731885568 121136 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=714732 CPUtime=162.14 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 45119 0 0 0 16202 12 0 0 25 0 4 0 500533458 731885568 121137 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=714732 CPUtime=162.15 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 498544 0 0 0 16142 73 0 0 25 0 4 0 500533458 731885568 121137 33554432000 4194304 4623224 140735530017888 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.89
Current children cumulated vsize (KiB) 714732

[startup+222.301 s]
/proc/loadavg: 8.11 8.04 8.00 9/184 11957
/proc/meminfo: memFree=23303696/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=794052 CPUtime=887.58 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 896333 0 0 0 88606 152 0 0 25 0 4 0 500533446 813109248 137846 33554432000 4194304 4623224 140735530017888 18446744073709551615 4288731 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 198513 137865 345 105 0 194017 0
[pid=11947/tid=11949] ppid=11945 vsize=794052 CPUtime=221 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 61774 0 0 0 22084 16 0 0 25 0 4 0 500533458 813109248 137865 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=794052 CPUtime=222.13 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 48430 0 0 0 22199 14 0 0 25 0 4 0 500533458 813109248 137866 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=794052 CPUtime=222.16 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 693879 0 0 0 22110 106 0 0 25 0 4 0 500533458 813109248 137866 33554432000 4194304 4623224 140735530017888 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.58
Current children cumulated vsize (KiB) 794052

[startup+282.301 s]

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

[pid=11947] ppid=11945 vsize=1378788 CPUtime=2805.11 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 3785057 0 0 0 279880 631 0 0 25 0 4 0 500533446 1411878912 284381 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 344697 284381 345 105 0 340201 0
[pid=11947/tid=11949] ppid=11945 vsize=1378788 CPUtime=698.57 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 145902 0 0 0 69808 49 0 0 25 0 4 0 500533458 1411878912 284381 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=1378788 CPUtime=702.13 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 92640 0 0 0 70177 36 0 0 25 0 4 0 500533458 1411878912 284381 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=1378788 CPUtime=702.16 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 3415338 0 0 0 69693 523 0 0 25 0 4 0 500533458 1411878912 284381 33554432000 4194304 4623224 140735530017888 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.11
Current children cumulated vsize (KiB) 1378788

[startup+762.307 s]
/proc/loadavg: 8.01 8.07 8.02 10/184 11972
/proc/meminfo: memFree=22022036/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=1388820 CPUtime=3044.84 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 3877870 0 0 0 303838 646 0 0 25 0 4 0 500533446 1422151680 292774 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 347205 292774 345 105 0 342709 0
[pid=11947/tid=11949] ppid=11945 vsize=1388820 CPUtime=758.28 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 149160 0 0 0 75778 50 0 0 25 0 4 0 500533458 1422151680 292774 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=1388820 CPUtime=762.14 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 92873 0 0 0 76178 36 0 0 25 0 4 0 500533458 1422151680 292774 33554432000 4194304 4623224 140735530017888 18446744073709551615 4463033 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=1388820 CPUtime=762.16 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 3503698 0 0 0 75680 536 0 0 25 0 4 0 500533458 1422151680 292774 33554432000 4194304 4623224 140735530017888 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.84
Current children cumulated vsize (KiB) 1388820

[startup+822.301 s]
/proc/loadavg: 8.00 8.05 8.01 9/184 11973
/proc/meminfo: memFree=21867404/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=1526300 CPUtime=3284.53 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 4304352 0 0 0 327738 715 0 0 25 0 4 0 500533446 1562931200 309743 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 381575 309743 345 105 0 377079 0
[pid=11947/tid=11949] ppid=11945 vsize=1526300 CPUtime=817.98 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 155141 0 0 0 81747 51 0 0 25 0 4 0 500533458 1562931200 309743 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=1526300 CPUtime=822.14 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 97742 0 0 0 82172 42 0 0 25 0 4 0 500533458 1562931200 309743 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=1526300 CPUtime=822.16 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 3918244 0 0 0 81618 598 0 0 25 0 4 0 500533458 1562931200 309743 33554432000 4194304 4623224 140735530017888 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.53
Current children cumulated vsize (KiB) 1526300

[startup+882.301 s]
/proc/loadavg: 8.04 8.05 8.01 9/184 11975
/proc/meminfo: memFree=21753304/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=1545144 CPUtime=3524.23 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 4570642 0 0 0 351659 764 0 0 25 0 4 0 500533446 1582227456 323547 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 386286 323547 345 105 0 381790 0
[pid=11947/tid=11949] ppid=11945 vsize=1545144 CPUtime=877.69 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 157564 0 0 0 87714 55 0 0 25 0 4 0 500533458 1582227456 323547 33554432000 4194304 4623224 140735530017888 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=1545144 CPUtime=882.14 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 101589 0 0 0 88170 44 0 0 25 0 4 0 500533458 1582227456 323548 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=1545144 CPUtime=882.16 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 4177286 0 0 0 87575 641 0 0 25 0 4 0 500533458 1582227456 323548 33554432000 4194304 4623224 140735530017888 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.23
Current children cumulated vsize (KiB) 1545144

[startup+942.301 s]
/proc/loadavg: 8.05 8.06 8.01 9/184 11985
/proc/meminfo: memFree=21700180/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=1575388 CPUtime=3763.9 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 4957893 0 0 0 375561 829 0 0 25 0 4 0 500533446 1613197312 329659 33554432000 4194304 4623224 140735530017888 18446744073709551615 4511040 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 393847 329659 345 105 0 389351 0
[pid=11947/tid=11949] ppid=11945 vsize=1575388 CPUtime=937.37 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 157636 0 0 0 93682 55 0 0 25 0 4 0 500533458 1613197312 329659 33554432000 4194304 4623224 140735530017888 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=1575388 CPUtime=942.14 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 118389 0 0 0 94166 48 0 0 25 0 4 0 500533458 1613197312 329659 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=1575388 CPUtime=942.16 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 4546909 0 0 0 93514 702 0 0 25 0 4 0 500533458 1613197312 329659 33554432000 4194304 4623224 140735530017888 18446744073709551615 4366428 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.9
Current children cumulated vsize (KiB) 1575388

[startup+1002.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/184 11987
/proc/meminfo: memFree=21626760/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=1581684 CPUtime=4003.56 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 5378606 0 0 0 399458 898 0 0 25 0 4 0 500533446 1619644416 335194 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 395421 335194 345 105 0 390925 0
[pid=11947/tid=11949] ppid=11945 vsize=1581684 CPUtime=997.04 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 157924 0 0 0 99649 55 0 0 25 0 4 0 500533458 1619644416 335194 33554432000 4194304 4623224 140735530017888 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=1581684 CPUtime=1002.14 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 119783 0 0 0 100166 48 0 0 25 0 4 0 500533458 1619644416 335194 33554432000 4194304 4623224 140735530017888 18446744073709551615 4464009 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=1581684 CPUtime=1002.16 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 4965106 0 0 0 99445 771 0 0 25 0 4 0 500533458 1619644416 335194 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.56
Current children cumulated vsize (KiB) 1581684

[startup+1062.3 s]
/proc/loadavg: 8.13 8.07 8.02 9/184 11988
/proc/meminfo: memFree=21510800/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=1700124 CPUtime=4243.24 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 5693428 0 0 0 423371 953 0 0 25 0 4 0 500533446 1740926976 346918 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 425031 346918 345 105 0 420535 0
[pid=11947/tid=11949] ppid=11945 vsize=1700124 CPUtime=1056.72 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 192076 0 0 0 105612 60 0 0 25 0 4 0 500533458 1740926976 346918 33554432000 4194304 4623224 140735530017888 18446744073709551615 4357576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=1700124 CPUtime=1062.13 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 123464 0 0 0 106163 50 0 0 25 0 4 0 500533458 1740926976 346918 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=1700124 CPUtime=1062.16 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 5220257 0 0 0 105401 815 0 0 25 0 4 0 500533458 1740926976 346918 33554432000 4194304 4623224 140735530017888 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.24
Current children cumulated vsize (KiB) 1700124

[startup+1122.3 s]
/proc/loadavg: 8.11 8.07 8.02 9/184 11990
/proc/meminfo: memFree=21411216/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=1787644 CPUtime=4482.92 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 5829344 0 0 0 447313 979 0 0 25 0 4 0 500533446 1830547456 356158 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 446911 356158 345 105 0 442415 0
[pid=11947/tid=11949] ppid=11945 vsize=1787644 CPUtime=1116.41 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 192263 0 0 0 111580 61 0 0 25 0 4 0 500533458 1830547456 356158 33554432000 4194304 4623224 140735530017888 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=1787644 CPUtime=1122.14 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 127359 0 0 0 112160 54 0 0 25 0 4 0 500533458 1830547456 356158 33554432000 4194304 4623224 140735530017888 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=1787644 CPUtime=1122.16 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 5351362 0 0 0 111380 836 0 0 25 0 4 0 500533458 1830547456 356158 33554432000 4194304 4623224 140735530017888 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.92
Current children cumulated vsize (KiB) 1787644

[startup+1182.3 s]
/proc/loadavg: 8.10 8.07 8.02 9/184 11992
/proc/meminfo: memFree=21342620/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=1787644 CPUtime=4722.6 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 6240094 0 0 0 471210 1050 0 0 25 0 4 0 500533446 1830547456 363994 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 446911 363994 345 105 0 442415 0
[pid=11947/tid=11949] ppid=11945 vsize=1787644 CPUtime=1176.09 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 192387 0 0 0 117548 61 0 0 25 0 4 0 500533458 1830547456 363994 33554432000 4194304 4623224 140735530017888 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=1787644 CPUtime=1182.14 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 130522 0 0 0 118156 58 0 0 25 0 4 0 500533458 1830547456 363994 33554432000 4194304 4623224 140735530017888 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=1787644 CPUtime=1182.16 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 5758339 0 0 0 117313 903 0 0 25 0 4 0 500533458 1830547456 363994 33554432000 4194304 4623224 140735530017888 18446744073709551615 4289752 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.6
Current children cumulated vsize (KiB) 1787644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.07 8.01 5/180 11993
/proc/meminfo: memFree=22969892/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=1787644 CPUtime=4800.12 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 6403143 0 0 0 478932 1080 0 0 25 0 4 0 500533446 1830547456 365274 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 446911 365274 345 105 0 442415 0
[pid=11947/tid=11949] ppid=11945 vsize=1787644 CPUtime=1195.39 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 192501 0 0 0 119478 61 0 0 25 0 4 0 500533458 1830547456 365274 33554432000 4194304 4623224 140735530017888 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=1787644 CPUtime=1201.54 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 132498 0 0 0 120095 59 0 0 25 0 4 0 500533458 1830547456 365274 33554432000 4194304 4623224 140735530017888 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=1787644 CPUtime=1201.57 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 5919190 0 0 0 119226 931 0 0 25 0 4 0 500533458 1830547456 365274 33554432000 4194304 4623224 140735530017888 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1787644

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.07 8.01 5/180 11993
/proc/meminfo: memFree=22969892/32951124 swapFree=67111524/67111528
[pid=11947] ppid=11945 vsize=1787644 CPUtime=4800.12 cores=0,2,4,6
/proc/11947/stat : 11947 (SArTagnan) R 11945 11947 11292 0 -1 4202496 6403143 0 0 0 478932 1080 0 0 25 0 4 0 500533446 1830547456 365274 33554432000 4194304 4623224 140735530017888 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11947/statm: 446911 365274 345 105 0 442415 0
[pid=11947/tid=11949] ppid=11945 vsize=1787644 CPUtime=1195.39 cores=0,2,4,6
/proc/11947/task/11949/stat : 11949 (SArTagnan) R 11945 11947 11292 0 -1 4202560 192501 0 0 0 119478 61 0 0 25 0 4 0 500533458 1830547456 365274 33554432000 4194304 4623224 140735530017888 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11947/tid=11950] ppid=11945 vsize=1787644 CPUtime=1201.54 cores=0,2,4,6
/proc/11947/task/11950/stat : 11950 (SArTagnan) R 11945 11947 11292 0 -1 4202560 132498 0 0 0 120095 59 0 0 25 0 4 0 500533458 1830547456 365274 33554432000 4194304 4623224 140735530017888 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11947/tid=11951] ppid=11945 vsize=1787644 CPUtime=1201.57 cores=0,2,4,6
/proc/11947/task/11951/stat : 11951 (SArTagnan) R 11945 11947 11292 0 -1 4202560 5919190 0 0 0 119226 931 0 0 25 0 4 0 500533458 1830547456 365274 33554432000 4194304 4623224 140735530017888 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1787644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.22
CPU user time (s): 4789.35
CPU system time (s): 10.8683
CPU usage (%): 399.426
Max. virtual memory (cumulated for all children) (KiB): 1815384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.35
system time used= 10.8683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6403193
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= 6889
involuntary context switches= 23208

runsolver used 1.86672 second user time and 4.26435 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 14:46:13
IDJOB=3288945
IDBENCH=83109
IDSOLVER=1656
FILE ID=node144/3288945-1304081173
RUNJOBID= node144-1304081173-11924
PBS_JOBID= 13170498
Free space on /tmp= 72404 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288945-1304081173/watcher-3288945-1304081173 -o /tmp/evaluation-result-3288945-1304081173/solver-3288945-1304081173 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3288945-1304081173.cnf -threads=4

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=248440381

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24410952 kB
Buffers:       2115756 kB
Cached:        5791256 kB
SwapCached:          4 kB
Active:         168592 kB
Inactive:      7825584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24410952 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6376 kB
Writeback:          20 kB
AnonPages:       85980 kB
Mapped:          14816 kB
Slab:           483872 kB
PageTables:       4840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   259260 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= 72404 MiB
End job on node144 at 2011-04-29 15:06:17