Trace number 3299588

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-R4095UNSAT 611.334 153.102

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...106180/instance-3299588-1304106180.cnf
0.00/0.04	c Solving...
611.32/153.10	s UNSATISFIABLE
611.32/153.10	
611.32/153.10	c Models        : 0     
611.32/153.10	c Time          : 153.089s (Solving: 153.04s 1st Model: 0.00s Unsat: 153.04s)
611.32/153.10	c CPU Time      : 611.310s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3299588-1304106180/watcher-3299588-1304106180 -o /tmp/evaluation-result-3299588-1304106180/solver-3299588-1304106180 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299588-1304106180.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.15 7.88 7.97 2/177 14914
/proc/meminfo: memFree=24243676/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=21456 CPUtime=0 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 653 0 0 0 0 0 0 0 23 0 1 0 503034120 21970944 577 33554432000 4194304 4964704 140735436579600 18446744073709551615 255106429637 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14914/statm: 5364 577 388 189 0 238 0

[startup+0.063375 s]
/proc/loadavg: 7.15 7.88 7.97 2/177 14914
/proc/meminfo: memFree=24243676/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=169976 CPUtime=0.09 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 1538 0 0 0 9 0 0 0 25 0 4 0 503034120 174055424 1401 33554432000 4194304 4964704 140735436579600 18446744073709551615 4668629 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 42494 1401 457 189 0 36843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 169976

[startup+0.100368 s]
/proc/loadavg: 7.15 7.88 7.97 2/177 14914
/proc/meminfo: memFree=24243676/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=170248 CPUtime=0.23 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 1797 0 0 0 23 0 0 0 25 0 4 0 503034120 174333952 1660 33554432000 4194304 4964704 140735436579600 18446744073709551615 255106812087 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 42562 1661 458 189 0 36911 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 170248

[startup+0.300373 s]
/proc/loadavg: 7.15 7.88 7.97 2/177 14914
/proc/meminfo: memFree=24243676/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=170908 CPUtime=1.03 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 2456 0 0 0 103 0 0 0 25 0 4 0 503034120 175009792 2319 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670269 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 42727 2319 458 189 0 37076 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 170908

[startup+0.700264 s]
/proc/loadavg: 7.15 7.88 7.97 2/177 14914
/proc/meminfo: memFree=24243676/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=171844 CPUtime=2.63 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 3012 0 0 0 263 0 0 0 25 0 4 0 503034120 175968256 2875 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 42961 2875 458 189 0 37310 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 171844

[startup+1.50113 s]
/proc/loadavg: 7.15 7.88 7.97 9/184 14951
/proc/meminfo: memFree=24227248/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=172832 CPUtime=5.83 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 3669 0 0 0 583 0 0 0 25 0 4 0 503034120 176979968 3532 33554432000 4194304 4964704 140735436579600 18446744073709551615 4644813 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 43208 3532 458 189 0 37557 0
[pid=14914/tid=14919] ppid=14912 vsize=172832 CPUtime=1.44 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 582 0 0 0 144 0 0 0 25 0 4 0 503034124 176979968 3532 33554432000 4194304 4964704 140735436579600 18446744073709551615 255106873887 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=172832 CPUtime=1.44 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 871 0 0 0 144 0 0 0 19 0 4 0 503034124 176979968 3532 33554432000 4194304 4964704 140735436579600 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=172832 CPUtime=1.44 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 600 0 0 0 144 0 0 0 25 0 4 0 503034124 176979968 3532 33554432000 4194304 4964704 140735436579600 18446744073709551615 4668942 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 172832

[startup+3.10085 s]
/proc/loadavg: 7.22 7.88 7.97 9/184 14951
/proc/meminfo: memFree=24217824/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=174020 CPUtime=12.22 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 4579 0 0 0 1221 1 0 0 25 0 4 0 503034120 178196480 4442 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 43505 4442 460 189 0 37854 0
[pid=14914/tid=14919] ppid=14912 vsize=174020 CPUtime=3.04 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 792 0 0 0 304 0 0 0 25 0 4 0 503034124 178196480 4442 33554432000 4194304 4964704 140735436579600 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=174020 CPUtime=3.04 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 1202 0 0 0 304 0 0 0 25 0 4 0 503034124 178196480 4442 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=174020 CPUtime=3.03 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 816 0 0 0 303 0 0 0 25 0 4 0 503034124 178196480 4442 33554432000 4194304 4964704 140735436579600 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 174020

