Trace number 3293177

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

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w8.shuffled.cnf
MD5SUM82e833e539576c6d79252b19dcace0cf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.08123
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

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-3293177-1304115998/watcher-3293177-1304115998 -o /tmp/evaluation-result-3293177-1304115998/solver-3293177-1304115998 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3293177-1304115998.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: 8.17 8.12 8.04 5/180 20053
/proc/meminfo: memFree=19793868/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=25876 CPUtime=0 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 721 0 0 0 0 0 0 0 25 0 1 0 504015444 26497024 611 33554432000 4194304 4623224 140737394578736 18446744073709551615 264726404864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20053/statm: 6469 611 297 105 0 1973 0

[startup+0.061581 s]
/proc/loadavg: 8.17 8.12 8.04 5/180 20053
/proc/meminfo: memFree=19793868/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=29296 CPUtime=0.05 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2894 0 0 0 5 0 0 0 25 0 1 0 504015444 29999104 1253 33554432000 4194304 4623224 140737394578736 18446744073709551615 264726404864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20053/statm: 7324 1253 297 105 0 2828 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29296

[startup+0.130742 s]
/proc/loadavg: 8.17 8.12 8.04 5/180 20053
/proc/meminfo: memFree=19793868/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=276384 CPUtime=0.25 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 7919 0 0 0 24 1 0 0 25 0 4 0 504015444 283017216 5459 33554432000 4194304 4623224 140737394578736 18446744073709551615 264726102127 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 69096 5501 338 105 0 64600 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 276384

[startup+0.300493 s]
/proc/loadavg: 8.17 8.12 8.04 5/180 20053
/proc/meminfo: memFree=19793868/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=282628 CPUtime=0.93 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 15532 0 0 0 91 2 0 0 25 0 4 0 504015444 289411072 11575 33554432000 4194304 4623224 140737394578736 18446744073709551615 4517846 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 70657 11575 343 105 0 66161 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 282628

[startup+0.70042 s]
/proc/loadavg: 8.17 8.12 8.04 5/180 20053
/proc/meminfo: memFree=19793868/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=300756 CPUtime=2.53 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 19830 0 0 0 250 3 0 0 25 0 4 0 504015444 307974144 14812 33554432000 4194304 4623224 140737394578736 18446744073709551615 4511409 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 75189 14812 343 105 0 70693 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 300756

[startup+1.50027 s]
/proc/loadavg: 8.17 8.12 8.04 9/184 20057
/proc/meminfo: memFree=19731960/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=304100 CPUtime=5.73 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 22699 0 0 0 569 4 0 0 25 0 4 0 504015444 311398400 16015 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 76025 16015 344 105 0 71529 0
[pid=20053/tid=20055] ppid=20051 vsize=304100 CPUtime=1.4 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 3148 0 0 0 140 0 0 0 25 0 4 0 504015453 311398400 16015 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=304100 CPUtime=1.4 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 4155 0 0 0 140 0 0 0 25 0 4 0 504015453 311398400 16015 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=304100 CPUtime=1.4 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 2226 0 0 0 140 0 0 0 25 0 4 0 504015453 311398400 16015 33554432000 4194304 4623224 140737394578736 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 304100

[startup+3.10097 s]
/proc/loadavg: 8.17 8.12 8.04 9/184 20057
/proc/meminfo: memFree=19725264/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=312036 CPUtime=12.12 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 27477 0 0 0 1207 5 0 0 25 0 4 0 504015444 319524864 17758 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 78009 17758 344 105 0 73513 0
[pid=20053/tid=20055] ppid=20051 vsize=312036 CPUtime=3 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 3611 0 0 0 300 0 0 0 25 0 4 0 504015453 319524864 17758 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=312036 CPUtime=3 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 6059 0 0 0 300 0 0 0 25 0 4 0 504015453 319524864 17758 33554432000 4194304 4623224 140737394578736 18446744073709551615 4461212 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=312036 CPUtime=2.99 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 3384 0 0 0 299 0 0 0 25 0 4 0 504015453 319524864 17758 33554432000 4194304 4623224 140737394578736 18446744073709551615 4330640 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 312036

