Trace number 3291061

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.27 1203.8

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: 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-3291061-1304098683/watcher-3291061-1304098683 -o /tmp/evaluation-result-3291061-1304098683/solver-3291061-1304098683 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3291061-1304098683.cnf -threads=4 

running on 4 cores: 1,3,5,7

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.68 8.00 7.97 6/180 1425
/proc/meminfo: memFree=28812828/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=18264 CPUtime=0 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4194304 247 0 0 0 0 0 0 0 23 0 1 0 600099290 18702336 197 33554432000 4194304 4623224 140734488673536 18446744073709551615 218875641959 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1425/statm: 4566 188 155 105 0 57 0

[startup+0.0235491 s]
/proc/loadavg: 7.68 8.00 7.97 6/180 1425
/proc/meminfo: memFree=28812828/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=74204 CPUtime=0.01 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 2010 0 0 0 1 0 0 0 23 0 1 0 600099290 75984896 1332 33554432000 4194304 4623224 140734488673536 18446744073709551615 4388305 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1425/statm: 18551 1332 297 105 0 14055 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 74204

[startup+0.100526 s]
/proc/loadavg: 7.68 8.00 7.97 6/180 1425
/proc/meminfo: memFree=28812828/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=86564 CPUtime=0.08 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 8723 0 0 0 8 0 0 0 23 0 1 0 600099290 88641536 3771 33554432000 4194304 4623224 140734488673536 18446744073709551615 218880225989 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1425/statm: 21641 3771 297 105 0 17145 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 86564

[startup+0.300505 s]
/proc/loadavg: 7.68 8.00 7.97 6/180 1425
/proc/meminfo: memFree=28812828/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=112364 CPUtime=0.28 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 21163 0 0 0 26 2 0 0 24 0 1 0 600099290 115060736 10017 33554432000 4194304 4623224 140734488673536 18446744073709551615 4306456 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1425/statm: 28091 10018 314 105 0 23595 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 112364

[startup+0.700438 s]
/proc/loadavg: 7.68 8.00 7.97 6/180 1425
/proc/meminfo: memFree=28812828/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=181856 CPUtime=0.68 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 53065 0 0 0 61 7 0 0 25 0 1 0 600099290 186220544 27791 33554432000 4194304 4623224 140734488673536 18446744073709551615 4388305 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1425/statm: 45464 27794 572 105 0 40968 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 181856

[startup+1.5003 s]
/proc/loadavg: 7.68 8.00 7.97 6/181 1426
/proc/meminfo: memFree=28658448/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=318656 CPUtime=1.49 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 116504 0 0 0 131 18 0 0 25 0 1 0 600099290 326303744 58642 33554432000 4194304 4623224 140734488673536 18446744073709551615 4388305 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1425/statm: 79664 58655 722 105 0 75168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 318656

[startup+3.10094 s]
/proc/loadavg: 7.68 8.00 7.97 6/181 1426
/proc/meminfo: memFree=28481080/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=1065904 CPUtime=4.5 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 301776 0 0 0 409 41 0 0 18 0 4 0 600099290 1091485696 173070 33554432000 4194304 4623224 140734488673536 18446744073709551615 4368796 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 266476 173070 2104 105 0 261980 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 1065904

[startup+6.30039 s]
/proc/loadavg: 7.70 8.00 7.97 9/184 1429
/proc/meminfo: memFree=28075144/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=1214544 CPUtime=17.26 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 404072 0 0 0 1670 56 0 0 25 0 4 0 600099290 1243693056 198853 33554432000 4194304 4623224 140734488673536 18446744073709551615 4412634 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 303636 198854 2108 105 0 299140 0
[pid=1425/tid=1427] ppid=1423 vsize=1214544 CPUtime=3.64 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 56840 0 0 0 356 8 0 0 25 0 4 0 600099552 1243693056 198854 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=1214544 CPUtime=3.65 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 56056 0 0 0 358 7 0 0 25 0 4 0 600099552 1243693056 198854 33554432000 4194304 4623224 140734488673536 18446744073709551615 4366439 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=1214544 CPUtime=3.66 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 34479 0 0 0 362 4 0 0 25 0 4 0 600099552 1243693056 198854 33554432000 4194304 4623224 140734488673536 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17.26
Current children cumulated vsize (KiB) 1214544

