Trace number 3373473

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 647.176 163.541

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418927/instance-3373473-1305418927.cnf
1.59/1.68	c Solving...
647.12/163.53	s UNSATISFIABLE
647.12/163.53	
647.12/163.53	c Models        : 0     
647.12/163.53	c Time          : 163.425s (Solving: 161.74s 1st Model: 0.00s Unsat: 161.74s)
647.12/163.53	c CPU Time      : 647.050s

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-3373473-1305418927/watcher-3373473-1305418927 -o /tmp/evaluation-result-3373473-1305418927/solver-3373473-1305418927 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373473-1305418927.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.43 6.58 7.10 5/287 4803
/proc/meminfo: memFree=21299292/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=46184 CPUtime=0 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 911 0 0 0 0 0 0 0 21 0 1 0 653490926 47292416 841 33554432000 4194304 4964800 140737479460880 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4803/statm: 11546 848 375 189 0 6420 0

[startup+0.085109 s]
/proc/loadavg: 5.43 6.58 7.10 5/287 4803
/proc/meminfo: memFree=21299292/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=68112 CPUtime=0.07 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 14425 0 0 0 6 1 0 0 21 0 1 0 653490926 69746688 12054 33554432000 4194304 4964800 140737479460880 18446744073709551615 232335553221 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4803/statm: 17028 12056 385 189 0 11902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 68112

[startup+0.101101 s]
/proc/loadavg: 5.43 6.58 7.10 5/287 4803
/proc/meminfo: memFree=21299292/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=71032 CPUtime=0.09 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 15475 0 0 0 7 2 0 0 21 0 1 0 653490926 72736768 12698 33554432000 4194304 4964800 140737479460880 18446744073709551615 232335892224 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4803/statm: 17758 12699 385 189 0 12632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71032

[startup+0.301069 s]
/proc/loadavg: 5.43 6.58 7.10 5/287 4803
/proc/meminfo: memFree=21299292/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=101752 CPUtime=0.29 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 25943 0 0 0 26 3 0 0 22 0 1 0 653490926 104194048 20278 33554432000 4194304 4964800 140737479460880 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4803/statm: 25438 20280 388 189 0 20312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101752

[startup+0.700997 s]
/proc/loadavg: 5.43 6.58 7.10 5/287 4803
/proc/meminfo: memFree=21299292/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=136864 CPUtime=0.69 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 36579 0 0 0 65 4 0 0 24 0 1 0 653490926 140148736 28919 33554432000 4194304 4964800 140737479460880 18446744073709551615 4607547 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4803/statm: 34216 28919 402 189 0 29090 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136864

[startup+1.50086 s]
/proc/loadavg: 5.43 6.58 7.10 6/288 4804
/proc/meminfo: memFree=21183496/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=136864 CPUtime=1.49 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 36589 0 0 0 145 4 0 0 25 0 1 0 653490926 140148736 28929 33554432000 4194304 4964800 140737479460880 18446744073709551615 4641423 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4803/statm: 34216 28929 405 189 0 29090 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136864

[startup+3.10053 s]
/proc/loadavg: 5.43 6.58 7.10 9/291 4807
/proc/meminfo: memFree=21127672/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=366020 CPUtime=7.19 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 58891 0 0 0 711 8 0 0 25 0 4 0 653490926 374804480 42666 33554432000 4194304 4964800 140737479460880 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4803/statm: 91505 42666 458 189 0 85854 0
[pid=4803/tid=4805] ppid=4801 vsize=366020 CPUtime=1.37 cores=1,3,5,7
/proc/4803/task/4805/stat : 4805 (claspmt) R 4801 4803 3750 0 -1 4202560 6947 0 0 0 136 1 0 0 19 0 4 0 653491095 374804480 42666 33554432000 4194304 4964800 140737479460880 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4803/tid=4806] ppid=4801 vsize=366020 CPUtime=1.39 cores=1,3,5,7
/proc/4803/task/4806/stat : 4806 (claspmt) R 4801 4803 3750 0 -1 4202560 5042 0 0 0 139 0 0 0 25 0 4 0 653491095 374804480 42666 33554432000 4194304 4964800 140737479460880 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4803/tid=4807] ppid=4801 vsize=366020 CPUtime=1.4 cores=1,3,5,7
/proc/4803/task/4807/stat : 4807 (claspmt) R 4801 4803 3750 0 -1 4202560 9426 0 0 0 139 1 0 0 25 0 4 0 653491095 374804480 42666 33554432000 4194304 4964800 140737479460880 18446744073709551615 4647751 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 366020