[startup+6.30036 s]
/proc/loadavg: 8.16 8.12 8.04 9/184 20057
/proc/meminfo: memFree=19710660/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=322036 CPUtime=24.9 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 43691 0 0 0 2482 8 0 0 25 0 4 0 504015444 329764864 21816 33554432000 4194304 4623224 140737394578736 18446744073709551615 4508682 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 80509 21816 344 105 0 76013 0
[pid=20053/tid=20055] ppid=20051 vsize=322036 CPUtime=6.2 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 7552 0 0 0 619 1 0 0 25 0 4 0 504015453 329764864 21816 33554432000 4194304 4623224 140737394578736 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=322036 CPUtime=6.21 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 9684 0 0 0 620 1 0 0 25 0 4 0 504015453 329764864 21816 33554432000 4194304 4623224 140737394578736 18446744073709551615 4366465 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=322036 CPUtime=6.17 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 8631 0 0 0 616 1 0 0 25 0 4 0 504015453 329764864 21816 33554432000 4194304 4623224 140737394578736 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 322036

[startup+12.7012 s]
/proc/loadavg: 8.14 8.12 8.04 9/184 20057
/proc/meminfo: memFree=19676384/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=335792 CPUtime=50.47 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 81195 0 0 0 5031 16 0 0 25 0 4 0 504015444 343851008 28631 33554432000 4194304 4623224 140737394578736 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 83948 28631 344 105 0 79452 0
[pid=20053/tid=20055] ppid=20051 vsize=335792 CPUtime=12.6 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 12831 0 0 0 1258 2 0 0 25 0 4 0 504015453 343851008 28631 33554432000 4194304 4623224 140737394578736 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=335792 CPUtime=12.6 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 11118 0 0 0 1258 2 0 0 25 0 4 0 504015453 343851008 28631 33554432000 4194304 4623224 140737394578736 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=335792 CPUtime=12.54 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 34734 0 0 0 1248 6 0 0 25 0 4 0 504015453 343851008 28631 33554432000 4194304 4623224 140737394578736 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 335792

[startup+25.5007 s]
/proc/loadavg: 8.11 8.11 8.04 9/184 20058
/proc/meminfo: memFree=19619220/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=379832 CPUtime=101.59 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 137500 0 0 0 10133 26 0 0 25 0 4 0 504015444 388947968 40764 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 94958 40764 345 105 0 90462 0
[pid=20053/tid=20055] ppid=20051 vsize=379832 CPUtime=25.41 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 19664 0 0 0 2537 4 0 0 25 0 4 0 504015453 388947968 40764 33554432000 4194304 4623224 140737394578736 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=379832 CPUtime=25.4 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 15972 0 0 0 2537 3 0 0 25 0 4 0 504015453 388947968 40764 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=379832 CPUtime=25.27 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 70628 0 0 0 2515 12 0 0 25 0 4 0 504015453 388947968 40764 33554432000 4194304 4623224 140737394578736 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 379832

[startup+51.1009 s]
/proc/loadavg: 8.19 8.13 8.05 9/184 20058
/proc/meminfo: memFree=19524416/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=431904 CPUtime=203.86 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 327289 0 0 0 20325 61 0 0 25 0 4 0 504015444 442269696 60477 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 107976 60477 356 105 0 103480 0
[pid=20053/tid=20055] ppid=20051 vsize=431904 CPUtime=51 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 31180 0 0 0 5094 6 0 0 25 0 4 0 504015453 442269696 60477 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=431904 CPUtime=51.01 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 22445 0 0 0 5096 5 0 0 25 0 4 0 504015453 442269696 60477 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=431904 CPUtime=50.73 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 221212 0 0 0 5033 40 0 0 25 0 4 0 504015453 442269696 60477 33554432000 4194304 4623224 140737394578736 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 431904

[startup+102.306 s]
/proc/loadavg: 8.14 8.12 8.05 9/184 20060
/proc/meminfo: memFree=19376100/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=572504 CPUtime=408.4 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 568373 0 0 0 40733 107 0 0 25 0 4 0 504015444 586244096 88072 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 143126 88072 376 105 0 138630 0
[pid=20053/tid=20055] ppid=20051 vsize=572504 CPUtime=102.21 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 46869 0 0 0 10211 10 0 0 25 0 4 0 504015453 586244096 88072 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376656 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=572504 CPUtime=102.21 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 33380 0 0 0 10214 7 0 0 25 0 4 0 504015453 586244096 88072 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=572504 CPUtime=101.65 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 411046 0 0 0 10091 74 0 0 25 0 4 0 504015453 586244096 88072 33554432000 4194304 4623224 140737394578736 18446744073709551615 264726063449 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.4
Current children cumulated vsize (KiB) 572504

