Trace number 3386236

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 3893.53 1300.07

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386236-1305579839/watcher-3386236-1305579839 -o /tmp/evaluation-result-3386236-1305579839/solver-3386236-1305579839 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386236-1305579839.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.64 9.02 9.06 6/462 17204
/proc/meminfo: memFree=13833176/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=26448 CPUtime=0.01 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 1726 0 0 0 1 0 0 0 23 0 1 0 650400037 27082752 1520 33554432000 4194304 4625164 140736246252256 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/17204/statm: 6612 1520 296 106 0 2115 0

[startup+0.044847 s]
/proc/loadavg: 8.64 9.02 9.06 6/462 17204
/proc/meminfo: memFree=13833176/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=29832 CPUtime=0.03 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 3657 0 0 0 3 0 0 0 23 0 1 0 650400037 30547968 2356 33554432000 4194304 4625164 140736246252256 18446744073709551615 4361412 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/17204/statm: 7458 2378 296 106 0 2961 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29832

[startup+0.100831 s]
/proc/loadavg: 8.64 9.02 9.06 6/462 17204
/proc/meminfo: memFree=13833176/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=215500 CPUtime=0.15 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 9953 0 0 0 14 1 0 0 24 0 4 0 650400037 220672000 8140 33554432000 4194304 4625164 140736246252256 18446744073709551615 4364911 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 53875 8140 333 106 0 49378 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 215500

[startup+0.300762 s]
/proc/loadavg: 8.64 9.02 9.06 6/462 17204
/proc/meminfo: memFree=13833176/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=215500 CPUtime=0.75 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 10560 0 0 0 74 1 0 0 25 0 4 0 650400037 220672000 8746 33554432000 4194304 4625164 140736246252256 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 53875 8746 342 106 0 49378 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 215500

[startup+0.700693 s]
/proc/loadavg: 8.64 9.02 9.06 6/462 17204
/proc/meminfo: memFree=13833176/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=218412 CPUtime=1.94 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 12905 0 0 0 193 1 0 0 25 0 4 0 650400037 223653888 9577 33554432000 4194304 4625164 140736246252256 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 54603 9577 342 106 0 50106 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 218412

[startup+1.50055 s]
/proc/loadavg: 8.64 9.02 9.06 10/466 17208
/proc/meminfo: memFree=13792348/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=225972 CPUtime=4.33 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 18492 0 0 0 431 2 0 0 25 0 4 0 650400037 231395328 11165 33554432000 4194304 4625164 140736246252256 18446744073709551615 4390623 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 56493 11165 342 106 0 51996 0
[pid=17204/tid=17206] ppid=17202 vsize=225972 CPUtime=1.21 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 1830 0 0 0 121 0 0 0 25 0 4 0 650400043 231395328 11165 33554432000 4194304 4625164 140736246252256 18446744073709551615 4334855 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=225972 CPUtime=0.71 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 1692 0 0 0 71 0 0 0 25 0 4 0 650400043 231395328 11165 33554432000 4194304 4625164 140736246252256 18446744073709551615 4352592 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=225972 CPUtime=0.91 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 3405 0 0 0 91 0 0 0 25 0 4 0 650400043 231395328 11165 33554432000 4194304 4625164 140736246252256 18446744073709551615 4327660 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 225972

[startup+3.10027 s]
/proc/loadavg: 8.64 9.02 9.06 10/466 17209
/proc/meminfo: memFree=13777468/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=239724 CPUtime=9.12 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 32478 0 0 0 908 4 0 0 25 0 4 0 650400037 245477376 14462 33554432000 4194304 4625164 140736246252256 18446744073709551615 4500357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 59931 14462 342 106 0 55434 0
[pid=17204/tid=17206] ppid=17202 vsize=239724 CPUtime=2.42 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 4918 0 0 0 242 0 0 0 25 0 4 0 650400043 245477376 14462 33554432000 4194304 4625164 140736246252256 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=239724 CPUtime=1.48 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 4918 0 0 0 148 0 0 0 25 0 4 0 650400043 245477376 14462 33554432000 4194304 4625164 140736246252256 18446744073709551615 4288728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=239724 CPUtime=2.09 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 8934 0 0 0 209 0 0 0 25 0 4 0 650400043 245477376 14462 33554432000 4194304 4625164 140736246252256 18446744073709551615 4335146 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 239724

