Trace number 3386427

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 3903.41 1300.1

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
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 variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386427-1305582144/watcher-3386427-1305582144 -o /tmp/evaluation-result-3386427-1305582144/solver-3386427-1305582144 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386427-1305582144.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: 3.53 2.34 2.14 8/278 29157
/proc/meminfo: memFree=21425576/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=72700 CPUtime=0 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 1128 0 0 0 0 0 0 0 23 0 1 0 669815514 74444800 939 33554432000 4194304 4625164 140733807025952 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29157/statm: 18175 939 296 106 0 13678 0

[startup+0.0922939 s]
/proc/loadavg: 3.53 2.34 2.14 8/278 29157
/proc/meminfo: memFree=21425576/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=82988 CPUtime=0.08 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 6758 0 0 0 8 0 0 0 23 0 1 0 669815514 84979712 3382 33554432000 4194304 4625164 140733807025952 18446744073709551615 222921776896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29157/statm: 20747 3383 296 106 0 16250 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 82988

[startup+0.100292 s]
/proc/loadavg: 3.53 2.34 2.14 8/278 29157
/proc/meminfo: memFree=21425576/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=92688 CPUtime=0.09 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 8625 0 0 0 8 1 0 0 23 0 1 0 669815514 94912512 4025 33554432000 4194304 4625164 140733807025952 18446744073709551615 222921820295 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29157/statm: 23172 3673 296 106 0 18675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 92688

[startup+0.300253 s]
/proc/loadavg: 3.53 2.34 2.14 8/278 29157
/proc/meminfo: memFree=21425576/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=112368 CPUtime=0.29 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 20941 0 0 0 27 2 0 0 25 0 1 0 669815514 115064832 9814 33554432000 4194304 4625164 140733807025952 18446744073709551615 222921776896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29157/statm: 28092 9814 331 106 0 23595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112368

[startup+0.700183 s]
/proc/loadavg: 3.53 2.34 2.14 8/278 29157
/proc/meminfo: memFree=21425576/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=181860 CPUtime=0.69 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 52478 0 0 0 63 6 0 0 25 0 1 0 669815514 186224640 27217 33554432000 4194304 4625164 140733807025952 18446744073709551615 222921776896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29157/statm: 45465 27217 570 106 0 40968 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 181860

[startup+1.50104 s]
/proc/loadavg: 3.53 2.34 2.14 8/279 29158
/proc/meminfo: memFree=21270452/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=318660 CPUtime=1.49 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 115840 0 0 0 135 14 0 0 25 0 1 0 669815514 326307840 58000 33554432000 4194304 4625164 140733807025952 18446744073709551615 222921776896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29157/statm: 79665 58000 720 106 0 75168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 318660

[startup+3.10071 s]
/proc/loadavg: 3.53 2.34 2.14 8/279 29158
/proc/meminfo: memFree=21270452/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=1041052 CPUtime=3.51 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 315388 0 0 0 316 35 0 0 25 0 4 0 669815514 1066037248 177957 33554432000 4194304 4625164 140733807025952 18446744073709551615 222921438241 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29157/statm: 260263 177957 1896 106 0 255766 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 1041052

[startup+6.30113 s]
/proc/loadavg: 4.05 2.47 2.18 11/282 29161
/proc/meminfo: memFree=20686228/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=1191948 CPUtime=12.25 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 407542 0 0 0 1177 48 0 0 25 0 4 0 669815514 1220554752 192011 33554432000 4194304 4625164 140733807025952 18446744073709551615 222921433045 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29157/statm: 297987 192011 1922 106 0 293490 0
[pid=29157/tid=29159] ppid=29155 vsize=1191948 CPUtime=2.7 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 55560 0 0 0 264 6 0 0 25 0 4 0 669815782 1220554752 192011 33554432000 4194304 4625164 140733807025952 18446744073709551615 222921444354 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=1191948 CPUtime=2.43 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 56301 0 0 0 236 7 0 0 25 0 4 0 669815782 1220554752 192011 33554432000 4194304 4625164 140733807025952 18446744073709551615 4469343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=1191948 CPUtime=2.6 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 39003 0 0 0 255 5 0 0 22 0 4 0 669815783 1220554752 192011 33554432000 4194304 4625164 140733807025952 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 1191948