[startup+6.30096 s]
/proc/loadavg: 5.64 6.60 7.11 9/291 4808
/proc/meminfo: memFree=21120696/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=366020 CPUtime=19.96 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 59509 0 0 0 1988 8 0 0 25 0 4 0 653490926 374804480 43284 33554432000 4194304 4964800 140737479460880 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4803/statm: 91505 43284 458 189 0 85854 0
[pid=4803/tid=4805] ppid=4801 vsize=366020 CPUtime=4.57 cores=1,3,5,7
/proc/4803/task/4805/stat : 4805 (claspmt) R 4801 4803 3750 0 -1 4202560 7206 0 0 0 456 1 0 0 25 0 4 0 653491095 374804480 43284 33554432000 4194304 4964800 140737479460880 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4803/tid=4806] ppid=4801 vsize=366020 CPUtime=4.56 cores=1,3,5,7
/proc/4803/task/4806/stat : 4806 (claspmt) R 4801 4803 3750 0 -1 4202560 5042 0 0 0 456 0 0 0 25 0 4 0 653491095 374804480 43284 33554432000 4194304 4964800 140737479460880 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4803/tid=4807] ppid=4801 vsize=366020 CPUtime=4.6 cores=1,3,5,7
/proc/4803/task/4807/stat : 4807 (claspmt) R 4801 4803 3750 0 -1 4202560 9750 0 0 0 459 1 0 0 25 0 4 0 653491095 374804480 43284 33554432000 4194304 4964800 140737479460880 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (KiB) 366020

[startup+12.7008 s]
/proc/loadavg: 5.83 6.62 7.11 10/291 4808
/proc/meminfo: memFree=21109596/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=366020 CPUtime=45.5 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 60467 0 0 0 4541 9 0 0 25 0 4 0 653490926 374804480 44242 33554432000 4194304 4964800 140737479460880 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4803/statm: 91505 44242 458 189 0 85854 0
[pid=4803/tid=4805] ppid=4801 vsize=366020 CPUtime=10.97 cores=1,3,5,7
/proc/4803/task/4805/stat : 4805 (claspmt) R 4801 4803 3750 0 -1 4202560 7524 0 0 0 1096 1 0 0 25 0 4 0 653491095 374804480 44242 33554432000 4194304 4964800 140737479460880 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4803/tid=4806] ppid=4801 vsize=366020 CPUtime=10.9 cores=1,3,5,7
/proc/4803/task/4806/stat : 4806 (claspmt) R 4801 4803 3750 0 -1 4202560 5042 0 0 0 1090 0 0 0 25 0 4 0 653491095 374804480 44242 33554432000 4194304 4964800 140737479460880 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4803/tid=4807] ppid=4801 vsize=366020 CPUtime=11 cores=1,3,5,7
/proc/4803/task/4807/stat : 4807 (claspmt) R 4801 4803 3750 0 -1 4202560 10056 0 0 0 1099 1 0 0 25 0 4 0 653491095 374804480 44242 33554432000 4194304 4964800 140737479460880 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.5
Current children cumulated vsize (KiB) 366020

[startup+25.5005 s]
/proc/loadavg: 6.31 6.69 7.12 9/291 4808
/proc/meminfo: memFree=21090916/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=366020 CPUtime=96.58 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 61871 0 0 0 9646 12 0 0 25 0 4 0 653490926 374804480 45646 33554432000 4194304 4964800 140737479460880 18446744073709551615 4313616 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4803/statm: 91505 45646 458 189 0 85854 0
[pid=4803/tid=4805] ppid=4801 vsize=366020 CPUtime=23.77 cores=1,3,5,7
/proc/4803/task/4805/stat : 4805 (claspmt) R 4801 4803 3750 0 -1 4202560 7696 0 0 0 2376 1 0 0 25 0 4 0 653491095 374804480 45646 33554432000 4194304 4964800 140737479460880 18446744073709551615 4668920 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4803/tid=4806] ppid=4801 vsize=366020 CPUtime=23.58 cores=1,3,5,7
/proc/4803/task/4806/stat : 4806 (claspmt) R 4801 4803 3750 0 -1 4202560 5042 0 0 0 2358 0 0 0 25 0 4 0 653491095 374804480 45646 33554432000 4194304 4964800 140737479460880 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4803/tid=4807] ppid=4801 vsize=366020 CPUtime=23.8 cores=1,3,5,7
/proc/4803/task/4807/stat : 4807 (claspmt) R 4801 4803 3750 0 -1 4202560 10796 0 0 0 2378 2 0 0 25 0 4 0 653491095 374804480 45646 33554432000 4194304 4964800 140737479460880 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 96.58
Current children cumulated vsize (KiB) 366020