[startup+6.30071 s]
/proc/loadavg: 8.83 9.06 9.07 10/466 17209
/proc/meminfo: memFree=13674732/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=344596 CPUtime=18.66 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 70380 0 0 0 1859 7 0 0 25 0 4 0 650400037 352866304 37747 33554432000 4194304 4625164 140736246252256 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 86149 37747 345 106 0 81652 0
[pid=17204/tid=17206] ppid=17202 vsize=344596 CPUtime=5.62 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 4926 0 0 0 562 0 0 0 25 0 4 0 650400043 352866304 37747 33554432000 4194304 4625164 140736246252256 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=344596 CPUtime=3.03 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 4929 0 0 0 303 0 0 0 25 0 4 0 650400043 352866304 37747 33554432000 4194304 4625164 140736246252256 18446744073709551615 4479584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=344596 CPUtime=3.69 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 9352 0 0 0 369 0 0 0 25 0 4 0 650400043 352866304 37747 33554432000 4194304 4625164 140736246252256 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.66
Current children cumulated vsize (KiB) 344596

[startup+12.7006 s]
/proc/loadavg: 8.84 9.06 9.07 10/466 17209
/proc/meminfo: memFree=13626380/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=352048 CPUtime=37.76 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 83928 0 0 0 3767 9 0 0 25 0 4 0 650400037 360497152 46556 33554432000 4194304 4625164 140736246252256 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 88012 46556 345 106 0 83515 0
[pid=17204/tid=17206] ppid=17202 vsize=352048 CPUtime=12.02 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 13945 0 0 0 1201 1 0 0 25 0 4 0 650400043 360497152 46556 33554432000 4194304 4625164 140736246252256 18446744073709551615 4288780 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=352048 CPUtime=6.2 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 4929 0 0 0 620 0 0 0 25 0 4 0 650400043 360497152 46556 33554432000 4194304 4625164 140736246252256 18446744073709551615 4478064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=352048 CPUtime=6.83 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 9352 0 0 0 683 0 0 0 25 0 4 0 650400043 360497152 46556 33554432000 4194304 4625164 140736246252256 18446744073709551615 4479584 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.76
Current children cumulated vsize (KiB) 352048

[startup+25.5003 s]
/proc/loadavg: 9.03 9.09 9.08 10/466 17209
/proc/meminfo: memFree=13555704/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=417468 CPUtime=75.98 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 105670 0 0 0 7585 13 0 0 25 0 4 0 650400037 427487232 59535 33554432000 4194304 4625164 140736246252256 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 104367 59535 346 106 0 99870 0
[pid=17204/tid=17206] ppid=17202 vsize=417468 CPUtime=24.82 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 17612 0 0 0 2480 2 0 0 25 0 4 0 650400043 427487232 59535 33554432000 4194304 4625164 140736246252256 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=417468 CPUtime=12.6 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 16042 0 0 0 1258 2 0 0 25 0 4 0 650400043 427487232 59535 33554432000 4194304 4625164 140736246252256 18446744073709551615 4317299 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=417468 CPUtime=13.04 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 15597 0 0 0 1303 1 0 0 25 0 4 0 650400043 427487232 59535 33554432000 4194304 4625164 140736246252256 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 75.98
Current children cumulated vsize (KiB) 417468

[startup+51.1008 s]
/proc/loadavg: 9.02 9.08 9.08 10/466 17210
/proc/meminfo: memFree=13468132/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=402724 CPUtime=152.39 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 220796 0 0 0 15207 32 0 0 25 0 4 0 650400037 412389376 65149 33554432000 4194304 4625164 140736246252256 18446744073709551615 4518211 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 100681 65149 350 106 0 96184 0
[pid=17204/tid=17206] ppid=17202 vsize=402724 CPUtime=38.03 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 20138 0 0 0 3800 3 0 0 25 0 4 0 650400043 412389376 65149 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=402724 CPUtime=25.4 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 19841 0 0 0 2537 3 0 0 25 0 4 0 650400043 412389376 65149 33554432000 4194304 4625164 140736246252256 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=402724 CPUtime=37.87 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 122255 0 0 0 3770 17 0 0 25 0 4 0 650400043 412389376 65149 33554432000 4194304 4625164 140736246252256 18446744073709551615 4339417 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 152.39
Current children cumulated vsize (KiB) 402724