[startup+12.701 s]
/proc/loadavg: 4.52 2.59 2.22 11/282 29161
/proc/meminfo: memFree=20486892/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=1418788 CPUtime=31.39 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 579554 0 0 0 3070 69 0 0 25 0 4 0 669815514 1452838912 230764 33554432000 4194304 4625164 140733807025952 18446744073709551615 4391861 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 354697 230764 538 106 0 350200 0
[pid=29157/tid=29159] ppid=29155 vsize=1418788 CPUtime=6.05 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 99189 0 0 0 594 11 0 0 25 0 4 0 669815782 1452838912 230764 33554432000 4194304 4625164 140733807025952 18446744073709551615 4462504 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=1418788 CPUtime=7.82 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 62449 0 0 0 775 7 0 0 25 0 4 0 669815782 1452838912 230764 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=1418788 CPUtime=8.6 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 129473 0 0 0 845 15 0 0 25 0 4 0 669815783 1452838912 230764 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 31.39
Current children cumulated vsize (KiB) 1418788

[startup+25.5106 s]
/proc/loadavg: 5.74 2.96 2.35 11/282 29161
/proc/meminfo: memFree=20315792/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=1598488 CPUtime=69.68 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 816145 0 0 0 6868 100 0 0 25 0 4 0 669815514 1636851712 256565 33554432000 4194304 4625164 140733807025952 18446744073709551615 4391817 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 399622 256565 502 106 0 395125 0
[pid=29157/tid=29159] ppid=29155 vsize=1598488 CPUtime=13.73 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 104433 0 0 0 1359 14 0 0 25 0 4 0 669815782 1636851712 256565 33554432000 4194304 4625164 140733807025952 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=1598488 CPUtime=16.11 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 104196 0 0 0 1598 13 0 0 25 0 4 0 669815782 1636851712 256565 33554432000 4194304 4625164 140733807025952 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=1598488 CPUtime=19.09 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 288758 0 0 0 1875 34 0 0 25 0 4 0 669815783 1636851712 256565 33554432000 4194304 4625164 140733807025952 18446744073709551615 4328194 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 69.68
Current children cumulated vsize (KiB) 1598488

[startup+51.1009 s]
/proc/loadavg: 7.19 3.52 2.55 11/282 29162
/proc/meminfo: memFree=20092544/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=1666152 CPUtime=146.15 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 1038794 0 0 0 14481 134 0 0 25 0 4 0 669815514 1706139648 297868 33554432000 4194304 4625164 140733807025952 18446744073709551615 4391821 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 416538 297868 343 106 0 412041 0
[pid=29157/tid=29159] ppid=29155 vsize=1666152 CPUtime=29.82 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 109760 0 0 0 2963 19 0 0 20 0 4 0 669815782 1706139648 297868 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=1666152 CPUtime=37.39 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 116251 0 0 0 3720 19 0 0 25 0 4 0 669815782 1706139648 297868 33554432000 4194304 4625164 140733807025952 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=1666152 CPUtime=34.1 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 441814 0 0 0 3357 53 0 0 19 0 4 0 669815783 1706139648 297868 33554432000 4194304 4625164 140733807025952 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 146.15
Current children cumulated vsize (KiB) 1666152

[startup+102.301 s]
/proc/loadavg: 8.78 4.52 2.94 8/276 29167
/proc/meminfo: memFree=20357948/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=1901088 CPUtime=299.8 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 1213391 0 0 0 29808 172 0 0 25 0 4 0 669815514 1946714112 339137 33554432000 4194304 4625164 140733807025952 18446744073709551615 4391817 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 475272 339137 343 106 0 470775 0
[pid=29157/tid=29159] ppid=29155 vsize=1901088 CPUtime=61.58 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 118209 0 0 0 6131 27 0 0 25 0 4 0 669815782 1946714112 339137 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=1901088 CPUtime=72.24 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 127180 0 0 0 7196 28 0 0 20 0 4 0 669815782 1946714112 339137 33554432000 4194304 4625164 140733807025952 18446744073709551615 4352157 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=1901088 CPUtime=75.93 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 532175 0 0 0 7528 65 0 0 25 0 4 0 669815783 1946714112 339137 33554432000 4194304 4625164 140733807025952 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 299.8
Current children cumulated vsize (KiB) 1901088

