Trace number 3385981

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) 4800.17 1204.35

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4306.81
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 555162

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

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

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


[startup+0 s]
/proc/loadavg: 3.71 1.63 1.25 6/419 26016
/proc/meminfo: memFree=20248812/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=21824 CPUtime=0.01 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 1362 0 0 0 1 0 0 0 25 0 1 0 125825487 22347776 866 33554432000 4194304 4625164 140735064056016 18446744073709551615 218880564992 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26016/statm: 5456 866 296 106 0 959 0

[startup+0.022454 s]
/proc/loadavg: 3.71 1.63 1.25 6/419 26016
/proc/meminfo: memFree=20248812/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=22944 CPUtime=0.02 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 1928 0 0 0 2 0 0 0 25 0 1 0 125825487 23494656 1178 33554432000 4194304 4625164 140735064056016 18446744073709551615 218880564992 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26016/statm: 5736 1180 296 106 0 1239 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22944

[startup+0.173366 s]
/proc/loadavg: 3.71 1.63 1.25 6/419 26016
/proc/meminfo: memFree=20248812/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=216012 CPUtime=0.47 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 13050 0 0 0 46 1 0 0 25 0 4 0 125825487 221196288 8974 33554432000 4194304 4625164 140735064056016 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 54003 8974 392 106 0 49506 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 216012

[startup+0.300345 s]
/proc/loadavg: 3.71 1.63 1.25 6/419 26016
/proc/meminfo: memFree=20248812/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=221712 CPUtime=0.97 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 15090 0 0 0 96 1 0 0 25 0 4 0 125825487 227033088 10198 33554432000 4194304 4625164 140735064056016 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 55428 10198 391 106 0 50931 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 221712

[startup+0.700274 s]
/proc/loadavg: 3.71 1.63 1.25 6/419 26016
/proc/meminfo: memFree=20248812/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=231344 CPUtime=2.57 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 22209 0 0 0 255 2 0 0 25 0 4 0 125825487 236896256 12308 33554432000 4194304 4625164 140735064056016 18446744073709551615 4393000 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 57836 12308 391 106 0 53339 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 231344

[startup+1.50113 s]
/proc/loadavg: 3.71 1.63 1.25 10/423 26020
/proc/meminfo: memFree=20193112/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=231344 CPUtime=5.76 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 33414 0 0 0 572 4 0 0 25 0 4 0 125825487 236896256 13881 33554432000 4194304 4625164 140735064056016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 57836 13881 359 106 0 53339 0
[pid=26016/tid=26018] ppid=26014 vsize=231344 CPUtime=1.42 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 2259 0 0 0 142 0 0 0 25 0 4 0 125825494 236896256 13881 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=231344 CPUtime=1.42 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 3386 0 0 0 142 0 0 0 25 0 4 0 125825494 236896256 13881 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=231344 CPUtime=1.42 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 18297 0 0 0 140 2 0 0 25 0 4 0 125825494 236896256 13881 33554432000 4194304 4625164 140735064056016 18446744073709551615 4547277 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 231344

[startup+3.10085 s]
/proc/loadavg: 4.13 1.75 1.29 10/423 26020
/proc/meminfo: memFree=20182952/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=240036 CPUtime=12.15 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 50631 0 0 0 1209 6 0 0 25 0 4 0 125825487 245796864 15591 33554432000 4194304 4625164 140735064056016 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 60009 15591 359 106 0 55512 0
[pid=26016/tid=26018] ppid=26014 vsize=240036 CPUtime=3.02 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 4067 0 0 0 302 0 0 0 25 0 4 0 125825494 245796864 15591 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=240036 CPUtime=3.01 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 5230 0 0 0 301 0 0 0 18 0 4 0 125825494 245796864 15591 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=240036 CPUtime=3.02 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 30017 0 0 0 299 3 0 0 25 0 4 0 125825494 245796864 15591 33554432000 4194304 4625164 140735064056016 18446744073709551615 4552363 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 240036

