Trace number 3373471

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 179.722 49.0269

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418886/instance-3373471-1305418886.cnf
1.00/1.07	c Solving...
179.69/49.02	s UNSATISFIABLE
179.69/49.02	
179.69/49.02	c Models        : 0     
179.69/49.02	c Time          : 48.945s (Solving: 47.87s 1st Model: 0.00s Unsat: 47.87s)
179.69/49.02	c CPU Time      : 179.640s

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-3373471-1305418886/watcher-3373471-1305418886 -o /tmp/evaluation-result-3373471-1305418886/solver-3373471-1305418886 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373471-1305418886.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.59 5.89 7.05 2/352 15281
/proc/meminfo: memFree=21708768/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=40572 CPUtime=0 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 1659 0 1 0 0 0 0 0 21 0 1 0 653488327 41545728 1591 33554432000 4194304 4964800 140734630159776 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15281/statm: 10143 1599 375 189 0 5017 0

[startup+0.0840539 s]
/proc/loadavg: 3.59 5.89 7.05 2/352 15281
/proc/meminfo: memFree=21708768/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=60856 CPUtime=0.07 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 12538 0 1 0 6 1 0 0 21 0 1 0 653488327 62316544 10109 33554432000 4194304 4964800 140734630159776 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15281/statm: 15214 10112 385 189 0 10088 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 60856

[startup+0.10105 s]
/proc/loadavg: 3.59 5.89 7.05 2/352 15281
/proc/meminfo: memFree=21708768/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=63232 CPUtime=0.09 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 13226 0 1 0 8 1 0 0 21 0 1 0 653488327 64749568 10797 33554432000 4194304 4964800 140734630159776 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15281/statm: 15808 10799 385 189 0 10682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63232

[startup+0.301022 s]
/proc/loadavg: 3.59 5.89 7.05 2/352 15281
/proc/meminfo: memFree=21708768/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=98372 CPUtime=0.29 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 24959 0 1 0 27 2 0 0 22 0 1 0 653488327 100732928 19458 33554432000 4194304 4964800 140734630159776 18446744073709551615 4625076 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15281/statm: 24593 19458 399 189 0 19467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 98372

[startup+0.700964 s]
/proc/loadavg: 3.59 5.89 7.05 2/352 15281
/proc/meminfo: memFree=21708768/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=104680 CPUtime=0.69 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 26464 0 1 0 67 2 0 0 23 0 1 0 653488327 107192320 20963 33554432000 4194304 4964800 140734630159776 18446744073709551615 4612197 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/15281/statm: 26170 20963 403 189 0 21044 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 104680

[startup+1.50078 s]
/proc/loadavg: 3.59 5.89 7.05 3/356 15288
/proc/meminfo: memFree=21501344/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=339616 CPUtime=2.63 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 44385 0 2 0 257 6 0 0 25 0 4 0 653488327 347766784 32429 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/15281/statm: 84904 32429 457 189 0 79253 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 339616

[startup+3.10051 s]
/proc/loadavg: 3.59 5.89 7.05 9/362 15294
/proc/meminfo: memFree=21408176/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=339616 CPUtime=9.02 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 45001 0 2 0 895 7 0 0 25 0 4 0 653488327 347766784 33045 33554432000 4194304 4964800 140734630159776 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/15281/statm: 84904 33045 458 189 0 79253 0
[pid=15281/tid=15289] ppid=15279 vsize=339616 CPUtime=1.98 cores=1,3,5,7
/proc/15281/task/15289/stat : 15289 (claspmt) R 15279 15281 14801 0 -1 4202560 4466 0 0 0 198 0 0 0 20 0 4 0 653488435 347766784 33045 33554432000 4194304 4964800 140734630159776 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15281/tid=15290] ppid=15279 vsize=339616 CPUtime=1.99 cores=1,3,5,7
/proc/15281/task/15290/stat : 15290 (claspmt) R 15279 15281 14801 0 -1 4202560 6183 0 0 0 197 2 0 0 21 0 4 0 653488435 347766784 33045 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15281/tid=15291] ppid=15279 vsize=339616 CPUtime=2 cores=1,3,5,7
/proc/15281/task/15291/stat : 15291 (claspmt) R 15279 15281 14801 0 -1 4202560 6860 0 0 0 199 1 0 0 21 0 4 0 653488435 347766784 33045 33554432000 4194304 4964800 140734630159776 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.02
Current children cumulated vsize (KiB) 339616