[startup+162.301 s]
/proc/loadavg: 9.58 5.52 3.38 11/282 29195
/proc/meminfo: memFree=20078452/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=1943500 CPUtime=499.12 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 1304808 0 0 0 49713 199 0 0 25 0 4 0 669815514 1990144000 366345 33554432000 4194304 4625164 140733807025952 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 485875 366345 343 106 0 481378 0
[pid=29157/tid=29159] ppid=29155 vsize=1943500 CPUtime=101.59 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 126921 0 0 0 10123 36 0 0 25 0 4 0 669815782 1990144000 366345 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=1943500 CPUtime=112.94 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 135944 0 0 0 11258 36 0 0 25 0 4 0 669815782 1990144000 366345 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=1943500 CPUtime=134.54 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 604110 0 0 0 13380 74 0 0 25 0 4 0 669815783 1990144000 366345 33554432000 4194304 4625164 140733807025952 18446744073709551615 222921474382 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 499.12
Current children cumulated vsize (KiB) 1943500

[startup+222.301 s]
/proc/loadavg: 9.96 6.37 3.80 11/282 29197
/proc/meminfo: memFree=19882756/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2075556 CPUtime=679.05 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 1411284 0 0 0 67684 221 0 0 25 0 4 0 669815514 2125369344 391844 33554432000 4194304 4625164 140733807025952 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29157/statm: 518889 391844 344 106 0 514392 0
[pid=29157/tid=29159] ppid=29155 vsize=2075556 CPUtime=141.77 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 133945 0 0 0 14135 42 0 0 25 0 4 0 669815782 2125369344 391844 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2075556 CPUtime=156.26 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 140674 0 0 0 15586 40 0 0 25 0 4 0 669815782 2125369344 391844 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2075556 CPUtime=175.17 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 696674 0 0 0 17432 85 0 0 25 0 4 0 669815783 2125369344 391844 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 679.05
Current children cumulated vsize (KiB) 2075556

[startup+282.301 s]
/proc/loadavg: 10.22 7.09 4.21 11/282 29198
/proc/meminfo: memFree=19724392/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2133108 CPUtime=858.86 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 1460012 0 0 0 85650 236 0 0 25 0 4 0 669815514 2184302592 406019 33554432000 4194304 4625164 140733807025952 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29157/statm: 533277 406019 344 106 0 528780 0
[pid=29157/tid=29159] ppid=29155 vsize=2133108 CPUtime=174.27 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 140805 0 0 0 17378 49 0 0 25 0 4 0 669815782 2184302592 406019 33554432000 4194304 4625164 140733807025952 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2133108 CPUtime=196.34 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 146889 0 0 0 19590 44 0 0 25 0 4 0 669815782 2184302592 406019 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2133108 CPUtime=222.43 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 728566 0 0 0 22154 89 0 0 25 0 4 0 669815783 2184302592 406019 33554432000 4194304 4625164 140733807025952 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 858.86

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

[pid=29157] ppid=29155 vsize=2717184 CPUtime=2294.58 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 3725515 0 0 0 228817 641 0 0 25 0 4 0 669815514 2782396416 518647 33554432000 4194304 4625164 140733807025952 18446744073709551615 4512736 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 679296 518647 344 106 0 674799 0
[pid=29157/tid=29159] ppid=29155 vsize=2717184 CPUtime=458.23 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 234440 0 0 0 45726 97 0 0 25 0 4 0 669815782 2782396416 518647 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2717184 CPUtime=555.02 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 236304 0 0 0 55421 81 0 0 25 0 4 0 669815782 2782396416 518647 33554432000 4194304 4625164 140733807025952 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2717184 CPUtime=641.84 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 1750295 0 0 0 63966 218 0 0 25 0 4 0 669815783 2782396416 518647 33554432000 4194304 4625164 140733807025952 18446744073709551615 4334585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2294.58
Current children cumulated vsize (KiB) 2717184

