Trace number 3280711

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.3 1202.39

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h14-sat.cnf
MD5SUM7cc30e40be8c690e76c3fb158623be61
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark229.736
Satisfiable
(Un)Satisfiability was proved
Number of variables508177
Number of clauses1529045
Sum of the clauses size3568287
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 21019705
Number of clauses of size 3505422
Number of clauses of size 42413
Number of clauses of size 519
Number of clauses of size over 5155

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-3280711-1304038012/watcher-3280711-1304038012 -o /tmp/evaluation-result-3280711-1304038012/solver-3280711-1304038012 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3280711-1304038012.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.49 8.05 8.02 3/181 16952
/proc/meminfo: memFree=25359260/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=26552 CPUtime=0 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 1551 0 0 0 0 0 0 0 22 0 1 0 515399490 27189248 1488 33554432000 4194304 4623224 140733426033840 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16952/statm: 6638 1490 290 105 0 2142 0

[startup+0.0171979 s]
/proc/loadavg: 7.49 8.05 8.02 3/181 16952
/proc/meminfo: memFree=25359260/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=38500 CPUtime=0.01 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 3545 0 0 0 1 0 0 0 22 0 1 0 515399490 39424000 3482 33554432000 4194304 4623224 140733426033840 18446744073709551615 4305806 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/16952/statm: 9625 3508 290 105 0 5129 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 38500

[startup+0.101181 s]
/proc/loadavg: 7.49 8.05 8.02 3/181 16952
/proc/meminfo: memFree=25359260/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=103516 CPUtime=0.09 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 13646 0 0 0 8 1 0 0 22 0 1 0 515399490 106000384 11462 33554432000 4194304 4623224 140733426033840 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16952/statm: 25879 11463 301 105 0 21383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 103516

[startup+0.301107 s]
/proc/loadavg: 7.49 8.05 8.02 3/181 16952
/proc/meminfo: memFree=25359260/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=120968 CPUtime=0.28 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 24187 0 0 0 26 2 0 0 23 0 1 0 515399490 123871232 16406 33554432000 4194304 4623224 140733426033840 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16952/statm: 30242 16407 301 105 0 25746 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 120968

[startup+0.701048 s]
/proc/loadavg: 7.49 8.05 8.02 3/181 16952
/proc/meminfo: memFree=25359260/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=158608 CPUtime=0.68 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 47073 0 0 0 61 7 0 0 25 0 1 0 515399490 162414592 25991 33554432000 4194304 4623224 140733426033840 18446744073709551615 4388091 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16952/statm: 39652 25991 301 105 0 35156 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 158608

[startup+1.50086 s]
/proc/loadavg: 7.49 8.05 8.02 9/188 16959
/proc/meminfo: memFree=24802368/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=659176 CPUtime=3.54 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 126215 0 0 0 337 17 0 0 25 0 4 0 515399490 674996224 93782 33554432000 4194304 4623224 140733426033840 18446744073709551615 4498237 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 164794 93782 342 105 0 160298 0
[pid=16952/tid=16957] ppid=16950 vsize=659176 CPUtime=0.67 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 7876 0 0 0 67 0 0 0 25 0 4 0 515399571 674996224 93782 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=659176 CPUtime=0.68 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 11823 0 0 0 67 1 0 0 25 0 4 0 515399571 674996224 93782 33554432000 4194304 4623224 140733426033840 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=659176 CPUtime=0.67 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 3529 0 0 0 67 0 0 0 25 0 4 0 515399571 674996224 93782 33554432000 4194304 4623224 140733426033840 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 659176

[startup+3.10057 s]
/proc/loadavg: 7.49 8.05 8.02 10/188 16959
/proc/meminfo: memFree=24735284/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=671720 CPUtime=9.93 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 130812 0 0 0 974 19 0 0 25 0 4 0 515399490 687841280 97735 33554432000 4194304 4623224 140733426033840 18446744073709551615 4412804 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 167930 97735 339 105 0 163434 0
[pid=16952/tid=16957] ppid=16950 vsize=671720 CPUtime=2.26 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 8721 0 0 0 225 1 0 0 25 0 4 0 515399571 687841280 97735 33554432000 4194304 4623224 140733426033840 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=671720 CPUtime=2.28 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 12592 0 0 0 227 1 0 0 25 0 4 0 515399571 687841280 97735 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=671720 CPUtime=2.26 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 5440 0 0 0 226 0 0 0 25 0 4 0 515399571 687841280 97735 33554432000 4194304 4623224 140733426033840 18446744073709551615 4289968 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (KiB) 671720

