Trace number 3373013

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
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.38 1213.36

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
MD5SUM472b10ce0a2683d9355981037eea091e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.17391
Satisfiable
(Un)Satisfiability was proved
Number of variables3672
Number of clauses1163952
Sum of the clauses size2331456
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21163892
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...652692/instance-3373013-1307652692.cnf
15.09/15.18	c Solving...
4800.09/1213.11	
4800.09/1213.11	*** INTERRUPTED! ***
4800.09/1213.11	*** Shutting down threads...
4800.31/1213.35	s UNKNOWN
4800.31/1213.35	
4800.31/1213.35	c INTERRUPTED   : 1
4800.31/1213.35	c Models        : 0+    
4800.31/1213.35	c Time          : 1213.136s (Solving: 1197.95s 1st Model: 0.00s Unsat: 0.00s)
4800.31/1213.35	c CPU Time      : 4800.150s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3373013-1307652692/watcher-3373013-1307652692 -o /tmp/evaluation-result-3373013-1307652692/solver-3373013-1307652692 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373013-1307652692.cnf 

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.87 4.27 5.19 3/177 29975
/proc/meminfo: memFree=31577368/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=22084 CPUtime=0 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 839 0 0 0 0 0 0 0 25 0 1 0 955499949 22614016 739 33554432000 4194304 4964800 140736686762016 18446744073709551615 256415052485 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29975/statm: 5521 739 385 189 0 395 0

[startup+0.028865 s]
/proc/loadavg: 3.87 4.27 5.19 3/177 29975
/proc/meminfo: memFree=31577368/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=26204 CPUtime=0.02 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 2283 0 0 0 2 0 0 0 25 0 1 0 955499949 26832896 1710 33554432000 4194304 4964800 140736686762016 18446744073709551615 256415391488 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29975/statm: 6551 1712 385 189 0 1425 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26204

[startup+0.100857 s]
/proc/loadavg: 3.87 4.27 5.19 3/177 29975
/proc/meminfo: memFree=31577368/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=39460 CPUtime=0.09 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 6920 0 0 0 8 1 0 0 25 0 1 0 955499949 40407040 5062 33554432000 4194304 4964800 140736686762016 18446744073709551615 256415052485 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29975/statm: 9865 5064 385 189 0 4739 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39460

[startup+0.30082 s]
/proc/loadavg: 3.87 4.27 5.19 3/177 29975
/proc/meminfo: memFree=31577368/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=79092 CPUtime=0.29 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 20369 0 0 0 26 3 0 0 25 0 1 0 955499949 80990208 14145 33554432000 4194304 4964800 140736686762016 18446744073709551615 256415052485 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29975/statm: 19773 14147 396 189 0 14647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79092

[startup+0.700732 s]
/proc/loadavg: 3.87 4.27 5.19 3/177 29975
/proc/meminfo: memFree=31577368/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=97444 CPUtime=0.69 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 24596 0 0 0 66 3 0 0 25 0 1 0 955499949 99782656 18372 33554432000 4194304 4964800 140736686762016 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29975/statm: 24361 18372 398 189 0 19235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97444

[startup+1.50058 s]
/proc/loadavg: 3.72 4.24 5.17 3/178 29976
/proc/meminfo: memFree=31488352/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=97444 CPUtime=1.49 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 24596 0 0 0 146 3 0 0 25 0 1 0 955499949 99782656 18372 33554432000 4194304 4964800 140736686762016 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29975/statm: 24361 18372 398 189 0 19235 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97444

[startup+3.10023 s]
/proc/loadavg: 3.72 4.24 5.17 6/181 29979
/proc/meminfo: memFree=30973792/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=97444 CPUtime=3.09 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 24596 0 0 0 306 3 0 0 25 0 1 0 955499949 99782656 18372 33554432000 4194304 4964800 140736686762016 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29975/statm: 24361 18372 398 189 0 19235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97444

