Trace number 3373477

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 418.423 107.837

General information on the benchmark

Namemanol-pipe-f7nidw.cnf
MD5SUMb950ebec64dc35544d8f8bf6957e7bc2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.7028
Satisfiable
(Un)Satisfiability was proved
Number of variables310434
Number of clauses923497
Sum of the clauses size2154825
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2615664
Number of clauses of size 3307832
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 ...418336/instance-3373477-1305418336.cnf
3.49/3.59	c Solving...
418.39/107.83	s UNSATISFIABLE
418.39/107.83	
418.39/107.83	c Models        : 0     
418.39/107.83	c Time          : 107.466s (Solving: 103.87s 1st Model: 0.00s Unsat: 103.87s)
418.39/107.83	c CPU Time      : 418.040s

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-3373477-1305418336/watcher-3373477-1305418336 -o /tmp/evaluation-result-3373477-1305418336/solver-3373477-1305418336 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373477-1305418336.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: 5.54 5.89 7.04 5/241 9844
/proc/meminfo: memFree=23989964/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=60292 CPUtime=0 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 900 0 0 0 0 0 0 0 20 0 1 0 653434399 61739008 830 33554432000 4194304 4964800 140735993482640 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9844/statm: 15073 837 375 189 0 9947 0

[startup+0.0423419 s]
/proc/loadavg: 5.54 5.89 7.04 5/241 9844
/proc/meminfo: memFree=23989964/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=78488 CPUtime=0.03 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 14648 0 0 0 2 1 0 0 20 0 1 0 653434399 80371712 13230 33554432000 4194304 4964800 140735993482640 18446744073709551615 4679094 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9844/statm: 19622 13240 376 189 0 14496 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 78488

[startup+0.100326 s]
/proc/loadavg: 5.54 5.89 7.04 5/241 9844
/proc/meminfo: memFree=23989964/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=90104 CPUtime=0.09 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 20634 0 0 0 7 2 0 0 20 0 1 0 653434399 92266496 17395 33554432000 4194304 4964800 140735993482640 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9844/statm: 22526 17397 385 189 0 17400 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 90104

[startup+0.30029 s]
/proc/loadavg: 5.54 5.89 7.04 5/241 9844
/proc/meminfo: memFree=23989964/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=120840 CPUtime=0.29 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 31239 0 0 0 25 4 0 0 21 0 1 0 653434399 123740160 24706 33554432000 4194304 4964800 140735993482640 18446744073709551615 222921437893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9844/statm: 30210 24708 385 189 0 25084 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 120840

[startup+0.700217 s]
/proc/loadavg: 5.54 5.89 7.04 5/241 9844
/proc/meminfo: memFree=23989964/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=170800 CPUtime=0.69 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 46742 0 0 0 63 6 0 0 22 0 1 0 653434399 174899200 37102 33554432000 4194304 4964800 140735993482640 18446744073709551615 4622871 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9844/statm: 42700 37102 403 189 0 37574 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 170800

[startup+1.50107 s]
/proc/loadavg: 5.54 5.89 7.04 6/242 9845
/proc/meminfo: memFree=23833848/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=189016 CPUtime=1.49 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 51296 0 0 0 142 7 0 0 25 0 1 0 653434399 193552384 41656 33554432000 4194304 4964800 140735993482640 18446744073709551615 222921437893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9844/statm: 47254 41656 403 189 0 42128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 189016

[startup+3.10078 s]
/proc/loadavg: 5.54 5.89 7.04 6/242 9845
/proc/meminfo: memFree=23813276/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=206440 CPUtime=3.09 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 55647 0 0 0 302 7 0 0 25 0 1 0 653434399 211394560 46007 33554432000 4194304 4964800 140735993482640 18446744073709551615 4621739 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9844/statm: 51610 46007 403 189 0 46484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206440