[startup+6.30028 s]
/proc/loadavg: 7.22 7.88 7.97 9/184 14951
/proc/meminfo: memFree=24207104/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=176064 CPUtime=25 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 5936 0 0 0 2499 1 0 0 25 0 4 0 503034120 180289536 5745 33554432000 4194304 4964704 140735436579600 18446744073709551615 4668512 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 44016 5745 460 189 0 38365 0
[pid=14914/tid=14919] ppid=14912 vsize=176064 CPUtime=6.24 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 1155 0 0 0 624 0 0 0 25 0 4 0 503034124 180289536 5745 33554432000 4194304 4964704 140735436579600 18446744073709551615 4465573 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=176064 CPUtime=6.24 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 1862 0 0 0 624 0 0 0 25 0 4 0 503034124 180289536 5745 33554432000 4194304 4964704 140735436579600 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=176064 CPUtime=6.21 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 914 0 0 0 621 0 0 0 25 0 4 0 503034124 180289536 5745 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 176064

[startup+12.7012 s]
/proc/loadavg: 7.34 7.89 7.97 9/184 14951
/proc/meminfo: memFree=24193192/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=178660 CPUtime=50.56 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 7830 0 0 0 5054 2 0 0 25 0 4 0 503034120 182947840 7585 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 44665 7585 460 189 0 39014 0
[pid=14914/tid=14919] ppid=14912 vsize=178660 CPUtime=12.64 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 1523 0 0 0 1264 0 0 0 25 0 4 0 503034124 182947840 7585 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=178660 CPUtime=12.64 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 2574 0 0 0 1263 1 0 0 25 0 4 0 503034124 182947840 7585 33554432000 4194304 4964704 140735436579600 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=178660 CPUtime=12.58 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 1198 0 0 0 1258 0 0 0 25 0 4 0 503034124 182947840 7585 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 178660

[startup+25.5009 s]
/proc/loadavg: 7.44 7.89 7.97 9/184 14952
/proc/meminfo: memFree=24180168/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=181140 CPUtime=101.69 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 9421 0 0 0 10166 3 0 0 25 0 4 0 503034120 185487360 9176 33554432000 4194304 4964704 140735436579600 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 45285 9176 460 189 0 39634 0
[pid=14914/tid=14919] ppid=14912 vsize=181140 CPUtime=25.43 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 1896 0 0 0 2543 0 0 0 18 0 4 0 503034124 185487360 9176 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=181140 CPUtime=25.44 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 3339 0 0 0 2543 1 0 0 25 0 4 0 503034124 185487360 9176 33554432000 4194304 4964704 140735436579600 18446744073709551615 4668816 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=181140 CPUtime=25.3 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 1327 0 0 0 2530 0 0 0 25 0 4 0 503034124 185487360 9176 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 181140

[startup+51.1004 s]
/proc/loadavg: 7.69 7.91 7.97 9/184 14952
/proc/meminfo: memFree=24166104/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=183068 CPUtime=203.95 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 11357 0 0 0 20391 4 0 0 25 0 4 0 503034120 187461632 11112 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 45767 11112 460 189 0 40116 0
[pid=14914/tid=14919] ppid=14912 vsize=183068 CPUtime=51.03 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 2489 0 0 0 5103 0 0 0 25 0 4 0 503034124 187461632 11112 33554432000 4194304 4964704 140735436579600 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=183068 CPUtime=51.04 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 4343 0 0 0 5103 1 0 0 25 0 4 0 503034124 187461632 11112 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=183068 CPUtime=50.76 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 1436 0 0 0 5076 0 0 0 25 0 4 0 503034124 187461632 11112 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 183068

[startup+102.306 s]
/proc/loadavg: 7.76 7.89 7.96 9/184 15074
/proc/meminfo: memFree=24114512/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=186136 CPUtime=408.49 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 13010 0 0 0 40843 6 0 0 25 0 4 0 503034120 190603264 12746 33554432000 4194304 4964704 140735436579600 18446744073709551615 4660752 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 46534 12746 460 189 0 40883 0
[pid=14914/tid=14919] ppid=14912 vsize=186136 CPUtime=102.24 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 3265 0 0 0 10223 1 0 0 25 0 4 0 503034124 190603264 12746 33554432000 4194304 4964704 140735436579600 18446744073709551615 4668904 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=186136 CPUtime=102.25 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 5021 0 0 0 10223 2 0 0 25 0 4 0 503034124 190603264 12746 33554432000 4194304 4964704 140735436579600 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=186136 CPUtime=101.68 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 1530 0 0 0 10168 0 0 0 25 0 4 0 503034124 190603264 12746 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 186136

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

