Trace number 3373371

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.94 1221.78

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.205
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...430736/instance-3373371-1305430736.cnf
23.29/23.37	c Solving...
4800.16/1221.03	
4800.16/1221.03	*** INTERRUPTED! ***
4800.16/1221.03	*** Shutting down threads...
4800.86/1221.74	s UNKNOWN
4800.86/1221.74	
4800.86/1221.74	c INTERRUPTED   : 1
4800.86/1221.74	c Models        : 0+    
4800.86/1221.74	c Time          : 1221.031s (Solving: 1197.65s 1st Model: 0.00s Unsat: 0.00s)
4800.86/1221.74	c CPU Time      : 4800.190s

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-3373371-1305430736/watcher-3373371-1305430736 -o /tmp/evaluation-result-3373371-1305430736/solver-3373371-1305430736 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373371-1305430736.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: 7.88 7.86 5.96 5/350 24323
/proc/meminfo: memFree=25687156/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=47508 CPUtime=0 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 2582 0 0 0 0 0 0 0 23 0 1 0 654674263 48648192 2512 33554432000 4194304 4964800 140736914032608 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24323/statm: 11877 2520 375 189 0 6751 0

[startup+0.098567 s]
/proc/loadavg: 7.88 7.86 5.96 5/350 24323
/proc/meminfo: memFree=25687156/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=72452 CPUtime=0.09 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 15828 0 0 0 8 1 0 0 23 0 1 0 654674263 74190848 12970 33554432000 4194304 4964800 140736914032608 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24323/statm: 18113 12971 385 189 0 12987 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72452

[startup+0.100563 s]
/proc/loadavg: 7.88 7.86 5.96 5/350 24323
/proc/meminfo: memFree=25687156/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=72716 CPUtime=0.09 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 15902 0 0 0 8 1 0 0 23 0 1 0 654674263 74461184 13044 33554432000 4194304 4964800 140736914032608 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24323/statm: 18179 13045 385 189 0 13053 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72716

[startup+0.300529 s]
/proc/loadavg: 7.88 7.86 5.96 5/350 24323
/proc/meminfo: memFree=25687156/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=102908 CPUtime=0.29 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 26237 0 0 0 27 2 0 0 25 0 1 0 654674263 105377792 20491 33554432000 4194304 4964800 140736914032608 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24323/statm: 25727 20492 385 189 0 20601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102908

[startup+0.700454 s]
/proc/loadavg: 7.88 7.86 5.96 5/350 24323
/proc/meminfo: memFree=25687156/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=159888 CPUtime=0.69 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 45624 0 0 0 64 5 0 0 25 0 1 0 654674263 163725312 34751 33554432000 4194304 4964800 140736914032608 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24323/statm: 39972 34752 385 189 0 34846 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 159888

[startup+1.50034 s]
/proc/loadavg: 7.88 7.86 5.96 6/351 24324
/proc/meminfo: memFree=25507480/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=292212 CPUtime=1.49 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 88810 0 0 0 139 10 0 0 25 0 1 0 654674263 299225088 64303 33554432000 4194304 4964800 140736914032608 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24323/statm: 73053 64304 398 189 0 67927 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292212

[startup+3.10102 s]
/proc/loadavg: 7.88 7.86 5.96 6/351 24324
/proc/meminfo: memFree=25374920/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=352700 CPUtime=3.09 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 102428 0 0 0 298 11 0 0 25 0 1 0 654674263 361164800 77921 33554432000 4194304 4964800 140736914032608 18446744073709551615 4606664 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24323/statm: 88175 77921 402 189 0 83049 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 352700

[startup+6.30043 s]
/proc/loadavg: 7.89 7.86 5.97 6/351 24324
/proc/meminfo: memFree=25375924/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=352700 CPUtime=6.29 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 102434 0 0 0 618 11 0 0 25 0 1 0 654674263 361164800 77927 33554432000 4194304 4964800 140736914032608 18446744073709551615 4600357 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24323/statm: 88175 77927 403 189 0 83049 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 352700