[startup+6.30116 s]
/proc/loadavg: 5.50 5.87 7.03 9/245 9848
/proc/meminfo: memFree=23694876/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=405664 CPUtime=14.23 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 93426 0 0 0 1409 14 0 0 25 0 4 0 653434399 415399936 71662 33554432000 4194304 4964800 140735993482640 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9844/statm: 101416 71662 458 189 0 95765 0
[pid=9844/tid=9846] ppid=9842 vsize=405664 CPUtime=2.67 cores=1,3,5,7
/proc/9844/task/9846/stat : 9846 (claspmt) R 9842 9844 8848 0 -1 4202560 10705 0 0 0 265 2 0 0 22 0 4 0 653434759 415399936 71662 33554432000 4194304 4964800 140735993482640 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9844/tid=9847] ppid=9842 vsize=405664 CPUtime=2.66 cores=1,3,5,7
/proc/9844/task/9847/stat : 9847 (claspmt) R 9842 9844 8848 0 -1 4202560 14027 0 0 0 264 2 0 0 22 0 4 0 653434759 415399936 71662 33554432000 4194304 4964800 140735993482640 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9844/tid=9848] ppid=9842 vsize=405664 CPUtime=2.68 cores=1,3,5,7
/proc/9844/task/9848/stat : 9848 (claspmt) R 9842 9844 8848 0 -1 4202560 10825 0 0 0 267 1 0 0 25 0 4 0 653434759 415399936 71662 33554432000 4194304 4964800 140735993482640 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14.23
Current children cumulated vsize (KiB) 405664

[startup+12.701 s]
/proc/loadavg: 5.70 5.91 7.04 9/245 9848
/proc/meminfo: memFree=23682504/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=405664 CPUtime=39.79 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 94467 0 0 0 3963 16 0 0 25 0 4 0 653434399 415399936 72703 33554432000 4194304 4964800 140735993482640 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9844/statm: 101416 72704 458 189 0 95765 0
[pid=9844/tid=9846] ppid=9842 vsize=405664 CPUtime=9.06 cores=1,3,5,7
/proc/9844/task/9846/stat : 9846 (claspmt) R 9842 9844 8848 0 -1 4202560 10751 0 0 0 904 2 0 0 25 0 4 0 653434759 415399936 72704 33554432000 4194304 4964800 140735993482640 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9844/tid=9847] ppid=9842 vsize=405664 CPUtime=9.02 cores=1,3,5,7
/proc/9844/task/9847/stat : 9847 (claspmt) R 9842 9844 8848 0 -1 4202560 14435 0 0 0 899 3 0 0 25 0 4 0 653434759 415399936 72704 33554432000 4194304 4964800 140735993482640 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9844/tid=9848] ppid=9842 vsize=405664 CPUtime=9.09 cores=1,3,5,7
/proc/9844/task/9848/stat : 9848 (claspmt) R 9842 9844 8848 0 -1 4202560 11384 0 0 0 907 2 0 0 25 0 4 0 653434759 415399936 72704 33554432000 4194304 4964800 140735993482640 18446744073709551615 222921438241 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39.79
Current children cumulated vsize (KiB) 405664

[startup+25.5007 s]
/proc/loadavg: 6.21 6.01 7.05 9/245 9848
/proc/meminfo: memFree=23641644/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=413616 CPUtime=90.9 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 103341 0 0 0 9065 25 0 0 25 0 4 0 653434399 423542784 81577 33554432000 4194304 4964800 140735993482640 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9844/statm: 103404 81577 458 189 0 97753 0
[pid=9844/tid=9846] ppid=9842 vsize=413616 CPUtime=21.86 cores=1,3,5,7
/proc/9844/task/9846/stat : 9846 (claspmt) R 9842 9844 8848 0 -1 4202560 10841 0 0 0 2184 2 0 0 25 0 4 0 653434759 423542784 81577 33554432000 4194304 4964800 140735993482640 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9844/tid=9847] ppid=9842 vsize=413616 CPUtime=21.72 cores=1,3,5,7
/proc/9844/task/9847/stat : 9847 (claspmt) R 9842 9844 8848 0 -1 4202560 18654 0 0 0 2166 6 0 0 25 0 4 0 653434759 423542784 81577 33554432000 4194304 4964800 140735993482640 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9844/tid=9848] ppid=9842 vsize=413616 CPUtime=21.88 cores=1,3,5,7
/proc/9844/task/9848/stat : 9848 (claspmt) R 9842 9844 8848 0 -1 4202560 15818 0 0 0 2181 7 0 0 25 0 4 0 653434759 423542784 81577 33554432000 4194304 4964800 140735993482640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 90.9
Current children cumulated vsize (KiB) 413616