[startup+12.7003 s]
/proc/loadavg: 7.73 8.00 7.97 9/184 1429
/proc/meminfo: memFree=27844764/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=1441600 CPUtime=42.8 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 574453 0 0 0 4196 84 0 0 25 0 4 0 600099290 1476198400 238600 33554432000 4194304 4623224 140734488673536 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 360400 238600 610 105 0 355904 0
[pid=1425/tid=1427] ppid=1423 vsize=1441600 CPUtime=9.99 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 62550 0 0 0 990 9 0 0 25 0 4 0 600099552 1476198400 238600 33554432000 4194304 4623224 140734488673536 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=1441600 CPUtime=10.04 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 65086 0 0 0 992 12 0 0 25 0 4 0 600099552 1476198400 238600 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=1441600 CPUtime=10.06 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 156305 0 0 0 985 21 0 0 18 0 4 0 600099552 1476198400 238600 33554432000 4194304 4623224 140734488673536 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 42.8
Current children cumulated vsize (KiB) 1441600

[startup+25.501 s]
/proc/loadavg: 7.79 8.00 7.97 9/184 1430
/proc/meminfo: memFree=27727828/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=1620220 CPUtime=93.92 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 842426 0 0 0 9263 129 0 0 25 0 4 0 600099290 1659105280 270652 33554432000 4194304 4623224 140734488673536 18446744073709551615 4280375 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 405055 270658 578 105 0 400559 0
[pid=1425/tid=1427] ppid=1423 vsize=1620220 CPUtime=22.72 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 102580 0 0 0 2257 15 0 0 25 0 4 0 600099552 1659105280 270658 33554432000 4194304 4623224 140734488673536 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=1620220 CPUtime=22.82 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 109306 0 0 0 2259 23 0 0 25 0 4 0 600099552 1659105280 270659 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=1620220 CPUtime=22.85 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 268290 0 0 0 2249 36 0 0 25 0 4 0 600099552 1659105280 270659 33554432000 4194304 4623224 140734488673536 18446744073709551615 4577476 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 93.92
Current children cumulated vsize (KiB) 1620220

[startup+51.1006 s]
/proc/loadavg: 8.02 8.03 7.98 10/185 1433
/proc/meminfo: memFree=27523592/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=1717224 CPUtime=196.16 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 1262607 0 0 0 19416 200 0 0 25 0 4 0 600099290 1758437376 308046 33554432000 4194304 4623224 140734488673536 18446744073709551615 4413725 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 429306 308046 345 105 0 424810 0
[pid=1425/tid=1427] ppid=1423 vsize=1717224 CPUtime=48.18 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 112045 0 0 0 4799 19 0 0 25 0 4 0 600099552 1758437376 308046 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=1717224 CPUtime=48.42 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 116169 0 0 0 4808 34 0 0 25 0 4 0 600099552 1758437376 308046 33554432000 4194304 4623224 140734488673536 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=1717224 CPUtime=48.45 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 445139 0 0 0 4784 61 0 0 25 0 4 0 600099552 1758437376 308046 33554432000 4194304 4623224 140734488673536 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 196.16
Current children cumulated vsize (KiB) 1717224

[startup+102.307 s]
/proc/loadavg: 8.13 8.07 8.00 9/184 1435
/proc/meminfo: memFree=27306684/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=1911644 CPUtime=400.68 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 1705399 0 0 0 39782 286 0 0 25 0 4 0 600099290 1957523456 357441 33554432000 4194304 4623224 140734488673536 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 477911 357441 343 105 0 473415 0
[pid=1425/tid=1427] ppid=1423 vsize=1911644 CPUtime=99.1 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 124192 0 0 0 9886 24 0 0 25 0 4 0 600099552 1957523456 357441 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=1911644 CPUtime=99.62 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 131280 0 0 0 9909 53 0 0 25 0 4 0 600099552 1957523456 357441 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=1911644 CPUtime=99.66 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 634118 0 0 0 9878 88 0 0 25 0 4 0 600099552 1957523456 357441 33554432000 4194304 4623224 140734488673536 18446744073709551615 4545383 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 400.68
Current children cumulated vsize (KiB) 1911644