[startup+6.30028 s]
/proc/loadavg: 4.13 1.75 1.29 10/423 26020
/proc/meminfo: memFree=20159496/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=242056 CPUtime=24.89 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 82522 0 0 0 2478 11 0 0 25 0 4 0 125825487 247865344 17579 33554432000 4194304 4625164 140735064056016 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 60514 17579 359 106 0 56017 0
[pid=26016/tid=26018] ppid=26014 vsize=242056 CPUtime=6.22 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 4312 0 0 0 622 0 0 0 25 0 4 0 125825494 247865344 17579 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=242056 CPUtime=6.22 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 7964 0 0 0 621 1 0 0 25 0 4 0 125825494 247865344 17579 33554432000 4194304 4625164 140735064056016 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=242056 CPUtime=6.21 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 57218 0 0 0 614 7 0 0 25 0 4 0 125825494 247865344 17579 33554432000 4194304 4625164 140735064056016 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 242056

[startup+12.7011 s]
/proc/loadavg: 4.88 1.99 1.38 10/423 26020
/proc/meminfo: memFree=20115200/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=246380 CPUtime=50.41 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 145952 0 0 0 5020 21 0 0 25 0 4 0 125825487 252293120 20746 33554432000 4194304 4625164 140735064056016 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 61595 20746 359 106 0 57098 0
[pid=26016/tid=26018] ppid=26014 vsize=246380 CPUtime=12.61 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 5045 0 0 0 1261 0 0 0 25 0 4 0 125825494 252293120 20746 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=246380 CPUtime=12.62 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 8442 0 0 0 1261 1 0 0 25 0 4 0 125825494 252293120 20746 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=246380 CPUtime=12.61 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 116678 0 0 0 1245 16 0 0 25 0 4 0 125825494 252293120 20746 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 246380

[startup+25.5009 s]
/proc/loadavg: 5.51 2.22 1.46 10/423 26051
/proc/meminfo: memFree=20452660/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=261736 CPUtime=101.4 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 243671 0 0 0 10104 36 0 0 25 0 4 0 125825487 268017664 24431 33554432000 4194304 4625164 140735064056016 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 65434 24432 363 106 0 60937 0
[pid=26016/tid=26018] ppid=26014 vsize=261736 CPUtime=25.41 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 7888 0 0 0 2540 1 0 0 25 0 4 0 125825494 268017664 24432 33554432000 4194304 4625164 140735064056016 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=261736 CPUtime=25.41 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 12475 0 0 0 2539 2 0 0 25 0 4 0 125825494 268017664 24432 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=261736 CPUtime=25.42 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 207467 0 0 0 2512 30 0 0 25 0 4 0 125825494 268017664 24433 33554432000 4194304 4625164 140735064056016 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 261736

[startup+51.1003 s]
/proc/loadavg: 6.84 2.79 1.67 10/423 26052
/proc/meminfo: memFree=20332912/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=268804 CPUtime=203.43 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 406718 0 0 0 20282 61 0 0 25 0 4 0 125825487 275255296 28706 33554432000 4194304 4625164 140735064056016 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 67201 28706 340 106 0 62704 0
[pid=26016/tid=26018] ppid=26014 vsize=268804 CPUtime=51 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 12262 0 0 0 5098 2 0 0 25 0 4 0 125825494 275255296 28706 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=268804 CPUtime=51 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 13065 0 0 0 5098 2 0 0 25 0 4 0 125825494 275255296 28706 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=268804 CPUtime=51.02 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 365333 0 0 0 5048 54 0 0 25 0 4 0 125825494 275255296 28706 33554432000 4194304 4625164 140735064056016 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.43
Current children cumulated vsize (KiB) 268804

