Trace number 3380871

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)UNSAT 66.071 10.1634

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
MD5SUM7599aafec7bebba20ceab50260cd7197
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.53746
Satisfiable
(Un)Satisfiability was proved
Number of variables70167
Number of clauses209513
Sum of the clauses size488861
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2139674
Number of clauses of size 369837
Number of clauses of size 40
Number of clauses of size 50
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 ...494074/instance-3380871-1305494074.cnf
0.49/0.57	c Solving...
66.00/10.15	s UNSATISFIABLE
66.00/10.15	
66.00/10.15	c Models        : 0     
66.00/10.15	c Time          : 10.033s (Solving: 9.46s 1st Model: 0.00s Unsat: 9.46s)
66.00/10.15	c CPU Time      : 65.930s

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: 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-3380871-1305494074/watcher-3380871-1305494074 -o /tmp/evaluation-result-3380871-1305494074/solver-3380871-1305494074 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380871-1305494074.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.47 4.35 4.50 3/386 2163
/proc/meminfo: memFree=15555456/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=29780 CPUtime=0 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 848 0 0 0 0 0 0 0 25 0 1 0 641822889 30494720 779 33554432000 4194304 4964800 140733850410016 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2163/statm: 7445 787 376 189 0 2319 0

[startup+0.0406201 s]
/proc/loadavg: 4.47 4.35 4.50 3/386 2163
/proc/meminfo: memFree=15555456/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=39376 CPUtime=0.03 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 6000 0 0 0 2 1 0 0 25 0 1 0 641822889 40321024 4910 33554432000 4194304 4964800 140733850410016 18446744073709551615 228095111877 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2163/statm: 9844 4912 386 189 0 4718 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 39376

[startup+0.100608 s]
/proc/loadavg: 4.47 4.35 4.50 3/386 2163
/proc/meminfo: memFree=15555456/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=52840 CPUtime=0.09 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 10533 0 0 0 8 1 0 0 25 0 1 0 641822889 54108160 8081 33554432000 4194304 4964800 140733850410016 18446744073709551615 4618166 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2163/statm: 13210 8082 399 189 0 8084 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52840

[startup+0.300571 s]
/proc/loadavg: 4.47 4.35 4.50 3/386 2163
/proc/meminfo: memFree=15555456/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=61388 CPUtime=0.29 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 12569 0 0 0 28 1 0 0 25 0 1 0 641822889 62861312 10117 33554432000 4194304 4964800 140733850410016 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2163/statm: 15347 10118 404 189 0 10221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61388

[startup+0.700499 s]
/proc/loadavg: 4.47 4.35 4.50 3/386 2163
/proc/meminfo: memFree=15555456/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=452248 CPUtime=0.79 cores=0-7
/proc/2163/stat : 2163 (claspmt) S 2161 2163 1945 0 -1 4202496 33863 0 0 0 70 9 0 0 25 0 8 0 641822889 463101952 26452 33554432000 4194304 4964800 140733850410016 18446744073709551615 228107266969 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/2163/statm: 113062 26452 443 189 0 107411 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 452248