[startup+6.30097 s]
/proc/loadavg: 3.94 5.93 7.06 11/362 15294
/proc/meminfo: memFree=21392652/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=339616 CPUtime=21.27 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 45600 0 2 0 2066 61 0 0 25 0 4 0 653488327 347766784 33644 33554432000 4194304 4964800 140734630159776 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/15281/statm: 84904 33644 458 189 0 79253 0
[pid=15281/tid=15289] ppid=15279 vsize=339616 CPUtime=4.7 cores=1,3,5,7
/proc/15281/task/15289/stat : 15289 (claspmt) R 15279 15281 14801 0 -1 4202560 4486 0 0 0 432 38 0 0 25 0 4 0 653488435 347766784 33644 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15281/tid=15290] ppid=15279 vsize=339616 CPUtime=5.14 cores=1,3,5,7
/proc/15281/task/15290/stat : 15290 (claspmt) R 15279 15281 14801 0 -1 4202560 6689 0 0 0 498 16 0 0 25 0 4 0 653488435 347766784 33644 33554432000 4194304 4964800 140734630159776 18446744073709551615 4669038 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15281/tid=15291] ppid=15279 vsize=339616 CPUtime=5.2 cores=1,3,5,7
/proc/15281/task/15291/stat : 15291 (claspmt) R 15279 15281 14801 0 -1 4202560 6860 0 0 0 519 1 0 0 25 0 4 0 653488435 347766784 33644 33554432000 4194304 4964800 140734630159776 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.27
Current children cumulated vsize (KiB) 339616

[startup+12.7009 s]
/proc/loadavg: 4.51 6.01 7.08 11/362 15294
/proc/meminfo: memFree=21371032/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=339616 CPUtime=40.55 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 47463 0 2 0 3953 102 0 0 21 0 4 0 653488327 347766784 35507 33554432000 4194304 4964800 140734630159776 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/15281/statm: 84904 35507 458 189 0 79253 0
[pid=15281/tid=15289] ppid=15279 vsize=339616 CPUtime=10.95 cores=1,3,5,7
/proc/15281/task/15289/stat : 15289 (claspmt) R 15279 15281 14801 0 -1 4202560 5100 0 0 0 1043 52 0 0 25 0 4 0 653488435 347766784 35507 33554432000 4194304 4964800 140734630159776 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15281/tid=15290] ppid=15279 vsize=339616 CPUtime=9.19 cores=1,3,5,7
/proc/15281/task/15290/stat : 15290 (claspmt) R 15279 15281 14801 0 -1 4202560 7500 0 0 0 894 25 0 0 25 0 4 0 653488435 347766784 35507 33554432000 4194304 4964800 140734630159776 18446744073709551615 4660442 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15281/tid=15291] ppid=15279 vsize=339616 CPUtime=10.25 cores=1,3,5,7
/proc/15281/task/15291/stat : 15291 (claspmt) R 15279 15281 14801 0 -1 4202560 6860 0 0 0 1012 13 0 0 25 0 4 0 653488435 347766784 35507 33554432000 4194304 4964800 140734630159776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40.55
Current children cumulated vsize (KiB) 339616