[startup+102.316 s]
/proc/loadavg: 8.20 3.85 2.09 10/423 26053
/proc/meminfo: memFree=20152464/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=293804 CPUtime=407.56 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 753444 0 0 0 40643 113 0 0 25 0 4 0 125825487 300855296 34378 33554432000 4194304 4625164 140735064056016 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 73451 34378 344 106 0 68954 0
[pid=26016/tid=26018] ppid=26014 vsize=293804 CPUtime=102.2 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 12904 0 0 0 10218 2 0 0 25 0 4 0 125825494 300855296 34378 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=293804 CPUtime=102.22 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 19109 0 0 0 10218 4 0 0 25 0 4 0 125825494 300855296 34378 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=293804 CPUtime=102.23 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 705337 0 0 0 10119 104 0 0 25 0 4 0 125825494 300855296 34378 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.56
Current children cumulated vsize (KiB) 293804

[startup+162.301 s]
/proc/loadavg: 8.90 4.83 2.54 10/423 26054
/proc/meminfo: memFree=19940512/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=293404 CPUtime=646.66 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 1108188 0 0 0 64500 166 0 0 25 0 4 0 125825487 300445696 45315 33554432000 4194304 4625164 140735064056016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 73351 45315 455 106 0 68854 0
[pid=26016/tid=26018] ppid=26014 vsize=293404 CPUtime=162.18 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 19291 0 0 0 16215 3 0 0 25 0 4 0 125825494 300445696 45315 33554432000 4194304 4625164 140735064056016 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=293404 CPUtime=162.19 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 20381 0 0 0 16215 4 0 0 25 0 4 0 125825494 300445696 45315 33554432000 4194304 4625164 140735064056016 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=293404 CPUtime=162.21 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 1043819 0 0 0 16067 154 0 0 25 0 4 0 125825494 300445696 45315 33554432000 4194304 4625164 140735064056016 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 646.66
Current children cumulated vsize (KiB) 293404

[startup+222.301 s]
/proc/loadavg: 9.02 5.61 2.94 10/423 26056
/proc/meminfo: memFree=19717272/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=359680 CPUtime=885.8 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 1319312 0 0 0 88383 197 0 0 25 0 4 0 125825487 368312320 53381 33554432000 4194304 4625164 140735064056016 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/26016/statm: 89920 53381 340 106 0 85423 0
[pid=26016/tid=26018] ppid=26014 vsize=359680 CPUtime=222.18 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 20203 0 0 0 22214 4 0 0 25 0 4 0 125825494 368312320 53381 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=359680 CPUtime=222.17 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 29442 0 0 0 22212 5 0 0 25 0 4 0 125825494 368312320 53381 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=359680 CPUtime=222.21 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 1234749 0 0 0 22040 181 0 0 25 0 4 0 125825494 368312320 53381 33554432000 4194304 4625164 140735064056016 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 885.8
Current children cumulated vsize (KiB) 359680

[startup+282.3 s]

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

[pid=26016] ppid=26014 vsize=621624 CPUtime=2799.1 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 3287284 0 0 0 279428 482 0 0 25 0 4 0 125825487 636542976 114008 33554432000 4194304 4625164 140735064056016 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26016/statm: 155406 114008 1346 106 0 150909 0
[pid=26016/tid=26018] ppid=26014 vsize=621624 CPUtime=699.09 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 32356 0 0 0 69903 6 0 0 25 0 4 0 125825494 636542976 114008 33554432000 4194304 4625164 140735064056016 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=621624 CPUtime=702.14 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 44944 0 0 0 70206 8 0 0 25 0 4 0 125825494 636542976 114008 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=621624 CPUtime=699.64 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 3052219 0 0 0 69523 441 0 0 25 0 4 0 125825494 636542976 114008 33554432000 4194304 4625164 140735064056016 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2799.1
Current children cumulated vsize (KiB) 621624

