Trace number 3373592

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) 4801.18 1206.2

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
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 variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...421132/instance-3373592-1305421132.cnf
1.49/1.87	c Solving...
4800.05/1205.11	
4800.05/1205.11	*** INTERRUPTED! ***
4800.05/1205.11	*** Shutting down threads...
4801.07/1206.19	s UNKNOWN
4801.07/1206.19	
4801.07/1206.19	c INTERRUPTED   : 1
4801.07/1206.19	c Models        : 0+    
4801.07/1206.19	c Time          : 1205.552s (Solving: 1203.68s 1st Model: 0.00s Unsat: 0.00s)
4801.07/1206.19	c CPU Time      : 4800.530s

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.74 7.87 7.91 5/367 17085
/proc/meminfo: memFree=20815192/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=164956 CPUtime=0 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 841 0 0 0 0 0 0 0 24 0 1 0 732344261 168914944 772 33554432000 4194304 4964800 140734298256336 18446744073709551615 4686341 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17085/statm: 41239 773 374 189 0 36113 0

[startup+0.0745609 s]
/proc/loadavg: 7.74 7.87 7.91 5/367 17085
/proc/meminfo: memFree=20815192/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=164956 CPUtime=0.06 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 24677 0 0 0 4 2 0 0 24 0 1 0 732344261 168914944 24609 33554432000 4194304 4964800 140734298256336 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17085/statm: 41239 24624 375 189 0 36113 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 164956

[startup+0.100557 s]
/proc/loadavg: 7.74 7.87 7.91 5/367 17085
/proc/meminfo: memFree=20815192/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=164956 CPUtime=0.09 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 34415 0 0 0 5 4 0 0 24 0 1 0 732344261 168914944 34346 33554432000 4194304 4964800 140734298256336 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17085/statm: 41239 34364 375 189 0 36113 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 164956

[startup+0.300513 s]
/proc/loadavg: 7.74 7.87 7.91 5/367 17085
/proc/meminfo: memFree=20815192/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=244892 CPUtime=0.29 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 64325 0 0 0 23 6 0 0 25 0 1 0 732344261 250769408 55391 33554432000 4194304 4964800 140734298256336 18446744073709551615 260905393920 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17085/statm: 61223 55391 389 189 0 56097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 244892

[startup+0.700445 s]
/proc/loadavg: 7.74 7.87 7.91 5/367 17085
/proc/meminfo: memFree=20815192/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=257796 CPUtime=0.69 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 67615 0 0 0 61 8 0 0 25 0 1 0 732344261 263983104 58681 33554432000 4194304 4964800 140734298256336 18446744073709551615 260905054917 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17085/statm: 64449 58682 389 189 0 59323 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 257796

[startup+1.5003 s]
/proc/loadavg: 7.74 7.87 7.91 6/368 17086
/proc/meminfo: memFree=20551760/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=297332 CPUtime=1.49 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 77582 0 0 0 137 12 0 0 25 0 1 0 732344261 304467968 68565 33554432000 4194304 4964800 140734298256336 18446744073709551615 260905393920 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17085/statm: 74333 68565 389 189 0 69207 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 297332

[startup+3.114 s]
/proc/loadavg: 8.00 7.92 7.93 9/371 17089
/proc/meminfo: memFree=20146628/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=767912 CPUtime=6.24 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 233409 0 0 0 584 40 0 0 18 0 4 0 732344261 786341888 160382 33554432000 4194304 4964800 140734298256336 18446744073709551615 4372117 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 191978 160382 448 189 0 186327 0
[pid=17085/tid=17087] ppid=17083 vsize=767912 CPUtime=1.03 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 31438 0 0 0 97 6 0 0 16 0 4 0 732344449 786341888 160382 33554432000 4194304 4964800 140734298256336 18446744073709551615 4371858 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=767912 CPUtime=1.21 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 48598 0 0 0 113 8 0 0 19 0 4 0 732344449 786341888 160382 33554432000 4194304 4964800 140734298256336 18446744073709551615 4668973 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=767912 CPUtime=1.21 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 47148 0 0 0 112 9 0 0 19 0 4 0 732344449 786341888 160382 33554432000 4194304 4964800 140734298256336 18446744073709551615 4632250 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 767912