[startup+51.101 s]
/proc/loadavg: 6.69 6.14 7.07 9/245 9879
/proc/meminfo: memFree=23661396/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=435124 CPUtime=193.11 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 116742 0 0 0 19276 35 0 0 25 0 4 0 653434399 445566976 94978 33554432000 4194304 4964800 140735993482640 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9844/statm: 108781 94978 460 189 0 103130 0
[pid=9844/tid=9846] ppid=9842 vsize=435124 CPUtime=47.46 cores=1,3,5,7
/proc/9844/task/9846/stat : 9846 (claspmt) R 9842 9844 8848 0 -1 4202560 10943 0 0 0 4744 2 0 0 25 0 4 0 653434759 445566976 94978 33554432000 4194304 4964800 140735993482640 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9844/tid=9847] ppid=9842 vsize=435124 CPUtime=47.14 cores=1,3,5,7
/proc/9844/task/9847/stat : 9847 (claspmt) R 9842 9844 8848 0 -1 4202560 25408 0 0 0 4703 11 0 0 25 0 4 0 653434759 445566976 94978 33554432000 4194304 4964800 140735993482640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9844/tid=9848] ppid=9842 vsize=435124 CPUtime=47.49 cores=1,3,5,7
/proc/9844/task/9848/stat : 9848 (claspmt) R 9842 9844 8848 0 -1 4202560 22267 0 0 0 4736 13 0 0 25 0 4 0 653434759 445566976 94978 33554432000 4194304 4964800 140735993482640 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 193.11
Current children cumulated vsize (KiB) 435124

[startup+102.31 s]
/proc/loadavg: 7.49 6.44 7.12 9/245 9880
/proc/meminfo: memFree=23509360/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=594784 CPUtime=397.58 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 133677 0 0 0 39712 46 0 0 25 0 4 0 653434399 609058816 111892 33554432000 4194304 4964800 140735993482640 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9844/statm: 148696 111892 460 189 0 143045 0
[pid=9844/tid=9846] ppid=9842 vsize=594784 CPUtime=98.67 cores=1,3,5,7
/proc/9844/task/9846/stat : 9846 (claspmt) R 9842 9844 8848 0 -1 4202560 11107 0 0 0 9865 2 0 0 25 0 4 0 653434759 609058816 111892 33554432000 4194304 4964800 140735993482640 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9844/tid=9847] ppid=9842 vsize=594784 CPUtime=97.97 cores=1,3,5,7
/proc/9844/task/9847/stat : 9847 (claspmt) R 9842 9844 8848 0 -1 4202560 35804 0 0 0 9781 16 0 0 25 0 4 0 653434759 609058816 111892 33554432000 4194304 4964800 140735993482640 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9844/tid=9848] ppid=9842 vsize=594784 CPUtime=98.69 cores=1,3,5,7
/proc/9844/task/9848/stat : 9848 (claspmt) R 9842 9844 8848 0 -1 4202560 28416 0 0 0 9851 18 0 0 25 0 4 0 653434759 609058816 111892 33554432000 4194304 4964800 140735993482640 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 397.58
Current children cumulated vsize (KiB) 594784

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

[startup+105.501 s]
/proc/loadavg: 7.53 6.46 7.12 9/245 9880
/proc/meminfo: memFree=23507376/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=594784 CPUtime=410.34 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 134017 0 0 0 40988 46 0 0 25 0 4 0 653434399 609058816 112232 33554432000 4194304 4964800 140735993482640 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9844/statm: 148696 112232 460 189 0 143045 0
[pid=9844/tid=9846] ppid=9842 vsize=594784 CPUtime=101.87 cores=1,3,5,7
/proc/9844/task/9846/stat : 9846 (claspmt) R 9842 9844 8848 0 -1 4202560 11107 0 0 0 10185 2 0 0 25 0 4 0 653434759 609058816 112232 33554432000 4194304 4964800 140735993482640 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9844/tid=9847] ppid=9842 vsize=594784 CPUtime=101.14 cores=1,3,5,7
/proc/9844/task/9847/stat : 9847 (claspmt) R 9842 9844 8848 0 -1 4202560 36136 0 0 0 10098 16 0 0 25 0 4 0 653434759 609058816 112232 33554432000 4194304 4964800 140735993482640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9844/tid=9848] ppid=9842 vsize=594784 CPUtime=101.89 cores=1,3,5,7
/proc/9844/task/9848/stat : 9848 (claspmt) R 9842 9844 8848 0 -1 4202560 28424 0 0 0 10171 18 0 0 25 0 4 0 653434759 609058816 112232 33554432000 4194304 4964800 140735993482640 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 410.34
Current children cumulated vsize (KiB) 594784

