Trace number 3373292

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)SAT 55.8425 14.013

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s18527668-sat.cnf
MD5SUMd6f66d406779966e0b3cbed9097980e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099983
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...423873/instance-3373292-1305423873.cnf
0.00/0.00	c Solving...
55.79/14.01	c Answer: 1
55.79/14.01	v -1 -2 -3 -4 5 -6 7 -8 9 -10 11 -12 13 -14 -15 -16 17 -18 -19 -20 -21 -22
55.79/14.01	v -23 24 -25 -26 -27 28 -29 30 31 32 33 -34 -35 -36 37 -38 39 40 41 42 43
55.79/14.01	v 44 45 -46 47 -48 49 -50 51 -52 -53 -54 55 -56 -57 -58 -59 60 -61 -62 -63
55.79/14.01	v 64 65 -66 67 -68 69 -70 -71 -72 -73 -74 -75 -76 -77 78 -79 80 81 -82 -83
55.79/14.01	v 84 85 -86 -87 88 -89 -90 91 -92 93 94 95 96 97 -98 99 100 -101 102 103
55.79/14.01	v -104 -105 -106 107 -108 -109 -110 -111 112 -113 114 -115 -116 -117 -118
55.79/14.01	v -119 120 -121 -122 123 124 125 126 -127 128 -129 -130 131 -132 -133 -134
55.79/14.01	v 135 -136 137 138 139 -140 0
55.79/14.01	s SATISFIABLE
55.79/14.01	
55.79/14.01	c Models        : 1+    
55.79/14.01	c Time          : 14.009s (Solving: 14.01s 1st Model: 14.01s Unsat: 0.00s)
55.79/14.01	c CPU Time      : 55.830s

Verifier Data

OK

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-3373292-1305423873/watcher-3373292-1305423873 -o /tmp/evaluation-result-3373292-1305423873/solver-3373292-1305423873 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373292-1305423873.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: 8.09 8.11 8.00 5/416 10025
/proc/meminfo: memFree=21292340/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=102300 CPUtime=0 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 697 0 0 0 0 0 0 0 25 0 4 0 732618052 104755200 627 33554432000 4194304 4964800 140735515892608 18446744073709551615 215988253381 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 25575 628 446 189 0 19924 0
[pid=10025/tid=10026] ppid=10023 vsize=167836 CPUtime=0 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 51 0 0 0 0 0 0 0 25 0 4 0 732618053 171864064 730 33554432000 4194304 4964800 140735515892608 18446744073709551615 215988253729 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=167836 CPUtime=0 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 30 0 0 0 0 0 0 0 25 0 4 0 732618053 171864064 730 33554432000 4194304 4964800 140735515892608 18446744073709551615 215988697582 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=167836 CPUtime=0 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 54 0 0 0 0 0 0 0 25 0 4 0 732618053 171864064 730 33554432000 4194304 4964800 140735515892608 18446744073709551615 215988697631 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.033288 s]
/proc/loadavg: 8.09 8.11 8.00 5/416 10025
/proc/meminfo: memFree=21292340/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=167968 CPUtime=0.1 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 862 0 0 0 10 0 0 0 25 0 4 0 732618052 171999232 791 33554432000 4194304 4964800 140735515892608 18446744073709551615 4321038 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 41992 791 457 189 0 36341 0
[pid=10025/tid=10026] ppid=10023 vsize=167968 CPUtime=0.02 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 65 0 0 0 2 0 0 0 25 0 4 0 732618053 171999232 791 33554432000 4194304 4964800 140735515892608 18446744073709551615 215988697631 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=167968 CPUtime=0.01 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 45 0 0 0 1 0 0 0 25 0 4 0 732618053 171999232 791 33554432000 4194304 4964800 140735515892608 18446744073709551615 215988697582 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=167968 CPUtime=0.02 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 69 0 0 0 2 0 0 0 25 0 4 0 732618053 171999232 791 33554432000 4194304 4964800 140735515892608 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 167968