[startup+762.315 s]
/proc/loadavg: 9.15 8.56 5.66 10/423 26070
/proc/meminfo: memFree=18656620/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=621624 CPUtime=3038.3 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 3766936 0 0 0 303283 547 0 0 25 0 4 0 125825487 636542976 117630 33554432000 4194304 4625164 140735064056016 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26016/statm: 155406 117630 1284 106 0 150909 0
[pid=26016/tid=26018] ppid=26014 vsize=621624 CPUtime=759.09 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 32761 0 0 0 75903 6 0 0 25 0 4 0 125825494 636542976 117630 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351853 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=621624 CPUtime=762.15 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 45280 0 0 0 76207 8 0 0 25 0 4 0 125825494 636542976 117630 33554432000 4194304 4625164 140735064056016 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=621624 CPUtime=758.81 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 3470502 0 0 0 75385 496 0 0 25 0 4 0 125825494 636542976 117630 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3038.3
Current children cumulated vsize (KiB) 621624

[startup+822.301 s]
/proc/loadavg: 9.25 8.68 5.88 10/423 26072
/proc/meminfo: memFree=18597312/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=742924 CPUtime=3277.42 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 4104387 0 0 0 327145 597 0 0 25 0 4 0 125825487 760754176 124594 33554432000 4194304 4625164 140735064056016 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26016/statm: 185731 124594 1148 106 0 181234 0
[pid=26016/tid=26018] ppid=26014 vsize=742924 CPUtime=819.08 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 45959 0 0 0 81900 8 0 0 25 0 4 0 125825494 760754176 124595 33554432000 4194304 4625164 140735064056016 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=742924 CPUtime=822.13 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 45534 0 0 0 82205 8 0 0 25 0 4 0 125825494 760754176 124595 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=742924 CPUtime=817.97 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 3738723 0 0 0 81260 537 0 0 25 0 4 0 125825494 760754176 124595 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3277.42
Current children cumulated vsize (KiB) 742924

[startup+882.3 s]
/proc/loadavg: 9.24 8.77 6.08 10/423 26074
/proc/meminfo: memFree=18508244/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=742924 CPUtime=3516.58 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 4397176 0 0 0 351018 640 0 0 25 0 4 0 125825487 760754176 128529 33554432000 4194304 4625164 140735064056016 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26016/statm: 185731 128529 912 106 0 181234 0
[pid=26016/tid=26018] ppid=26014 vsize=742924 CPUtime=879.08 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 46086 0 0 0 87900 8 0 0 25 0 4 0 125825494 760754176 128529 33554432000 4194304 4625164 140735064056016 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=742924 CPUtime=882.13 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 45961 0 0 0 88205 8 0 0 25 0 4 0 125825494 760754176 128529 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=742924 CPUtime=877.14 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 4011461 0 0 0 87137 577 0 0 25 0 4 0 125825494 760754176 128529 33554432000 4194304 4625164 140735064056016 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3516.58
Current children cumulated vsize (KiB) 742924

[startup+942.301 s]
/proc/loadavg: 9.09 8.81 6.26 10/423 26076
/proc/meminfo: memFree=18434300/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=742924 CPUtime=3755.76 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 4590101 0 0 0 374908 668 0 0 25 0 4 0 125825487 760754176 135083 33554432000 4194304 4625164 140735064056016 18446744073709551615 4519417 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26016/statm: 185731 135083 791 106 0 181234 0
[pid=26016/tid=26018] ppid=26014 vsize=742924 CPUtime=939.08 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 48005 0 0 0 93900 8 0 0 25 0 4 0 125825494 760754176 135083 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=742924 CPUtime=942.12 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 46272 0 0 0 94204 8 0 0 25 0 4 0 125825494 760754176 135083 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=742924 CPUtime=936.32 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 4179945 0 0 0 93031 601 0 0 25 0 4 0 125825494 760754176 135083 33554432000 4194304 4625164 140735064056016 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3755.76
Current children cumulated vsize (KiB) 742924