[startup+162.301 s]
/proc/loadavg: 7.96 8.02 7.99 9/184 1551
/proc/meminfo: memFree=29074052/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=1945040 CPUtime=640.32 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 2131034 0 0 0 63662 370 0 0 25 0 4 0 600099290 1991720960 383156 33554432000 4194304 4623224 140734488673536 18446744073709551615 4413816 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 486260 383156 343 105 0 481764 0
[pid=1425/tid=1427] ppid=1423 vsize=1945040 CPUtime=158.76 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 134534 0 0 0 15846 30 0 0 25 0 4 0 600099552 1991720960 383156 33554432000 4194304 4623224 140734488673536 18446744073709551615 4377071 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=1945040 CPUtime=159.61 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 142229 0 0 0 15891 70 0 0 25 0 4 0 600099552 1991720960 383156 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=1945040 CPUtime=159.64 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 952916 0 0 0 15833 131 0 0 25 0 4 0 600099552 1991720960 383156 33554432000 4194304 4623224 140734488673536 18446744073709551615 4577681 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 640.32
Current children cumulated vsize (KiB) 1945040

[startup+222.301 s]
/proc/loadavg: 8.08 8.05 8.00 9/184 1553
/proc/meminfo: memFree=28561372/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2341700 CPUtime=879.97 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 2732466 0 0 0 87526 471 0 0 25 0 4 0 600099290 2397900800 421865 33554432000 4194304 4623224 140734488673536 18446744073709551615 4414910 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 585425 421865 383 105 0 580929 0
[pid=1425/tid=1427] ppid=1423 vsize=2341700 CPUtime=218.44 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 197594 0 0 0 21801 43 0 0 25 0 4 0 600099552 2397900800 421865 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2341700 CPUtime=219.6 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 207757 0 0 0 21868 92 0 0 25 0 4 0 600099552 2397900800 421865 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376844 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2341700 CPUtime=219.64 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 1419034 0 0 0 21768 196 0 0 25 0 4 0 600099552 2397900800 421865 33554432000 4194304 4623224 140734488673536 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 879.97
Current children cumulated vsize (KiB) 2341700

[startup+282.3 s]
/proc/loadavg: 8.14 8.07 8.01 9/184 1555
/proc/meminfo: memFree=28252580/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2436016 CPUtime=1119.65 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 3137237 0 0 0 111435 530 0 0 25 0 4 0 600099290 2494480384 442135 33554432000 4194304 4623224 140734488673536 18446744073709551615 4507588 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 609004 442135 343 105 0 604508 0
[pid=1425/tid=1427] ppid=1423 vsize=2436016 CPUtime=278.11 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 198627 0 0 0 27768 43 0 0 25 0 4 0 600099552 2494480384 442135 33554432000 4194304 4623224 140734488673536 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2436016 CPUtime=279.6 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 216975 0 0 0 27864 96 0 0 25 0 4 0 600099552 2494480384 442135 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2436016 CPUtime=279.64 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 1809573 0 0 0 27714 250 0 0 25 0 4 0 600099552 2494480384 442135 33554432000 4194304 4623224 140734488673536 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1119.65

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

[pid=1425] ppid=1423 vsize=2793408 CPUtime=2797.35 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 5905212 0 0 0 278661 1074 0 0 25 0 4 0 600099290 2860449792 546705 33554432000 4194304 4623224 140734488673536 18446744073709551615 4355888 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 698352 546705 677 105 0 693856 0
[pid=1425/tid=1427] ppid=1423 vsize=2793408 CPUtime=695.83 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 222709 0 0 0 69513 70 0 0 25 0 4 0 600099552 2860449792 546705 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2793408 CPUtime=699.6 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 248477 0 0 0 69839 121 0 0 25 0 4 0 600099552 2860449792 546705 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2793408 CPUtime=699.65 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 3290861 0 0 0 69509 456 0 0 25 0 4 0 600099552 2860449792 546705 33554432000 4194304 4623224 140734488673536 18446744073709551615 4545507 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2797.35
Current children cumulated vsize (KiB) 2793408