[startup+162.301 s]
/proc/loadavg: 8.12 8.12 8.05 9/184 20061
/proc/meminfo: memFree=19207672/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=741616 CPUtime=648.06 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 672465 0 0 0 64678 128 0 0 25 0 4 0 504015444 759414784 120392 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 185404 120392 406 105 0 180908 0
[pid=20053/tid=20055] ppid=20051 vsize=741616 CPUtime=162.21 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 54625 0 0 0 16207 14 0 0 25 0 4 0 504015453 759414784 120392 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=741616 CPUtime=162.2 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 45907 0 0 0 16211 9 0 0 25 0 4 0 504015453 759414784 120392 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=741616 CPUtime=161.32 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 457158 0 0 0 16051 81 0 0 25 0 4 0 504015453 759414784 120392 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.06
Current children cumulated vsize (KiB) 741616

[startup+222.301 s]
/proc/loadavg: 7.91 8.03 8.02 9/184 20094
/proc/meminfo: memFree=20336544/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=843448 CPUtime=887.74 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 743648 0 0 0 88630 144 0 0 25 0 4 0 504015444 863690752 140791 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510108 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 210862 140791 406 105 0 206366 0
[pid=20053/tid=20055] ppid=20051 vsize=843448 CPUtime=222.21 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 73476 0 0 0 22204 17 0 0 25 0 4 0 504015453 863690752 140791 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=843448 CPUtime=222.21 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 49118 0 0 0 22207 14 0 0 25 0 4 0 504015453 863690752 140791 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=843448 CPUtime=220.99 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 460355 0 0 0 22017 82 0 0 25 0 4 0 504015453 863690752 140791 33554432000 4194304 4623224 140737394578736 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.74
Current children cumulated vsize (KiB) 843448

[startup+282.3 s]

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

[pid=20053] ppid=20051 vsize=1570428 CPUtime=2805.18 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2217945 0 0 0 280094 424 0 0 25 0 4 0 504015444 1608118272 284081 33554432000 4194304 4623224 140737394578736 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 392607 284081 350 105 0 388111 0
[pid=20053/tid=20055] ppid=20051 vsize=1570428 CPUtime=702.23 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 167651 0 0 0 70168 55 0 0 25 0 4 0 504015453 1608118272 284081 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=1570428 CPUtime=702.22 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 87253 0 0 0 70178 44 0 0 25 0 4 0 504015453 1608118272 284081 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=1570428 CPUtime=698.42 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 1612907 0 0 0 69578 264 0 0 25 0 4 0 504015453 1608118272 284081 33554432000 4194304 4623224 140737394578736 18446744073709551615 4545312 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.18
Current children cumulated vsize (KiB) 1570428

[startup+762.307 s]
/proc/loadavg: 4.10 5.95 7.17 5/175 20125
/proc/meminfo: memFree=19975904/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=1574372 CPUtime=3044.88 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2229666 0 0 0 304051 437 0 0 25 0 4 0 504015444 1612156928 295541 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 393593 295541 344 105 0 389097 0
[pid=20053/tid=20055] ppid=20051 vsize=1574372 CPUtime=762.24 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 170975 0 0 0 76162 62 0 0 25 0 4 0 504015453 1612156928 295541 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=1574372 CPUtime=762.24 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 89779 0 0 0 76174 50 0 0 25 0 4 0 504015453 1612156928 295541 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=1574372 CPUtime=758.09 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 1614910 0 0 0 75545 264 0 0 25 0 4 0 504015453 1612156928 295541 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.88
Current children cumulated vsize (KiB) 1574372

[startup+822.3 s]
/proc/loadavg: 4.04 5.62 6.99 5/175 20127
/proc/meminfo: memFree=19922676/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=1647732 CPUtime=3284.56 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2264564 0 0 0 328006 450 0 0 25 0 4 0 504015444 1687277568 308945 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 411933 308945 344 105 0 407437 0
[pid=20053/tid=20055] ppid=20051 vsize=1647732 CPUtime=822.23 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 174130 0 0 0 82155 68 0 0 25 0 4 0 504015453 1687277568 308945 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=1647732 CPUtime=822.23 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 90649 0 0 0 82173 50 0 0 25 0 4 0 504015453 1687277568 308945 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=1647732 CPUtime=817.78 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 1642708 0 0 0 81509 269 0 0 25 0 4 0 504015453 1687277568 308945 33554432000 4194304 4623224 140737394578736 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.56
Current children cumulated vsize (KiB) 1647732