[startup+6.30042 s]
/proc/loadavg: 8.00 7.92 7.93 9/371 17089
/proc/meminfo: memFree=20072848/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=839416 CPUtime=18.98 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 245438 0 0 0 1853 45 0 0 25 0 4 0 732344261 859561984 172411 33554432000 4194304 4964800 140734298256336 18446744073709551615 4370381 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 209854 172411 452 189 0 204203 0
[pid=17085/tid=17087] ppid=17083 vsize=839548 CPUtime=4.23 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 32919 0 0 0 416 7 0 0 22 0 4 0 732344449 859697152 172417 33554432000 4194304 4964800 140734298256336 18446744073709551615 4371928 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=839548 CPUtime=4.36 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 54320 0 0 0 427 9 0 0 25 0 4 0 732344449 859697152 172417 33554432000 4194304 4964800 140734298256336 18446744073709551615 4654449 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=839548 CPUtime=4.41 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 50581 0 0 0 430 11 0 0 25 0 4 0 732344449 859697152 172417 33554432000 4194304 4964800 140734298256336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 839416

[startup+12.7013 s]
/proc/loadavg: 8.00 7.92 7.93 9/371 17089
/proc/meminfo: memFree=19958528/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=916140 CPUtime=44.49 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 263917 0 0 0 4395 54 0 0 25 0 4 0 732344261 938127360 190890 33554432000 4194304 4964800 140734298256336 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 229035 190890 452 189 0 223384 0
[pid=17085/tid=17087] ppid=17083 vsize=916140 CPUtime=10.61 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 34828 0 0 0 1052 9 0 0 25 0 4 0 732344449 938127360 190890 33554432000 4194304 4964800 140734298256336 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=916140 CPUtime=10.68 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 62919 0 0 0 1056 12 0 0 25 0 4 0 732344449 938127360 190890 33554432000 4194304 4964800 140734298256336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=916140 CPUtime=10.8 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 55794 0 0 0 1066 14 0 0 25 0 4 0 732344449 938127360 190890 33554432000 4194304 4964800 140734298256336 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 44.49
Current children cumulated vsize (KiB) 916140

[startup+25.5009 s]
/proc/loadavg: 8.00 7.92 7.93 9/371 17090
/proc/meminfo: memFree=19821184/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=991412 CPUtime=95.53 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 282642 0 0 0 9486 67 0 0 25 0 4 0 732344261 1015205888 209615 33554432000 4194304 4964800 140734298256336 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 247853 209615 452 189 0 242202 0
[pid=17085/tid=17087] ppid=17083 vsize=991412 CPUtime=23.41 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 37300 0 0 0 2329 12 0 0 25 0 4 0 732344449 1015205888 209615 33554432000 4194304 4964800 140734298256336 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=991412 CPUtime=23.33 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 70834 0 0 0 2317 16 0 0 25 0 4 0 732344449 1015205888 209615 33554432000 4194304 4964800 140734298256336 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=991412 CPUtime=23.6 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 61689 0 0 0 2341 19 0 0 25 0 4 0 732344449 1015205888 209615 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 95.53
Current children cumulated vsize (KiB) 991412

[startup+51.1012 s]
/proc/loadavg: 8.00 7.93 7.93 9/371 17090
/proc/meminfo: memFree=19422852/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=1212636 CPUtime=197.62 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 335692 0 0 0 19671 91 0 0 25 0 4 0 732344261 1241739264 262633 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313761 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 303159 262633 452 189 0 297508 0
[pid=17085/tid=17087] ppid=17083 vsize=1212636 CPUtime=49.01 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 43466 0 0 0 4885 16 0 0 25 0 4 0 732344449 1241739264 262633 33554432000 4194304 4964800 140734298256336 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=1212636 CPUtime=48.62 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 95546 0 0 0 4837 25 0 0 25 0 4 0 732344449 1241739264 262633 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313845 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=1212636 CPUtime=49.2 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 77704 0 0 0 4892 28 0 0 25 0 4 0 732344449 1241739264 262633 33554432000 4194304 4964800 140734298256336 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 197.62
Current children cumulated vsize (KiB) 1212636