[startup+25.5007 s]
/proc/loadavg: 5.41 6.14 7.10 9/362 15295
/proc/meminfo: memFree=21337824/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=339616 CPUtime=90.19 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 51574 0 2 0 8908 111 0 0 25 0 4 0 653488327 347766784 39618 33554432000 4194304 4964800 140734630159776 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/15281/statm: 84904 39618 458 189 0 79253 0
[pid=15281/tid=15289] ppid=15279 vsize=339616 CPUtime=23.74 cores=1,3,5,7
/proc/15281/task/15289/stat : 15289 (claspmt) R 15279 15281 14801 0 -1 4202560 5589 0 0 0 2320 54 0 0 25 0 4 0 653488435 347766784 39618 33554432000 4194304 4964800 140734630159776 18446744073709551615 4669033 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15281/tid=15290] ppid=15279 vsize=339616 CPUtime=21.17 cores=1,3,5,7
/proc/15281/task/15290/stat : 15290 (claspmt) R 15279 15281 14801 0 -1 4202560 10004 0 0 0 2088 29 0 0 25 0 4 0 653488435 347766784 39618 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15281/tid=15291] ppid=15279 vsize=339616 CPUtime=23.05 cores=1,3,5,7
/proc/15281/task/15291/stat : 15291 (claspmt) R 15279 15281 14801 0 -1 4202560 6861 0 0 0 2292 13 0 0 25 0 4 0 653488435 347766784 39618 33554432000 4194304 4964800 140734630159776 18446744073709551615 4378516 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 90.19
Current children cumulated vsize (KiB) 339616

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

[startup+38.3006 s]
/proc/loadavg: 5.81 6.20 7.11 9/362 15295
/proc/meminfo: memFree=21314136/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=339616 CPUtime=141.2 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 54759 0 2 0 13996 124 0 0 25 0 4 0 653488327 347766784 42803 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/15281/statm: 84904 42803 458 189 0 79253 0
[pid=15281/tid=15289] ppid=15279 vsize=339616 CPUtime=36.54 cores=1,3,5,7
/proc/15281/task/15289/stat : 15289 (claspmt) R 15279 15281 14801 0 -1 4202560 6571 0 0 0 3597 57 0 0 25 0 4 0 653488435 347766784 42803 33554432000 4194304 4964800 140734630159776 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15281/tid=15290] ppid=15279 vsize=339616 CPUtime=33.85 cores=1,3,5,7
/proc/15281/task/15290/stat : 15290 (claspmt) R 15279 15281 14801 0 -1 4202560 10828 0 0 0 3354 31 0 0 25 0 4 0 653488435 347766784 42803 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15281/tid=15291] ppid=15279 vsize=339616 CPUtime=35.85 cores=1,3,5,7
/proc/15281/task/15291/stat : 15291 (claspmt) R 15279 15281 14801 0 -1 4202560 7724 0 0 0 3571 14 0 0 25 0 4 0 653488435 347766784 42803 33554432000 4194304 4964800 140734630159776 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 141.2
Current children cumulated vsize (KiB) 339616

[startup+44.7005 s]
/proc/loadavg: 5.99 6.23 7.12 6/359 15322
/proc/meminfo: memFree=21388320/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=340276 CPUtime=166.2 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 55951 0 2 0 16483 137 0 0 25 0 4 0 653488327 348442624 43995 33554432000 4194304 4964800 140734630159776 18446744073709551615 4660255 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/15281/statm: 85069 43995 458 189 0 79418 0
[pid=15281/tid=15289] ppid=15279 vsize=340276 CPUtime=42.93 cores=1,3,5,7
/proc/15281/task/15289/stat : 15289 (claspmt) R 15279 15281 14801 0 -1 4202560 6571 0 0 0 4236 57 0 0 25 0 4 0 653488435 348442624 43995 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15281/tid=15290] ppid=15279 vsize=340276 CPUtime=39.84 cores=1,3,5,7
/proc/15281/task/15290/stat : 15290 (claspmt) R 15279 15281 14801 0 -1 4202560 11570 0 0 0 3941 43 0 0 25 0 4 0 653488435 348442624 43995 33554432000 4194304 4964800 140734630159776 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15281/tid=15291] ppid=15279 vsize=340276 CPUtime=42.25 cores=1,3,5,7
/proc/15281/task/15291/stat : 15291 (claspmt) R 15279 15281 14801 0 -1 4202560 7983 0 0 0 4210 15 0 0 25 0 4 0 653488435 348442624 43995 33554432000 4194304 4964800 140734630159776 18446744073709551615 4670144 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 166.2
Current children cumulated vsize (KiB) 340276