[startup+12.7003 s]
/proc/loadavg: 7.74 7.83 5.97 6/351 24324
/proc/meminfo: memFree=25375564/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=352700 CPUtime=12.68 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 102437 0 0 0 1257 11 0 0 25 0 1 0 654674263 361164800 77930 33554432000 4194304 4964800 140736914032608 18446744073709551615 4600392 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24323/statm: 88175 77930 403 189 0 83049 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 352700

[startup+25.5009 s]
/proc/loadavg: 7.13 7.69 5.96 9/354 24328
/proc/meminfo: memFree=25252488/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=569008 CPUtime=31.35 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 146011 0 0 0 3113 22 0 0 25 0 4 0 654674263 582664192 109148 33554432000 4194304 4964800 140736914032608 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 142252 109148 458 189 0 136601 0
[pid=24323/tid=24326] ppid=24321 vsize=569008 CPUtime=2 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 11564 0 0 0 197 3 0 0 19 0 4 0 654676601 582664192 109148 33554432000 4194304 4964800 140736914032608 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=569008 CPUtime=2.08 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 11699 0 0 0 206 2 0 0 19 0 4 0 654676601 582664192 109148 33554432000 4194304 4964800 140736914032608 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=569008 CPUtime=2.09 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 12274 0 0 0 207 2 0 0 25 0 4 0 654676601 582664192 109148 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 31.35
Current children cumulated vsize (KiB) 569008

[startup+51.1002 s]
/proc/loadavg: 7.43 7.71 6.01 9/354 24328
/proc/meminfo: memFree=25215672/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=634544 CPUtime=133.46 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 155408 0 0 0 13313 33 0 0 25 0 4 0 654674263 649773056 118541 33554432000 4194304 4964800 140736914032608 18446744073709551615 4371875 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 158636 118541 458 189 0 152985 0
[pid=24323/tid=24326] ppid=24321 vsize=634544 CPUtime=27.59 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 12278 0 0 0 2756 3 0 0 25 0 4 0 654676601 649773056 118541 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=634544 CPUtime=27.4 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 14887 0 0 0 2734 6 0 0 25 0 4 0 654676601 649773056 118541 33554432000 4194304 4964800 140736914032608 18446744073709551615 4678071 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=634544 CPUtime=27.69 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 15866 0 0 0 2763 6 0 0 25 0 4 0 654676601 649773056 118541 33554432000 4194304 4964800 140736914032608 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 133.46
Current children cumulated vsize (KiB) 634544

[startup+102.313 s]
/proc/loadavg: 7.79 7.77 6.12 9/354 24330
/proc/meminfo: memFree=25019380/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=831152 CPUtime=337.75 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 203881 0 0 0 33706 69 0 0 25 0 4 0 654674263 851099648 167014 33554432000 4194304 4964800 140736914032608 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 207788 167014 460 189 0 202137 0
[pid=24323/tid=24326] ppid=24321 vsize=831152 CPUtime=78.8 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 14648 0 0 0 7874 6 0 0 25 0 4 0 654676601 851099648 167014 33554432000 4194304 4964800 140736914032608 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=831152 CPUtime=78.04 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 39157 0 0 0 7780 24 0 0 25 0 4 0 654676601 851099648 167014 33554432000 4194304 4964800 140736914032608 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=831152 CPUtime=78.9 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 33552 0 0 0 7873 17 0 0 25 0 4 0 654676601 851099648 167014 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 337.75
Current children cumulated vsize (KiB) 831152

[startup+162.301 s]
/proc/loadavg: 7.96 7.82 6.24 9/354 24331
/proc/meminfo: memFree=24890708/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=913784 CPUtime=577.03 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 236762 0 0 0 57606 97 0 0 25 0 4 0 654674263 935714816 199895 33554432000 4194304 4964800 140736914032608 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 228446 199895 460 189 0 222795 0
[pid=24323/tid=24326] ppid=24321 vsize=913784 CPUtime=138.79 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 16037 0 0 0 13871 8 0 0 25 0 4 0 654676601 935714816 199895 33554432000 4194304 4964800 140736914032608 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=913784 CPUtime=137.37 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 52975 0 0 0 13706 31 0 0 25 0 4 0 654676601 935714816 199895 33554432000 4194304 4964800 140736914032608 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=913784 CPUtime=138.89 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 42935 0 0 0 13863 26 0 0 25 0 4 0 654676601 935714816 199895 33554432000 4194304 4964800 140736914032608 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 577.03
Current children cumulated vsize (KiB) 913784