[startup+127.901 s]
/proc/loadavg: 7.84 7.90 7.96 9/184 15074
/proc/meminfo: memFree=24084612/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=187072 CPUtime=510.73 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 13847 0 0 0 51066 7 0 0 25 0 4 0 503034120 191561728 13583 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 46768 13583 460 189 0 41117 0
[pid=14914/tid=14919] ppid=14912 vsize=187072 CPUtime=127.83 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 3543 0 0 0 12782 1 0 0 25 0 4 0 503034124 191561728 13583 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=187072 CPUtime=127.84 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 5497 0 0 0 12782 2 0 0 25 0 4 0 503034124 191561728 13583 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=187072 CPUtime=127.15 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 1602 0 0 0 12714 1 0 0 25 0 4 0 503034124 191561728 13583 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 510.73
Current children cumulated vsize (KiB) 187072

[startup+140.701 s]
/proc/loadavg: 7.87 7.90 7.96 9/184 15075
/proc/meminfo: memFree=24071464/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=187576 CPUtime=561.88 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 14134 0 0 0 56181 7 0 0 25 0 4 0 503034120 192077824 13870 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670054 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 46894 13870 460 189 0 41243 0
[pid=14914/tid=14919] ppid=14912 vsize=187576 CPUtime=140.63 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 3656 0 0 0 14062 1 0 0 25 0 4 0 503034124 192077824 13870 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=187576 CPUtime=140.64 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 5658 0 0 0 14062 2 0 0 25 0 4 0 503034124 192077824 13870 33554432000 4194304 4964704 140735436579600 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=187576 CPUtime=139.88 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 1602 0 0 0 13987 1 0 0 25 0 4 0 503034124 192077824 13870 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 561.88
Current children cumulated vsize (KiB) 187576

[startup+147.101 s]
/proc/loadavg: 7.97 7.92 7.97 9/184 15075
/proc/meminfo: memFree=24064024/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=187720 CPUtime=587.42 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 14299 0 0 0 58735 7 0 0 25 0 4 0 503034120 192225280 14035 33554432000 4194304 4964704 140735436579600 18446744073709551615 4669391 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 46930 14035 460 189 0 41279 0
[pid=14914/tid=14919] ppid=14912 vsize=187720 CPUtime=147.03 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 3713 0 0 0 14702 1 0 0 25 0 4 0 503034124 192225280 14035 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=187720 CPUtime=147.03 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 5765 0 0 0 14701 2 0 0 25 0 4 0 503034124 192225280 14035 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=187720 CPUtime=146.24 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 1602 0 0 0 14623 1 0 0 25 0 4 0 503034124 192225280 14035 33554432000 4194304 4964704 140735436579600 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 587.42
Current children cumulated vsize (KiB) 187720

[startup+150.301 s]
/proc/loadavg: 7.97 7.92 7.97 9/184 15075
/proc/meminfo: memFree=24063032/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=187720 CPUtime=600.21 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 14384 0 0 0 60014 7 0 0 25 0 4 0 503034120 192225280 14120 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 46930 14120 460 189 0 41279 0
[pid=14914/tid=14919] ppid=14912 vsize=187720 CPUtime=150.23 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 3714 0 0 0 15022 1 0 0 25 0 4 0 503034124 192225280 14120 33554432000 4194304 4964704 140735436579600 18446744073709551615 4660034 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=187720 CPUtime=150.23 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 5808 0 0 0 15021 2 0 0 25 0 4 0 503034124 192225280 14120 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=187720 CPUtime=149.43 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 1604 0 0 0 14942 1 0 0 25 0 4 0 503034124 192225280 14120 33554432000 4194304 4964704 140735436579600 18446744073709551615 4669477 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 600.21
Current children cumulated vsize (KiB) 187720