[startup+762.307 s]
/proc/loadavg: 8.18 8.11 8.02 9/184 1567
/proc/meminfo: memFree=27108956/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2793408 CPUtime=3037.05 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 6402448 0 0 0 302525 1180 0 0 25 0 4 0 600099290 2860449792 547460 33554432000 4194304 4623224 140734488673536 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 698352 547460 677 105 0 693856 0
[pid=1425/tid=1427] ppid=1423 vsize=2793408 CPUtime=755.5 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 222724 0 0 0 75480 70 0 0 25 0 4 0 600099552 2860449792 547460 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2793408 CPUtime=759.61 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 248495 0 0 0 75840 121 0 0 25 0 4 0 600099552 2860449792 547460 33554432000 4194304 4623224 140734488673536 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2793408 CPUtime=759.65 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 3532398 0 0 0 75466 499 0 0 25 0 4 0 600099552 2860449792 547460 33554432000 4194304 4623224 140734488673536 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3037.05
Current children cumulated vsize (KiB) 2793408

[startup+822.301 s]
/proc/loadavg: 8.17 8.12 8.03 9/184 1569
/proc/meminfo: memFree=27063916/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2727872 CPUtime=3276.69 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 6941625 0 0 0 326383 1286 0 0 25 0 4 0 600099290 2793340928 544718 33554432000 4194304 4623224 140734488673536 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 681968 544718 677 105 0 677472 0
[pid=1425/tid=1427] ppid=1423 vsize=2727872 CPUtime=815.18 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 222837 0 0 0 81448 70 0 0 25 0 4 0 600099552 2793340928 544718 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2727872 CPUtime=819.61 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 248517 0 0 0 81840 121 0 0 25 0 4 0 600099552 2793340928 544718 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357664 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2727872 CPUtime=819.65 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 3852303 0 0 0 81409 556 0 0 25 0 4 0 600099552 2793340928 544718 33554432000 4194304 4623224 140734488673536 18446744073709551615 4545407 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3276.69
Current children cumulated vsize (KiB) 2727872

[startup+882.301 s]
/proc/loadavg: 8.31 8.16 8.04 9/184 1571
/proc/meminfo: memFree=27013536/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2751236 CPUtime=3516.35 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 7450442 0 0 0 350247 1388 0 0 25 0 4 0 600099290 2817265664 549316 33554432000 4194304 4623224 140734488673536 18446744073709551615 4510045 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 687809 549316 348 105 0 683313 0
[pid=1425/tid=1427] ppid=1423 vsize=2751236 CPUtime=874.85 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 222927 0 0 0 87415 70 0 0 25 0 4 0 600099552 2817265664 549316 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2751236 CPUtime=879.61 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 248536 0 0 0 87840 121 0 0 25 0 4 0 600099552 2817265664 549316 33554432000 4194304 4623224 140734488673536 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2751236 CPUtime=879.65 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 4105846 0 0 0 87364 601 0 0 25 0 4 0 600099552 2817265664 549316 33554432000 4194304 4623224 140734488673536 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3516.35
Current children cumulated vsize (KiB) 2751236

[startup+942.3 s]
/proc/loadavg: 8.18 8.14 8.04 9/184 1572
/proc/meminfo: memFree=26914308/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2816772 CPUtime=3756.03 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 8112958 0 0 0 374088 1515 0 0 25 0 4 0 600099290 2884374528 560084 33554432000 4194304 4623224 140734488673536 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 704193 560084 704 105 0 699697 0
[pid=1425/tid=1427] ppid=1423 vsize=2816772 CPUtime=934.52 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 222949 0 0 0 93382 70 0 0 25 0 4 0 600099552 2884374528 560084 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2816772 CPUtime=939.61 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 248559 0 0 0 93840 121 0 0 25 0 4 0 600099552 2884374528 560084 33554432000 4194304 4623224 140734488673536 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2816772 CPUtime=939.65 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 4511308 0 0 0 93293 672 0 0 25 0 4 0 600099552 2884374528 560084 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3756.03
Current children cumulated vsize (KiB) 2816772