[startup+102.301 s]
/proc/loadavg: 8.11 7.97 7.94 9/371 17092
/proc/meminfo: memFree=18866720/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=1425588 CPUtime=401.81 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 411247 0 0 0 40055 126 0 0 25 0 4 0 732344261 1459802112 338175 33554432000 4194304 4964800 140734298256336 18446744073709551615 4669131 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 356397 338175 452 189 0 350746 0
[pid=17085/tid=17087] ppid=17083 vsize=1425588 CPUtime=100.21 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 46350 0 0 0 10001 20 0 0 25 0 4 0 732344449 1459802112 338175 33554432000 4194304 4964800 140734298256336 18446744073709551615 4652258 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=1425588 CPUtime=99.21 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 137045 0 0 0 9880 41 0 0 25 0 4 0 732344449 1459802112 338175 33554432000 4194304 4964800 140734298256336 18446744073709551615 4362882 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=1425588 CPUtime=100.41 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 104794 0 0 0 9998 43 0 0 25 0 4 0 732344449 1459802112 338175 33554432000 4194304 4964800 140734298256336 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 401.81
Current children cumulated vsize (KiB) 1425588

[startup+162.301 s]
/proc/loadavg: 8.04 7.97 7.94 9/371 17102
/proc/meminfo: memFree=18338984/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=1687732 CPUtime=641.1 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 466943 0 0 0 63949 161 0 0 25 0 4 0 732344261 1728237568 393843 33554432000 4194304 4964800 140734298256336 18446744073709551615 4669131 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 421933 393843 452 189 0 416282 0
[pid=17085/tid=17087] ppid=17083 vsize=1687732 CPUtime=160.22 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 46351 0 0 0 16002 20 0 0 25 0 4 0 732344449 1728237568 393843 33554432000 4194304 4964800 140734298256336 18446744073709551615 4651353 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=1687732 CPUtime=158.5 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 176037 0 0 0 15787 63 0 0 25 0 4 0 732344449 1728237568 393843 33554432000 4194304 4964800 140734298256336 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=1687732 CPUtime=160.4 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 121492 0 0 0 15985 55 0 0 25 0 4 0 732344449 1728237568 393843 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 641.1
Current children cumulated vsize (KiB) 1687732

[startup+222.301 s]
/proc/loadavg: 8.11 8.00 7.95 9/371 17104
/proc/meminfo: memFree=17855760/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=1949876 CPUtime=880.39 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 522761 0 0 0 87849 190 0 0 25 0 4 0 732344261 1996673024 449652 33554432000 4194304 4964800 140734298256336 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 487469 449652 452 189 0 481818 0
[pid=17085/tid=17087] ppid=17083 vsize=1949876 CPUtime=220.21 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 46654 0 0 0 22001 20 0 0 25 0 4 0 732344449 1996673024 449652 33554432000 4194304 4964800 140734298256336 18446744073709551615 4684785 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=1949876 CPUtime=217.78 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 212980 0 0 0 21697 81 0 0 25 0 4 0 732344449 1996673024 449652 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=1949876 CPUtime=220.41 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 140039 0 0 0 21975 66 0 0 25 0 4 0 732344449 1996673024 449652 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 880.39
Current children cumulated vsize (KiB) 1949876

[startup+282.301 s]
/proc/loadavg: 8.13 8.03 7.96 9/371 17105
/proc/meminfo: memFree=17359728/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=2080948 CPUtime=1119.69 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 561769 0 0 0 111755 214 0 0 25 0 4 0 732344261 2130890752 488595 33554432000 4194304 4964800 140734298256336 18446744073709551615 4668576 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 520237 488595 452 189 0 514586 0
[pid=17085/tid=17087] ppid=17083 vsize=2080948 CPUtime=280.21 cores=1,3,5,7

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

/proc/meminfo: memFree=14147236/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=3493796 CPUtime=3034.01 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 905393 0 0 0 302980 421 0 0 25 0 4 0 732344261 3577647104 832042 33554432000 4194304 4964800 140734298256336 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 873449 832042 454 189 0 867798 0
[pid=17085/tid=17087] ppid=17083 vsize=3493796 CPUtime=760.23 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 52342 0 0 0 75998 25 0 0 25 0 4 0 732344449 3577647104 832042 33554432000 4194304 4964800 140734298256336 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=3493796 CPUtime=751.38 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 447889 0 0 0 74927 211 0 0 25 0 4 0 732344449 3577647104 832042 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=3493796 CPUtime=760.43 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 272910 0 0 0 75885 158 0 0 25 0 4 0 732344449 3577647104 832042 33554432000 4194304 4964800 140734298256336 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3034.01
Current children cumulated vsize (KiB) 3493796

