Trace number 3386377

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) 4066.57 1300.07

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-3386377-1305576571/watcher-3386377-1305576571 -o /tmp/evaluation-result-3386377-1305576571/solver-3386377-1305576571 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386377-1305576571.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: 2.17 2.08 2.06 8/398 26008
/proc/meminfo: memFree=22882124/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=22320 CPUtime=0 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 1400 0 0 0 0 0 0 0 25 0 1 0 669255271 22855680 1145 33554432000 4194304 4625164 140733928844016 18446744073709551615 4298385 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26008/statm: 5580 1157 301 106 0 1083 0

[startup+0.130369 s]
/proc/loadavg: 2.17 2.08 2.06 8/398 26008
/proc/meminfo: memFree=22882124/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=254360 CPUtime=0.33 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 3369 0 0 0 33 0 0 0 25 0 4 0 669255271 260464640 2564 33554432000 4194304 4625164 140733928844016 18446744073709551615 232335550267 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 63590 2564 342 106 0 59093 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 254360

[startup+0.20033 s]
/proc/loadavg: 2.17 2.08 2.06 8/398 26008
/proc/meminfo: memFree=22882124/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=255988 CPUtime=0.54 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 4387 0 0 0 54 0 0 0 25 0 4 0 669255271 262131712 3167 33554432000 4194304 4625164 140733928844016 18446744073709551615 232335935671 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26008/statm: 63997 3167 343 106 0 59500 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 255988

[startup+0.300314 s]
/proc/loadavg: 2.17 2.08 2.06 8/398 26008
/proc/meminfo: memFree=22882124/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=259576 CPUtime=0.84 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 7662 0 0 0 83 1 0 0 25 0 4 0 669255271 265805824 4682 33554432000 4194304 4625164 140733928844016 18446744073709551615 232335589584 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26008/statm: 64894 4682 343 106 0 60397 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 259576

[startup+0.700243 s]
/proc/loadavg: 2.17 2.08 2.06 8/398 26008
/proc/meminfo: memFree=22882124/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=261528 CPUtime=2.03 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 10209 0 0 0 202 1 0 0 25 0 4 0 669255271 267804672 5068 33554432000 4194304 4625164 140733928844016 18446744073709551615 232335589584 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26008/statm: 65382 5068 343 106 0 60885 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 261528

[startup+1.5011 s]
/proc/loadavg: 2.17 2.08 2.06 12/403 26013
/proc/meminfo: memFree=22827044/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=271616 CPUtime=4.42 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 23034 0 0 0 439 3 0 0 25 0 4 0 669255271 278134784 9390 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 67904 9390 345 106 0 63407 0
[pid=26008/tid=26011] ppid=26003 vsize=271616 CPUtime=1.04 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 2506 0 0 0 104 0 0 0 25 0 4 0 669255273 278134784 9390 33554432000 4194304 4625164 140733928844016 18446744073709551615 4352765 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=271616 CPUtime=1.45 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 3466 0 0 0 145 0 0 0 20 0 4 0 669255273 278134784 9390 33554432000 4194304 4625164 140733928844016 18446744073709551615 4288541 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=271616 CPUtime=1.44 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 8915 0 0 0 143 1 0 0 25 0 4 0 669255273 278134784 9390 33554432000 4194304 4625164 140733928844016 18446744073709551615 47318040969189 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 271616

[startup+3.10082 s]
/proc/loadavg: 2.80 2.21 2.10 11/403 26013
/proc/meminfo: memFree=22818736/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=273084 CPUtime=9.21 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 32274 0 0 0 917 4 0 0 25 0 4 0 669255271 279638016 10118 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 68271 10118 346 106 0 63774 0
[pid=26008/tid=26011] ppid=26003 vsize=273084 CPUtime=1.84 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 2564 0 0 0 184 0 0 0 25 0 4 0 669255273 279638016 10118 33554432000 4194304 4625164 140733928844016 18446744073709551615 4352636 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=273084 CPUtime=3.05 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 3533 0 0 0 305 0 0 0 25 0 4 0 669255273 279638016 10118 33554432000 4194304 4625164 140733928844016 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=273084 CPUtime=3.03 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 17140 0 0 0 301 2 0 0 25 0 4 0 669255273 279638016 10118 33554432000 4194304 4625164 140733928844016 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.21
Current children cumulated vsize (KiB) 273084