[startup+222.301 s]
/proc/loadavg: 8.02 7.87 6.35 5/349 24334
/proc/meminfo: memFree=24696712/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=1206712 CPUtime=816.36 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 287854 0 0 0 81502 134 0 0 25 0 4 0 654674263 1235673088 250987 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 301678 250987 460 189 0 296027 0
[pid=24323/tid=24326] ppid=24321 vsize=1206712 CPUtime=198.58 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 17813 0 0 0 19848 10 0 0 25 0 4 0 654676601 1235673088 250987 33554432000 4194304 4964800 140736914032608 18446744073709551615 4369958 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=1206712 CPUtime=196.9 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 80994 0 0 0 19640 50 0 0 25 0 4 0 654676601 1235673088 250987 33554432000 4194304 4964800 140736914032608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=1206712 CPUtime=198.89 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 61588 0 0 0 19850 39 0 0 25 0 4 0 654676601 1235673088 250987 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 816.36
Current children cumulated vsize (KiB) 1206712

[startup+282.301 s]
/proc/loadavg: 7.96 7.85 6.44 9/354 24366
/proc/meminfo: memFree=24537984/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=1278364 CPUtime=1055.7 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 324117 0 0 0 105399 171 0 0 25 0 4 0 654674263 1309044736 287221 33554432000 4194304 4964800 140736914032608 18446744073709551615 4362262 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 319591 287221 460 189 0 313940 0
[pid=24323/tid=24326] ppid=24321 vsize=1278364 CPUtime=257.92 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 19557 0 0 0 25781 11 0 0 25 0 4 0 654676601 1309044736 287221 33554432000 4194304 4964800 140736914032608 18446744073709551615 4684732 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=1278364 CPUtime=256.9 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 104914 0 0 0 25614 76 0 0 25 0 4 0 654676601 1309044736 287221 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=1278364 CPUtime=258.89 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 69591 0 0 0 25842 47 0 0 25 0 4 0 654676601 1309044736 287221 33554432000 4194304 4964800 140736914032608 18446744073709551615 4362882 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1055.7
Current children cumulated vsize (KiB) 1278364

[startup+342.301 s]
/proc/loadavg: 8.09 7.91 6.54 9/354 24367
/proc/meminfo: memFree=24361620/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=1474972 CPUtime=1295.04 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 367317 0 0 0 129297 207 0 0 25 0 4 0 654674263 1510371328 330421 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 368743 330421 460 189 0 363092 0
[pid=24323/tid=24326] ppid=24321 vsize=1474972 CPUtime=317.25 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 19592 0 0 0 31714 11 0 0 25 0 4 0 654676601 1510371328 330421 33554432000 4194304 4964800 140736914032608 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=1474972 CPUtime=316.9 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 129725 0 0 0 31594 96 0 0 25 0 4 0 654676601 1510371328 330421 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0

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

[startup+762.313 s]
/proc/loadavg: 8.22 8.08 7.11 9/354 24465
/proc/meminfo: memFree=23105672/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=2702968 CPUtime=2970.42 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 667613 0 0 0 296617 425 0 0 25 0 4 0 654674263 2767839232 630599 33554432000 4194304 4964800 140736914032608 18446744073709551615 4370266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 675742 630599 460 189 0 670091 0
[pid=24323/tid=24326] ppid=24321 vsize=2702968 CPUtime=732.59 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 38886 0 0 0 73230 29 0 0 25 0 4 0 654676601 2767839232 630599 33554432000 4194304 4964800 140736914032608 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=2702968 CPUtime=736.91 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 306356 0 0 0 73470 221 0 0 25 0 4 0 654676601 2767839232 630599 33554432000 4194304 4964800 140736914032608 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=2702968 CPUtime=738.91 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 152781 0 0 0 73789 102 0 0 25 0 4 0 654676601 2767839232 630599 33554432000 4194304 4964800 140736914032608 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2970.42
Current children cumulated vsize (KiB) 2702968