[startup+822.301 s]
/proc/loadavg: 8.16 8.10 8.02 9/371 17120
/proc/meminfo: memFree=13727612/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=3624868 CPUtime=3273.31 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 943408 0 0 0 326882 449 0 0 25 0 4 0 732344261 3711864832 870033 33554432000 4194304 4964800 140734298256336 18446744073709551615 4669131 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 906217 870033 454 189 0 900566 0
[pid=17085/tid=17087] ppid=17083 vsize=3624868 CPUtime=820.24 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 55628 0 0 0 81993 31 0 0 25 0 4 0 732344449 3711864832 870033 33554432000 4194304 4964800 140734298256336 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=3624868 CPUtime=810.67 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 468953 0 0 0 80844 223 0 0 25 0 4 0 732344449 3711864832 870033 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=3624868 CPUtime=820.43 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 286575 0 0 0 81875 168 0 0 25 0 4 0 732344449 3711864832 870033 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3273.31
Current children cumulated vsize (KiB) 3624868

[startup+882.301 s]
/proc/loadavg: 8.17 8.11 8.02 9/371 17121
/proc/meminfo: memFree=13446064/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=3764576 CPUtime=3512.61 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 979501 0 0 0 350786 475 0 0 25 0 4 0 732344261 3854925824 906126 33554432000 4194304 4964800 140734298256336 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 941144 906126 454 189 0 935493 0
[pid=17085/tid=17087] ppid=17083 vsize=3764576 CPUtime=880.24 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 55628 0 0 0 87993 31 0 0 25 0 4 0 732344449 3854925824 906126 33554432000 4194304 4964800 140734298256336 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=3764576 CPUtime=869.96 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 489747 0 0 0 86761 235 0 0 25 0 4 0 732344449 3854925824 906126 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=3764576 CPUtime=880.43 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 299717 0 0 0 87863 180 0 0 25 0 4 0 732344449 3854925824 906126 33554432000 4194304 4964800 140734298256336 18446744073709551615 4342935 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3512.61
Current children cumulated vsize (KiB) 3764576

[startup+942.301 s]
/proc/loadavg: 8.16 8.12 8.02 9/371 17123
/proc/meminfo: memFree=13150372/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=3904776 CPUtime=3751.91 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 1013191 0 0 0 374697 494 0 0 25 0 4 0 732344261 3998490624 939772 33554432000 4194304 4964800 140734298256336 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 976194 939772 454 189 0 970543 0
[pid=17085/tid=17087] ppid=17083 vsize=3904776 CPUtime=940.24 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 55629 0 0 0 93993 31 0 0 25 0 4 0 732344449 3998490624 939772 33554432000 4194304 4964800 140734298256336 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=3904776 CPUtime=929.26 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 504837 0 0 0 92683 243 0 0 25 0 4 0 732344449 3998490624 939772 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=3904776 CPUtime=940.42 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 316028 0 0 0 93852 190 0 0 25 0 4 0 732344449 3998490624 939772 33554432000 4194304 4964800 140734298256336 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3751.91
Current children cumulated vsize (KiB) 3904776

[startup+1002.3 s]
/proc/loadavg: 8.18 8.13 8.03 9/371 17125
/proc/meminfo: memFree=12840812/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=4035848 CPUtime=3991.2 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 1054612 0 0 0 398598 522 0 0 25 0 4 0 732344261 4132708352 981150 33554432000 4194304 4964800 140734298256336 18446744073709551615 4332519 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 1008962 981150 454 189 0 1003311 0
[pid=17085/tid=17087] ppid=17083 vsize=4035848 CPUtime=1000.24 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 57697 0 0 0 99991 33 0 0 25 0 4 0 732344449 4132708352 981150 33554432000 4194304 4964800 140734298256336 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=4035848 CPUtime=988.55 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 531736 0 0 0 98596 259 0 0 25 0 4 0 732344449 4132708352 981150 33554432000 4194304 4964800 140734298256336 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=4035848 CPUtime=1000.43 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 328477 0 0 0 99843 200 0 0 25 0 4 0 732344449 4132708352 981150 33554432000 4194304 4964800 140734298256336 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3991.2
Current children cumulated vsize (KiB) 4035848