[startup+6.30025 s]
/proc/loadavg: 2.80 2.21 2.10 13/403 26013
/proc/meminfo: memFree=22795424/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=276028 CPUtime=18.75 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 48751 0 0 0 1867 8 0 0 25 0 4 0 669255271 282652672 11409 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 69007 11409 346 106 0 64510 0
[pid=26008/tid=26011] ppid=26003 vsize=276028 CPUtime=3.23 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 3391 0 0 0 323 0 0 0 25 0 4 0 669255273 282652672 11409 33554432000 4194304 4625164 140733928844016 18446744073709551615 4278669 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=276028 CPUtime=6.06 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 4059 0 0 0 605 1 0 0 25 0 4 0 669255273 282652672 11409 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=276028 CPUtime=6.18 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 32062 0 0 0 614 4 0 0 25 0 4 0 669255273 282652672 11409 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.75
Current children cumulated vsize (KiB) 276028

[startup+12.7011 s]
/proc/loadavg: 3.91 2.47 2.18 11/403 26014
/proc/meminfo: memFree=22762284/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=276952 CPUtime=37.87 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 85152 0 0 0 3772 15 0 0 25 0 4 0 669255271 283598848 13372 33554432000 4194304 4625164 140733928844016 18446744073709551615 4393000 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 69238 13372 346 106 0 64741 0
[pid=26008/tid=26011] ppid=26003 vsize=276952 CPUtime=6.23 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 3685 0 0 0 623 0 0 0 25 0 4 0 669255273 283598848 13372 33554432000 4194304 4625164 140733928844016 18446744073709551615 4288690 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=276952 CPUtime=9.46 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 4319 0 0 0 945 1 0 0 25 0 4 0 669255273 283598848 13372 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=276952 CPUtime=12.5 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 67824 0 0 0 1239 11 0 0 25 0 4 0 669255273 283598848 13372 33554432000 4194304 4625164 140733928844016 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.87
Current children cumulated vsize (KiB) 276952

[startup+25.5008 s]
/proc/loadavg: 4.84 2.71 2.27 12/403 26014
/proc/meminfo: memFree=22703464/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=290248 CPUtime=76.1 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 150262 0 0 0 7585 25 0 0 25 0 4 0 669255271 297213952 18219 33554432000 4194304 4625164 140733928844016 18446744073709551615 4338046 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 72562 18219 347 106 0 68065 0
[pid=26008/tid=26011] ppid=26003 vsize=290248 CPUtime=12.73 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 5463 0 0 0 1273 0 0 0 25 0 4 0 669255273 297213952 18219 33554432000 4194304 4625164 140733928844016 18446744073709551615 4352941 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=290248 CPUtime=15.76 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 6165 0 0 0 1574 2 0 0 25 0 4 0 669255273 297213952 18219 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=290248 CPUtime=25.13 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 126656 0 0 0 2493 20 0 0 25 0 4 0 669255273 297213952 18219 33554432000 4194304 4625164 140733928844016 18446744073709551615 4547872 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 76.1
Current children cumulated vsize (KiB) 290248

[startup+51.1013 s]
/proc/loadavg: 6.73 3.33 2.48 11/403 26015
/proc/meminfo: memFree=22621372/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=306284 CPUtime=158.12 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 262657 0 0 0 15767 45 0 0 25 0 4 0 669255271 313634816 27428 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 76571 27428 347 106 0 72074 0
[pid=26008/tid=26011] ppid=26003 vsize=306284 CPUtime=25.18 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 8753 0 0 0 2517 1 0 0 25 0 4 0 669255273 313634816 27428 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=306284 CPUtime=41.31 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 9555 0 0 0 4129 2 0 0 25 0 4 0 669255273 313634816 27428 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=306284 CPUtime=43.55 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 228733 0 0 0 4317 38 0 0 25 0 4 0 669255273 313634816 27428 33554432000 4194304 4625164 140733928844016 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 158.12
Current children cumulated vsize (KiB) 306284