[startup+1.51531 s]
/proc/loadavg: 4.27 4.31 4.49 11/394 2171
/proc/meminfo: memFree=15447252/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=453624 CPUtime=6.43 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 35499 0 0 0 633 10 0 0 24 0 8 0 641822889 464510976 28088 33554432000 4194304 4964800 140733850410016 18446744073709551615 4370281 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/2163/statm: 113406 28088 464 189 0 107755 0
[pid=2163/tid=2165] ppid=2161 vsize=453624 CPUtime=0.82 cores=0-7
/proc/2163/task/2165/stat : 2165 (claspmt) R 2161 2163 1945 0 -1 4202560 2510 0 0 0 81 1 0 0 17 0 8 0 641822947 464510976 28088 33554432000 4194304 4964800 140733850410016 18446744073709551615 4370381 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2163/tid=2166] ppid=2161 vsize=453624 CPUtime=0.83 cores=0-7
/proc/2163/task/2166/stat : 2166 (claspmt) R 2161 2163 1945 0 -1 4202560 3441 0 0 0 82 1 0 0 18 0 8 0 641822947 464510976 28088 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=453624 CPUtime=0.82 cores=0-7
/proc/2163/task/2167/stat : 2167 (claspmt) R 2161 2163 1945 0 -1 4202560 3520 0 0 0 81 1 0 0 18 0 8 0 641822947 464510976 28088 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2163/tid=2168] ppid=2161 vsize=453624 CPUtime=0.82 cores=0-7
/proc/2163/task/2168/stat : 2168 (claspmt) R 2161 2163 1945 0 -1 4202560 2844 0 0 0 81 1 0 0 18 0 8 0 641822947 464510976 28088 33554432000 4194304 4964800 140733850410016 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2163/tid=2169] ppid=2161 vsize=453624 CPUtime=0.87 cores=0-7
/proc/2163/task/2169/stat : 2169 (claspmt) R 2161 2163 1945 0 -1 4202560 2901 0 0 0 86 1 0 0 18 0 8 0 641822947 464510976 28088 33554432000 4194304 4964800 140733850410016 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=453624 CPUtime=0.83 cores=0-7
/proc/2163/task/2170/stat : 2170 (claspmt) R 2161 2163 1945 0 -1 4202560 3364 0 0 0 82 1 0 0 18 0 8 0 641822947 464510976 28088 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2163/tid=2171] ppid=2161 vsize=453624 CPUtime=0.82 cores=0-7
/proc/2163/task/2171/stat : 2171 (claspmt) R 2161 2163 1945 0 -1 4202560 3056 0 0 0 81 1 0 0 18 0 8 0 641822947 464510976 28088 33554432000 4194304 4964800 140733850410016 18446744073709551615 228095118338 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.43
Current children cumulated vsize (KiB) 453624

[startup+3.10102 s]
/proc/loadavg: 4.27 4.31 4.49 10/394 2171
/proc/meminfo: memFree=15440572/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=454576 CPUtime=17.52 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 37530 0 0 0 1739 13 0 0 25 0 8 0 641822889 465485824 30119 33554432000 4194304 4964800 140733850410016 18446744073709551615 4684729 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2163/statm: 113644 30119 464 189 0 107993 0
[pid=2163/tid=2165] ppid=2161 vsize=454576 CPUtime=2.41 cores=0-7
/proc/2163/task/2165/stat : 2165 (claspmt) R 2161 2163 1945 0 -1 4202560 2676 0 0 0 240 1 0 0 20 0 8 0 641822947 465485824 30119 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2163/tid=2166] ppid=2161 vsize=454576 CPUtime=2.1 cores=0-7
/proc/2163/task/2166/stat : 2166 (claspmt) R 2161 2163 1945 0 -1 4202560 3848 0 0 0 209 1 0 0 20 0 8 0 641822947 465485824 30119 33554432000 4194304 4964800 140733850410016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=454576 CPUtime=2.4 cores=0-7
/proc/2163/task/2167/stat : 2167 (claspmt) R 2161 2163 1945 0 -1 4202560 3883 0 0 0 239 1 0 0 20 0 8 0 641822947 465485824 30119 33554432000 4194304 4964800 140733850410016 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2163/tid=2168] ppid=2161 vsize=454576 CPUtime=2.2 cores=0-7
/proc/2163/task/2168/stat : 2168 (claspmt) R 2161 2163 1945 0 -1 4202560 2996 0 0 0 219 1 0 0 19 0 8 0 641822947 465485824 30119 33554432000 4194304 4964800 140733850410016 18446744073709551615 4652258 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2163/tid=2169] ppid=2161 vsize=454576 CPUtime=2.46 cores=0-7
/proc/2163/task/2169/stat : 2169 (claspmt) R 2161 2163 1945 0 -1 4202560 2933 0 0 0 245 1 0 0 22 0 8 0 641822947 465485824 30119 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=454576 CPUtime=2.41 cores=0-7
/proc/2163/task/2170/stat : 2170 (claspmt) R 2161 2163 1945 0 -1 4202560 3746 0 0 0 240 1 0 0 21 0 8 0 641822947 465485824 30119 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670097 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2163/tid=2171] ppid=2161 vsize=454576 CPUtime=2.39 cores=0-7
/proc/2163/task/2171/stat : 2171 (claspmt) R 2161 2163 1945 0 -1 4202560 3234 0 0 0 238 1 0 0 20 0 8 0 641822947 465485824 30119 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 17.52
Current children cumulated vsize (KiB) 454576