[startup+102.318 s]
/proc/loadavg: 9.10 9.09 9.08 10/466 17211
/proc/meminfo: memFree=13351308/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=424220 CPUtime=305.27 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 312848 0 0 0 30481 46 0 0 25 0 4 0 650400037 434401280 76655 33554432000 4194304 4625164 140736246252256 18446744073709551615 4511956 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 106055 76655 351 106 0 101558 0
[pid=17204/tid=17206] ppid=17202 vsize=424220 CPUtime=63.75 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 21805 0 0 0 6371 4 0 0 25 0 4 0 650400043 434401280 76655 33554432000 4194304 4625164 140736246252256 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=424220 CPUtime=50.89 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 22388 0 0 0 5085 4 0 0 25 0 4 0 650400043 434401280 76655 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=424220 CPUtime=88.33 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 196612 0 0 0 8806 27 0 0 25 0 4 0 650400043 434401280 76655 33554432000 4194304 4625164 140736246252256 18446744073709551615 4579413 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 305.27
Current children cumulated vsize (KiB) 424220

[startup+162.3 s]
/proc/loadavg: 9.13 9.10 9.09 10/466 17243
/proc/meminfo: memFree=13778984/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=583248 CPUtime=484.35 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 405688 0 0 0 48374 61 0 0 25 0 4 0 650400037 597245952 93310 33554432000 4194304 4625164 140736246252256 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 145812 93310 399 106 0 141315 0
[pid=17204/tid=17206] ppid=17202 vsize=583248 CPUtime=93.74 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 27167 0 0 0 9369 5 0 0 25 0 4 0 650400043 597245952 93310 33554432000 4194304 4625164 140736246252256 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=583248 CPUtime=80.88 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 28088 0 0 0 8083 5 0 0 25 0 4 0 650400043 597245952 93310 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=583248 CPUtime=147.44 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 274472 0 0 0 14705 39 0 0 25 0 4 0 650400043 597245952 93310 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 484.35
Current children cumulated vsize (KiB) 583248

[startup+222.301 s]
/proc/loadavg: 9.14 9.11 9.09 10/466 17244
/proc/meminfo: memFree=13618828/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=676484 CPUtime=663.44 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 470929 0 0 0 66273 71 0 0 25 0 4 0 650400037 692719616 110008 33554432000 4194304 4625164 140736246252256 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 169121 110008 405 106 0 164624 0
[pid=17204/tid=17206] ppid=17202 vsize=676484 CPUtime=123.34 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 30608 0 0 0 12328 6 0 0 25 0 4 0 650400043 692719616 110008 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=676484 CPUtime=111.28 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 31955 0 0 0 11122 6 0 0 25 0 4 0 650400043 692719616 110008 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=676484 CPUtime=206.56 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 313109 0 0 0 20611 45 0 0 25 0 4 0 650400043 692719616 110008 33554432000 4194304 4625164 140736246252256 18446744073709551615 4288900 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 663.44
Current children cumulated vsize (KiB) 676484

[startup+282.301 s]

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

[pid=17204] ppid=17202 vsize=1079180 CPUtime=2103.16 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 1144739 0 0 0 210142 174 0 0 25 0 4 0 650400037 1105080320 203173 33554432000 4194304 4625164 140736246252256 18446744073709551615 4512736 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 269795 203173 500 106 0 265298 0
[pid=17204/tid=17206] ppid=17202 vsize=1079180 CPUtime=362.05 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 47417 0 0 0 36194 11 0 0 25 0 4 0 650400043 1105080320 203173 33554432000 4194304 4625164 140736246252256 18446744073709551615 4288796 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=1079180 CPUtime=438.66 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 51753 0 0 0 43855 11 0 0 25 0 4 0 650400043 1105080320 203173 33554432000 4194304 4625164 140736246252256 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=1079180 CPUtime=600.28 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 852178 0 0 0 59907 121 0 0 25 0 4 0 650400043 1105080320 203173 33554432000 4194304 4625164 140736246252256 18446744073709551615 4328574 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2103.16
Current children cumulated vsize (KiB) 1079180