[startup+822.301 s]
/proc/loadavg: 10.11 9.62 6.80 11/282 29213
/proc/meminfo: memFree=18855508/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2782720 CPUtime=2474.05 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 4045800 0 0 0 246704 701 0 0 25 0 4 0 669815514 2849505280 530977 33554432000 4194304 4625164 140733807025952 18446744073709551615 4392925 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 695680 530977 345 106 0 691183 0
[pid=29157/tid=29159] ppid=29155 vsize=2782720 CPUtime=488.52 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 237296 0 0 0 48752 100 0 0 25 0 4 0 669815782 2849505280 530977 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2782720 CPUtime=615.02 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 236327 0 0 0 61421 81 0 0 25 0 4 0 669815782 2849505280 530977 33554432000 4194304 4625164 140733807025952 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2782720 CPUtime=698.37 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 1885696 0 0 0 69601 236 0 0 25 0 4 0 669815783 2849505280 530950 33554432000 4194304 4625164 140733807025952 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2474.05
Current children cumulated vsize (KiB) 2782720

[startup+882.301 s]
/proc/loadavg: 10.06 9.71 7.02 11/282 29214
/proc/meminfo: memFree=18815180/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2782720 CPUtime=2653.55 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 4330032 0 0 0 264602 753 0 0 25 0 4 0 669815514 2849505280 536311 33554432000 4194304 4625164 140733807025952 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29157/statm: 695680 536311 345 106 0 691183 0
[pid=29157/tid=29159] ppid=29155 vsize=2782720 CPUtime=520.32 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 242233 0 0 0 51926 106 0 0 25 0 4 0 669815782 2849505280 536311 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2782720 CPUtime=675.03 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 236355 0 0 0 67422 81 0 0 25 0 4 0 669815782 2849505280 536311 33554432000 4194304 4625164 140733807025952 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2782720 CPUtime=752.8 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 1990336 0 0 0 75031 249 0 0 25 0 4 0 669815783 2849505280 536311 33554432000 4194304 4625164 140733807025952 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2653.55
Current children cumulated vsize (KiB) 2782720

[startup+942.301 s]
/proc/loadavg: 10.10 9.78 7.20 11/282 29216
/proc/meminfo: memFree=18735312/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2808868 CPUtime=2833.33 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 4565602 0 0 0 282537 796 0 0 25 0 4 0 669815514 2876280832 548293 33554432000 4194304 4625164 140733807025952 18446744073709551615 4329235 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29157/statm: 702217 548293 609 106 0 697720 0
[pid=29157/tid=29159] ppid=29155 vsize=2808868 CPUtime=550.42 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 246713 0 0 0 54930 112 0 0 25 0 4 0 669815782 2876280832 548293 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2808868 CPUtime=735.02 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 236395 0 0 0 73421 81 0 0 25 0 4 0 669815782 2876280832 548293 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2808868 CPUtime=812.79 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 2070577 0 0 0 81019 260 0 0 25 0 4 0 669815783 2876280832 548293 33554432000 4194304 4625164 140733807025952 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2833.33
Current children cumulated vsize (KiB) 2808868

[startup+1002.31 s]
/proc/loadavg: 10.18 9.86 7.39 11/282 29218
/proc/meminfo: memFree=18676752/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2808868 CPUtime=3012.83 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 4811800 0 0 0 300441 842 0 0 25 0 4 0 669815514 2876280832 555536 33554432000 4194304 4625164 140733807025952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29157/statm: 702217 555536 609 106 0 697720 0
[pid=29157/tid=29159] ppid=29155 vsize=2808868 CPUtime=580.41 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 249606 0 0 0 57925 116 0 0 25 0 4 0 669815782 2876280832 555536 33554432000 4194304 4625164 140733807025952 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2808868 CPUtime=795.04 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 236445 0 0 0 79423 81 0 0 25 0 4 0 669815782 2876280832 555536 33554432000 4194304 4625164 140733807025952 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2808868 CPUtime=871.89 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 2193598 0 0 0 86914 275 0 0 25 0 4 0 669815783 2876280832 555536 33554432000 4194304 4625164 140733807025952 18446744073709551615 4547901 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3012.83
Current children cumulated vsize (KiB) 2808868

