Trace number 3380889

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 34.9247 6.28537

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
MD5SUMd07ba7628d2c2e21fb72ee99fe24c054
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.62829
Satisfiable
(Un)Satisfiability was proved
Number of variables160244
Number of clauses479591
Sum of the clauses size1119043
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2319726
Number of clauses of size 3159863
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 ...494354/instance-3380889-1305494354.cnf
1.49/1.50	c Solving...
34.83/6.27	s UNSATISFIABLE
34.83/6.27	
34.83/6.27	c Models        : 0     
34.83/6.27	c Time          : 6.092s (Solving: 4.59s 1st Model: 0.00s Unsat: 4.59s)
34.83/6.27	c CPU Time      : 34.730s

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-3380889-1305494354/watcher-3380889-1305494354 -o /tmp/evaluation-result-3380889-1305494354/solver-3380889-1305494354 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380889-1305494354.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: 7.59 8.07 8.06 2/416 4533
/proc/meminfo: memFree=10355508/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=41228 CPUtime=0 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 2166 0 0 0 0 0 0 0 21 0 1 0 661032161 42217472 2097 33554432000 4194304 4964800 140733741387024 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4533/statm: 10307 2104 376 189 0 5181 0

[startup+0.0951041 s]
/proc/loadavg: 7.59 8.07 8.06 2/416 4533
/proc/meminfo: memFree=10355508/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=63792 CPUtime=0.08 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 13355 0 0 0 7 1 0 0 21 0 1 0 661032161 65323008 10885 33554432000 4194304 4964800 140733741387024 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4533/statm: 15948 10886 386 189 0 10822 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 63792

[startup+0.101109 s]
/proc/loadavg: 7.59 8.07 8.06 2/416 4533
/proc/meminfo: memFree=10355508/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=64584 CPUtime=0.09 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 13605 0 0 0 8 1 0 0 21 0 1 0 661032161 66134016 11135 33554432000 4194304 4964800 140733741387024 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4533/statm: 16146 11136 386 189 0 11020 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64584

[startup+0.301065 s]
/proc/loadavg: 7.59 8.07 8.06 2/416 4533
/proc/meminfo: memFree=10355508/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=100632 CPUtime=0.29 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 25072 0 0 0 27 2 0 0 22 0 1 0 661032161 103047168 19478 33554432000 4194304 4964800 140733741387024 18446744073709551615 4607151 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4533/statm: 25158 19478 403 189 0 20032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100632

[startup+0.701012 s]
/proc/loadavg: 7.59 8.07 8.06 2/416 4533
/proc/meminfo: memFree=10355508/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=111588 CPUtime=0.69 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 27834 0 0 0 66 3 0 0 23 0 1 0 661032161 114266112 22240 33554432000 4194304 4964800 140733741387024 18446744073709551615 4611795 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4533/statm: 27897 22241 404 189 0 22771 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111588

[startup+1.50084 s]
/proc/loadavg: 7.59 8.07 8.06 2/417 4534
/proc/meminfo: memFree=10262748/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=123192 CPUtime=1.49 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 30730 0 0 0 146 3 0 0 25 0 1 0 661032161 126148608 25136 33554432000 4194304 4964800 140733741387024 18446744073709551615 254500347083 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4533/statm: 30798 25136 406 189 0 25672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123192