[startup+762.317 s]
/proc/loadavg: 9.14 9.12 9.09 10/466 17259
/proc/meminfo: memFree=12779324/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=1080532 CPUtime=2282.31 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 1522649 0 0 0 228001 230 0 0 25 0 4 0 650400037 1106464768 209508 33554432000 4194304 4625164 140736246252256 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 270133 209508 376 106 0 265636 0
[pid=17204/tid=17206] ppid=17202 vsize=1080532 CPUtime=392.06 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 47707 0 0 0 39194 12 0 0 25 0 4 0 650400043 1106464768 209508 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=1080532 CPUtime=468.69 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 52526 0 0 0 46857 12 0 0 25 0 4 0 650400043 1106464768 209508 33554432000 4194304 4625164 140736246252256 18446744073709551615 4465201 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=1080532 CPUtime=659.42 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 1225660 0 0 0 65767 175 0 0 25 0 4 0 650400043 1106464768 209508 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2282.31
Current children cumulated vsize (KiB) 1080532

[startup+822.3 s]
/proc/loadavg: 9.11 9.11 9.09 10/466 17260
/proc/meminfo: memFree=12650468/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=1154228 CPUtime=2461.39 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 1901618 0 0 0 245856 283 0 0 25 0 4 0 650400037 1181929472 222214 33554432000 4194304 4625164 140736246252256 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 288557 222214 376 106 0 284060 0
[pid=17204/tid=17206] ppid=17202 vsize=1154228 CPUtime=421.95 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 47996 0 0 0 42183 12 0 0 25 0 4 0 650400043 1181929472 222214 33554432000 4194304 4625164 140736246252256 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=1154228 CPUtime=498.78 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 53050 0 0 0 49866 12 0 0 25 0 4 0 650400043 1181929472 222214 33554432000 4194304 4625164 140736246252256 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=1154228 CPUtime=718.53 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 1564670 0 0 0 71630 223 0 0 25 0 4 0 650400043 1181929472 222214 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2461.39
Current children cumulated vsize (KiB) 1154228

[startup+882.301 s]
/proc/loadavg: 9.16 9.12 9.09 10/466 17262
/proc/meminfo: memFree=12544672/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=1199312 CPUtime=2640.5 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 2107941 0 0 0 263737 313 0 0 25 0 4 0 650400037 1228095488 236470 33554432000 4194304 4625164 140736246252256 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 299828 236470 473 106 0 295331 0
[pid=17204/tid=17206] ppid=17202 vsize=1199312 CPUtime=451.7 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 48868 0 0 0 45158 12 0 0 25 0 4 0 650400043 1228095488 236470 33554432000 4194304 4625164 140736246252256 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=1199312 CPUtime=529.02 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 54049 0 0 0 52890 12 0 0 25 0 4 0 650400043 1228095488 236470 33554432000 4194304 4625164 140736246252256 18446744073709551615 4316721 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=1199312 CPUtime=777.66 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 1766818 0 0 0 77514 252 0 0 25 0 4 0 650400043 1228095488 236470 33554432000 4194304 4625164 140736246252256 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2640.5
Current children cumulated vsize (KiB) 1199312

[startup+942.301 s]
/proc/loadavg: 9.17 9.13 9.09 10/466 17264
/proc/meminfo: memFree=12459096/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=1243912 CPUtime=2819.62 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 2429060 0 0 0 281606 356 0 0 25 0 4 0 650400037 1273765888 244783 33554432000 4194304 4625164 140736246252256 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 310978 244783 473 106 0 306481 0
[pid=17204/tid=17206] ppid=17202 vsize=1243912 CPUtime=484.21 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 49512 0 0 0 48409 12 0 0 25 0 4 0 650400043 1273765888 244783 33554432000 4194304 4625164 140736246252256 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=1243912 CPUtime=558.92 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 54202 0 0 0 55879 13 0 0 25 0 4 0 650400043 1273765888 244783 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=1243912 CPUtime=834.39 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 2060172 0 0 0 83149 290 0 0 25 0 4 0 650400043 1273765888 244783 33554432000 4194304 4625164 140736246252256 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2819.62
Current children cumulated vsize (KiB) 1243912