[startup+1062.3 s]
/proc/loadavg: 10.17 9.92 7.56 11/282 29219
/proc/meminfo: memFree=18635800/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2808868 CPUtime=3192.28 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 4980357 0 0 0 318351 877 0 0 25 0 4 0 669815514 2876280832 555875 33554432000 4194304 4625164 140733807025952 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 702217 555875 609 106 0 697720 0
[pid=29157/tid=29159] ppid=29155 vsize=2808868 CPUtime=628.13 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 249619 0 0 0 62697 116 0 0 25 0 4 0 669815782 2876280832 555875 33554432000 4194304 4625164 140733807025952 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2808868 CPUtime=855.03 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 236485 0 0 0 85422 81 0 0 25 0 4 0 669815782 2876280832 555875 33554432000 4194304 4625164 140733807025952 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2808868 CPUtime=913.75 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 2218189 0 0 0 91096 279 0 0 25 0 4 0 669815783 2876280832 555883 33554432000 4194304 4625164 140733807025952 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3192.28
Current children cumulated vsize (KiB) 2808868

[startup+1122.3 s]
/proc/loadavg: 10.20 9.96 7.72 11/282 29230
/proc/meminfo: memFree=18608268/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2874404 CPUtime=3371.72 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 5163612 0 0 0 336264 908 0 0 25 0 4 0 669815514 2943389696 559427 33554432000 4194304 4625164 140733807025952 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 718601 559427 609 106 0 714104 0
[pid=29157/tid=29159] ppid=29155 vsize=2874404 CPUtime=687.59 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 249633 0 0 0 68643 116 0 0 25 0 4 0 669815782 2943389696 559427 33554432000 4194304 4625164 140733807025952 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2874404 CPUtime=915.01 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 236542 0 0 0 91420 81 0 0 25 0 4 0 669815782 2943389696 559427 33554432000 4194304 4625164 140733807025952 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2874404 CPUtime=943.74 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 2255476 0 0 0 94091 283 0 0 25 0 4 0 669815783 2943389696 559427 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3371.72
Current children cumulated vsize (KiB) 2874404

[startup+1182.3 s]
/proc/loadavg: 10.17 9.99 7.87 11/282 29231
/proc/meminfo: memFree=18582772/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2874404 CPUtime=3551.21 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 5396779 0 0 0 354174 947 0 0 25 0 4 0 669815514 2943389696 559503 33554432000 4194304 4625164 140733807025952 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 718601 559503 609 106 0 714104 0
[pid=29157/tid=29159] ppid=29155 vsize=2874404 CPUtime=747.08 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 249645 0 0 0 74592 116 0 0 25 0 4 0 669815782 2943389696 559503 33554432000 4194304 4625164 140733807025952 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2874404 CPUtime=975.01 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 236597 0 0 0 97420 81 0 0 25 0 4 0 669815782 2943389696 559503 33554432000 4194304 4625164 140733807025952 18446744073709551615 4330822 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2874404 CPUtime=973.75 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 2359429 0 0 0 97077 298 0 0 25 0 4 0 669815783 2943389696 559503 33554432000 4194304 4625164 140733807025952 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3551.21
Current children cumulated vsize (KiB) 2874404