[startup+882.301 s]
/proc/loadavg: 4.01 5.30 6.78 5/175 20128
/proc/meminfo: memFree=19881844/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=1651940 CPUtime=3524.25 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2274905 0 0 0 351968 457 0 0 25 0 4 0 504015444 1691586560 319071 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 412985 319071 344 105 0 408489 0
[pid=20053/tid=20055] ppid=20051 vsize=1651940 CPUtime=882.24 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 176586 0 0 0 88153 71 0 0 25 0 4 0 504015453 1691586560 319071 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=1651940 CPUtime=882.23 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 92333 0 0 0 88171 52 0 0 25 0 4 0 504015453 1691586560 319071 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=1651940 CPUtime=877.45 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 1644650 0 0 0 87476 269 0 0 25 0 4 0 504015453 1691586560 319071 33554432000 4194304 4623224 140737394578736 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 1651940

[startup+942.301 s]
/proc/loadavg: 4.05 5.09 6.62 5/175 20130
/proc/meminfo: memFree=19838164/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=1700164 CPUtime=3763.93 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2308653 0 0 0 375923 470 0 0 25 0 4 0 504015444 1740967936 329992 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 425041 329992 344 105 0 420545 0
[pid=20053/tid=20055] ppid=20051 vsize=1700164 CPUtime=942.24 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 179463 0 0 0 94146 78 0 0 25 0 4 0 504015453 1740967936 329992 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376745 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=1700164 CPUtime=942.23 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 117368 0 0 0 94166 57 0 0 25 0 4 0 504015453 1740967936 329992 33554432000 4194304 4623224 140737394578736 18446744073709551615 4291623 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=1700164 CPUtime=937.13 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 1647657 0 0 0 93443 270 0 0 25 0 4 0 504015453 1740967936 329992 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.93
Current children cumulated vsize (KiB) 1700164

[startup+1002.3 s]
/proc/loadavg: 4.05 4.89 6.45 5/175 20132
/proc/meminfo: memFree=19797344/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=1707164 CPUtime=4003.62 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2319301 0 0 0 399877 485 0 0 25 0 4 0 504015444 1748135936 340320 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 426791 340320 344 105 0 422295 0
[pid=20053/tid=20055] ppid=20051 vsize=1707164 CPUtime=1002.23 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 182213 0 0 0 100139 84 0 0 25 0 4 0 504015453 1748135936 340320 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=1707164 CPUtime=1002.23 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 119423 0 0 0 100159 64 0 0 25 0 4 0 504015453 1748135936 340320 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=1707164 CPUtime=996.82 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 1650284 0 0 0 99411 271 0 0 25 0 4 0 504015453 1748135936 340320 33554432000 4194304 4623224 140737394578736 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 1707164

[startup+1062.3 s]
/proc/loadavg: 4.06 4.75 6.31 5/175 20133
/proc/meminfo: memFree=19760856/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=1711064 CPUtime=4243.32 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2328715 0 0 0 423836 496 0 0 25 0 4 0 504015444 1752129536 349405 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 427766 349405 344 105 0 423270 0
[pid=20053/tid=20055] ppid=20051 vsize=1711064 CPUtime=1062.25 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 185355 0 0 0 106135 90 0 0 25 0 4 0 504015453 1752129536 349405 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=1711064 CPUtime=1062.23 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 120587 0 0 0 106156 67 0 0 25 0 4 0 504015453 1752129536 349405 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=1711064 CPUtime=1056.51 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 1652099 0 0 0 105379 272 0 0 25 0 4 0 504015453 1752129536 349405 33554432000 4194304 4623224 140737394578736 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 1711064

[startup+1122.3 s]
/proc/loadavg: 4.05 4.62 6.16 5/175 20135
/proc/meminfo: memFree=19686680/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=1877684 CPUtime=4483 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2540873 0 0 0 447762 538 0 0 25 0 4 0 504015444 1922748416 368900 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 469421 368900 344 105 0 464925 0
[pid=20053/tid=20055] ppid=20051 vsize=1877684 CPUtime=1122.25 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 242516 0 0 0 112124 101 0 0 25 0 4 0 504015453 1922748416 368900 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=1877684 CPUtime=1122.24 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 122467 0 0 0 112151 73 0 0 25 0 4 0 504015453 1922748416 368900 33554432000 4194304 4623224 140737394578736 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=1877684 CPUtime=1116.2 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 1799329 0 0 0 111323 297 0 0 25 0 4 0 504015453 1922748416 368900 33554432000 4194304 4623224 140737394578736 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 1877684