[startup+0.105691 s]
/proc/loadavg: 8.09 8.11 8.00 5/416 10025
/proc/meminfo: memFree=21292340/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=168100 CPUtime=0.39 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 991 0 0 0 39 0 0 0 25 0 4 0 732618052 172134400 920 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 42025 920 458 189 0 36374 0
[pid=10025/tid=10026] ppid=10023 vsize=168100 CPUtime=0.09 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 91 0 0 0 9 0 0 0 25 0 4 0 732618053 172134400 921 33554432000 4194304 4964800 140735515892608 18446744073709551615 215988253381 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=168100 CPUtime=0.09 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 94 0 0 0 9 0 0 0 25 0 4 0 732618053 172134400 921 33554432000 4194304 4964800 140735515892608 18446744073709551615 215988697582 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=168100 CPUtime=0.09 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 84 0 0 0 9 0 0 0 25 0 4 0 732618053 172134400 921 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 168100

[startup+0.300453 s]
/proc/loadavg: 8.09 8.11 8.00 5/416 10025
/proc/meminfo: memFree=21292340/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=168496 CPUtime=1.16 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 1220 0 0 0 116 0 0 0 25 0 4 0 732618052 172539904 1149 33554432000 4194304 4964800 140735515892608 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 42124 1149 458 189 0 36473 0
[pid=10025/tid=10026] ppid=10023 vsize=168496 CPUtime=0.29 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 161 0 0 0 29 0 0 0 25 0 4 0 732618053 172539904 1149 33554432000 4194304 4964800 140735515892608 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=168496 CPUtime=0.28 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 153 0 0 0 28 0 0 0 25 0 4 0 732618053 172539904 1149 33554432000 4194304 4964800 140735515892608 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=168496 CPUtime=0.29 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 121 0 0 0 29 0 0 0 25 0 4 0 732618053 172539904 1149 33554432000 4194304 4964800 140735515892608 18446744073709551615 4653482 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 168496

[startup+0.700383 s]
/proc/loadavg: 8.09 8.11 8.00 5/416 10025
/proc/meminfo: memFree=21292340/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=234032 CPUtime=2.77 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 1420 0 0 0 276 1 0 0 25 0 4 0 732618052 239648768 1349 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 58508 1349 458 189 0 52857 0
[pid=10025/tid=10026] ppid=10023 vsize=234032 CPUtime=0.69 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 234 0 0 0 69 0 0 0 25 0 4 0 732618053 239648768 1349 33554432000 4194304 4964800 140735515892608 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=234032 CPUtime=0.68 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 204 0 0 0 68 0 0 0 25 0 4 0 732618053 239648768 1349 33554432000 4194304 4964800 140735515892608 18446744073709551615 4660219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=234032 CPUtime=0.69 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 137 0 0 0 69 0 0 0 25 0 4 0 732618053 239648768 1349 33554432000 4194304 4964800 140735515892608 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 234032

[startup+1.50024 s]
/proc/loadavg: 8.08 8.11 8.00 9/420 10029
/proc/meminfo: memFree=21285512/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=234168 CPUtime=5.95 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 1599 0 0 0 594 1 0 0 25 0 4 0 732618052 239788032 1528 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670538 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 58542 1528 458 189 0 52891 0
[pid=10025/tid=10026] ppid=10023 vsize=234168 CPUtime=1.49 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 306 0 0 0 149 0 0 0 25 0 4 0 732618053 239788032 1528 33554432000 4194304 4964800 140735515892608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=234168 CPUtime=1.47 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 244 0 0 0 147 0 0 0 25 0 4 0 732618053 239788032 1528 33554432000 4194304 4964800 140735515892608 18446744073709551615 4669089 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=234168 CPUtime=1.49 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 152 0 0 0 149 0 0 0 25 0 4 0 732618053 239788032 1528 33554432000 4194304 4964800 140735515892608 18446744073709551615 4658846 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 234168