[startup+822.3 s]
/proc/loadavg: 8.21 8.10 7.17 9/354 24467
/proc/meminfo: memFree=22947792/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=2791032 CPUtime=3209.72 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 704913 0 0 0 320517 455 0 0 25 0 4 0 654674263 2858016768 667899 33554432000 4194304 4964800 140736914032608 18446744073709551615 4652240 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 697758 667899 460 189 0 692107 0
[pid=24323/tid=24326] ppid=24321 vsize=2791032 CPUtime=791.92 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 40859 0 0 0 79163 29 0 0 25 0 4 0 654676601 2858016768 667899 33554432000 4194304 4964800 140736914032608 18446744073709551615 4684732 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=2791032 CPUtime=796.89 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 322969 0 0 0 79453 236 0 0 25 0 4 0 654676601 2858016768 667899 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=2791032 CPUtime=798.9 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 164664 0 0 0 79780 110 0 0 25 0 4 0 654676601 2858016768 667899 33554432000 4194304 4964800 140736914032608 18446744073709551615 230808863330 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3209.72
Current children cumulated vsize (KiB) 2791032

[startup+882.3 s]
/proc/loadavg: 8.20 8.11 7.23 9/354 24469
/proc/meminfo: memFree=22711668/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=3118712 CPUtime=3449.03 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 762353 0 0 0 344400 503 0 0 25 0 4 0 654674263 3193561088 725339 33554432000 4194304 4964800 140736914032608 18446744073709551615 4653186 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 779678 725339 460 189 0 774027 0
[pid=24323/tid=24326] ppid=24321 vsize=3118712 CPUtime=851.26 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 40868 0 0 0 85097 29 0 0 25 0 4 0 654676601 3193561088 725339 33554432000 4194304 4964800 140736914032608 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=3118712 CPUtime=856.89 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 349966 0 0 0 85432 257 0 0 25 0 4 0 654676601 3193561088 725339 33554432000 4194304 4964800 140736914032608 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=3118712 CPUtime=858.87 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 190740 0 0 0 85755 132 0 0 25 0 4 0 654676601 3193561088 725339 33554432000 4194304 4964800 140736914032608 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3449.03
Current children cumulated vsize (KiB) 3118712

[startup+942.3 s]
/proc/loadavg: 8.18 8.12 7.29 9/354 24470
/proc/meminfo: memFree=22705812/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=3118712 CPUtime=3688.37 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 762636 0 0 0 368334 503 0 0 25 0 4 0 654674263 3193561088 725622 33554432000 4194304 4964800 140736914032608 18446744073709551615 4370266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 779678 725622 460 189 0 774027 0
[pid=24323/tid=24326] ppid=24321 vsize=3118712 CPUtime=910.59 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 40901 0 0 0 91030 29 0 0 25 0 4 0 654676601 3193561088 725622 33554432000 4194304 4964800 140736914032608 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=3118712 CPUtime=916.89 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 350143 0 0 0 91432 257 0 0 25 0 4 0 654676601 3193561088 725622 33554432000 4194304 4964800 140736914032608 18446744073709551615 4647774 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=3118712 CPUtime=918.87 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 190796 0 0 0 91755 132 0 0 25 0 4 0 654676601 3193561088 725622 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3688.37
Current children cumulated vsize (KiB) 3118712

[startup+1002.3 s]
/proc/loadavg: 8.23 8.14 7.34 9/354 24472
/proc/meminfo: memFree=22545576/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=3251536 CPUtime=3927.71 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 802429 0 0 0 392239 532 0 0 25 0 4 0 654674263 3329572864 765415 33554432000 4194304 4964800 140736914032608 18446744073709551615 4673477 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 812884 765415 460 189 0 807233 0
[pid=24323/tid=24326] ppid=24321 vsize=3251536 CPUtime=969.94 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 41219 0 0 0 96964 30 0 0 25 0 4 0 654676601 3329572864 765415 33554432000 4194304 4964800 140736914032608 18446744073709551615 4652276 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=3251536 CPUtime=976.89 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 389399 0 0 0 97403 286 0 0 25 0 4 0 654676601 3329572864 765415 33554432000 4194304 4964800 140736914032608 18446744073709551615 4379129 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=3251536 CPUtime=978.87 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 191005 0 0 0 97755 132 0 0 25 0 4 0 654676601 3329572864 765415 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3927.71
Current children cumulated vsize (KiB) 3251536