[startup+6.30101 s]
/proc/loadavg: 7.61 8.06 8.03 9/188 16959
/proc/meminfo: memFree=24702552/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=671720 CPUtime=22.71 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 134286 0 0 0 2251 20 0 0 25 0 4 0 515399490 687841280 101209 33554432000 4194304 4623224 140733426033840 18446744073709551615 4412527 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 167930 101209 339 105 0 163434 0
[pid=16952/tid=16957] ppid=16950 vsize=671720 CPUtime=5.46 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 9503 0 0 0 545 1 0 0 25 0 4 0 515399571 687841280 101209 33554432000 4194304 4623224 140733426033840 18446744073709551615 4377391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=671720 CPUtime=5.48 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 13854 0 0 0 546 2 0 0 25 0 4 0 515399571 687841280 101209 33554432000 4194304 4623224 140733426033840 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=671720 CPUtime=5.45 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 6147 0 0 0 544 1 0 0 25 0 4 0 515399571 687841280 101209 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.71
Current children cumulated vsize (KiB) 671720

[startup+12.7009 s]
/proc/loadavg: 7.64 8.06 8.03 9/188 16960
/proc/meminfo: memFree=24662428/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=687280 CPUtime=48.27 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 141205 0 0 0 4807 20 0 0 25 0 4 0 515399490 703774720 103187 33554432000 4194304 4623224 140733426033840 18446744073709551615 4412575 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 171820 103187 339 105 0 167324 0
[pid=16952/tid=16957] ppid=16950 vsize=687280 CPUtime=11.86 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 9797 0 0 0 1185 1 0 0 25 0 4 0 515399571 703774720 103187 33554432000 4194304 4623224 140733426033840 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=687280 CPUtime=11.88 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 14016 0 0 0 1186 2 0 0 25 0 4 0 515399571 703774720 103187 33554432000 4194304 4623224 140733426033840 18446744073709551615 4354445 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=687280 CPUtime=11.81 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 12460 0 0 0 1180 1 0 0 25 0 4 0 515399571 703774720 103187 33554432000 4194304 4623224 140733426033840 18446744073709551615 4545943 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.27
Current children cumulated vsize (KiB) 687280

[startup+25.5006 s]
/proc/loadavg: 7.72 8.06 8.03 9/188 16960
/proc/meminfo: memFree=24595336/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=731512 CPUtime=99.39 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 170525 0 0 0 9915 24 0 0 25 0 4 0 515399490 749068288 110589 33554432000 4194304 4623224 140733426033840 18446744073709551615 4507390 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 182878 110589 343 105 0 178382 0
[pid=16952/tid=16957] ppid=16950 vsize=731512 CPUtime=24.67 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 22593 0 0 0 2463 4 0 0 25 0 4 0 515399571 749068288 110589 33554432000 4194304 4623224 140733426033840 18446744073709551615 4461011 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=731512 CPUtime=24.68 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 19502 0 0 0 2465 3 0 0 25 0 4 0 515399571 749068288 110589 33554432000 4194304 4623224 140733426033840 18446744073709551615 4366020 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=731512 CPUtime=24.54 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 18004 0 0 0 2452 2 0 0 25 0 4 0 515399571 749068288 110589 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.39
Current children cumulated vsize (KiB) 731512

[startup+51.1011 s]
/proc/loadavg: 8.01 8.10 8.04 9/188 16961
/proc/meminfo: memFree=24543144/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=735360 CPUtime=201.66 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 179926 0 0 0 20140 26 0 0 25 0 4 0 515399490 753008640 116105 33554432000 4194304 4623224 140733426033840 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 183840 116105 346 105 0 179344 0
[pid=16952/tid=16957] ppid=16950 vsize=735360 CPUtime=50.27 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 22895 0 0 0 5023 4 0 0 25 0 4 0 515399571 753008640 116105 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=735360 CPUtime=50.27 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 24085 0 0 0 5024 3 0 0 25 0 4 0 515399571 753008640 116105 33554432000 4194304 4623224 140733426033840 18446744073709551615 4462471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=735360 CPUtime=50 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 19315 0 0 0 4998 2 0 0 25 0 4 0 515399571 753008640 116105 33554432000 4194304 4623224 140733426033840 18446744073709551615 4552644 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 201.66
Current children cumulated vsize (KiB) 735360