[startup+46.3012 s]
/proc/loadavg: 5.99 6.22 7.11 10/362 15325
/proc/meminfo: memFree=21323240/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=340672 CPUtime=171.72 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 56318 0 2 0 17012 160 0 0 25 0 4 0 653488327 348848128 44362 33554432000 4194304 4964800 140734630159776 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/15281/statm: 85168 44362 458 189 0 79517 0
[pid=15281/tid=15289] ppid=15279 vsize=340672 CPUtime=44.53 cores=1,3,5,7
/proc/15281/task/15289/stat : 15289 (claspmt) R 15279 15281 14801 0 -1 4202560 6571 0 0 0 4396 57 0 0 25 0 4 0 653488435 348848128 44362 33554432000 4194304 4964800 140734630159776 18446744073709551615 4684009 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15281/tid=15290] ppid=15279 vsize=340672 CPUtime=41.11 cores=1,3,5,7
/proc/15281/task/15290/stat : 15290 (claspmt) R 15279 15281 14801 0 -1 4202560 11850 0 0 0 4060 51 0 0 25 0 4 0 653488435 348848128 44362 33554432000 4194304 4964800 140734630159776 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15281/tid=15291] ppid=15279 vsize=340672 CPUtime=43.84 cores=1,3,5,7
/proc/15281/task/15291/stat : 15291 (claspmt) R 15279 15281 14801 0 -1 4202560 7984 0 0 0 4369 15 0 0 25 0 4 0 653488435 348848128 44362 33554432000 4194304 4964800 140734630159776 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 171.72
Current children cumulated vsize (KiB) 340672

[startup+47.901 s]
/proc/loadavg: 5.99 6.22 7.11 11/362 15325
/proc/meminfo: memFree=21322620/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=340804 CPUtime=176.51 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 56501 0 2 0 17490 161 0 0 25 0 4 0 653488327 348983296 44545 33554432000 4194304 4964800 140734630159776 18446744073709551615 4669164 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/15281/statm: 85201 44545 458 189 0 79550 0
[pid=15281/tid=15289] ppid=15279 vsize=340804 CPUtime=46.13 cores=1,3,5,7
/proc/15281/task/15289/stat : 15289 (claspmt) R 15279 15281 14801 0 -1 4202560 6571 0 0 0 4556 57 0 0 25 0 4 0 653488435 348983296 44545 33554432000 4194304 4964800 140734630159776 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15281/tid=15290] ppid=15279 vsize=340804 CPUtime=41.89 cores=1,3,5,7
/proc/15281/task/15290/stat : 15290 (claspmt) R 15279 15281 14801 0 -1 4202560 11987 0 0 0 4138 51 0 0 25 0 4 0 653488435 348983296 44545 33554432000 4194304 4964800 140734630159776 18446744073709551615 4670381 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15281/tid=15291] ppid=15279 vsize=340804 CPUtime=45.44 cores=1,3,5,7
/proc/15281/task/15291/stat : 15291 (claspmt) R 15279 15281 14801 0 -1 4202560 7985 0 0 0 4529 15 0 0 25 0 4 0 653488435 348983296 44545 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 176.51
Current children cumulated vsize (KiB) 340804

[startup+48.7008 s]
/proc/loadavg: 5.99 6.22 7.11 11/362 15325
/proc/meminfo: memFree=21322248/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=340804 CPUtime=178.9 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 56516 0 2 0 17729 161 0 0 25 0 4 0 653488327 348983296 44560 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668681 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/15281/statm: 85201 44560 458 189 0 79550 0
[pid=15281/tid=15289] ppid=15279 vsize=340804 CPUtime=46.93 cores=1,3,5,7
/proc/15281/task/15289/stat : 15289 (claspmt) R 15279 15281 14801 0 -1 4202560 6586 0 0 0 4636 57 0 0 25 0 4 0 653488435 348983296 44560 33554432000 4194304 4964800 140734630159776 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15281/tid=15290] ppid=15279 vsize=340804 CPUtime=42.28 cores=1,3,5,7
/proc/15281/task/15290/stat : 15290 (claspmt) R 15279 15281 14801 0 -1 4202560 11987 0 0 0 4177 51 0 0 25 0 4 0 653488435 348983296 44560 33554432000 4194304 4964800 140734630159776 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15281/tid=15291] ppid=15279 vsize=340804 CPUtime=46.24 cores=1,3,5,7
/proc/15281/task/15291/stat : 15291 (claspmt) R 15279 15281 14801 0 -1 4202560 7985 0 0 0 4609 15 0 0 25 0 4 0 653488435 348983296 44560 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 178.9
Current children cumulated vsize (KiB) 340804