[startup+151.901 s]
/proc/loadavg: 7.97 7.92 7.97 9/184 15075
/proc/meminfo: memFree=24062040/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=187720 CPUtime=606.59 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 14413 0 0 0 60652 7 0 0 25 0 4 0 503034120 192225280 14149 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670260 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 46930 14149 460 189 0 41279 0
[pid=14914/tid=14919] ppid=14912 vsize=187720 CPUtime=151.83 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 3742 0 0 0 15182 1 0 0 25 0 4 0 503034124 192225280 14149 33554432000 4194304 4964704 140735436579600 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=187720 CPUtime=151.83 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 5809 0 0 0 15181 2 0 0 25 0 4 0 503034124 192225280 14149 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=187720 CPUtime=151.01 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 1604 0 0 0 15100 1 0 0 25 0 4 0 503034124 192225280 14149 33554432000 4194304 4964704 140735436579600 18446744073709551615 4668686 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 606.59
Current children cumulated vsize (KiB) 187720

[startup+152.701 s]
/proc/loadavg: 7.97 7.92 7.97 9/184 15075
/proc/meminfo: memFree=24062040/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=187720 CPUtime=609.79 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 14418 0 0 0 60972 7 0 0 25 0 4 0 503034120 192225280 14154 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670263 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14914/statm: 46930 14154 460 189 0 41279 0
[pid=14914/tid=14919] ppid=14912 vsize=187720 CPUtime=152.63 cores=1,3,5,7
/proc/14914/task/14919/stat : 14919 (claspmt) R 14912 14914 14339 0 -1 4202560 3742 0 0 0 15262 1 0 0 25 0 4 0 503034124 192225280 14154 33554432000 4194304 4964704 140735436579600 18446744073709551615 4332367 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14914/tid=14920] ppid=14912 vsize=187720 CPUtime=152.63 cores=1,3,5,7
/proc/14914/task/14920/stat : 14920 (claspmt) R 14912 14914 14339 0 -1 4202560 5814 0 0 0 15261 2 0 0 25 0 4 0 503034124 192225280 14154 33554432000 4194304 4964704 140735436579600 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14914/tid=14921] ppid=14912 vsize=187720 CPUtime=151.81 cores=1,3,5,7
/proc/14914/task/14921/stat : 14921 (claspmt) R 14912 14914 14339 0 -1 4202560 1604 0 0 0 15180 1 0 0 25 0 4 0 503034124 192225280 14154 33554432000 4194304 4964704 140735436579600 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 609.79
Current children cumulated vsize (KiB) 187720

[startup+153.101 s]
/proc/loadavg: 7.97 7.92 7.97 9/184 15075
/proc/meminfo: memFree=24060924/32951124 swapFree=67111524/67111528
[pid=14914] ppid=14912 vsize=172464 CPUtime=611.32 cores=1,3,5,7
/proc/14914/stat : 14914 (claspmt) R 14912 14914 14339 0 -1 4202496 14429 0 0 0 61125 7 0 0 25 0 1 0 503034120 176603136 5257 33554432000 4194304 4964704 140735436579600 18446744073709551615 255106812263 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/14914/statm: 43116 5222 471 189 0 37465 0
Current children cumulated CPU time (s) 611.32
Current children cumulated vsize (KiB) 172464

Child status: 20
Real time (s): 153.102
CPU time (s): 611.334
CPU user time (s): 611.254
CPU system time (s): 0.079987
CPU usage (%): 399.298
Max. virtual memory (cumulated for all children) (KiB): 187720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 611.254
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14430
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= 2988
involuntary context switches= 2641

runsolver used 0.250961 second user time and 0.58891 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 21:43:00
IDJOB=3299588
IDBENCH=85826
IDSOLVER=1683
FILE ID=node144/3299588-1304106180
RUNJOBID= node144-1304106180-14895
PBS_JOBID= 13170634
Free space on /tmp= 72408 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.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-3299588-1304106180/watcher-3299588-1304106180 -o /tmp/evaluation-result-3299588-1304106180/solver-3299588-1304106180 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299588-1304106180.cnf

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=242490268

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24244204 kB
Buffers:       2124916 kB
Cached:        5968628 kB
SwapCached:          4 kB
Active:         192488 kB
Inactive:      7965852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24244204 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2448 kB
Writeback:           0 kB
AnonPages:       64308 kB
Mapped:          15256 kB
Slab:           486204 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   206456 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= 72404 MiB
End job on node144 at 2011-04-29 21:45:33