[startup+6.30043 s]
/proc/loadavg: 4.65 4.39 4.51 10/394 2171
/proc/meminfo: memFree=15428568/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=455664 CPUtime=39.86 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 40212 0 0 0 3971 15 0 0 25 0 8 0 641822889 466599936 32801 33554432000 4194304 4964800 140733850410016 18446744073709551615 4669091 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2163/statm: 113916 32801 464 189 0 108265 0
[pid=2163/tid=2165] ppid=2161 vsize=455664 CPUtime=5.61 cores=0-7
/proc/2163/task/2165/stat : 2165 (claspmt) R 2161 2163 1945 0 -1 4202560 2755 0 0 0 560 1 0 0 25 0 8 0 641822947 466599936 32801 33554432000 4194304 4964800 140733850410016 18446744073709551615 4668588 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2163/tid=2166] ppid=2161 vsize=455664 CPUtime=3.6 cores=0-7
/proc/2163/task/2166/stat : 2166 (claspmt) R 2161 2163 1945 0 -1 4202560 4223 0 0 0 359 1 0 0 25 0 8 0 641822947 466599936 32801 33554432000 4194304 4964800 140733850410016 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=455664 CPUtime=5.6 cores=0-7
/proc/2163/task/2167/stat : 2167 (claspmt) R 2161 2163 1945 0 -1 4202560 4536 0 0 0 558 2 0 0 25 0 8 0 641822947 466599936 32801 33554432000 4194304 4964800 140733850410016 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2163/tid=2168] ppid=2161 vsize=455664 CPUtime=3.89 cores=0-7
/proc/2163/task/2168/stat : 2168 (claspmt) R 2161 2163 1945 0 -1 4202560 3132 0 0 0 388 1 0 0 25 0 8 0 641822947 466599936 32801 33554432000 4194304 4964800 140733850410016 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2163/tid=2169] ppid=2161 vsize=455664 CPUtime=5.66 cores=0-7
/proc/2163/task/2169/stat : 2169 (claspmt) R 2161 2163 1945 0 -1 4202560 2976 0 0 0 565 1 0 0 25 0 8 0 641822947 466599936 32801 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=455664 CPUtime=5.62 cores=0-7
/proc/2163/task/2170/stat : 2170 (claspmt) R 2161 2163 1945 0 -1 4202560 4413 0 0 0 559 3 0 0 25 0 8 0 641822947 466599936 32801 33554432000 4194304 4964800 140733850410016 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2163/tid=2171] ppid=2161 vsize=455664 CPUtime=5.54 cores=0-7
/proc/2163/task/2171/stat : 2171 (claspmt) R 2161 2163 1945 0 -1 4202560 3729 0 0 0 553 1 0 0 25 0 8 0 641822947 466599936 32801 33554432000 4194304 4964800 140733850410016 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39.86
Current children cumulated vsize (KiB) 455664

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