[startup+3.10044 s]
/proc/loadavg: 7.59 8.07 8.06 9/424 4541
/proc/meminfo: memFree=10128400/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=665020 CPUtime=10.89 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 74545 0 0 0 1064 25 0 0 16 0 8 0 661032161 680980480 57691 33554432000 4194304 4964800 140733741387024 18446744073709551615 4668753 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4533/statm: 166255 57691 464 189 0 160604 0
[pid=4533/tid=4535] ppid=4531 vsize=665020 CPUtime=1.13 cores=0-7
/proc/4533/task/4535/stat : 4535 (claspmt) R 4531 4533 4156 0 -1 4202560 4928 0 0 0 111 2 0 0 17 0 8 0 661032312 680980480 57691 33554432000 4194304 4964800 140733741387024 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4533/tid=4536] ppid=4531 vsize=665020 CPUtime=1.13 cores=0-7
/proc/4533/task/4536/stat : 4536 (claspmt) R 4531 4533 4156 0 -1 4202560 6992 0 0 0 112 1 0 0 17 0 8 0 661032312 680980480 57691 33554432000 4194304 4964800 140733741387024 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4533/tid=4537] ppid=4531 vsize=665020 CPUtime=1.11 cores=0-7
/proc/4533/task/4537/stat : 4537 (claspmt) R 4531 4533 4156 0 -1 4202560 7040 0 0 0 108 3 0 0 17 0 8 0 661032312 680980480 57691 33554432000 4194304 4964800 140733741387024 18446744073709551615 4378532 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4533/tid=4538] ppid=4531 vsize=665020 CPUtime=1.11 cores=0-7
/proc/4533/task/4538/stat : 4538 (claspmt) R 4531 4533 4156 0 -1 4202560 5576 0 0 0 108 3 0 0 17 0 8 0 661032312 680980480 57691 33554432000 4194304 4964800 140733741387024 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4533/tid=4539] ppid=4531 vsize=665020 CPUtime=1.47 cores=0-7
/proc/4533/task/4539/stat : 4539 (claspmt) R 4531 4533 4156 0 -1 4202560 6096 0 0 0 144 3 0 0 19 0 8 0 661032312 680980480 57691 33554432000 4194304 4964800 140733741387024 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4533/tid=4540] ppid=4531 vsize=665020 CPUtime=1.14 cores=0-7
/proc/4533/task/4540/stat : 4540 (claspmt) R 4531 4533 4156 0 -1 4202560 6606 0 0 0 111 3 0 0 17 0 8 0 661032312 680980480 57691 33554432000 4194304 4964800 140733741387024 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4533/tid=4541] ppid=4531 vsize=665020 CPUtime=1.13 cores=0-7
/proc/4533/task/4541/stat : 4541 (claspmt) R 4531 4533 4156 0 -1 4202560 6327 0 0 0 111 2 0 0 17 0 8 0 661032312 680980480 57691 33554432000 4194304 4964800 140733741387024 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.89
Current children cumulated vsize (KiB) 665020

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

[startup+4.70112 s]
/proc/loadavg: 7.86 8.11 8.08 10/424 4541
/proc/meminfo: memFree=10125920/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=665020 CPUtime=23.66 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 74988 0 0 0 2341 25 0 0 19 0 8 0 661032161 680980480 58134 33554432000 4194304 4964800 140733741387024 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4533/statm: 166255 58134 464 189 0 160604 0
[pid=4533/tid=4535] ppid=4531 vsize=665020 CPUtime=2.73 cores=0-7
/proc/4533/task/4535/stat : 4535 (claspmt) R 4531 4533 4156 0 -1 4202560 4928 0 0 0 271 2 0 0 19 0 8 0 661032312 680980480 58134 33554432000 4194304 4964800 140733741387024 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4533/tid=4536] ppid=4531 vsize=665020 CPUtime=2.73 cores=0-7
/proc/4533/task/4536/stat : 4536 (claspmt) R 4531 4533 4156 0 -1 4202560 7158 0 0 0 272 1 0 0 19 0 8 0 661032312 680980480 58134 33554432000 4194304 4964800 140733741387024 18446744073709551615 4647774 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4533/tid=4537] ppid=4531 vsize=665020 CPUtime=2.71 cores=0-7
/proc/4533/task/4537/stat : 4537 (claspmt) R 4531 4533 4156 0 -1 4202560 7114 0 0 0 268 3 0 0 19 0 8 0 661032312 680980480 58134 33554432000 4194304 4964800 140733741387024 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4533/tid=4538] ppid=4531 vsize=665020 CPUtime=2.71 cores=0-7
/proc/4533/task/4538/stat : 4538 (claspmt) R 4531 4533 4156 0 -1 4202560 5653 0 0 0 268 3 0 0 19 0 8 0 661032312 680980480 58134 33554432000 4194304 4964800 140733741387024 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4533/tid=4539] ppid=4531 vsize=665020 CPUtime=3.07 cores=0-7
/proc/4533/task/4539/stat : 4539 (claspmt) R 4531 4533 4156 0 -1 4202560 6097 0 0 0 304 3 0 0 25 0 8 0 661032312 680980480 58134 33554432000 4194304 4964800 140733741387024 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4533/tid=4540] ppid=4531 vsize=665020 CPUtime=2.74 cores=0-7
/proc/4533/task/4540/stat : 4540 (claspmt) R 4531 4533 4156 0 -1 4202560 6608 0 0 0 271 3 0 0 19 0 8 0 661032312 680980480 58134 33554432000 4194304 4964800 140733741387024 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4533/tid=4541] ppid=4531 vsize=665020 CPUtime=2.7 cores=0-7
/proc/4533/task/4541/stat : 4541 (claspmt) R 4531 4533 4156 0 -1 4202560 6392 0 0 0 268 2 0 0 19 0 8 0 661032312 680980480 58134 33554432000 4194304 4964800 140733741387024 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.66
Current children cumulated vsize (KiB) 665020