[startup+102.307 s]
/proc/loadavg: 8.08 8.11 8.05 9/188 16962
/proc/meminfo: memFree=24461064/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=765928 CPUtime=406.21 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 198267 0 0 0 40592 29 0 0 25 0 4 0 515399490 784310272 122976 33554432000 4194304 4623224 140733426033840 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 191482 122976 344 105 0 186986 0
[pid=16952/tid=16957] ppid=16950 vsize=765928 CPUtime=101.47 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 23130 0 0 0 10143 4 0 0 25 0 4 0 515399571 784310272 122976 33554432000 4194304 4623224 140733426033840 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=765928 CPUtime=101.49 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 29921 0 0 0 10145 4 0 0 25 0 4 0 515399571 784310272 122976 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=765928 CPUtime=100.92 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 24047 0 0 0 10089 3 0 0 25 0 4 0 515399571 784310272 122976 33554432000 4194304 4623224 140733426033840 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.21
Current children cumulated vsize (KiB) 765928

[startup+162.3 s]
/proc/loadavg: 8.26 8.15 8.06 9/188 16964
/proc/meminfo: memFree=24336312/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=786544 CPUtime=645.85 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 214914 0 0 0 64553 32 0 0 25 0 4 0 515399490 805421056 133517 33554432000 4194304 4623224 140733426033840 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 196636 133517 344 105 0 192140 0
[pid=16952/tid=16957] ppid=16950 vsize=786544 CPUtime=161.47 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 26250 0 0 0 16142 5 0 0 25 0 4 0 515399571 805421056 133517 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=786544 CPUtime=161.48 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 35966 0 0 0 16143 5 0 0 25 0 4 0 515399571 805421056 133517 33554432000 4194304 4623224 140733426033840 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=786544 CPUtime=160.59 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 30203 0 0 0 16055 4 0 0 25 0 4 0 515399571 805421056 133517 33554432000 4194304 4623224 140733426033840 18446744073709551615 4355430 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 645.85
Current children cumulated vsize (KiB) 786544

[startup+222.301 s]
/proc/loadavg: 8.27 8.18 8.08 9/188 16965
/proc/meminfo: memFree=24206844/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=843300 CPUtime=885.52 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 253587 0 0 0 88514 38 0 0 25 0 4 0 515399490 863539200 147352 33554432000 4194304 4623224 140733426033840 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 210825 147352 344 105 0 206329 0
[pid=16952/tid=16957] ppid=16950 vsize=843300 CPUtime=221.46 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 37894 0 0 0 22140 6 0 0 25 0 4 0 515399571 863539200 147352 33554432000 4194304 4623224 140733426033840 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=843300 CPUtime=221.48 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 49040 0 0 0 22141 7 0 0 25 0 4 0 515399571 863539200 147352 33554432000 4194304 4623224 140733426033840 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=843300 CPUtime=220.25 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 42732 0 0 0 22020 5 0 0 25 0 4 0 515399571 863539200 147352 33554432000 4194304 4623224 140733426033840 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 885.52
Current children cumulated vsize (KiB) 843300

[startup+282.301 s]

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

[pid=16952] ppid=16950 vsize=1674300 CPUtime=2802.91 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 1388692 0 0 0 280078 213 0 0 25 0 4 0 515399490 1714483200 327100 33554432000 4194304 4623224 140733426033840 18446744073709551615 4510627 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 418575 327100 343 105 0 414079 0
[pid=16952/tid=16957] ppid=16950 vsize=1674300 CPUtime=701.48 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 154373 0 0 0 70123 25 0 0 25 0 4 0 515399571 1714483200 327100 33554432000 4194304 4623224 140733426033840 18446744073709551615 4463064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=1674300 CPUtime=701.49 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 168101 0 0 0 70123 26 0 0 25 0 4 0 515399571 1714483200 327100 33554432000 4194304 4623224 140733426033840 18446744073709551615 4355396 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=1674300 CPUtime=697.6 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 827498 0 0 0 69636 124 0 0 25 0 4 0 515399571 1714483200 327100 33554432000 4194304 4623224 140733426033840 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.91
Current children cumulated vsize (KiB) 1674300