[startup+6.70036 s]
/proc/loadavg: 4.65 4.39 4.51 10/394 2171
/proc/meminfo: memFree=15428568/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=455664 CPUtime=42.66 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 40429 0 0 0 4250 16 0 0 25 0 8 0 641822889 466599936 33018 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2163/statm: 113916 33018 464 189 0 108265 0
[pid=2163/tid=2165] ppid=2161 vsize=455664 CPUtime=6.01 cores=0-7
/proc/2163/task/2165/stat : 2165 (claspmt) R 2161 2163 1945 0 -1 4202560 2759 0 0 0 600 1 0 0 25 0 8 0 641822947 466599936 33018 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2163/tid=2166] ppid=2161 vsize=455664 CPUtime=3.91 cores=0-7
/proc/2163/task/2166/stat : 2166 (claspmt) R 2161 2163 1945 0 -1 4202560 4397 0 0 0 389 2 0 0 25 0 8 0 641822947 466599936 33018 33554432000 4194304 4964800 140733850410016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=455664 CPUtime=5.79 cores=0-7
/proc/2163/task/2167/stat : 2167 (claspmt) R 2161 2163 1945 0 -1 4202560 4537 0 0 0 577 2 0 0 25 0 8 0 641822947 466599936 33018 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2163/tid=2168] ppid=2161 vsize=455664 CPUtime=4.2 cores=0-7
/proc/2163/task/2168/stat : 2168 (claspmt) R 2161 2163 1945 0 -1 4202560 3134 0 0 0 419 1 0 0 25 0 8 0 641822947 466599936 33018 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2163/tid=2169] ppid=2161 vsize=455664 CPUtime=6.06 cores=0-7
/proc/2163/task/2169/stat : 2169 (claspmt) R 2161 2163 1945 0 -1 4202560 2976 0 0 0 605 1 0 0 25 0 8 0 641822947 466599936 33018 33554432000 4194304 4964800 140733850410016 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=455664 CPUtime=6.01 cores=0-7
/proc/2163/task/2170/stat : 2170 (claspmt) R 2161 2163 1945 0 -1 4202560 4448 0 0 0 598 3 0 0 25 0 8 0 641822947 466599936 33018 33554432000 4194304 4964800 140733850410016 18446744073709551615 4321088 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2163/tid=2171] ppid=2161 vsize=455664 CPUtime=5.94 cores=0-7
/proc/2163/task/2171/stat : 2171 (claspmt) R 2161 2163 1945 0 -1 4202560 3729 0 0 0 593 1 0 0 25 0 8 0 641822947 466599936 33018 33554432000 4194304 4964800 140733850410016 18446744073709551615 4627360 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 42.66
Current children cumulated vsize (KiB) 455664

[startup+8.30106 s]
/proc/loadavg: 4.65 4.39 4.51 10/394 2171
/proc/meminfo: memFree=15425096/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=456072 CPUtime=53.83 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 40909 0 0 0 5367 16 0 0 25 0 8 0 641822889 467017728 33498 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2163/statm: 114018 33498 464 189 0 108367 0
[pid=2163/tid=2165] ppid=2161 vsize=456072 CPUtime=7.61 cores=0-7
/proc/2163/task/2165/stat : 2165 (claspmt) R 2161 2163 1945 0 -1 4202560 2814 0 0 0 760 1 0 0 25 0 8 0 641822947 467017728 33498 33554432000 4194304 4964800 140733850410016 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2163/tid=2166] ppid=2161 vsize=456072 CPUtime=4.8 cores=0-7
/proc/2163/task/2166/stat : 2166 (claspmt) R 2161 2163 1945 0 -1 4202560 4528 0 0 0 478 2 0 0 25 0 8 0 641822947 467017728 33498 33554432000 4194304 4964800 140733850410016 18446744073709551615 4332000 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=456072 CPUtime=6.5 cores=0-7
/proc/2163/task/2167/stat : 2167 (claspmt) R 2161 2163 1945 0 -1 4202560 4573 0 0 0 648 2 0 0 25 0 8 0 641822947 467017728 33498 33554432000 4194304 4964800 140733850410016 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2163/tid=2168] ppid=2161 vsize=456072 CPUtime=5.8 cores=0-7
/proc/2163/task/2168/stat : 2168 (claspmt) R 2161 2163 1945 0 -1 4202560 3243 0 0 0 579 1 0 0 25 0 8 0 641822947 467017728 33498 33554432000 4194304 4964800 140733850410016 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2163/tid=2169] ppid=2161 vsize=456072 CPUtime=7.66 cores=0-7
/proc/2163/task/2169/stat : 2169 (claspmt) R 2161 2163 1945 0 -1 4202560 3053 0 0 0 765 1 0 0 25 0 8 0 641822947 467017728 33498 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=456072 CPUtime=7.61 cores=0-7
/proc/2163/task/2170/stat : 2170 (claspmt) R 2161 2163 1945 0 -1 4202560 4475 0 0 0 758 3 0 0 25 0 8 0 641822947 467017728 33498 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2163/tid=2171] ppid=2161 vsize=456072 CPUtime=7.52 cores=0-7
/proc/2163/task/2171/stat : 2171 (claspmt) R 2161 2163 1945 0 -1 4202560 3762 0 0 0 750 2 0 0 25 0 8 0 641822947 467017728 33498 33554432000 4194304 4964800 140733850410016 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 53.83
Current children cumulated vsize (KiB) 456072