[startup+6.30067 s]
/proc/loadavg: 3.82 4.25 5.17 6/181 29980
/proc/meminfo: memFree=30962876/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=97444 CPUtime=6.29 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 24596 0 0 0 626 3 0 0 25 0 1 0 955499949 99782656 18372 33554432000 4194304 4964800 140736686762016 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29975/statm: 24361 18372 398 189 0 19235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97444

[startup+12.7005 s]
/proc/loadavg: 3.68 4.21 5.15 3/178 30018
/proc/meminfo: memFree=31945504/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=102496 CPUtime=12.69 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 25864 0 0 0 1266 3 0 0 25 0 1 0 955499949 104955904 19640 33554432000 4194304 4964800 140736686762016 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29975/statm: 25624 19640 399 189 0 20498 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102496

[startup+25.5009 s]
/proc/loadavg: 4.23 4.30 5.17 9/184 30024
/proc/meminfo: memFree=31786768/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=304816 CPUtime=56.25 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 46261 0 0 0 5575 50 0 0 25 0 4 0 955499949 312131584 37756 33554432000 4194304 4964800 140736686762016 18446744073709551615 4627293 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 76204 37756 460 189 0 70553 0
[pid=29975/tid=30019] ppid=29973 vsize=304816 CPUtime=10.26 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 6191 0 0 0 1009 17 0 0 25 0 4 0 955501468 312131584 37756 33554432000 4194304 4964800 140736686762016 18446744073709551615 256415052833 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=304816 CPUtime=10.3 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 1377 0 0 0 1030 0 0 0 25 0 4 0 955501468 312131584 37756 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=304816 CPUtime=10.22 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 6048 0 0 0 1007 15 0 0 25 0 4 0 955501468 312131584 37756 33554432000 4194304 4964800 140736686762016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 56.25
Current children cumulated vsize (KiB) 304816

[startup+51.1011 s]
/proc/loadavg: 5.65 4.63 5.25 9/184 30025
/proc/meminfo: memFree=31542344/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=316716 CPUtime=158.5 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 65770 0 0 0 15789 61 0 0 25 0 4 0 955499949 324317184 57265 33554432000 4194304 4964800 140736686762016 18446744073709551615 4627338 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 79179 57265 460 189 0 73528 0
[pid=29975/tid=30019] ppid=29973 vsize=316716 CPUtime=35.86 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 9240 0 0 0 3567 19 0 0 25 0 4 0 955501468 324317184 57265 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670267 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=316716 CPUtime=35.9 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 3932 0 0 0 3590 0 0 0 25 0 4 0 955501468 324317184 57265 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=316716 CPUtime=35.67 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 10072 0 0 0 3550 17 0 0 25 0 4 0 955501468 324317184 57265 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 158.5
Current children cumulated vsize (KiB) 316716

[startup+102.306 s]
/proc/loadavg: 7.05 5.16 5.40 9/184 30026
/proc/meminfo: memFree=31174020/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=533792 CPUtime=363.04 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 102368 0 0 0 36217 87 0 0 25 0 4 0 955499949 546603008 93834 33554432000 4194304 4964800 140736686762016 18446744073709551615 4653368 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 133448 93834 460 189 0 127797 0
[pid=29975/tid=30019] ppid=29973 vsize=533792 CPUtime=87.06 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 17505 0 0 0 8681 25 0 0 25 0 4 0 955501468 546603008 93834 33554432000 4194304 4964800 140736686762016 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=533792 CPUtime=87.1 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 6371 0 0 0 8710 0 0 0 25 0 4 0 955501468 546603008 93834 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=533792 CPUtime=86.6 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 15540 0 0 0 8638 22 0 0 25 0 4 0 955501468 546603008 93834 33554432000 4194304 4964800 140736686762016 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 363.04
Current children cumulated vsize (KiB) 533792