[startup+102.301 s]
/proc/loadavg: 8.75 4.46 2.92 12/403 26016
/proc/meminfo: memFree=22485200/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=332692 CPUtime=336.11 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 412355 0 0 0 33541 70 0 0 25 0 4 0 669255271 340676608 43993 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 83173 43993 347 106 0 78676 0
[pid=26008/tid=26011] ppid=26003 vsize=332692 CPUtime=56.8 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 14262 0 0 0 5678 2 0 0 25 0 4 0 669255273 340676608 43993 33554432000 4194304 4625164 140733928844016 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=332692 CPUtime=85.92 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 14293 0 0 0 8589 3 0 0 25 0 4 0 669255273 340676608 43993 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=332692 CPUtime=94.1 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 359791 0 0 0 9351 59 0 0 25 0 4 0 669255273 340676608 43993 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 336.11
Current children cumulated vsize (KiB) 332692

[startup+162.301 s]
/proc/loadavg: 9.79 5.53 3.38 11/403 26018
/proc/meminfo: memFree=22355720/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=382568 CPUtime=521.49 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 532101 0 0 0 52056 93 0 0 25 0 4 0 669255271 391749632 63460 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 95642 63460 505 106 0 91145 0
[pid=26008/tid=26011] ppid=26003 vsize=382568 CPUtime=93.11 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 23430 0 0 0 9305 6 0 0 25 0 4 0 669255273 391749632 63460 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=382568 CPUtime=115.8 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 15188 0 0 0 11576 4 0 0 25 0 4 0 669255273 391749632 63460 33554432000 4194304 4625164 140733928844016 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=382568 CPUtime=153.32 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 459818 0 0 0 15256 76 0 0 25 0 4 0 669255273 391749632 63460 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 521.49
Current children cumulated vsize (KiB) 382568

[startup+222.315 s]
/proc/loadavg: 9.99 6.36 3.80 11/403 26019
/proc/meminfo: memFree=22217196/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=438144 CPUtime=700.75 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 564633 0 0 0 69974 101 0 0 25 0 4 0 669255271 448659456 80942 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 109536 80942 505 106 0 105039 0
[pid=26008/tid=26011] ppid=26003 vsize=438144 CPUtime=123.12 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 32184 0 0 0 12301 11 0 0 25 0 4 0 669255273 448659456 80942 33554432000 4194304 4625164 140733928844016 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=438144 CPUtime=145.81 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 16265 0 0 0 14577 4 0 0 25 0 4 0 669255273 448659456 80942 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=438144 CPUtime=212.56 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 466555 0 0 0 21179 77 0 0 25 0 4 0 669255273 448659456 80942 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 700.75
Current children cumulated vsize (KiB) 438144

[startup+282.301 s]

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

[pid=26008] ppid=26003 vsize=942824 CPUtime=2313.88 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 1461391 0 0 0 231132 256 0 0 25 0 4 0 669255271 965451776 184349 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 235706 184349 347 106 0 231209 0
[pid=26008/tid=26011] ppid=26003 vsize=942824 CPUtime=565.03 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 86335 0 0 0 56472 31 0 0 25 0 4 0 669255273 965451776 184349 33554432000 4194304 4625164 140733928844016 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=942824 CPUtime=637.62 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 28837 0 0 0 63756 6 0 0 25 0 4 0 669255273 965451776 184349 33554432000 4194304 4625164 140733928844016 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=942824 CPUtime=540.02 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 1214483 0 0 0 53808 194 0 0 25 0 4 0 669255273 965451776 184349 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2313.88
Current children cumulated vsize (KiB) 942824