[startup+48.9008 s]
/proc/loadavg: 5.99 6.22 7.11 11/362 15325
/proc/meminfo: memFree=21322248/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=340804 CPUtime=179.5 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 56516 0 2 0 17789 161 0 0 25 0 4 0 653488327 348983296 44560 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/15281/statm: 85201 44560 458 189 0 79550 0
[pid=15281/tid=15289] ppid=15279 vsize=340804 CPUtime=47.13 cores=1,3,5,7
/proc/15281/task/15289/stat : 15289 (claspmt) R 15279 15281 14801 0 -1 4202560 6586 0 0 0 4656 57 0 0 25 0 4 0 653488435 348983296 44560 33554432000 4194304 4964800 140734630159776 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15281/tid=15290] ppid=15279 vsize=340804 CPUtime=42.38 cores=1,3,5,7
/proc/15281/task/15290/stat : 15290 (claspmt) R 15279 15281 14801 0 -1 4202560 11987 0 0 0 4187 51 0 0 25 0 4 0 653488435 348983296 44560 33554432000 4194304 4964800 140734630159776 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15281/tid=15291] ppid=15279 vsize=340804 CPUtime=46.44 cores=1,3,5,7
/proc/15281/task/15291/stat : 15291 (claspmt) R 15279 15281 14801 0 -1 4202560 7985 0 0 0 4629 15 0 0 25 0 4 0 653488435 348983296 44560 33554432000 4194304 4964800 140734630159776 18446744073709551615 4644797 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 179.5
Current children cumulated vsize (KiB) 340804

[startup+49.0008 s]
/proc/loadavg: 5.99 6.22 7.11 11/362 15325
/proc/meminfo: memFree=21322248/32951132 swapFree=64495980/67111528
[pid=15281] ppid=15279 vsize=313988 CPUtime=179.69 cores=1,3,5,7
/proc/15281/stat : 15281 (claspmt) R 15279 15281 14801 0 -1 4202496 56526 0 2 0 17808 161 0 0 25 0 1 0 653488327 321523712 36050 33554432000 4194304 4964800 140734630159776 18446744073709551615 210646795378 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/15281/statm: 78497 36050 468 189 0 72846 0
Current children cumulated CPU time (s) 179.69
Current children cumulated vsize (KiB) 313988

Child status: 20
Real time (s): 49.0269
CPU time (s): 179.722
CPU user time (s): 178.105
CPU system time (s): 1.61675
CPU usage (%): 366.578
Max. virtual memory (cumulated for all children) (KiB): 340804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.105
system time used= 1.61675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56528
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 694
involuntary context switches= 1114

runsolver used 0.166974 second user time and 0.417936 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 02:21:27
IDJOB=3373471
IDBENCH=71003
IDSOLVER=1853
FILE ID=node129/3373471-1305418886
RUNJOBID= node129-1305418886-15268
PBS_JOBID= 13324559
Free space on /tmp= 73336 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.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-3373471-1305418886/watcher-3373471-1305418886 -o /tmp/evaluation-result-3373471-1305418886/solver-3373471-1305418886 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373471-1305418886.cnf

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1740532125

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21709048 kB
Buffers:        247256 kB
Cached:        5821360 kB
SwapCached:      52668 kB
Active:        2890968 kB
Inactive:      8129432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21709048 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           28392 kB
Writeback:           0 kB
AnonPages:     4908332 kB
Mapped:          16788 kB
Slab:           119424 kB
PageTables:      37480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79738228 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73328 MiB
End job on node129 at 2011-05-15 02:22:16