[startup+51.101 s]
/proc/loadavg: 6.88 6.79 7.14 9/291 4809
/proc/meminfo: memFree=21024800/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=378684 CPUtime=198.76 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 69576 0 0 0 19854 22 0 0 25 0 4 0 653490926 387772416 53351 33554432000 4194304 4964800 140737479460880 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4803/statm: 94671 53351 458 189 0 89020 0
[pid=4803/tid=4805] ppid=4801 vsize=378684 CPUtime=49.37 cores=1,3,5,7
/proc/4803/task/4805/stat : 4805 (claspmt) R 4801 4803 3750 0 -1 4202560 8571 0 0 0 4934 3 0 0 25 0 4 0 653491095 387772416 53351 33554432000 4194304 4964800 140737479460880 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4803/tid=4806] ppid=4801 vsize=378684 CPUtime=48.96 cores=1,3,5,7
/proc/4803/task/4806/stat : 4806 (claspmt) R 4801 4803 3750 0 -1 4202560 8201 0 0 0 4894 2 0 0 25 0 4 0 653491095 387772416 53351 33554432000 4194304 4964800 140737479460880 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4803/tid=4807] ppid=4801 vsize=378684 CPUtime=49.4 cores=1,3,5,7
/proc/4803/task/4807/stat : 4807 (claspmt) R 4801 4803 3750 0 -1 4202560 13257 0 0 0 4934 6 0 0 25 0 4 0 653491095 387772416 53351 33554432000 4194304 4964800 140737479460880 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 198.76
Current children cumulated vsize (KiB) 378684

[startup+102.311 s]
/proc/loadavg: 7.63 7.01 7.20 10/291 4810
/proc/meminfo: memFree=20890416/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=416468 CPUtime=403.13 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 87302 0 0 0 40270 43 0 0 25 0 4 0 653490926 426463232 71077 33554432000 4194304 4964800 140737479460880 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4803/statm: 104117 71077 460 189 0 98466 0
[pid=4803/tid=4805] ppid=4801 vsize=416468 CPUtime=100.58 cores=1,3,5,7
/proc/4803/task/4805/stat : 4805 (claspmt) R 4801 4803 3750 0 -1 4202560 10748 0 0 0 10051 7 0 0 25 0 4 0 653491095 426463232 71077 33554432000 4194304 4964800 140737479460880 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4803/tid=4806] ppid=4801 vsize=416468 CPUtime=99.69 cores=1,3,5,7
/proc/4803/task/4806/stat : 4806 (claspmt) R 4801 4803 3750 0 -1 4202560 17661 0 0 0 9961 8 0 0 25 0 4 0 653491095 426463232 71077 33554432000 4194304 4964800 140737479460880 18446744073709551615 4313801 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4803/tid=4807] ppid=4801 vsize=416468 CPUtime=100.61 cores=1,3,5,7
/proc/4803/task/4807/stat : 4807 (claspmt) R 4801 4803 3750 0 -1 4202560 17937 0 0 0 10046 15 0 0 25 0 4 0 653491095 426463232 71077 33554432000 4194304 4964800 140737479460880 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 403.13
Current children cumulated vsize (KiB) 416468