[startup+1002.3 s]
/proc/loadavg: 9.10 8.86 6.43 10/423 26077
/proc/meminfo: memFree=17876632/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=775624 CPUtime=3994.92 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 4988738 0 0 0 398766 726 0 0 25 0 4 0 125825487 794238976 141461 33554432000 4194304 4625164 140735064056016 18446744073709551615 4512891 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26016/statm: 193906 141461 803 106 0 189409 0
[pid=26016/tid=26018] ppid=26014 vsize=775624 CPUtime=999.08 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 48031 0 0 0 99900 8 0 0 25 0 4 0 125825494 794238976 141461 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=775624 CPUtime=1002.13 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 46332 0 0 0 100204 9 0 0 25 0 4 0 125825494 794238976 141461 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=775624 CPUtime=995.48 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 4522655 0 0 0 98898 650 0 0 25 0 4 0 125825494 794238976 141461 33554432000 4194304 4625164 140735064056016 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3994.92
Current children cumulated vsize (KiB) 775624

[startup+1062.3 s]
/proc/loadavg: 9.16 8.91 6.60 10/423 26078
/proc/meminfo: memFree=17823024/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=775624 CPUtime=4234.09 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 5462704 0 0 0 422617 792 0 0 25 0 4 0 125825487 794238976 145073 33554432000 4194304 4625164 140735064056016 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26016/statm: 193906 145073 566 106 0 189409 0
[pid=26016/tid=26018] ppid=26014 vsize=775624 CPUtime=1059.08 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 48339 0 0 0 105899 9 0 0 25 0 4 0 125825494 794238976 145073 33554432000 4194304 4625164 140735064056016 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=775624 CPUtime=1062.12 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 46553 0 0 0 106203 9 0 0 25 0 4 0 125825494 794238976 145073 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=775624 CPUtime=1054.66 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 4947575 0 0 0 104759 707 0 0 25 0 4 0 125825494 794238976 145073 33554432000 4194304 4625164 140735064056016 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4234.09
Current children cumulated vsize (KiB) 775624

[startup+1122.3 s]
/proc/loadavg: 9.06 8.92 6.75 10/423 26089
/proc/meminfo: memFree=17792828/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=775624 CPUtime=4473.2 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 5939170 0 0 0 446459 861 0 0 25 0 4 0 125825487 794238976 146961 33554432000 4194304 4625164 140735064056016 18446744073709551615 4519337 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26016/statm: 193906 146961 505 106 0 189409 0
[pid=26016/tid=26018] ppid=26014 vsize=775624 CPUtime=1119.07 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 48859 0 0 0 111898 9 0 0 25 0 4 0 125825494 794238976 146961 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=775624 CPUtime=1122.11 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 46771 0 0 0 112202 9 0 0 25 0 4 0 125825494 794238976 146961 33554432000 4194304 4625164 140735064056016 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=775624 CPUtime=1113.81 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 5329362 0 0 0 110622 759 0 0 25 0 4 0 125825494 794238976 146961 33554432000 4194304 4625164 140735064056016 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4473.2
Current children cumulated vsize (KiB) 775624

[startup+1182.3 s]
/proc/loadavg: 9.13 8.97 6.90 10/423 26091
/proc/meminfo: memFree=17719636/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=776736 CPUtime=4712.38 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 6313353 0 0 0 470326 912 0 0 25 0 4 0 125825487 795377664 150209 33554432000 4194304 4625164 140735064056016 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26016/statm: 194184 150209 507 106 0 189687 0
[pid=26016/tid=26018] ppid=26014 vsize=776736 CPUtime=1179.06 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 49257 0 0 0 117897 9 0 0 25 0 4 0 125825494 795377664 150209 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=776736 CPUtime=1182.11 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 46847 0 0 0 118202 9 0 0 25 0 4 0 125825494 795377664 150209 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=776736 CPUtime=1172.99 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 5644747 0 0 0 116496 803 0 0 25 0 4 0 125825494 795377664 150209 33554432000 4194304 4625164 140735064056016 18446744073709551615 4547756 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4712.38
Current children cumulated vsize (KiB) 776736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 9.09 8.97 6.94 10/423 26091
/proc/meminfo: memFree=17691232/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=778316 CPUtime=4800.11 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 6471428 0 0 0 479078 933 0 0 25 0 4 0 125825487 796995584 153333 33554432000 4194304 4625164 140735064056016 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26016/statm: 194579 153333 526 106 0 190082 0
[pid=26016/tid=26018] ppid=26014 vsize=778316 CPUtime=1201.08 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 49741 0 0 0 120099 9 0 0 25 0 4 0 125825494 796995584 153333 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=778316 CPUtime=1204.12 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 46866 0 0 0 120403 9 0 0 25 0 4 0 125825494 796995584 153333 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=778316 CPUtime=1194.68 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 5781632 0 0 0 118647 821 0 0 25 0 4 0 125825494 796995584 153333 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 778316

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

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