[startup+5.51696 s]
/proc/loadavg: 7.86 8.11 8.08 9/424 4541
/proc/meminfo: memFree=10125796/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=665020 CPUtime=30.18 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 75054 0 0 0 2992 26 0 0 20 0 8 0 661032161 680980480 58200 33554432000 4194304 4964800 140733741387024 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4533/statm: 166255 58200 464 189 0 160604 0
[pid=4533/tid=4535] ppid=4531 vsize=665020 CPUtime=3.55 cores=0-7
/proc/4533/task/4535/stat : 4535 (claspmt) R 4531 4533 4156 0 -1 4202560 4928 0 0 0 353 2 0 0 20 0 8 0 661032312 680980480 58200 33554432000 4194304 4964800 140733741387024 18446744073709551615 4660920 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4533/tid=4536] ppid=4531 vsize=665020 CPUtime=3.55 cores=0-7
/proc/4533/task/4536/stat : 4536 (claspmt) R 4531 4533 4156 0 -1 4202560 7158 0 0 0 354 1 0 0 20 0 8 0 661032312 680980480 58200 33554432000 4194304 4964800 140733741387024 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4533/tid=4537] ppid=4531 vsize=665020 CPUtime=3.53 cores=0-7
/proc/4533/task/4537/stat : 4537 (claspmt) R 4531 4533 4156 0 -1 4202560 7115 0 0 0 350 3 0 0 20 0 8 0 661032312 680980480 58200 33554432000 4194304 4964800 140733741387024 18446744073709551615 4668801 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4533/tid=4538] ppid=4531 vsize=665020 CPUtime=3.53 cores=0-7
/proc/4533/task/4538/stat : 4538 (claspmt) R 4531 4533 4156 0 -1 4202560 5662 0 0 0 350 3 0 0 20 0 8 0 661032312 680980480 58200 33554432000 4194304 4964800 140733741387024 18446744073709551615 4647780 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4533/tid=4539] ppid=4531 vsize=665020 CPUtime=3.89 cores=0-7
/proc/4533/task/4539/stat : 4539 (claspmt) R 4531 4533 4156 0 -1 4202560 6102 0 0 0 386 3 0 0 25 0 8 0 661032312 680980480 58200 33554432000 4194304 4964800 140733741387024 18446744073709551615 4669298 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4533/tid=4540] ppid=4531 vsize=665020 CPUtime=3.55 cores=0-7
/proc/4533/task/4540/stat : 4540 (claspmt) R 4531 4533 4156 0 -1 4202560 6608 0 0 0 352 3 0 0 20 0 8 0 661032312 680980480 58200 33554432000 4194304 4964800 140733741387024 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4533/tid=4541] ppid=4531 vsize=665020 CPUtime=3.5 cores=0-7
/proc/4533/task/4541/stat : 4541 (claspmt) R 4531 4533 4156 0 -1 4202560 6396 0 0 0 348 2 0 0 20 0 8 0 661032312 680980480 58200 33554432000 4194304 4964800 140733741387024 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 30.18
Current children cumulated vsize (KiB) 665020