[startup+1002.3 s]
/proc/loadavg: 8.13 8.13 8.04 9/184 1574
/proc/meminfo: memFree=26896912/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2816772 CPUtime=3995.69 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 8821927 0 0 0 397916 1653 0 0 25 0 4 0 600099290 2884374528 554826 33554432000 4194304 4623224 140734488673536 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 704193 554826 348 105 0 699697 0
[pid=1425/tid=1427] ppid=1423 vsize=2816772 CPUtime=994.19 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 222971 0 0 0 99349 70 0 0 25 0 4 0 600099552 2884374528 554826 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2816772 CPUtime=999.61 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 248575 0 0 0 99840 121 0 0 25 0 4 0 600099552 2884374528 554826 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2816772 CPUtime=999.65 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 4969853 0 0 0 99216 749 0 0 25 0 4 0 600099552 2884374528 554826 33554432000 4194304 4623224 140734488673536 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3995.69
Current children cumulated vsize (KiB) 2816772

[startup+1062.3 s]
/proc/loadavg: 8.04 8.10 8.04 9/184 1575
/proc/meminfo: memFree=26822232/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2816772 CPUtime=4235.33 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 9608473 0 0 0 421724 1809 0 0 25 0 4 0 600099290 2884374528 558610 33554432000 4194304 4623224 140734488673536 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1425/statm: 704193 558610 537 105 0 699697 0
[pid=1425/tid=1427] ppid=1423 vsize=2816772 CPUtime=1054.03 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 222988 0 0 0 105333 70 0 0 25 0 4 0 600099552 2884374528 558610 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2816772 CPUtime=1059.61 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 248591 0 0 0 105840 121 0 0 25 0 4 0 600099552 2884374528 558610 33554432000 4194304 4623224 140734488673536 18446744073709551615 4358011 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2816772 CPUtime=1059.65 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 5490229 0 0 0 105130 835 0 0 25 0 4 0 600099552 2884374528 558610 33554432000 4194304 4623224 140734488673536 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4235.33
Current children cumulated vsize (KiB) 2816772

[startup+1122.3 s]
/proc/loadavg: 8.01 8.08 8.03 9/184 1577
/proc/meminfo: memFree=26792440/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2751236 CPUtime=4474.99 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 10364877 0 0 0 445546 1953 0 0 25 0 4 0 600099290 2817265664 552365 33554432000 4194304 4623224 140734488673536 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1425/statm: 687809 552365 348 105 0 683313 0
[pid=1425/tid=1427] ppid=1423 vsize=2751236 CPUtime=1114.04 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 223053 0 0 0 111334 70 0 0 25 0 4 0 600099552 2817265664 552365 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2751236 CPUtime=1119.61 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 248616 0 0 0 111840 121 0 0 25 0 4 0 600099552 2817265664 552365 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2751236 CPUtime=1119.66 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 5990006 0 0 0 111044 922 0 0 25 0 4 0 600099552 2817265664 552365 33554432000 4194304 4623224 140734488673536 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4474.99
Current children cumulated vsize (KiB) 2751236