[startup+822.3 s]
/proc/loadavg: 10.20 9.66 6.82 11/403 26035
/proc/meminfo: memFree=21413176/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=989988 CPUtime=2493.08 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 1621337 0 0 0 249027 281 0 0 25 0 4 0 669255271 1013747712 193132 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 247497 193132 351 106 0 243000 0
[pid=26008/tid=26011] ppid=26003 vsize=989988 CPUtime=625.01 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 90289 0 0 0 62469 32 0 0 25 0 4 0 669255273 1013747712 193132 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=989988 CPUtime=696.85 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 29001 0 0 0 69679 6 0 0 25 0 4 0 669255273 1013747712 193132 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=989988 CPUtime=570.01 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 1349089 0 0 0 56787 214 0 0 25 0 4 0 669255273 1013747712 193132 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2493.08
Current children cumulated vsize (KiB) 989988

[startup+882.316 s]
/proc/loadavg: 10.32 9.78 7.04 12/403 26037
/proc/meminfo: memFree=21268312/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=1031792 CPUtime=2672.36 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 1776322 0 0 0 266931 305 0 0 25 0 4 0 669255271 1056555008 206652 33554432000 4194304 4625164 140733928844016 18446744073709551615 4511896 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 257948 206652 457 106 0 253451 0
[pid=26008/tid=26011] ppid=26003 vsize=1031792 CPUtime=685.02 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 93524 0 0 0 68469 33 0 0 25 0 4 0 669255273 1056555008 206652 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=1031792 CPUtime=756.1 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 29219 0 0 0 75604 6 0 0 25 0 4 0 669255273 1056555008 206652 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=1031792 CPUtime=600.01 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 1498976 0 0 0 59765 236 0 0 25 0 4 0 669255273 1056555008 206652 33554432000 4194304 4625164 140733928844016 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2672.36
Current children cumulated vsize (KiB) 1031792

[startup+942.301 s]
/proc/loadavg: 10.25 9.85 7.23 12/403 26038
/proc/meminfo: memFree=21230832/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=1069096 CPUtime=2851.57 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 1950067 0 0 0 284825 332 0 0 25 0 4 0 669255271 1094754304 215647 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 267274 215647 457 106 0 262777 0
[pid=26008/tid=26011] ppid=26003 vsize=1069096 CPUtime=745.02 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 94257 0 0 0 74468 34 0 0 25 0 4 0 669255273 1094754304 215647 33554432000 4194304 4625164 140733928844016 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=1069096 CPUtime=815.33 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 29442 0 0 0 81527 6 0 0 25 0 4 0 669255273 1094754304 215647 33554432000 4194304 4625164 140733928844016 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=1069096 CPUtime=630 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 1647240 0 0 0 62741 259 0 0 25 0 4 0 669255273 1094754304 215647 33554432000 4194304 4625164 140733928844016 18446744073709551615 47318040600182 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2851.57
Current children cumulated vsize (KiB) 1069096

[startup+1002.3 s]
/proc/loadavg: 10.22 9.91 7.41 12/403 26040
/proc/meminfo: memFree=21182320/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=1200168 CPUtime=3030.79 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 2100884 0 0 0 302723 356 0 0 25 0 4 0 669255271 1228972032 224564 33554432000 4194304 4625164 140733928844016 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 300042 224564 453 106 0 295545 0
[pid=26008/tid=26011] ppid=26003 vsize=1200168 CPUtime=805.02 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 94811 0 0 0 80468 34 0 0 25 0 4 0 669255273 1228972032 224564 33554432000 4194304 4625164 140733928844016 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=1200168 CPUtime=874.55 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 31587 0 0 0 87449 6 0 0 25 0 4 0 669255273 1228972032 224564 33554432000 4194304 4625164 140733928844016 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=1200168 CPUtime=660 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 1792038 0 0 0 65717 283 0 0 25 0 4 0 669255273 1228972032 224564 33554432000 4194304 4625164 140733928844016 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3030.79
Current children cumulated vsize (KiB) 1200168