[startup+1002.3 s]
/proc/loadavg: 9.10 9.12 9.09 10/466 17265
/proc/meminfo: memFree=12379720/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=1309448 CPUtime=2998.72 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 2577257 0 0 0 299492 380 0 0 25 0 4 0 650400037 1340874752 254183 33554432000 4194304 4625164 140736246252256 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 327362 254183 473 106 0 322865 0
[pid=17204/tid=17206] ppid=17202 vsize=1309448 CPUtime=514.74 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 49829 0 0 0 51461 13 0 0 25 0 4 0 650400043 1340874752 254183 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=1309448 CPUtime=617.13 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 54838 0 0 0 61700 13 0 0 25 0 4 0 650400043 1340874752 254183 33554432000 4194304 4625164 140736246252256 18446744073709551615 4467465 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=1309448 CPUtime=864.77 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 2204512 0 0 0 86164 313 0 0 25 0 4 0 650400043 1340874752 254183 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2998.72
Current children cumulated vsize (KiB) 1309448

[startup+1062.3 s]
/proc/loadavg: 9.04 9.09 9.08 10/466 17267
/proc/meminfo: memFree=12287820/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=1243912 CPUtime=3177.84 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 2744262 0 0 0 317381 403 0 0 25 0 4 0 650400037 1273765888 259068 33554432000 4194304 4625164 140736246252256 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/17204/statm: 310978 259068 473 106 0 306481 0
[pid=17204/tid=17206] ppid=17202 vsize=1243912 CPUtime=544.65 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 49950 0 0 0 54452 13 0 0 25 0 4 0 650400043 1273765888 259068 33554432000 4194304 4625164 140736246252256 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=1243912 CPUtime=676.26 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 55115 0 0 0 67613 13 0 0 25 0 4 0 650400043 1273765888 259068 33554432000 4194304 4625164 140736246252256 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=1243912 CPUtime=894.86 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 2369179 0 0 0 89150 336 0 0 25 0 4 0 650400043 1273765888 259068 33554432000 4194304 4625164 140736246252256 18446744073709551615 4352636 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3177.84
Current children cumulated vsize (KiB) 1243912

[startup+1122.3 s]
/proc/loadavg: 9.09 9.10 9.09 10/466 17268
/proc/meminfo: memFree=12188360/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=1346756 CPUtime=3356.94 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 2948260 0 0 0 335261 433 0 0 25 0 4 0 650400037 1379078144 270117 33554432000 4194304 4625164 140736246252256 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/17204/statm: 336689 270117 560 106 0 332192 0
[pid=17204/tid=17206] ppid=17202 vsize=1346756 CPUtime=582.22 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 51305 0 0 0 58209 13 0 0 25 0 4 0 650400043 1379078144 270117 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=1346756 CPUtime=727.59 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 55427 0 0 0 72745 14 0 0 25 0 4 0 650400043 1379078144 270117 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=1346756 CPUtime=932.68 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 2562928 0 0 0 92904 364 0 0 25 0 4 0 650400043 1379078144 270117 33554432000 4194304 4625164 140736246252256 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3356.94
Current children cumulated vsize (KiB) 1346756

[startup+1182.3 s]
/proc/loadavg: 9.16 9.11 9.09 10/466 17270
/proc/meminfo: memFree=12134752/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=1412292 CPUtime=3536.07 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 3035526 0 0 0 353160 447 0 0 25 0 4 0 650400037 1446187008 275361 33554432000 4194304 4625164 140736246252256 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17204/statm: 353073 275361 558 106 0 348576 0
[pid=17204/tid=17206] ppid=17202 vsize=1412292 CPUtime=617.22 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 52136 0 0 0 61708 14 0 0 25 0 4 0 650400043 1446187008 275361 33554432000 4194304 4625164 140736246252256 18446744073709551615 4288755 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=1412292 CPUtime=784.75 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 58250 0 0 0 78459 16 0 0 25 0 4 0 650400043 1446187008 275361 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=1412292 CPUtime=964.85 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 2645398 0 0 0 96111 374 0 0 25 0 4 0 650400043 1446187008 275361 33554432000 4194304 4625164 140736246252256 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3536.07
Current children cumulated vsize (KiB) 1412292