[startup+5.90088 s]
/proc/loadavg: 7.86 8.11 8.08 9/424 4541
/proc/meminfo: memFree=10125796/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=665020 CPUtime=33.25 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 75071 0 0 0 3299 26 0 0 21 0 8 0 661032161 680980480 58217 33554432000 4194304 4964800 140733741387024 18446744073709551615 4669310 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4533/statm: 166255 58217 464 189 0 160604 0
[pid=4533/tid=4535] ppid=4531 vsize=665020 CPUtime=3.93 cores=0-7
/proc/4533/task/4535/stat : 4535 (claspmt) R 4531 4533 4156 0 -1 4202560 4928 0 0 0 391 2 0 0 21 0 8 0 661032312 680980480 58217 33554432000 4194304 4964800 140733741387024 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4533/tid=4536] ppid=4531 vsize=665020 CPUtime=3.93 cores=0-7
/proc/4533/task/4536/stat : 4536 (claspmt) R 4531 4533 4156 0 -1 4202560 7158 0 0 0 392 1 0 0 21 0 8 0 661032312 680980480 58217 33554432000 4194304 4964800 140733741387024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4533/tid=4537] ppid=4531 vsize=665020 CPUtime=3.91 cores=0-7
/proc/4533/task/4537/stat : 4537 (claspmt) R 4531 4533 4156 0 -1 4202560 7127 0 0 0 388 3 0 0 21 0 8 0 661032312 680980480 58217 33554432000 4194304 4964800 140733741387024 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4533/tid=4538] ppid=4531 vsize=665020 CPUtime=3.91 cores=0-7
/proc/4533/task/4538/stat : 4538 (claspmt) R 4531 4533 4156 0 -1 4202560 5662 0 0 0 388 3 0 0 21 0 8 0 661032312 680980480 58217 33554432000 4194304 4964800 140733741387024 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4533/tid=4539] ppid=4531 vsize=665020 CPUtime=4.27 cores=0-7
/proc/4533/task/4539/stat : 4539 (claspmt) R 4531 4533 4156 0 -1 4202560 6102 0 0 0 424 3 0 0 25 0 8 0 661032312 680980480 58217 33554432000 4194304 4964800 140733741387024 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4533/tid=4540] ppid=4531 vsize=665020 CPUtime=3.94 cores=0-7
/proc/4533/task/4540/stat : 4540 (claspmt) R 4531 4533 4156 0 -1 4202560 6608 0 0 0 391 3 0 0 21 0 8 0 661032312 680980480 58217 33554432000 4194304 4964800 140733741387024 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4533/tid=4541] ppid=4531 vsize=665020 CPUtime=3.88 cores=0-7
/proc/4533/task/4541/stat : 4541 (claspmt) R 4531 4533 4156 0 -1 4202560 6401 0 0 0 386 2 0 0 21 0 8 0 661032312 680980480 58217 33554432000 4194304 4964800 140733741387024 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 33.25
Current children cumulated vsize (KiB) 665020

[startup+6.10092 s]
/proc/loadavg: 7.86 8.11 8.08 9/424 4541
/proc/meminfo: memFree=10125796/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=665020 CPUtime=34.73 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 75081 0 0 0 3447 26 0 0 17 0 1 0 661032161 680980480 58227 33554432000 4194304 4964800 140733741387024 18446744073709551615 254500349714 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4533/statm: 166255 58227 474 189 0 160604 0
Current children cumulated CPU time (s) 34.73
Current children cumulated vsize (KiB) 665020

[startup+6.20089 s]
/proc/loadavg: 7.86 8.11 8.08 9/424 4541
/proc/meminfo: memFree=10125796/32950928 swapFree=45937200/67111528
[pid=4533] ppid=4531 vsize=644828 CPUtime=34.83 cores=0-7
/proc/4533/stat : 4533 (claspmt) R 4531 4533 4156 0 -1 4202496 75081 0 0 0 3457 26 0 0 17 0 1 0 661032161 660303872 53179 33554432000 4194304 4964800 140733741387024 18446744073709551615 254500341324 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4533/statm: 161207 53179 474 189 0 155556 0
Current children cumulated CPU time (s) 34.83
Current children cumulated vsize (KiB) 644828

Child status: 20
Real time (s): 6.28537
CPU time (s): 34.9247
CPU user time (s): 34.6477
CPU system time (s): 0.276957
CPU usage (%): 555.65
Max. virtual memory (cumulated for all children) (KiB): 665020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.6477
system time used= 0.276957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75082
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= 14114
involuntary context switches= 192

runsolver used 0.020996 second user time and 0.070989 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 23:19:15
IDJOB=3380889
IDBENCH=82474
IDSOLVER=1865
FILE ID=node149/3380889-1305494354
RUNJOBID= node149-1305487124-4170
PBS_JOBID= 13325384
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-k45-pdtswvrod6x8p1-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-3380889-1305494354/watcher-3380889-1305494354 -o /tmp/evaluation-result-3380889-1305494354/solver-3380889-1305494354 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380889-1305494354.cnf

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

MD5SUM BENCH= d07ba7628d2c2e21fb72ee99fe24c054
RANDOM SEED=1439288227

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10355912 kB
Buffers:        334288 kB
Cached:        4544876 kB
SwapCached:      19976 kB
Active:       19643868 kB
Inactive:      2604688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10355912 kB
SwapTotal:    67111528 kB
SwapFree:     45937200 kB
Dirty:            9392 kB
Writeback:           0 kB
AnonPages:    17362040 kB
Mapped:          23320 kB
Slab:           166124 kB
PageTables:     105916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 134194924 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 node149 at 2011-05-15 23:19:21