[startup+162.301 s]
/proc/loadavg: 7.71 5.69 5.56 9/184 30028
/proc/meminfo: memFree=30783648/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=647264 CPUtime=602.7 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 138386 0 0 0 60158 112 0 0 25 0 4 0 955499949 662798336 129802 33554432000 4194304 4964800 140736686762016 18446744073709551615 4627609 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 161816 129802 460 189 0 156165 0
[pid=29975/tid=30019] ppid=29973 vsize=647264 CPUtime=147.05 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 32542 0 0 0 14667 38 0 0 25 0 4 0 955501468 662798336 129802 33554432000 4194304 4964800 140736686762016 18446744073709551615 4673998 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=647264 CPUtime=147.1 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 10499 0 0 0 14707 3 0 0 25 0 4 0 955501468 662798336 129802 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=647264 CPUtime=146.26 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 30035 0 0 0 14597 29 0 0 25 0 4 0 955501468 662798336 129802 33554432000 4194304 4964800 140736686762016 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 602.7
Current children cumulated vsize (KiB) 647264

[startup+222.301 s]
/proc/loadavg: 7.89 6.11 5.71 9/184 30029
/proc/meminfo: memFree=30563884/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=749756 CPUtime=842.37 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 165887 0 0 0 84102 135 0 0 25 0 4 0 955499949 767750144 157168 33554432000 4194304 4964800 140736686762016 18446744073709551615 4627252 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 187439 157168 460 189 0 181788 0
[pid=29975/tid=30019] ppid=29973 vsize=749756 CPUtime=207.05 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 40735 0 0 0 20658 47 0 0 25 0 4 0 955501468 767750144 157168 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=749756 CPUtime=207.1 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 14403 0 0 0 20705 5 0 0 25 0 4 0 955501468 767750144 157168 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=749756 CPUtime=205.93 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 37209 0 0 0 20560 33 0 0 25 0 4 0 955501468 767750144 157168 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 842.37
Current children cumulated vsize (KiB) 749756

[startup+282.3 s]
/proc/loadavg: 7.96 6.45 5.85 9/184 30031
/proc/meminfo: memFree=30364948/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=853068 CPUtime=1082.03 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 194982 0 0 0 108045 158 0 0 25 0 4 0 955499949 873541632 186157 33554432000 4194304 4964800 140736686762016 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 213267 186157 460 189 0 207616 0
[pid=29975/tid=30019] ppid=29973 vsize=853068 CPUtime=267.05 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 51869 0 0 0 26648 57 0 0 25 0 4 0 955501468 873541632 186157 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=853068 CPUtime=267.1 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 15727 0 0 0 26705 5 0 0 25 0 4 0 955501468 873541632 186157 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=853068 CPUtime=265.6 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 45853 0 0 0 26518 42 0 0 25 0 4 0 955501468 873541632 186157 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1082.03
Current children cumulated vsize (KiB) 853068

[startup+342.301 s]
/proc/loadavg: 7.98 6.73 5.98 9/184 30033
/proc/meminfo: memFree=30281972/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=907148 CPUtime=1321.71 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 213182 0 0 0 132000 171 0 0 25 0 4 0 955499949 928919552 204357 33554432000 4194304 4964800 140736686762016 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 226787 204357 460 189 0 221136 0
[pid=29975/tid=30019] ppid=29973 vsize=907148 CPUtime=327.05 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 65200 0 0 0 32641 64 0 0 25 0 4 0 955501468 928919552 204357 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=907148 CPUtime=327.1 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 15835 0 0 0 32705 5 0 0 25 0 4 0 955501468 928919552 204357 33554432000 4194304 4964800 140736686762016 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0

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

[pid=29975/tid=30019] ppid=29973 vsize=1415036 CPUtime=687.03 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 84937 0 0 0 68624 79 0 0 25 0 4 0 955501468 1448996864 315248 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=1415036 CPUtime=687.11 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 29788 0 0 0 68700 11 0 0 25 0 4 0 955501468 1448996864 315248 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=1415036 CPUtime=683.29 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 112991 0 0 0 68208 121 0 0 25 0 4 0 955501468 1448996864 315248 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2759.71
Current children cumulated vsize (KiB) 1415036