[startup+762.307 s]
/proc/loadavg: 8.10 8.10 8.08 9/188 16980
/proc/meminfo: memFree=22730632/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=1674300 CPUtime=3042.61 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 1513061 0 0 0 304028 233 0 0 25 0 4 0 515399490 1714483200 346691 33554432000 4194304 4623224 140733426033840 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 418575 346691 344 105 0 414079 0
[pid=16952/tid=16957] ppid=16950 vsize=1674300 CPUtime=761.49 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 157692 0 0 0 76123 26 0 0 25 0 4 0 515399571 1714483200 346691 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=1674300 CPUtime=761.51 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 171549 0 0 0 76124 27 0 0 25 0 4 0 515399571 1714483200 346691 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=1674300 CPUtime=757.28 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 941820 0 0 0 75587 141 0 0 25 0 4 0 515399571 1714483200 346691 33554432000 4194304 4623224 140733426033840 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.61
Current children cumulated vsize (KiB) 1674300

[startup+822.301 s]
/proc/loadavg: 8.15 8.13 8.09 10/188 16981
/proc/meminfo: memFree=22651880/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=1675216 CPUtime=3282.26 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 1606572 0 0 0 327979 247 0 0 25 0 4 0 515399490 1715421184 353041 33554432000 4194304 4623224 140733426033840 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 418804 353041 343 105 0 414308 0
[pid=16952/tid=16957] ppid=16950 vsize=1675216 CPUtime=821.49 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 158411 0 0 0 82123 26 0 0 25 0 4 0 515399571 1715421184 353041 33554432000 4194304 4623224 140733426033840 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=1675216 CPUtime=821.5 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 172617 0 0 0 82123 27 0 0 25 0 4 0 515399571 1715421184 353041 33554432000 4194304 4623224 140733426033840 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=1675216 CPUtime=816.94 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 1032709 0 0 0 81540 154 0 0 25 0 4 0 515399571 1715421184 353041 33554432000 4194304 4623224 140733426033840 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3282.26
Current children cumulated vsize (KiB) 1675216

[startup+882.3 s]
/proc/loadavg: 8.09 8.11 8.09 9/188 16992
/proc/meminfo: memFree=22589700/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=1747092 CPUtime=3521.9 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 1717209 0 0 0 351924 266 0 0 25 0 4 0 515399490 1789022208 358417 33554432000 4194304 4623224 140733426033840 18446744073709551615 4517836 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 436773 358417 343 105 0 432277 0
[pid=16952/tid=16957] ppid=16950 vsize=1747092 CPUtime=881.48 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 158715 0 0 0 88122 26 0 0 25 0 4 0 515399571 1789022208 358417 33554432000 4194304 4623224 140733426033840 18446744073709551615 4354619 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=1747092 CPUtime=881.5 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 172912 0 0 0 88123 27 0 0 25 0 4 0 515399571 1789022208 358417 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=1747092 CPUtime=876.59 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 1142531 0 0 0 87486 173 0 0 25 0 4 0 515399571 1789022208 358417 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376732 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.9
Current children cumulated vsize (KiB) 1747092

[startup+942.301 s]
/proc/loadavg: 8.07 8.10 8.09 9/188 16993
/proc/meminfo: memFree=22521868/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=1747092 CPUtime=3761.59 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 1821174 0 0 0 375876 283 0 0 25 0 4 0 515399490 1789022208 365757 33554432000 4194304 4623224 140733426033840 18446744073709551615 4507658 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 436773 365757 344 105 0 432277 0
[pid=16952/tid=16957] ppid=16950 vsize=1747092 CPUtime=941.48 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 158932 0 0 0 94122 26 0 0 25 0 4 0 515399571 1789022208 365757 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=1747092 CPUtime=941.5 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 173157 0 0 0 94123 27 0 0 25 0 4 0 515399571 1789022208 365757 33554432000 4194304 4623224 140733426033840 18446744073709551615 4466086 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=1747092 CPUtime=936.27 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 1245875 0 0 0 93437 190 0 0 25 0 4 0 515399571 1789022208 365757 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3761.59
Current children cumulated vsize (KiB) 1747092