[startup+1062.3 s]
/proc/loadavg: 7.79 8.05 8.01 5/363 17144
/proc/meminfo: memFree=18984860/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=4234468 CPUtime=4230.52 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 1102386 0 0 0 422502 550 0 0 25 0 4 0 732344261 4336095232 1028894 33554432000 4194304 4964800 140734298256336 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 1058617 1028894 454 189 0 1052966 0
[pid=17085/tid=17087] ppid=17083 vsize=4234468 CPUtime=1060.26 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 58735 0 0 0 105992 34 0 0 25 0 4 0 732344449 4336095232 1028894 33554432000 4194304 4964800 140734298256336 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=4234468 CPUtime=1047.84 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 561533 0 0 0 104509 275 0 0 25 0 4 0 732344449 4336095232 1028894 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=4234468 CPUtime=1060.45 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 344923 0 0 0 105834 211 0 0 25 0 4 0 732344449 4336095232 1028894 33554432000 4194304 4964800 140734298256336 18446744073709551615 4362919 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4230.52
Current children cumulated vsize (KiB) 4234468

[startup+1122.3 s]
/proc/loadavg: 5.51 7.36 7.77 5/362 17146
/proc/meminfo: memFree=18874644/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=4365540 CPUtime=4469.8 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 1130165 0 0 0 446392 588 0 0 25 0 4 0 732344261 4470312960 1056660 33554432000 4194304 4964800 140734298256336 18446744073709551615 4652140 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 1091385 1056660 454 189 0 1085734 0
[pid=17085/tid=17087] ppid=17083 vsize=4365540 CPUtime=1120.25 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 63526 0 0 0 111979 46 0 0 25 0 4 0 732344449 4470312960 1056660 33554432000 4194304 4964800 140734298256336 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=4365540 CPUtime=1107.13 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 572130 0 0 0 110426 287 0 0 25 0 4 0 732344449 4470312960 1056660 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313794 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=4365540 CPUtime=1120.43 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 357314 0 0 0 111818 225 0 0 25 0 4 0 732344449 4470312960 1056660 33554432000 4194304 4964800 140734298256336 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4469.8
Current children cumulated vsize (KiB) 4365540

[startup+1182.31 s]
/proc/loadavg: 4.55 6.75 7.54 5/362 17147
/proc/meminfo: memFree=18764580/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=4496612 CPUtime=4709.14 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 1157394 0 0 0 470297 617 0 0 25 0 4 0 732344261 4604530688 1083886 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313751 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 1124153 1083886 454 189 0 1118502 0
[pid=17085/tid=17087] ppid=17083 vsize=4496612 CPUtime=1180.26 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 63526 0 0 0 117980 46 0 0 25 0 4 0 732344449 4604530688 1083886 33554432000 4194304 4964800 140734298256336 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=4496612 CPUtime=1166.43 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 588959 0 0 0 116342 301 0 0 25 0 4 0 732344449 4604530688 1083886 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=4496612 CPUtime=1180.44 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 367714 0 0 0 117804 240 0 0 25 0 4 0 732344449 4604530688 1083886 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313801 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4709.14
Current children cumulated vsize (KiB) 4496612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.1 s]
/proc/loadavg: 4.42 6.54 7.45 5/362 17148
/proc/meminfo: memFree=18718180/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=4496612 CPUtime=4800.05 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 1168938 0 0 0 479373 632 0 0 25 0 4 0 732344261 4604530688 1095430 33554432000 4194304 4964800 140734298256336 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 1124153 1095430 454 189 0 1118502 0
[pid=17085/tid=17087] ppid=17083 vsize=4496612 CPUtime=1203.06 cores=1,3,5,7
/proc/17085/task/17087/stat : 17087 (claspmt) R 17083 17085 16432 0 -1 4202560 63526 0 0 0 120260 46 0 0 25 0 4 0 732344449 4604530688 1095430 33554432000 4194304 4964800 140734298256336 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17085/tid=17088] ppid=17083 vsize=4496612 CPUtime=1188.96 cores=1,3,5,7
/proc/17085/task/17088/stat : 17088 (claspmt) R 17083 17085 16432 0 -1 4202560 595852 0 0 0 118587 309 0 0 25 0 4 0 732344449 4604530688 1095430 33554432000 4194304 4964800 140734298256336 18446744073709551615 4361365 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=17085/tid=17089] ppid=17083 vsize=4496612 CPUtime=1203.24 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 372365 0 0 0 120077 247 0 0 25 0 4 0 732344449 4604530688 1095430 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 4496612

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

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