[startup+1062.3 s]
/proc/loadavg: 10.25 9.97 7.59 12/403 26042
/proc/meminfo: memFree=21123644/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=1244336 CPUtime=3210.04 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 2264833 0 0 0 320621 383 0 0 25 0 4 0 669255271 1274200064 234050 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 311084 234050 350 106 0 306587 0
[pid=26008/tid=26011] ppid=26003 vsize=1244336 CPUtime=865.02 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 118081 0 0 0 86464 38 0 0 25 0 4 0 669255273 1274200064 234050 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=1244336 CPUtime=933.8 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 31859 0 0 0 93374 6 0 0 25 0 4 0 669255273 1274200064 234050 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=1244336 CPUtime=689.99 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 1929927 0 0 0 68694 305 0 0 25 0 4 0 669255273 1274200064 234050 33554432000 4194304 4625164 140733928844016 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3210.04
Current children cumulated vsize (KiB) 1244336

[startup+1122.3 s]
/proc/loadavg: 10.20 10.00 7.75 11/403 26043
/proc/meminfo: memFree=21080100/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=1248136 CPUtime=3389.27 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 2399942 0 0 0 338520 407 0 0 25 0 4 0 669255271 1278091264 242058 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26008/statm: 312034 242058 347 106 0 307537 0
[pid=26008/tid=26011] ppid=26003 vsize=1248136 CPUtime=925.02 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 120353 0 0 0 92462 40 0 0 25 0 4 0 669255273 1278091264 242058 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=1248136 CPUtime=993.03 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 32403 0 0 0 99296 7 0 0 25 0 4 0 669255273 1278091264 242058 33554432000 4194304 4625164 140733928844016 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=1248136 CPUtime=719.89 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 2058950 0 0 0 71665 324 0 0 25 0 4 0 669255273 1278091264 242058 33554432000 4194304 4625164 140733928844016 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3389.27
Current children cumulated vsize (KiB) 1248136

[startup+1182.3 s]
/proc/loadavg: 9.08 9.69 7.77 11/403 26075
/proc/meminfo: memFree=14166232/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=1248136 CPUtime=3600.37 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 2623395 0 0 0 359594 443 0 0 25 0 4 0 669255271 1278091264 248717 33554432000 4194304 4625164 140733928844016 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26008/statm: 312034 248717 347 106 0 307537 0
[pid=26008/tid=26011] ppid=26003 vsize=1248136 CPUtime=985.02 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 120538 0 0 0 98462 40 0 0 25 0 4 0 669255273 1278091264 248717 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=1248136 CPUtime=1052.27 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 32561 0 0 0 105220 7 0 0 25 0 4 0 669255273 1278091264 248717 33554432000 4194304 4625164 140733928844016 18446744073709551615 4288900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=1248136 CPUtime=765.79 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 2277953 0 0 0 76221 358 0 0 25 0 4 0 669255273 1278091264 248717 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3600.37
Current children cumulated vsize (KiB) 1248136

[startup+1242.3 s]
/proc/loadavg: 9.10 9.64 7.88 8/397 26079
/proc/meminfo: memFree=20801884/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=1248136 CPUtime=3836.46 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 2910936 0 0 0 383155 491 0 0 25 0 4 0 669255271 1278091264 257463 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26008/statm: 312034 257463 347 106 0 307537 0
[pid=26008/tid=26011] ppid=26003 vsize=1248136 CPUtime=1041.92 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 120893 0 0 0 104152 40 0 0 25 0 4 0 669255273 1278091264 257463 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=1248136 CPUtime=1111.49 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 32776 0 0 0 111142 7 0 0 25 0 4 0 669255273 1278091264 257463 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=1248136 CPUtime=825.79 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 2560680 0 0 0 82177 402 0 0 25 0 4 0 669255273 1278091264 257463 33554432000 4194304 4625164 140733928844016 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3836.46
Current children cumulated vsize (KiB) 1248136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.14 9.26 7.84 12/403 26108
/proc/meminfo: memFree=21523628/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=1327844 CPUtime=4066.49 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 2950203 0 0 0 406145 504 0 0 25 0 4 0 669255271 1359712256 264411 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26008/statm: 331961 264411 347 106 0 327464 0
[pid=26008/tid=26011] ppid=26003 vsize=1327844 CPUtime=1099.58 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 122533 0 0 0 109915 43 0 0 25 0 4 0 669255273 1359712256 264411 33554432000 4194304 4625164 140733928844016 18446744073709551615 232335553569 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=1327844 CPUtime=1168.46 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 33258 0 0 0 116836 10 0 0 25 0 4 0 669255273 1359712256 264411 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=1327844 CPUtime=883.5 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 2596719 0 0 0 87942 408 0 0 25 0 4 0 669255273 1359712256 264411 33554432000 4194304 4625164 140733928844016 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4066.49
Current children cumulated vsize (KiB) 1327844

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

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