[startup+1002.3 s]
/proc/loadavg: 8.14 8.11 8.09 9/188 16995
/proc/meminfo: memFree=22463576/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=1761960 CPUtime=4001.26 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 1930038 0 0 0 399828 298 0 0 25 0 4 0 515399490 1804247040 371680 33554432000 4194304 4623224 140733426033840 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 440490 371680 343 105 0 435994 0
[pid=16952/tid=16957] ppid=16950 vsize=1761960 CPUtime=1001.48 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 166605 0 0 0 100121 27 0 0 25 0 4 0 515399571 1804247040 371680 33554432000 4194304 4623224 140733426033840 18446744073709551615 4354666 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=1761960 CPUtime=1001.5 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 173848 0 0 0 100123 27 0 0 25 0 4 0 515399571 1804247040 371680 33554432000 4194304 4623224 140733426033840 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=1761960 CPUtime=995.93 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 1346123 0 0 0 99390 203 0 0 25 0 4 0 515399571 1804247040 371680 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4001.26
Current children cumulated vsize (KiB) 1761960

[startup+1062.3 s]
/proc/loadavg: 8.29 8.15 8.10 10/189 17000
/proc/meminfo: memFree=22396240/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=1768888 CPUtime=4240.93 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 2034816 0 0 0 423779 314 0 0 25 0 4 0 515399490 1811341312 377982 33554432000 4194304 4623224 140733426033840 18446744073709551615 4510627 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 442222 377982 344 105 0 437726 0
[pid=16952/tid=16957] ppid=16950 vsize=1768888 CPUtime=1061.49 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 166698 0 0 0 106121 28 0 0 25 0 4 0 515399571 1811341312 377982 33554432000 4194304 4623224 140733426033840 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=1768888 CPUtime=1061.5 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 173969 0 0 0 106123 27 0 0 25 0 4 0 515399571 1811341312 377982 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=1768888 CPUtime=1055.6 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 1450554 0 0 0 105342 218 0 0 25 0 4 0 515399571 1811341312 377982 33554432000 4194304 4623224 140733426033840 18446744073709551615 4552678 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4240.93
Current children cumulated vsize (KiB) 1768888

[startup+1122.3 s]
/proc/loadavg: 8.31 8.19 8.12 9/188 17001
/proc/meminfo: memFree=22360800/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=1842604 CPUtime=4480.6 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 2106393 0 0 0 447734 326 0 0 25 0 4 0 515399490 1886826496 387031 33554432000 4194304 4623224 140733426033840 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 460651 387031 343 105 0 456155 0
[pid=16952/tid=16957] ppid=16950 vsize=1842604 CPUtime=1121.49 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 167754 0 0 0 112121 28 0 0 25 0 4 0 515399571 1886826496 387031 33554432000 4194304 4623224 140733426033840 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=1842604 CPUtime=1121.5 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 174482 0 0 0 112123 27 0 0 25 0 4 0 515399571 1886826496 387031 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=1842604 CPUtime=1115.27 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 1519749 0 0 0 111298 229 0 0 25 0 4 0 515399571 1886826496 387031 33554432000 4194304 4623224 140733426033840 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4480.6
Current children cumulated vsize (KiB) 1842604