[startup+762.307 s]
/proc/loadavg: 8.02 7.74 6.74 9/184 30053
/proc/meminfo: memFree=29289904/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=1547172 CPUtime=2999.4 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 345071 0 0 0 299642 298 0 0 25 0 4 0 955499949 1584304128 335700 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 386793 335700 460 189 0 381142 0
[pid=29975/tid=30019] ppid=29973 vsize=1547172 CPUtime=747.04 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 87895 0 0 0 74621 83 0 0 25 0 4 0 955501468 1584304128 335700 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=1547172 CPUtime=747.12 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 30979 0 0 0 74700 12 0 0 25 0 4 0 955501468 1584304128 335700 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=1547172 CPUtime=742.95 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 115987 0 0 0 74170 125 0 0 25 0 4 0 955501468 1584304128 335700 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2999.4
Current children cumulated vsize (KiB) 1547172

[startup+822.301 s]
/proc/loadavg: 8.01 7.79 6.81 9/184 30054
/proc/meminfo: memFree=29220900/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=1549376 CPUtime=3239.04 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 359529 0 0 0 323589 315 0 0 25 0 4 0 955499949 1586561024 349975 33554432000 4194304 4964800 140736686762016 18446744073709551615 4653368 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 387344 349975 460 189 0 381693 0
[pid=29975/tid=30019] ppid=29973 vsize=1549376 CPUtime=807.02 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 91199 0 0 0 80615 87 0 0 25 0 4 0 955501468 1586561024 349975 33554432000 4194304 4964800 140736686762016 18446744073709551615 4660422 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=1549376 CPUtime=807.11 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 31666 0 0 0 80699 12 0 0 25 0 4 0 955501468 1586561024 349975 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=1549376 CPUtime=802.61 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 125583 0 0 0 80126 135 0 0 25 0 4 0 955501468 1586561024 349975 33554432000 4194304 4964800 140736686762016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3239.04
Current children cumulated vsize (KiB) 1549376

[startup+882.301 s]
/proc/loadavg: 8.11 7.85 6.90 9/184 30056
/proc/meminfo: memFree=29043052/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=1615552 CPUtime=3478.7 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 374039 0 0 0 347540 330 0 0 25 0 4 0 955499949 1654325248 364472 33554432000 4194304 4964800 140736686762016 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 403888 364472 460 189 0 398237 0
[pid=29975/tid=30019] ppid=29973 vsize=1615552 CPUtime=867.03 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 101758 0 0 0 86602 101 0 0 25 0 4 0 955501468 1654325248 364472 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=1615552 CPUtime=867.11 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 34576 0 0 0 86698 13 0 0 25 0 4 0 955501468 1654325248 364472 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=1615552 CPUtime=862.27 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 126614 0 0 0 86091 136 0 0 25 0 4 0 955501468 1654325248 364472 33554432000 4194304 4964800 140736686762016 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3478.7
Current children cumulated vsize (KiB) 1615552

[startup+942.3 s]
/proc/loadavg: 8.11 7.89 6.97 9/184 30058
/proc/meminfo: memFree=28873764/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=1616436 CPUtime=3718.35 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 375917 0 0 0 371505 330 0 0 25 0 4 0 955499949 1655230464 366350 33554432000 4194304 4964800 140736686762016 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 404109 366350 460 189 0 398458 0
[pid=29975/tid=30019] ppid=29973 vsize=1616436 CPUtime=927.01 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 102045 0 0 0 92600 101 0 0 25 0 4 0 955501468 1655230464 366350 33554432000 4194304 4964800 140736686762016 18446744073709551615 4362240 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=1616436 CPUtime=927.12 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 36058 0 0 0 92698 14 0 0 25 0 4 0 955501468 1655230464 366350 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=1616436 CPUtime=921.95 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 126722 0 0 0 92059 136 0 0 25 0 4 0 955501468 1655230464 366350 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3718.35
Current children cumulated vsize (KiB) 1616436