[startup+9.10092 s]
/proc/loadavg: 4.65 4.39 4.51 10/394 2171
/proc/meminfo: memFree=15423640/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=457008 CPUtime=59.45 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 41281 0 0 0 5929 16 0 0 25 0 8 0 641822889 467976192 33870 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2163/statm: 114252 33870 464 189 0 108601 0
[pid=2163/tid=2165] ppid=2161 vsize=457008 CPUtime=8.42 cores=0-7
/proc/2163/task/2165/stat : 2165 (claspmt) R 2161 2163 1945 0 -1 4202560 2842 0 0 0 841 1 0 0 25 0 8 0 641822947 467976192 33871 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2163/tid=2166] ppid=2161 vsize=457008 CPUtime=5.2 cores=0-7
/proc/2163/task/2166/stat : 2166 (claspmt) R 2161 2163 1945 0 -1 4202560 4532 0 0 0 518 2 0 0 25 0 8 0 641822947 467976192 33871 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=457008 CPUtime=6.91 cores=0-7
/proc/2163/task/2167/stat : 2167 (claspmt) R 2161 2163 1945 0 -1 4202560 4580 0 0 0 689 2 0 0 25 0 8 0 641822947 467976192 33871 33554432000 4194304 4964800 140733850410016 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2163/tid=2168] ppid=2161 vsize=457008 CPUtime=6.61 cores=0-7
/proc/2163/task/2168/stat : 2168 (claspmt) R 2161 2163 1945 0 -1 4202560 3342 0 0 0 660 1 0 0 25 0 8 0 641822947 467976192 33871 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2163/tid=2169] ppid=2161 vsize=457008 CPUtime=8.47 cores=0-7
/proc/2163/task/2169/stat : 2169 (claspmt) R 2161 2163 1945 0 -1 4202560 3164 0 0 0 846 1 0 0 25 0 8 0 641822947 467976192 33871 33554432000 4194304 4964800 140733850410016 18446744073709551615 4669560 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=457008 CPUtime=8.42 cores=0-7
/proc/2163/task/2170/stat : 2170 (claspmt) R 2161 2163 1945 0 -1 4202560 4475 0 0 0 839 3 0 0 25 0 8 0 641822947 467976192 33871 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2163/tid=2171] ppid=2161 vsize=457008 CPUtime=8.32 cores=0-7
/proc/2163/task/2171/stat : 2171 (claspmt) R 2161 2163 1945 0 -1 4202560 3886 0 0 0 830 2 0 0 25 0 8 0 641822947 467976192 33871 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 59.45
Current children cumulated vsize (KiB) 457008