[startup+1300 s]
/proc/loadavg: 8.14 9.26 7.84 12/403 26108
/proc/meminfo: memFree=21523628/32951124 swapFree=65173164/67111528
[pid=26008] ppid=26003 vsize=1327844 CPUtime=4066.49 cores=0,2,4,6
/proc/26008/stat : 26008 (SArTagnan) R 26003 26008 25968 0 -1 4202496 2950203 0 0 0 406145 504 0 0 25 0 4 0 669255271 1359712256 264411 33554432000 4194304 4625164 140733928844016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26008/statm: 331961 264411 347 106 0 327464 0
[pid=26008/tid=26011] ppid=26003 vsize=1327844 CPUtime=1099.58 cores=0,2,4,6
/proc/26008/task/26011/stat : 26011 (SArTagnan) R 26003 26008 25968 0 -1 4202560 122533 0 0 0 109915 43 0 0 25 0 4 0 669255273 1359712256 264411 33554432000 4194304 4625164 140733928844016 18446744073709551615 232335553569 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26008/tid=26012] ppid=26003 vsize=1327844 CPUtime=1168.46 cores=0,2,4,6
/proc/26008/task/26012/stat : 26012 (SArTagnan) R 26003 26008 25968 0 -1 4202560 33258 0 0 0 116836 10 0 0 25 0 4 0 669255273 1359712256 264411 33554432000 4194304 4625164 140733928844016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26008/tid=26013] ppid=26003 vsize=1327844 CPUtime=883.5 cores=0,2,4,6
/proc/26008/task/26013/stat : 26013 (SArTagnan) R 26003 26008 25968 0 -1 4202560 2596719 0 0 0 87942 408 0 0 25 0 4 0 669255273 1359712256 264411 33554432000 4194304 4625164 140733928844016 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4066.49
Current children cumulated vsize (KiB) 1327844

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 4066.57
CPU user time (s): 4061.48
CPU system time (s): 5.09623
CPU usage (%): 312.797
Max. virtual memory (cumulated for all children) (KiB): 1327844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4061.48
system time used= 5.09622
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2950203
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= 11179
involuntary context switches= 50544

runsolver used 4.73028 second user time and 11.8562 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 22:09:31
IDJOB=3386377
IDBENCH=20399
IDSOLVER=1871
FILE ID=node132/3386377-1305576571
RUNJOBID= node132-1305576571-25986
PBS_JOBID= 13350206
Free space on /tmp= 73292 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386377-1305576571/watcher-3386377-1305576571 -o /tmp/evaluation-result-3386377-1305576571/solver-3386377-1305576571 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386377-1305576571.cnf -threads=4

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=891735441

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22884040 kB
Buffers:        314516 kB
Cached:        3513776 kB
SwapCached:       9908 kB
Active:        3619428 kB
Inactive:      6119116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22884040 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:            1288 kB
Writeback:           0 kB
AnonPages:     5907412 kB
Mapped:          24880 kB
Slab:           220672 kB
PageTables:      40816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78366928 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73264 MiB
End job on node132 at 2011-05-16 22:31:13