[startup+1182.3 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 1579
/proc/meminfo: memFree=26734860/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2816772 CPUtime=4714.66 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 11057906 0 0 0 469380 2086 0 0 25 0 4 0 600099290 2884374528 555619 33554432000 4194304 4623224 140734488673536 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1425/statm: 704193 555619 348 105 0 699697 0
[pid=1425/tid=1427] ppid=1423 vsize=2816772 CPUtime=1174.03 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 223076 0 0 0 117333 70 0 0 25 0 4 0 600099552 2884374528 555619 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2816772 CPUtime=1179.61 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 248637 0 0 0 117840 121 0 0 25 0 4 0 600099552 2884374528 555619 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2816772 CPUtime=1179.66 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 6492084 0 0 0 116959 1007 0 0 25 0 4 0 600099552 2884374528 555619 33554432000 4194304 4623224 140734488673536 18446744073709551615 4577423 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4714.66
Current children cumulated vsize (KiB) 2816772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 1579
/proc/meminfo: memFree=26704832/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2816772 CPUtime=4800.15 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 11289982 0 0 0 477888 2127 0 0 25 0 4 0 600099290 2884374528 559648 33554432000 4194304 4623224 140734488673536 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1425/statm: 704193 559648 516 105 0 699697 0
[pid=1425/tid=1427] ppid=1423 vsize=2816772 CPUtime=1195.44 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 223081 0 0 0 119474 70 0 0 25 0 4 0 600099552 2884374528 559648 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2816772 CPUtime=1201.02 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 248641 0 0 0 119981 121 0 0 25 0 4 0 600099552 2884374528 559648 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2816772 CPUtime=1201.06 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 6673330 0 0 0 119070 1036 0 0 25 0 4 0 600099552 2884374528 559648 33554432000 4194304 4623224 140734488673536 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 2816772

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

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

[startup+1203.7 s]
/proc/loadavg: 8.00 8.06 8.02 9/184 1579
/proc/meminfo: memFree=26704832/32950928 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=2816772 CPUtime=4800.15 cores=1,3,5,7
/proc/1425/stat : 1425 (SArTagnan) R 1423 1425 1141 0 -1 4202496 11289982 0 0 0 477888 2127 0 0 25 0 4 0 600099290 2884374528 559648 33554432000 4194304 4623224 140734488673536 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1425/statm: 704193 559648 516 105 0 699697 0
[pid=1425/tid=1427] ppid=1423 vsize=2816772 CPUtime=1195.44 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (SArTagnan) R 1423 1425 1141 0 -1 4202560 223081 0 0 0 119474 70 0 0 25 0 4 0 600099552 2884374528 559648 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=2816772 CPUtime=1201.02 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (SArTagnan) R 1423 1425 1141 0 -1 4202560 248641 0 0 0 119981 121 0 0 25 0 4 0 600099552 2884374528 559648 33554432000 4194304 4623224 140734488673536 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1425/tid=1429] ppid=1423 vsize=2816772 CPUtime=1201.06 cores=1,3,5,7
/proc/1425/task/1429/stat : 1429 (SArTagnan) R 1423 1425 1141 0 -1 4202560 6673330 0 0 0 119070 1036 0 0 25 0 4 0 600099552 2884374528 559648 33554432000 4194304 4623224 140734488673536 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 2816772

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.8
CPU time (s): 4800.27
CPU user time (s): 4778.91
CPU system time (s): 21.3638
CPU usage (%): 398.759
Max. virtual memory (cumulated for all children) (KiB): 2882308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4778.91
system time used= 21.3638
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11290009
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= 3181
involuntary context switches= 30594

runsolver used 1.73374 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 19:38:06
IDJOB=3291061
IDBENCH=83466
IDSOLVER=1656
FILE ID=node112/3291061-1304098683
RUNJOBID= node112-1304097479-1160
PBS_JOBID= 13170614
Free space on /tmp= 72448 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291061-1304098683/watcher-3291061-1304098683 -o /tmp/evaluation-result-3291061-1304098683/solver-3291061-1304098683 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3291061-1304098683.cnf -threads=4

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=2137659277

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28812860 kB
Buffers:        443204 kB
Cached:        1291768 kB
SwapCached:          4 kB
Active:        2187548 kB
Inactive:      1544748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28812860 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          114592 kB
Writeback:           0 kB
AnonPages:     1997072 kB
Mapped:          15528 kB
Slab:           337384 kB
PageTables:       8664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2462912 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= 72452 MiB
End job on node112 at 2011-04-29 19:58:12