[startup+9.90077 s]
/proc/loadavg: 4.65 4.39 4.51 10/394 2171
/proc/meminfo: memFree=15423640/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=457244 CPUtime=65.02 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 41511 0 0 0 6485 17 0 0 25 0 8 0 641822889 468217856 34100 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2163/statm: 114311 34100 464 189 0 108660 0
[pid=2163/tid=2165] ppid=2161 vsize=457244 CPUtime=9.2 cores=0-7
/proc/2163/task/2165/stat : 2165 (claspmt) R 2161 2163 1945 0 -1 4202560 2868 0 0 0 919 1 0 0 25 0 8 0 641822947 468217856 34100 33554432000 4194304 4964800 140733850410016 18446744073709551615 4684760 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2163/tid=2166] ppid=2161 vsize=457244 CPUtime=5.6 cores=0-7
/proc/2163/task/2166/stat : 2166 (claspmt) R 2161 2163 1945 0 -1 4202560 4535 0 0 0 558 2 0 0 25 0 8 0 641822947 468217856 34100 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2163/tid=2167] ppid=2161 vsize=457244 CPUtime=7.3 cores=0-7
/proc/2163/task/2167/stat : 2167 (claspmt) R 2161 2163 1945 0 -1 4202560 4585 0 0 0 728 2 0 0 25 0 8 0 641822947 468217856 34100 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2163/tid=2168] ppid=2161 vsize=457244 CPUtime=7.4 cores=0-7
/proc/2163/task/2168/stat : 2168 (claspmt) R 2161 2163 1945 0 -1 4202560 3424 0 0 0 738 2 0 0 25 0 8 0 641822947 468217856 34100 33554432000 4194304 4964800 140733850410016 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2163/tid=2169] ppid=2161 vsize=457244 CPUtime=9.26 cores=0-7
/proc/2163/task/2169/stat : 2169 (claspmt) R 2161 2163 1945 0 -1 4202560 3218 0 0 0 925 1 0 0 25 0 8 0 641822947 468217856 34100 33554432000 4194304 4964800 140733850410016 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2163/tid=2170] ppid=2161 vsize=457244 CPUtime=9.21 cores=0-7
/proc/2163/task/2170/stat : 2170 (claspmt) R 2161 2163 1945 0 -1 4202560 4491 0 0 0 918 3 0 0 25 0 8 0 641822947 468217856 34100 33554432000 4194304 4964800 140733850410016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2163/tid=2171] ppid=2161 vsize=457244 CPUtime=9.1 cores=0-7
/proc/2163/task/2171/stat : 2171 (claspmt) R 2161 2163 1945 0 -1 4202560 3895 0 0 0 908 2 0 0 25 0 8 0 641822947 468217856 34100 33554432000 4194304 4964800 140733850410016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 65.02
Current children cumulated vsize (KiB) 457244

[startup+10.1008 s]
/proc/loadavg: 4.65 4.39 4.51 10/394 2171
/proc/meminfo: memFree=15423640/32951124 swapFree=65980224/67111528
[pid=2163] ppid=2161 vsize=441888 CPUtime=66 cores=0-7
/proc/2163/stat : 2163 (claspmt) R 2161 2163 1945 0 -1 4202496 41543 0 0 0 6583 17 0 0 25 0 1 0 641822889 452493312 30293 33554432000 4194304 4964800 140733850410016 18446744073709551615 228095099992 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/2163/statm: 110472 30293 474 189 0 104821 0
Current children cumulated CPU time (s) 66
Current children cumulated vsize (KiB) 441888

Child status: 20
Real time (s): 10.1634
CPU time (s): 66.071
CPU user time (s): 65.885
CPU system time (s): 0.185971
CPU usage (%): 650.087
Max. virtual memory (cumulated for all children) (KiB): 457244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.885
system time used= 0.185971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41544
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= 7945
involuntary context switches= 581

runsolver used 0.049992 second user time and 0.091986 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 23:14:34
IDJOB=3380871
IDBENCH=82465
IDSOLVER=1865
FILE ID=node142/3380871-1305494074
RUNJOBID= node142-1305493624-1959
PBS_JOBID= 13325427
Free space on /tmp= 73536 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.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-3380871-1305494074/watcher-3380871-1305494074 -o /tmp/evaluation-result-3380871-1305494074/solver-3380871-1305494074 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380871-1305494074.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 7599aafec7bebba20ceab50260cd7197
RANDOM SEED=640236884

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15555496 kB
Buffers:        347184 kB
Cached:        4891788 kB
SwapCached:      11512 kB
Active:       13901460 kB
Inactive:      3135880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15555496 kB
SwapTotal:    67111528 kB
SwapFree:     65980224 kB
Dirty:            4332 kB
Writeback:           0 kB
AnonPages:    11796516 kB
Mapped:          22228 kB
Slab:           238976 kB
PageTables:      48244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 85098156 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= 73536 MiB
End job on node142 at 2011-05-15 23:14:44