[startup+1182.3 s]
/proc/loadavg: 4.02 4.51 6.03 5/175 20136
/proc/meminfo: memFree=19601088/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=2154552 CPUtime=4722.69 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2803531 0 0 0 471683 586 0 0 25 0 4 0 504015444 2206261248 389263 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 538638 389263 344 105 0 534142 0
[pid=20053/tid=20055] ppid=20051 vsize=2154552 CPUtime=1182.25 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 243393 0 0 0 118124 101 0 0 25 0 4 0 504015453 2206261248 389263 33554432000 4194304 4623224 140737394578736 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=2154552 CPUtime=1182.24 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 124751 0 0 0 118144 80 0 0 25 0 4 0 504015453 2206261248 389263 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=2154552 CPUtime=1175.88 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 1962717 0 0 0 117264 324 0 0 25 0 4 0 504015453 2206261248 389263 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 2154552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.01 4.48 5.98 5/175 20137
/proc/meminfo: memFree=19593752/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=2154552 CPUtime=4800.2 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2805286 0 0 0 479433 587 0 0 25 0 4 0 504015444 2206261248 391010 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 538638 391010 344 105 0 534142 0
[pid=20053/tid=20055] ppid=20051 vsize=2154552 CPUtime=1201.66 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 243795 0 0 0 120065 101 0 0 25 0 4 0 504015453 2206261248 391010 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=2154552 CPUtime=1201.65 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 124909 0 0 0 120085 80 0 0 25 0 4 0 504015453 2206261248 391010 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376855 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=2154552 CPUtime=1195.17 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 1962998 0 0 0 119193 324 0 0 25 0 4 0 504015453 2206261248 391010 33554432000 4194304 4623224 140737394578736 18446744073709551615 4545527 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 2154552

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

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

[startup+1201.7 s]
/proc/loadavg: 4.01 4.48 5.98 5/175 20137
/proc/meminfo: memFree=19593752/32951124 swapFree=67111524/67111528
[pid=20053] ppid=20051 vsize=2154552 CPUtime=4800.2 cores=1,3,5,7
/proc/20053/stat : 20053 (SArTagnan) R 20051 20053 19501 0 -1 4202496 2805286 0 0 0 479433 587 0 0 25 0 4 0 504015444 2206261248 391010 33554432000 4194304 4623224 140737394578736 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20053/statm: 538638 391010 344 105 0 534142 0
[pid=20053/tid=20055] ppid=20051 vsize=2154552 CPUtime=1201.66 cores=1,3,5,7
/proc/20053/task/20055/stat : 20055 (SArTagnan) R 20051 20053 19501 0 -1 4202560 243795 0 0 0 120065 101 0 0 25 0 4 0 504015453 2206261248 391010 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20053/tid=20056] ppid=20051 vsize=2154552 CPUtime=1201.65 cores=1,3,5,7
/proc/20053/task/20056/stat : 20056 (SArTagnan) R 20051 20053 19501 0 -1 4202560 124909 0 0 0 120085 80 0 0 25 0 4 0 504015453 2206261248 391010 33554432000 4194304 4623224 140737394578736 18446744073709551615 4376855 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20053/tid=20057] ppid=20051 vsize=2154552 CPUtime=1195.17 cores=1,3,5,7
/proc/20053/task/20057/stat : 20057 (SArTagnan) R 20051 20053 19501 0 -1 4202560 1962998 0 0 0 119193 324 0 0 25 0 4 0 504015453 2206261248 391010 33554432000 4194304 4623224 140737394578736 18446744073709551615 4545527 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 2154552

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.31
CPU user time (s): 4794.36
CPU system time (s): 5.9461
CPU usage (%): 399.432
Max. virtual memory (cumulated for all children) (KiB): 2372940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.36
system time used= 5.9461
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2805286
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= 504
involuntary context switches= 30020

runsolver used 1.82972 second user time and 4.64329 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-30 00:26:38
IDJOB=3293177
IDBENCH=88062
IDSOLVER=1656
FILE ID=node141/3293177-1304115998
RUNJOBID= node141-1304114804-19846
PBS_JOBID= 13170684
Free space on /tmp= 71420 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293177-1304115998/watcher-3293177-1304115998 -o /tmp/evaluation-result-3293177-1304115998/solver-3293177-1304115998 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3293177-1304115998.cnf -threads=4

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

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=68543027

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.84
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.806
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.806
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.806
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:      19794140 kB
Buffers:       1399064 kB
Cached:        9754440 kB
SwapCached:          4 kB
Active:        4366432 kB
Inactive:      8213276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19794140 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3932 kB
Writeback:           0 kB
AnonPages:     1426052 kB
Mapped:          15392 kB
Slab:           511896 kB
PageTables:       7368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1803812 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= 71420 MiB
End job on node141 at 2011-04-30 00:46:42