[startup+1204.3 s]
/proc/loadavg: 9.09 8.97 6.94 10/423 26091
/proc/meminfo: memFree=17691232/32950928 swapFree=62959404/67111528
[pid=26016] ppid=26014 vsize=778316 CPUtime=4800.11 cores=0,2,4,6
/proc/26016/stat : 26016 (SArTagnan) R 26014 26016 25831 0 -1 4202496 6471428 0 0 0 479078 933 0 0 25 0 4 0 125825487 796995584 153333 33554432000 4194304 4625164 140735064056016 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/26016/statm: 194579 153333 526 106 0 190082 0
[pid=26016/tid=26018] ppid=26014 vsize=778316 CPUtime=1201.08 cores=0,2,4,6
/proc/26016/task/26018/stat : 26018 (SArTagnan) R 26014 26016 25831 0 -1 4202560 49741 0 0 0 120099 9 0 0 25 0 4 0 125825494 796995584 153333 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26016/tid=26019] ppid=26014 vsize=778316 CPUtime=1204.12 cores=0,2,4,6
/proc/26016/task/26019/stat : 26019 (SArTagnan) R 26014 26016 25831 0 -1 4202560 46866 0 0 0 120403 9 0 0 25 0 4 0 125825494 796995584 153333 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26016/tid=26020] ppid=26014 vsize=778316 CPUtime=1194.68 cores=0,2,4,6
/proc/26016/task/26020/stat : 26020 (SArTagnan) R 26014 26016 25831 0 -1 4202560 5781632 0 0 0 118647 821 0 0 25 0 4 0 125825494 796995584 153333 33554432000 4194304 4625164 140735064056016 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 778316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.35
CPU time (s): 4800.17
CPU user time (s): 4790.8
CPU system time (s): 9.36358
CPU usage (%): 398.57
Max. virtual memory (cumulated for all children) (KiB): 778316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.8
system time used= 9.36358
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6471428
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= 6240
involuntary context switches= 25235

runsolver used 4.6233 second user time and 11.8322 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-16 23:42:41
IDJOB=3385981
IDBENCH=83930
IDSOLVER=1871
FILE ID=node112/3385981-1305582161
RUNJOBID= node112-1305582132-25849
PBS_JOBID= 13350304
Free space on /tmp= 73468 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385981-1305582161/watcher-3385981-1305582161 -o /tmp/evaluation-result-3385981-1305582161/solver-3385981-1305582161 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385981-1305582161.cnf -threads=4

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=1293309560

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20248968 kB
Buffers:         71316 kB
Cached:         424564 kB
SwapCached:      73604 kB
Active:        1048552 kB
Inactive:     11448312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20248968 kB
SwapTotal:    67111528 kB
SwapFree:     62959404 kB
Dirty:           23880 kB
Writeback:           0 kB
AnonPages:    11935476 kB
Mapped:          23956 kB
Slab:            78868 kB
PageTables:      60120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 99556240 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= 73488 MiB
End job on node112 at 2011-05-17 00:02:47