[startup+3.10096 s]
/proc/loadavg: 8.08 8.11 8.00 9/420 10029
/proc/meminfo: memFree=21282784/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=234432 CPUtime=12.34 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 1766 0 0 0 1233 1 0 0 25 0 4 0 732618052 240058368 1695 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 58608 1695 458 189 0 52957 0
[pid=10025/tid=10026] ppid=10023 vsize=234432 CPUtime=3.09 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 383 0 0 0 309 0 0 0 25 0 4 0 732618053 240058368 1695 33554432000 4194304 4964800 140735515892608 18446744073709551615 4647565 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=234432 CPUtime=3.05 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 264 0 0 0 305 0 0 0 25 0 4 0 732618053 240058368 1695 33554432000 4194304 4964800 140735515892608 18446744073709551615 4658618 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=234432 CPUtime=3.09 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 173 0 0 0 309 0 0 0 25 0 4 0 732618053 240058368 1695 33554432000 4194304 4964800 140735515892608 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 234432

[startup+6.3004 s]
/proc/loadavg: 8.08 8.11 8.00 9/420 10029
/proc/meminfo: memFree=21279368/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=234432 CPUtime=25.09 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 2006 0 0 0 2507 2 0 0 25 0 4 0 732618052 240058368 1935 33554432000 4194304 4964800 140735515892608 18446744073709551615 4362228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 58608 1935 458 189 0 52957 0
[pid=10025/tid=10026] ppid=10023 vsize=234432 CPUtime=6.27 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 489 0 0 0 627 0 0 0 25 0 4 0 732618053 240058368 1935 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=234432 CPUtime=6.21 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 318 0 0 0 621 0 0 0 25 0 4 0 732618053 240058368 1935 33554432000 4194304 4964800 140735515892608 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=234432 CPUtime=6.29 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 191 0 0 0 629 0 0 0 25 0 4 0 732618053 240058368 1935 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 234432

[startup+12.7003 s]
/proc/loadavg: 8.07 8.11 8.00 9/420 10029
/proc/meminfo: memFree=21276056/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=234564 CPUtime=50.6 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 2133 0 0 0 5056 4 0 0 25 0 4 0 732618052 240193536 2062 33554432000 4194304 4964800 140735515892608 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 58641 2062 458 189 0 52990 0
[pid=10025/tid=10026] ppid=10023 vsize=234564 CPUtime=12.58 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 539 0 0 0 1258 0 0 0 25 0 4 0 732618053 240193536 2062 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=234564 CPUtime=12.62 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 334 0 0 0 1261 1 0 0 25 0 4 0 732618053 240193536 2062 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=234564 CPUtime=12.69 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 192 0 0 0 1268 1 0 0 25 0 4 0 732618053 240193536 2062 33554432000 4194304 4964800 140735515892608 18446744073709551615 4653304 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 234564

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

[startup+13.5001 s]
/proc/loadavg: 8.07 8.11 8.00 9/420 10030
/proc/meminfo: memFree=21275824/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=234696 CPUtime=53.79 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 2168 0 0 0 5375 4 0 0 25 0 4 0 732618052 240328704 2097 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 58674 2097 458 189 0 53023 0
[pid=10025/tid=10026] ppid=10023 vsize=234696 CPUtime=13.37 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 542 0 0 0 1337 0 0 0 25 0 4 0 732618053 240328704 2097 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=234696 CPUtime=13.42 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 334 0 0 0 1341 1 0 0 25 0 4 0 732618053 240328704 2097 33554432000 4194304 4964800 140735515892608 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=234696 CPUtime=13.49 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 192 0 0 0 1348 1 0 0 25 0 4 0 732618053 240328704 2097 33554432000 4194304 4964800 140735515892608 18446744073709551615 4689122 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 53.79
Current children cumulated vsize (KiB) 234696