[startup+107.101 s]
/proc/loadavg: 7.53 6.46 7.12 9/245 9880
/proc/meminfo: memFree=23505888/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=594784 CPUtime=416.7 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 134128 0 0 0 41624 46 0 0 25 0 4 0 653434399 609058816 112343 33554432000 4194304 4964800 140735993482640 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/9844/statm: 148696 112343 460 189 0 143045 0
[pid=9844/tid=9846] ppid=9842 vsize=594784 CPUtime=103.47 cores=1,3,5,7
/proc/9844/task/9846/stat : 9846 (claspmt) R 9842 9844 8848 0 -1 4202560 11107 0 0 0 10345 2 0 0 25 0 4 0 653434759 609058816 112343 33554432000 4194304 4964800 140735993482640 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9844/tid=9847] ppid=9842 vsize=594784 CPUtime=102.73 cores=1,3,5,7
/proc/9844/task/9847/stat : 9847 (claspmt) R 9842 9844 8848 0 -1 4202560 36136 0 0 0 10257 16 0 0 25 0 4 0 653434759 609058816 112343 33554432000 4194304 4964800 140735993482640 18446744073709551615 222921474640 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9844/tid=9848] ppid=9842 vsize=594784 CPUtime=103.48 cores=1,3,5,7
/proc/9844/task/9848/stat : 9848 (claspmt) R 9842 9844 8848 0 -1 4202560 28535 0 0 0 10330 18 0 0 25 0 4 0 653434759 609058816 112343 33554432000 4194304 4964800 140735993482640 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 416.7
Current children cumulated vsize (KiB) 594784

[startup+107.501 s]
/proc/loadavg: 7.53 6.46 7.12 9/245 9880
/proc/meminfo: memFree=23505888/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=555672 CPUtime=418.08 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 134138 0 0 0 41761 47 0 0 25 0 1 0 653434399 569008128 102575 33554432000 4194304 4964800 140735993482640 18446744073709551615 4598422 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/9844/statm: 138918 102575 470 189 0 133267 0
Current children cumulated CPU time (s) 418.08
Current children cumulated vsize (KiB) 555672

[startup+107.701 s]
/proc/loadavg: 7.53 6.46 7.12 6/242 9880
/proc/meminfo: memFree=23543480/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=555672 CPUtime=418.29 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 134138 0 0 0 41782 47 0 0 25 0 1 0 653434399 569008128 102575 33554432000 4194304 4964800 140735993482640 18446744073709551615 222921432187 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/9844/statm: 138918 102575 470 189 0 133267 0
Current children cumulated CPU time (s) 418.29
Current children cumulated vsize (KiB) 555672

[startup+107.809 s]
/proc/loadavg: 7.53 6.46 7.12 6/242 9880
/proc/meminfo: memFree=23543480/32951124 swapFree=61559568/67111528
[pid=9844] ppid=9842 vsize=512016 CPUtime=418.39 cores=1,3,5,7
/proc/9844/stat : 9844 (claspmt) R 9842 9844 8848 0 -1 4202496 134139 0 0 0 41792 47 0 0 25 0 1 0 653434399 524304384 89279 33554432000 4194304 4964800 140735993482640 18446744073709551615 222921432987 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/9844/statm: 128004 89279 471 189 0 122353 0
Current children cumulated CPU time (s) 418.39
Current children cumulated vsize (KiB) 512016

Child status: 20
Real time (s): 107.837
CPU time (s): 418.423
CPU user time (s): 417.931
CPU system time (s): 0.491925
CPU usage (%): 388.015
Max. virtual memory (cumulated for all children) (KiB): 594784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 417.931
system time used= 0.491925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134140
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= 2062
involuntary context switches= 2557

runsolver used 0.215967 second user time and 0.579911 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 02:12:17
IDJOB=3373477
IDBENCH=69619
IDSOLVER=1853
FILE ID=node109/3373477-1305418336
RUNJOBID= node109-1305418300-9791
PBS_JOBID= 13324534
Free space on /tmp= 73196 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f7nidw.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-3373477-1305418336/watcher-3373477-1305418336 -o /tmp/evaluation-result-3373477-1305418336/solver-3373477-1305418336 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373477-1305418336.cnf

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

MD5SUM BENCH= b950ebec64dc35544d8f8bf6957e7bc2
RANDOM SEED=1256919943

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23990244 kB
Buffers:        238876 kB
Cached:        2298764 kB
SwapCached:      28404 kB
Active:         407516 kB
Inactive:      8337720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23990244 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:           29080 kB
Writeback:           0 kB
AnonPages:     6185416 kB
Mapped:          18364 kB
Slab:           122896 kB
PageTables:      31260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18162696 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= 73192 MiB
End job on node109 at 2011-05-15 02:14:04