[startup+1242.3 s]
/proc/loadavg: 9.17 9.12 9.09 10/466 17272
/proc/meminfo: memFree=12087212/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=1413720 CPUtime=3715.19 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 3051633 0 0 0 371069 450 0 0 25 0 4 0 650400037 1447649280 275530 33554432000 4194304 4625164 140736246252256 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17204/statm: 353430 275530 431 106 0 348933 0
[pid=17204/tid=17206] ppid=17202 vsize=1413720 CPUtime=674.53 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 52137 0 0 0 67439 14 0 0 25 0 4 0 650400043 1447649280 275530 33554432000 4194304 4625164 140736246252256 18446744073709551615 4477961 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=1413720 CPUtime=843.86 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 58304 0 0 0 84370 16 0 0 25 0 4 0 650400043 1447649280 275530 33554432000 4194304 4625164 140736246252256 18446744073709551615 4479599 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=1413720 CPUtime=995.14 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 2658092 0 0 0 99138 376 0 0 25 0 4 0 650400043 1447649280 275530 33554432000 4194304 4625164 140736246252256 18446744073709551615 4477994 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3715.19
Current children cumulated vsize (KiB) 1413720



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.32 9.17 9.11 10/466 17276
/proc/meminfo: memFree=11974436/32951124 swapFree=67111348/67111528
[pid=17204] ppid=17202 vsize=1550168 CPUtime=3893.44 cores=0,2,4,6
/proc/17204/stat : 17204 (SArTagnan) R 17202 17204 16929 0 -1 4202496 3159437 0 0 0 388879 465 0 0 25 0 4 0 650400037 1587372032 290364 33554432000 4194304 4625164 140736246252256 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17204/statm: 387542 290364 429 106 0 383045 0
[pid=17204/tid=17206] ppid=17202 vsize=1550168 CPUtime=732.24 cores=0,2,4,6
/proc/17204/task/17206/stat : 17206 (SArTagnan) R 17202 17204 16929 0 -1 4202560 53472 0 0 0 73210 14 0 0 25 0 4 0 650400043 1587372032 290393 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17204/tid=17207] ppid=17202 vsize=1550168 CPUtime=880.88 cores=0,2,4,6
/proc/17204/task/17207/stat : 17207 (SArTagnan) R 17202 17204 16929 0 -1 4202560 71896 0 0 0 88070 18 0 0 25 0 4 0 650400043 1587372032 290393 33554432000 4194304 4625164 140736246252256 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17204/tid=17208] ppid=17202 vsize=1550168 CPUtime=1038.01 cores=0,2,4,6
/proc/17204/task/17208/stat : 17208 (SArTagnan) R 17202 17204 16929 0 -1 4202560 2694304 0 0 0 103419 382 0 0 25 0 4 0 650400043 1587372032 290394 33554432000 4194304 4625164 140736246252256 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3893.44
Current children cumulated vsize (KiB) 1550168

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 3893.53
CPU user time (s): 3888.83
CPU system time (s): 4.69829
CPU usage (%): 299.486
Max. virtual memory (cumulated for all children) (KiB): 1739128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3888.83
system time used= 4.69829
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3159520
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= 614
involuntary context switches= 35054

runsolver used 5.53216 second user time and 13.5129 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-16 23:03:59
IDJOB=3386236
IDBENCH=82466
IDSOLVER=1871
FILE ID=node144/3386236-1305579839
RUNJOBID= node144-1305577260-16947
PBS_JOBID= 13350220
Free space on /tmp= 73260 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386236-1305579839/watcher-3386236-1305579839 -o /tmp/evaluation-result-3386236-1305579839/solver-3386236-1305579839 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386236-1305579839.cnf -threads=4

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=1485469421

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13833208 kB
Buffers:        331052 kB
Cached:        4126116 kB
SwapCached:          0 kB
Active:       15877512 kB
Inactive:      2865288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13833208 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:    14285520 kB
Mapped:          38416 kB
Slab:           246460 kB
PageTables:      62564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 137488308 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= 73260 MiB
End job on node144 at 2011-05-16 23:25:41