[startup+13.9011 s]
/proc/loadavg: 8.07 8.11 8.00 9/420 10030
/proc/meminfo: memFree=21275824/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=234696 CPUtime=55.39 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 2176 0 0 0 5535 4 0 0 25 0 4 0 732618052 240328704 2105 33554432000 4194304 4964800 140735515892608 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 58674 2105 458 189 0 53023 0
[pid=10025/tid=10026] ppid=10023 vsize=234696 CPUtime=13.77 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 546 0 0 0 1377 0 0 0 25 0 4 0 732618053 240328704 2105 33554432000 4194304 4964800 140735515892608 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=234696 CPUtime=13.82 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 334 0 0 0 1381 1 0 0 25 0 4 0 732618053 240328704 2105 33554432000 4194304 4964800 140735515892608 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=234696 CPUtime=13.89 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 192 0 0 0 1388 1 0 0 25 0 4 0 732618053 240328704 2105 33554432000 4194304 4964800 140735515892608 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 55.39
Current children cumulated vsize (KiB) 234696

[startup+14.0011 s]
/proc/loadavg: 8.07 8.11 8.00 9/420 10030
/proc/meminfo: memFree=21275824/32950940 swapFree=67111356/67111528
[pid=10025] ppid=10023 vsize=234696 CPUtime=55.79 cores=0,2,4,6
/proc/10025/stat : 10025 (claspmt) R 10023 10025 9516 0 -1 4202496 2179 0 0 0 5575 4 0 0 25 0 4 0 732618052 240328704 2108 33554432000 4194304 4964800 140735515892608 18446744073709551615 4653388 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/10025/statm: 58674 2108 458 189 0 53023 0
[pid=10025/tid=10026] ppid=10023 vsize=234696 CPUtime=13.87 cores=0,2,4,6
/proc/10025/task/10026/stat : 10026 (claspmt) R 10023 10025 9516 0 -1 4202560 549 0 0 0 1387 0 0 0 25 0 4 0 732618053 240328704 2108 33554432000 4194304 4964800 140735515892608 18446744073709551615 4362275 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10025/tid=10027] ppid=10023 vsize=234696 CPUtime=13.92 cores=0,2,4,6
/proc/10025/task/10027/stat : 10027 (claspmt) R 10023 10025 9516 0 -1 4202560 334 0 0 0 1391 1 0 0 25 0 4 0 732618053 240328704 2108 33554432000 4194304 4964800 140735515892608 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10025/tid=10028] ppid=10023 vsize=234696 CPUtime=13.99 cores=0,2,4,6
/proc/10025/task/10028/stat : 10028 (claspmt) R 10023 10025 9516 0 -1 4202560 192 0 0 0 1398 1 0 0 25 0 4 0 732618053 240328704 2108 33554432000 4194304 4964800 140735515892608 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 55.79
Current children cumulated vsize (KiB) 234696

Child status: 10
Real time (s): 14.013
CPU time (s): 55.8425
CPU user time (s): 55.7965
CPU system time (s): 0.045993
CPU usage (%): 398.504
Max. virtual memory (cumulated for all children) (KiB): 234696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.7965
system time used= 0.045993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2192
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= 3874
involuntary context switches= 265

runsolver used 0.054991 second user time and 0.12898 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 03:44:33
IDJOB=3373292
IDBENCH=83155
IDSOLVER=1853
FILE ID=node117/3373292-1305423873
RUNJOBID= node117-1305422665-9905
PBS_JOBID= 13324567
Free space on /tmp= 73416 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s18527668-sat.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-3373292-1305423873/watcher-3373292-1305423873 -o /tmp/evaluation-result-3373292-1305423873/solver-3373292-1305423873 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373292-1305423873.cnf

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

MD5SUM BENCH= d6f66d406779966e0b3cbed9097980e3
RANDOM SEED=1414046539

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21292620 kB
Buffers:        302548 kB
Cached:        3119156 kB
SwapCached:          0 kB
Active:        9390976 kB
Inactive:      1913844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21292620 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            1608 kB
Writeback:           0 kB
AnonPages:     7883164 kB
Mapped:          32544 kB
Slab:           243596 kB
PageTables:      43880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100448880 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= 73416 MiB
End job on node117 at 2011-05-15 03:44:47