[startup+1205.5 s]
/proc/loadavg: 4.42 6.54 7.45 2/361 17149
/proc/meminfo: memFree=18718064/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=4496612 CPUtime=4800.48 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) S 17083 17085 16432 0 -1 4202496 1168947 0 0 0 479416 632 0 0 25 0 2 0 732344261 4604530688 1095439 33554432000 4194304 4964800 140734298256336 18446744073709551615 260917196773 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/17085/statm: 1124153 1095439 456 189 0 1118502 0
[pid=17085/tid=17089] ppid=17083 vsize=4496612 CPUtime=1203.63 cores=1,3,5,7
/proc/17085/task/17089/stat : 17089 (claspmt) R 17083 17085 16432 0 -1 4202560 372365 0 0 0 120116 247 0 0 25 0 2 0 732344449 4604530688 1095439 33554432000 4194304 4964800 140734298256336 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.48
Current children cumulated vsize (KiB) 4496612

[startup+1205.9 s]
/proc/loadavg: 4.42 6.54 7.45 2/361 17149
/proc/meminfo: memFree=18718064/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=4012724 CPUtime=4800.88 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 1168955 0 0 0 479454 634 0 0 22 0 1 0 732344261 4109029376 978644 33554432000 4194304 4964800 140734298256336 18446744073709551615 260905050673 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17085/statm: 1003181 978644 464 189 0 997530 0
Current children cumulated CPU time (s) 4800.88
Current children cumulated vsize (KiB) 4012724

[startup+1206.1 s]
/proc/loadavg: 4.42 6.54 7.45 2/361 17149
/proc/meminfo: memFree=18718064/32950928 swapFree=65730864/67111528
[pid=17085] ppid=17083 vsize=525048 CPUtime=4801.07 cores=1,3,5,7
/proc/17085/stat : 17085 (claspmt) R 17083 17085 16432 0 -1 4202496 1168956 0 0 0 479461 646 0 0 22 0 1 0 732344261 537649152 84755 33554432000 4194304 4964800 140734298256336 18446744073709551615 4646717 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17085/statm: 131262 84755 465 189 0 125611 0
Current children cumulated CPU time (s) 4801.07
Current children cumulated vsize (KiB) 525048

Child status: 0
Real time (s): 1206.2
CPU time (s): 4801.18
CPU user time (s): 4794.7
CPU system time (s): 6.48201
CPU usage (%): 398.043
Max. virtual memory (cumulated for all children) (KiB): 4496612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.7
system time used= 6.48201
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1168957
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= 4895
involuntary context switches= 33090

runsolver used 3.56046 second user time and 10.7634 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 02:58:56
IDJOB=3373592
IDBENCH=82413
IDSOLVER=1853
FILE ID=node116/3373592-1305421132
RUNJOBID= node116-1305420984-17029
PBS_JOBID= 13324555
Free space on /tmp= 72856 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.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-3373592-1305421132/watcher-3373592-1305421132 -o /tmp/evaluation-result-3373592-1305421132/solver-3373592-1305421132 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373592-1305421132.cnf

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

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=596376774

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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:     32950928 kB
MemFree:      20815596 kB
Buffers:         57124 kB
Cached:         451292 kB
SwapCached:      12356 kB
Active:       11782532 kB
Inactive:       135244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20815596 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:          121228 kB
Writeback:           0 kB
AnonPages:    11407232 kB
Mapped:          16616 kB
Slab:           104668 kB
PageTables:      48300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84910200 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= 73020 MiB
End job on node116 at 2011-05-15 03:19:03