[startup+1182.3 s]
/proc/loadavg: 8.17 8.17 8.11 9/188 17003
/proc/meminfo: memFree=22299288/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=1870336 CPUtime=4720.28 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 2117446 0 0 0 471699 329 0 0 25 0 4 0 515399490 1915224064 395068 33554432000 4194304 4623224 140733426033840 18446744073709551615 4507376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 467584 395068 343 105 0 463088 0
[pid=16952/tid=16957] ppid=16950 vsize=1870336 CPUtime=1181.48 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 168553 0 0 0 118120 28 0 0 25 0 4 0 515399571 1915224064 395068 33554432000 4194304 4623224 140733426033840 18446744073709551615 4462443 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=1870336 CPUtime=1181.51 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 175140 0 0 0 118123 28 0 0 25 0 4 0 515399571 1915224064 395068 33554432000 4194304 4623224 140733426033840 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=1870336 CPUtime=1174.95 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 1528737 0 0 0 117263 232 0 0 25 0 4 0 515399571 1915224064 395068 33554432000 4194304 4623224 140733426033840 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4720.28
Current children cumulated vsize (KiB) 1870336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.31 s]
/proc/loadavg: 8.26 8.19 8.12 5/183 17004
/proc/meminfo: memFree=23825760/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=1899184 CPUtime=4800.2 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 2128878 0 0 0 479689 331 0 0 25 0 4 0 515399490 1944764416 399082 33554432000 4194304 4623224 140733426033840 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 474796 399082 343 105 0 470300 0
[pid=16952/tid=16957] ppid=16950 vsize=1899184 CPUtime=1201.5 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 168600 0 0 0 120122 28 0 0 25 0 4 0 515399571 1944764416 399082 33554432000 4194304 4623224 140733426033840 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=1899184 CPUtime=1201.52 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 182691 0 0 0 120123 29 0 0 25 0 4 0 515399571 1944764416 399082 33554432000 4194304 4623224 140733426033840 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=1899184 CPUtime=1194.83 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 1532515 0 0 0 119251 232 0 0 25 0 4 0 515399571 1944764416 399082 33554432000 4194304 4623224 140733426033840 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1899184

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

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

[startup+1202.31 s]
/proc/loadavg: 8.26 8.19 8.12 5/183 17004
/proc/meminfo: memFree=23825760/32951124 swapFree=67111524/67111528
[pid=16952] ppid=16950 vsize=1899184 CPUtime=4800.2 cores=0,2,4,6
/proc/16952/stat : 16952 (SArTagnan) R 16950 16952 16820 0 -1 4202496 2128878 0 0 0 479689 331 0 0 25 0 4 0 515399490 1944764416 399082 33554432000 4194304 4623224 140733426033840 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16952/statm: 474796 399082 343 105 0 470300 0
[pid=16952/tid=16957] ppid=16950 vsize=1899184 CPUtime=1201.5 cores=0,2,4,6
/proc/16952/task/16957/stat : 16957 (SArTagnan) R 16950 16952 16820 0 -1 4202560 168600 0 0 0 120122 28 0 0 25 0 4 0 515399571 1944764416 399082 33554432000 4194304 4623224 140733426033840 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16952/tid=16958] ppid=16950 vsize=1899184 CPUtime=1201.52 cores=0,2,4,6
/proc/16952/task/16958/stat : 16958 (SArTagnan) R 16950 16952 16820 0 -1 4202560 182691 0 0 0 120123 29 0 0 25 0 4 0 515399571 1944764416 399082 33554432000 4194304 4623224 140733426033840 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16952/tid=16959] ppid=16950 vsize=1899184 CPUtime=1194.83 cores=0,2,4,6
/proc/16952/task/16959/stat : 16959 (SArTagnan) R 16950 16952 16820 0 -1 4202560 1532515 0 0 0 119251 232 0 0 25 0 4 0 515399571 1944764416 399082 33554432000 4194304 4623224 140733426033840 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1899184

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.39
CPU time (s): 4800.3
CPU user time (s): 4796.92
CPU system time (s): 3.38449
CPU usage (%): 399.231
Max. virtual memory (cumulated for all children) (KiB): 1899184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.92
system time used= 3.38448
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2128878
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= 214
involuntary context switches= 71289

runsolver used 1.80073 second user time and 4.77027 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 02:46:53
IDJOB=3280711
IDBENCH=20423
IDSOLVER=1656
FILE ID=node132/3280711-1304038012
RUNJOBID= node132-1304036807-16838
PBS_JOBID= 13170365
Free space on /tmp= 71824 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h14-sat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280711-1304038012/watcher-3280711-1304038012 -o /tmp/evaluation-result-3280711-1304038012/solver-3280711-1304038012 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3280711-1304038012.cnf -threads=4

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

MD5SUM BENCH= 7cc30e40be8c690e76c3fb158623be61
RANDOM SEED=1854936353

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.67
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.833
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.833
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:      25359540 kB
Buffers:        739028 kB
Cached:        6231400 kB
SwapCached:          4 kB
Active:        1681208 kB
Inactive:      5420944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25359540 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           50876 kB
Writeback:           0 kB
AnonPages:      131280 kB
Mapped:          15096 kB
Slab:           426404 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   310756 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71844 MiB
End job on node132 at 2011-04-29 03:06:58