[startup+1242.3 s]
/proc/loadavg: 10.12 10.01 8.01 11/282 29233
/proc/meminfo: memFree=18559564/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2874404 CPUtime=3730.69 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 5640316 0 0 0 372077 992 0 0 25 0 4 0 669815514 2943389696 559722 33554432000 4194304 4625164 140733807025952 18446744073709551615 4393000 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 718601 559722 609 106 0 714104 0
[pid=29157/tid=29159] ppid=29155 vsize=2874404 CPUtime=806.54 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 249657 0 0 0 80538 116 0 0 25 0 4 0 669815782 2943389696 559722 33554432000 4194304 4625164 140733807025952 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2874404 CPUtime=1035.01 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 236610 0 0 0 103420 81 0 0 25 0 4 0 669815782 2943389696 559722 33554432000 4194304 4625164 140733807025952 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2874404 CPUtime=1003.76 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 2464991 0 0 0 100062 314 0 0 25 0 4 0 669815783 2943389696 559722 33554432000 4194304 4625164 140733807025952 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3730.69
Current children cumulated vsize (KiB) 2874404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.32 10.07 8.15 12/283 29237
/proc/meminfo: memFree=18517104/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2808868 CPUtime=3903.3 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 5864426 0 0 0 389293 1037 0 0 25 0 4 0 669815514 2876280832 556997 33554432000 4194304 4625164 140733807025952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 702217 556997 609 106 0 697720 0
[pid=29157/tid=29159] ppid=29155 vsize=2808868 CPUtime=863.73 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 249673 0 0 0 86257 116 0 0 25 0 4 0 669815782 2876280832 556997 33554432000 4194304 4625164 140733807025952 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2808868 CPUtime=1092.72 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 236660 0 0 0 109191 81 0 0 25 0 4 0 669815782 2876280832 556997 33554432000 4194304 4625164 140733807025952 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2808868 CPUtime=1032.63 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 2563532 0 0 0 102934 329 0 0 25 0 4 0 669815783 2876280832 556997 33554432000 4194304 4625164 140733807025952 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3903.3
Current children cumulated vsize (KiB) 2808868

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

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

[startup+1300 s]
/proc/loadavg: 10.32 10.07 8.15 12/283 29237
/proc/meminfo: memFree=18517104/32951124 swapFree=61559568/67111528
[pid=29157] ppid=29155 vsize=2808868 CPUtime=3903.3 cores=0,2,4,6
/proc/29157/stat : 29157 (SArTagnan) R 29155 29157 29085 0 -1 4202496 5864426 0 0 0 389293 1037 0 0 25 0 4 0 669815514 2876280832 556997 33554432000 4194304 4625164 140733807025952 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29157/statm: 702217 556997 609 106 0 697720 0
[pid=29157/tid=29159] ppid=29155 vsize=2808868 CPUtime=863.73 cores=0,2,4,6
/proc/29157/task/29159/stat : 29159 (SArTagnan) R 29155 29157 29085 0 -1 4202560 249673 0 0 0 86257 116 0 0 25 0 4 0 669815782 2876280832 556997 33554432000 4194304 4625164 140733807025952 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29157/tid=29160] ppid=29155 vsize=2808868 CPUtime=1092.72 cores=0,2,4,6
/proc/29157/task/29160/stat : 29160 (SArTagnan) R 29155 29157 29085 0 -1 4202560 236660 0 0 0 109191 81 0 0 25 0 4 0 669815782 2876280832 556997 33554432000 4194304 4625164 140733807025952 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29157/tid=29161] ppid=29155 vsize=2808868 CPUtime=1032.63 cores=0,2,4,6
/proc/29157/task/29161/stat : 29161 (SArTagnan) R 29155 29157 29085 0 -1 4202560 2563532 0 0 0 102934 329 0 0 25 0 4 0 669815783 2876280832 556997 33554432000 4194304 4625164 140733807025952 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3903.3
Current children cumulated vsize (KiB) 2808868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 3903.41
CPU user time (s): 3892.95
CPU system time (s): 10.4584
CPU usage (%): 300.238
Max. virtual memory (cumulated for all children) (KiB): 2914564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3892.95
system time used= 10.4584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5864453
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= 13373
involuntary context switches= 33866

runsolver used 3.13852 second user time and 7.84981 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-16 23:42:28
IDJOB=3386427
IDBENCH=83466
IDSOLVER=1871
FILE ID=node109/3386427-1305582144
RUNJOBID= node109-1305582132-29103
PBS_JOBID= 13350307
Free space on /tmp= 73048 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386427-1305582144/watcher-3386427-1305582144 -o /tmp/evaluation-result-3386427-1305582144/solver-3386427-1305582144 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386427-1305582144.cnf -threads=4

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=1293309560

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21425608 kB
Buffers:        294988 kB
Cached:        3056020 kB
SwapCached:      28404 kB
Active:        2562604 kB
Inactive:      8723224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21425608 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:          130248 kB
Writeback:           0 kB
AnonPages:     7912680 kB
Mapped:          21760 kB
Slab:           137760 kB
PageTables:      38484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 32139148 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= 73060 MiB
End job on node109 at 2011-05-17 00:04:10