[startup+1062.3 s]
/proc/loadavg: 8.20 8.14 7.39 9/354 24503
/proc/meminfo: memFree=22459120/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=3383632 CPUtime=4167.04 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 843528 0 0 0 416139 565 0 0 25 0 4 0 654674263 3464839168 806514 33554432000 4194304 4964800 140736914032608 18446744073709551615 4342213 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 845908 806514 460 189 0 840257 0
[pid=24323/tid=24326] ppid=24321 vsize=3383632 CPUtime=1029.28 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 41247 0 0 0 102898 30 0 0 25 0 4 0 654676601 3464839168 806514 33554432000 4194304 4964800 140736914032608 18446744073709551615 4669033 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=3383632 CPUtime=1036.9 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 420892 0 0 0 103382 308 0 0 25 0 4 0 654676601 3464839168 806514 33554432000 4194304 4964800 140736914032608 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=3383632 CPUtime=1038.87 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 195895 0 0 0 103749 138 0 0 25 0 4 0 654676601 3464839168 806514 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4167.04
Current children cumulated vsize (KiB) 3383632

[startup+1122.3 s]
/proc/loadavg: 8.15 8.14 7.44 9/354 24505
/proc/meminfo: memFree=22265912/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=3580240 CPUtime=4406.37 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 891489 0 0 0 440032 605 0 0 25 0 4 0 654674263 3666165760 854266 33554432000 4194304 4964800 140736914032608 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 895060 854266 460 189 0 889409 0
[pid=24323/tid=24326] ppid=24321 vsize=3580240 CPUtime=1088.6 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 41496 0 0 0 108830 30 0 0 25 0 4 0 654676601 3666165760 854266 33554432000 4194304 4964800 140736914032608 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=3580240 CPUtime=1096.89 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 451087 0 0 0 109359 330 0 0 25 0 4 0 654676601 3666165760 854266 33554432000 4194304 4964800 140736914032608 18446744073709551615 4644138 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=3580240 CPUtime=1098.87 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 213390 0 0 0 109732 155 0 0 25 0 4 0 654676601 3666165760 854266 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4406.37
Current children cumulated vsize (KiB) 3580240

[startup+1182.3 s]
/proc/loadavg: 8.13 8.14 7.48 9/354 24507
/proc/meminfo: memFree=22081752/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=3776848 CPUtime=4645.72 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 937467 0 0 0 463926 646 0 0 25 0 4 0 654674263 3867492352 900244 33554432000 4194304 4964800 140736914032608 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 944212 900244 460 189 0 938561 0
[pid=24323/tid=24326] ppid=24321 vsize=3776848 CPUtime=1147.95 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 41528 0 0 0 114765 30 0 0 25 0 4 0 654676601 3867492352 900244 33554432000 4194304 4964800 140736914032608 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=3776848 CPUtime=1156.89 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 483612 0 0 0 115331 358 0 0 25 0 4 0 654676601 3867492352 900244 33554432000 4194304 4964800 140736914032608 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=3776848 CPUtime=1158.88 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 222857 0 0 0 115725 163 0 0 25 0 4 0 654676601 3867492352 900244 33554432000 4194304 4964800 140736914032608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4645.72
Current children cumulated vsize (KiB) 3776848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1221.01 s]
/proc/loadavg: 8.12 8.14 7.51 9/354 24508
/proc/meminfo: memFree=21976688/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=3907920 CPUtime=4800.16 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 962687 0 0 0 479346 670 0 0 25 0 4 0 654674263 4001710080 925464 33554432000 4194304 4964800 140736914032608 18446744073709551615 4370281 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/24323/statm: 976980 925464 460 189 0 971329 0
[pid=24323/tid=24326] ppid=24321 vsize=3907920 CPUtime=1186.21 cores=0,2,4,6
/proc/24323/task/24326/stat : 24326 (claspmt) R 24321 24323 17363 0 -1 4202560 41656 0 0 0 118591 30 0 0 25 0 4 0 654676601 4001710080 925470 33554432000 4194304 4964800 140736914032608 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=24323/tid=24327] ppid=24321 vsize=3907920 CPUtime=1195.61 cores=0,2,4,6
/proc/24323/task/24327/stat : 24327 (claspmt) R 24321 24323 17363 0 -1 4202560 506981 0 0 0 119181 380 0 0 25 0 4 0 654676601 4001710080 925470 33554432000 4194304 4964800 140736914032608 18446744073709551615 230808826913 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=24323/tid=24328] ppid=24321 vsize=3907920 CPUtime=1197.6 cores=0,2,4,6
/proc/24323/task/24328/stat : 24328 (claspmt) R 24321 24323 17363 0 -1 4202560 222875 0 0 0 119597 163 0 0 25 0 4 0 654676601 4001710080 925470 33554432000 4194304 4964800 140736914032608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 3907920

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

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