[startup+162.3 s]
/proc/loadavg: 7.90 7.20 7.25 9/291 4812
/proc/meminfo: memFree=20781360/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=461888 CPUtime=642.55 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 101245 0 0 0 64201 54 0 0 25 0 4 0 653490926 472973312 85020 33554432000 4194304 4964800 140737479460880 18446744073709551615 4669648 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4803/statm: 115472 85020 460 189 0 109821 0
[pid=4803/tid=4805] ppid=4801 vsize=461888 CPUtime=160.57 cores=1,3,5,7
/proc/4803/task/4805/stat : 4805 (claspmt) R 4801 4803 3750 0 -1 4202560 10749 0 0 0 16050 7 0 0 25 0 4 0 653491095 472973312 85020 33554432000 4194304 4964800 140737479460880 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4803/tid=4806] ppid=4801 vsize=461888 CPUtime=159.14 cores=1,3,5,7
/proc/4803/task/4806/stat : 4806 (claspmt) R 4801 4803 3750 0 -1 4202560 28994 0 0 0 15899 15 0 0 25 0 4 0 653491095 472973312 85020 33554432000 4194304 4964800 140737479460880 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4803/tid=4807] ppid=4801 vsize=461888 CPUtime=160.6 cores=1,3,5,7
/proc/4803/task/4807/stat : 4807 (claspmt) R 4801 4803 3750 0 -1 4202560 20240 0 0 0 16041 19 0 0 25 0 4 0 653491095 472973312 85020 33554432000 4194304 4964800 140737479460880 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 642.55
Current children cumulated vsize (KiB) 461888

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

[startup+163.101 s]
/proc/loadavg: 7.90 7.20 7.25 9/291 4812
/proc/meminfo: memFree=20780492/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=461888 CPUtime=645.75 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 101245 0 0 0 64521 54 0 0 25 0 4 0 653490926 472973312 85020 33554432000 4194304 4964800 140737479460880 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4803/statm: 115472 85020 460 189 0 109821 0
[pid=4803/tid=4805] ppid=4801 vsize=461888 CPUtime=161.37 cores=1,3,5,7
/proc/4803/task/4805/stat : 4805 (claspmt) R 4801 4803 3750 0 -1 4202560 10749 0 0 0 16130 7 0 0 25 0 4 0 653491095 472973312 85020 33554432000 4194304 4964800 140737479460880 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4803/tid=4806] ppid=4801 vsize=461888 CPUtime=159.93 cores=1,3,5,7
/proc/4803/task/4806/stat : 4806 (claspmt) R 4801 4803 3750 0 -1 4202560 28994 0 0 0 15978 15 0 0 25 0 4 0 653491095 472973312 85020 33554432000 4194304 4964800 140737479460880 18446744073709551615 4313801 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4803/tid=4807] ppid=4801 vsize=461888 CPUtime=161.4 cores=1,3,5,7
/proc/4803/task/4807/stat : 4807 (claspmt) R 4801 4803 3750 0 -1 4202560 20240 0 0 0 16121 19 0 0 25 0 4 0 653491095 472973312 85020 33554432000 4194304 4964800 140737479460880 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 645.75
Current children cumulated vsize (KiB) 461888

[startup+163.501 s]
/proc/loadavg: 7.90 7.20 7.25 9/291 4812
/proc/meminfo: memFree=20780492/32951124 swapFree=66457188/67111528
[pid=4803] ppid=4801 vsize=427432 CPUtime=647.12 cores=1,3,5,7
/proc/4803/stat : 4803 (claspmt) R 4801 4803 3750 0 -1 4202496 101255 0 0 0 64658 54 0 0 25 0 1 0 653490926 437690368 76099 33554432000 4194304 4964800 140737479460880 18446744073709551615 232335541336 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4803/statm: 106858 76099 470 189 0 101207 0
Current children cumulated CPU time (s) 647.12
Current children cumulated vsize (KiB) 427432

Child status: 20
Real time (s): 163.541
CPU time (s): 647.176
CPU user time (s): 646.614
CPU system time (s): 0.561914
CPU usage (%): 395.726
Max. virtual memory (cumulated for all children) (KiB): 461888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 646.614
system time used= 0.561914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101257
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= 792
involuntary context switches= 2869

runsolver used 0.363944 second user time and 1.12583 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 02:22:08
IDJOB=3373473
IDBENCH=71039
IDSOLVER=1853
FILE ID=node132/3373473-1305418927
RUNJOBID= node132-1305418896-4721
PBS_JOBID= 13324521
Free space on /tmp= 73296 MiB

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

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=229426623

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      21299448 kB
Buffers:        283984 kB
Cached:        5627168 kB
SwapCached:       6904 kB
Active:        5007504 kB
Inactive:      6339148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21299448 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           39312 kB
Writeback:           0 kB
AnonPages:     5433276 kB
Mapped:          19720 kB
Slab:           218656 kB
PageTables:      24832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34963964 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73296 MiB
End job on node132 at 2011-05-15 02:24:51