[startup+1002.3 s]
/proc/loadavg: 8.19 7.94 7.04 9/184 30059
/proc/meminfo: memFree=28788520/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=1620780 CPUtime=3958.02 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 377542 0 0 0 395471 331 0 0 25 0 4 0 955499949 1659678720 367975 33554432000 4194304 4964800 140736686762016 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 405195 367975 460 189 0 399544 0
[pid=29975/tid=30019] ppid=29973 vsize=1620780 CPUtime=987.01 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 102050 0 0 0 98600 101 0 0 25 0 4 0 955501468 1659678720 367975 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=1620780 CPUtime=987.12 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 37045 0 0 0 98697 15 0 0 25 0 4 0 955501468 1659678720 367975 33554432000 4194304 4964800 140736686762016 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=1620780 CPUtime=981.61 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 127345 0 0 0 98025 136 0 0 25 0 4 0 955501468 1659678720 367975 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3958.02
Current children cumulated vsize (KiB) 1620780

[startup+1062.3 s]
/proc/loadavg: 8.20 7.98 7.11 9/184 30061
/proc/meminfo: memFree=28728580/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=1628784 CPUtime=4197.7 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 379990 0 0 0 419438 332 0 0 25 0 4 0 955499949 1667874816 370423 33554432000 4194304 4964800 140736686762016 18446744073709551615 4627443 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 407196 370423 460 189 0 401545 0
[pid=29975/tid=30019] ppid=29973 vsize=1628784 CPUtime=1047.01 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 102061 0 0 0 104600 101 0 0 25 0 4 0 955501468 1667874816 370423 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=1628784 CPUtime=1047.12 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 38777 0 0 0 104697 15 0 0 25 0 4 0 955501468 1667874816 370423 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=1628784 CPUtime=1041.28 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 128050 0 0 0 103992 136 0 0 25 0 4 0 955501468 1667874816 370423 33554432000 4194304 4964800 140736686762016 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4197.7
Current children cumulated vsize (KiB) 1628784

[startup+1122.3 s]
/proc/loadavg: 8.13 8.00 7.17 9/184 30062
/proc/meminfo: memFree=28561392/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=1705548 CPUtime=4437.37 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 388181 0 0 0 443398 339 0 0 25 0 4 0 955499949 1746481152 378614 33554432000 4194304 4964800 140736686762016 18446744073709551615 4332566 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 426387 378614 460 189 0 420736 0
[pid=29975/tid=30019] ppid=29973 vsize=1705548 CPUtime=1107.01 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 102089 0 0 0 110600 101 0 0 25 0 4 0 955501468 1746481152 378614 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=1705548 CPUtime=1107.13 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 41009 0 0 0 110697 16 0 0 25 0 4 0 955501468 1746481152 378614 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=1705548 CPUtime=1100.95 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 133981 0 0 0 109952 143 0 0 25 0 4 0 955501468 1746481152 378614 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4437.37
Current children cumulated vsize (KiB) 1705548