[startup+1221.4 s]
/proc/loadavg: 8.12 8.14 7.51 9/354 24508
/proc/meminfo: memFree=21976688/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=3881496 CPUtime=4800.55 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 962715 0 0 0 479385 670 0 0 25 0 1 0 654674263 3974651904 918837 33554432000 4194304 4964800 140736914032608 18446744073709551615 230808822762 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24323/statm: 970374 918837 470 189 0 964723 0
Current children cumulated CPU time (s) 4800.55
Current children cumulated vsize (KiB) 3881496

[startup+1221.6 s]
/proc/loadavg: 8.12 8.14 7.51 9/354 24508
/proc/meminfo: memFree=21976688/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=3750424 CPUtime=4800.76 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 962716 0 0 0 479405 671 0 0 25 0 1 0 654674263 3840434176 896361 33554432000 4194304 4964800 140736914032608 18446744073709551615 230808820939 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24323/statm: 937606 896361 471 189 0 931955 0
Current children cumulated CPU time (s) 4800.76
Current children cumulated vsize (KiB) 3750424

[startup+1221.7 s]
/proc/loadavg: 8.12 8.14 7.51 9/354 24508
/proc/meminfo: memFree=21976688/32951124 swapFree=40554400/67111528
[pid=24323] ppid=24321 vsize=2046488 CPUtime=4800.86 cores=0,2,4,6
/proc/24323/stat : 24323 (claspmt) R 24321 24323 17363 0 -1 4202496 962716 0 0 0 479409 677 0 0 25 0 1 0 654674263 2095603712 498128 33554432000 4194304 4964800 140736914032608 18446744073709551615 230809209191 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/24323/statm: 511622 498128 471 189 0 505971 0
Current children cumulated CPU time (s) 4800.86
Current children cumulated vsize (KiB) 2046488

Child status: 0
Real time (s): 1221.78
CPU time (s): 4800.94
CPU user time (s): 4794.1
CPU system time (s): 6.84996
CPU usage (%): 392.947
Max. virtual memory (cumulated for all children) (KiB): 3907920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.1
system time used= 6.84996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 962717
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= 9076
involuntary context switches= 23092

runsolver used 3.88041 second user time and 9.46556 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 05:38:58
IDJOB=3373371
IDBENCH=85007
IDSOLVER=1853
FILE ID=node104/3373371-1305430736
RUNJOBID= node104-1305429756-24184
PBS_JOBID= 13324584
Free space on /tmp= 73352 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.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-3373371-1305430736/watcher-3373371-1305430736 -o /tmp/evaluation-result-3373371-1305430736/solver-3373371-1305430736 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373371-1305430736.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=982087802

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25687312 kB
Buffers:        302084 kB
Cached:        2466296 kB
SwapCached:     122128 kB
Active:        1036504 kB
Inactive:      5957148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25687312 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           77764 kB
Writeback:           0 kB
AnonPages:     4116060 kB
Mapped:          11740 kB
Slab:           121840 kB
PageTables:      84592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74854948 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= 73352 MiB
End job on node104 at 2011-05-15 05:59:21