[startup+1182.3 s]
/proc/loadavg: 8.10 8.01 7.22 9/184 30064
/proc/meminfo: memFree=28515712/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=1708024 CPUtime=4677.05 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 393481 0 0 0 467360 345 0 0 25 0 4 0 955499949 1749016576 383704 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 427006 383704 460 189 0 421355 0
[pid=29975/tid=30019] ppid=29973 vsize=1708024 CPUtime=1167.01 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 102456 0 0 0 116599 102 0 0 25 0 4 0 955501468 1749016576 383704 33554432000 4194304 4964800 140736686762016 18446744073709551615 4332519 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=1708024 CPUtime=1167.13 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 42555 0 0 0 116697 16 0 0 25 0 4 0 955501468 1749016576 383704 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=1708024 CPUtime=1160.62 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 137365 0 0 0 115915 147 0 0 25 0 4 0 955501468 1749016576 383704 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4677.05
Current children cumulated vsize (KiB) 1708024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1213.1 s]
/proc/loadavg: 8.06 8.01 7.24 10/184 30065
/proc/meminfo: memFree=28506896/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=1708024 CPUtime=4800.09 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 394646 0 0 0 479664 345 0 0 25 0 4 0 955499949 1749016576 384869 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/29975/statm: 427006 384869 460 189 0 421355 0
[pid=29975/tid=30019] ppid=29973 vsize=1708024 CPUtime=1197.82 cores=0,2,4,6
/proc/29975/task/30019/stat : 30019 (claspmt) R 29973 29975 27745 0 -1 4202560 102458 0 0 0 119680 102 0 0 25 0 4 0 955501468 1749016576 384869 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29975/tid=30020] ppid=29973 vsize=1708024 CPUtime=1197.93 cores=0,2,4,6
/proc/29975/task/30020/stat : 30020 (claspmt) R 29973 29975 27745 0 -1 4202560 43681 0 0 0 119777 16 0 0 25 0 4 0 955501468 1749016576 384869 33554432000 4194304 4964800 140736686762016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29975/tid=30021] ppid=29973 vsize=1708024 CPUtime=1191.25 cores=0,2,4,6
/proc/29975/task/30021/stat : 30021 (claspmt) R 29973 29975 27745 0 -1 4202560 137402 0 0 0 118978 147 0 0 25 0 4 0 955501468 1749016576 384869 33554432000 4194304 4964800 140736686762016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1708024

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

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

[startup+1213.21 s]
/proc/loadavg: 8.06 8.01 7.24 6/182 30066
/proc/meminfo: memFree=28511500/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=1707564 CPUtime=4800.23 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 394656 0 0 0 479678 345 0 0 25 0 1 0 955499949 1748545536 383725 33554432000 4194304 4964800 140736686762016 18446744073709551615 256415047009 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29975/statm: 426891 383725 470 189 0 421240 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1707564

[startup+1213.31 s]
/proc/loadavg: 8.06 8.01 7.24 6/182 30066
/proc/meminfo: memFree=28511500/32950928 swapFree=67056212/67111528
[pid=29975] ppid=29973 vsize=1547936 CPUtime=4800.31 cores=0,2,4,6
/proc/29975/stat : 29975 (claspmt) R 29973 29975 27745 0 -1 4202496 394657 0 0 0 479686 345 0 0 25 0 1 0 955499949 1585086464 340767 33554432000 4194304 4964800 140736686762016 18446744073709551615 256415435111 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29975/statm: 386984 340742 471 189 0 381333 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1547936

Child status: 0
Real time (s): 1213.36
CPU time (s): 4800.38
CPU user time (s): 4796.87
CPU system time (s): 3.51347
CPU usage (%): 395.626
Max. virtual memory (cumulated for all children) (KiB): 1708024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.87
system time used= 3.51347
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 394658
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= 4292
involuntary context switches= 21890

runsolver used 1.93771 second user time and 4.68629 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-09 22:51:33
IDJOB=3373013
IDBENCH=88203
IDSOLVER=1853
FILE ID=node115/3373013-1307652692
RUNJOBID= node115-1307652687-29909
PBS_JOBID= 13549376
Free space on /tmp= 74032 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373013-1307652692/watcher-3373013-1307652692 -o /tmp/evaluation-result-3373013-1307652692/solver-3373013-1307652692 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373013-1307652692.cnf

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

MD5SUM BENCH= 472b10ce0a2683d9355981037eea091e
RANDOM SEED=1309620299

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31577912 kB
Buffers:        210984 kB
Cached:         553948 kB
SwapCached:       9444 kB
Active:         846944 kB
Inactive:       333772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31577912 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:          138300 kB
Writeback:           0 kB
AnonPages:      412348 kB
Mapped:          13700 kB
Slab:           126680 kB
PageTables:       5736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   614820 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= 74140 MiB
End job on node115 at 2011-06-09 23:11:48