Trace number 3299852

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-R4095UNSAT 844.819 212.904

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 ...046022/instance-3299852-1304046022.cnf
1.59/1.69	c Solving...
844.70/212.90	s UNSATISFIABLE
844.70/212.90	
844.70/212.90	c Models        : 0     
844.70/212.90	c Time          : 212.777s (Solving: 211.08s 1st Model: 0.00s Unsat: 211.08s)
844.70/212.90	c CPU Time      : 844.690s

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: 935)

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-3299852-1304046022/watcher-3299852-1304046022 -o /tmp/evaluation-result-3299852-1304046022/solver-3299852-1304046022 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299852-1304046022.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: 7.83 7.95 7.09 5/180 945
/proc/meminfo: memFree=18817572/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=46184 CPUtime=0 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 516202048 47292416 449 33554432000 4194304 4964704 140735010079072 18446744073709551615 4584512 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/945/statm: 11546 453 374 189 0 6420 0

[startup+0.096043 s]
/proc/loadavg: 7.83 7.95 7.09 5/180 945
/proc/meminfo: memFree=18817572/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=70372 CPUtime=0.09 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 15278 0 0 0 7 2 0 0 24 0 1 0 516202048 72060928 12500 33554432000 4194304 4964704 140735010079072 18446744073709551615 237278879488 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/945/statm: 17593 12503 385 189 0 12467 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70372

[startup+0.101039 s]
/proc/loadavg: 7.83 7.95 7.09 5/180 945
/proc/meminfo: memFree=18817572/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=71032 CPUtime=0.09 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 15488 0 0 0 7 2 0 0 24 0 1 0 516202048 72736768 12710 33554432000 4194304 4964704 140735010079072 18446744073709551615 4567465 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/945/statm: 17758 12712 385 189 0 12632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71032

[startup+0.301007 s]
/proc/loadavg: 7.83 7.95 7.09 5/180 945
/proc/meminfo: memFree=18817572/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=102016 CPUtime=0.29 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 26020 0 0 0 25 4 0 0 25 0 1 0 516202048 104464384 20354 33554432000 4194304 4964704 140735010079072 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/945/statm: 25504 20355 388 189 0 20378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102016

[startup+0.70094 s]
/proc/loadavg: 7.83 7.95 7.09 5/180 945
/proc/meminfo: memFree=18817572/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=136864 CPUtime=0.69 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 36581 0 0 0 64 5 0 0 25 0 1 0 516202048 140148736 28920 33554432000 4194304 4964704 140735010079072 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/945/statm: 34216 28920 402 189 0 29090 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136864

[startup+1.5008 s]
/proc/loadavg: 7.83 7.95 7.09 6/181 946
/proc/meminfo: memFree=18702908/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=136864 CPUtime=1.49 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 36582 0 0 0 144 5 0 0 25 0 1 0 516202048 140148736 28921 33554432000 4194304 4964704 140735010079072 18446744073709551615 4607414 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/945/statm: 34216 28921 403 189 0 29090 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136864

[startup+3.10052 s]
/proc/loadavg: 7.83 7.95 7.09 9/184 949
/proc/meminfo: memFree=18648076/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=366020 CPUtime=7.17 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 59024 0 0 0 707 10 0 0 25 0 4 0 516202048 374804480 42780 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 91505 42780 458 189 0 85854 0
[pid=945/tid=947] ppid=943 vsize=366020 CPUtime=1.35 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 7582 0 0 0 134 1 0 0 25 0 4 0 516202218 374804480 42780 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=366020 CPUtime=1.39 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 6334 0 0 0 138 1 0 0 19 0 4 0 516202218 374804480 42780 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=366020 CPUtime=1.39 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 7594 0 0 0 138 1 0 0 25 0 4 0 516202218 374804480 42780 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.17
Current children cumulated vsize (KiB) 366020

[startup+6.30095 s]
/proc/loadavg: 7.92 7.97 7.10 9/184 949
/proc/meminfo: memFree=18644976/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=366020 CPUtime=19.95 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 59561 0 0 0 1985 10 0 0 25 0 4 0 516202048 374804480 43317 33554432000 4194304 4964704 140735010079072 18446744073709551615 4370266 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 91505 43317 458 189 0 85854 0
[pid=945/tid=947] ppid=943 vsize=366020 CPUtime=4.53 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 7603 0 0 0 452 1 0 0 25 0 4 0 516202218 374804480 43317 33554432000 4194304 4964704 140735010079072 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=366020 CPUtime=4.58 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 6747 0 0 0 457 1 0 0 25 0 4 0 516202218 374804480 43317 33554432000 4194304 4964704 140735010079072 18446744073709551615 4677998 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=366020 CPUtime=4.59 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 7694 0 0 0 458 1 0 0 25 0 4 0 516202218 374804480 43317 33554432000 4194304 4964704 140735010079072 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (KiB) 366020

[startup+12.7008 s]
/proc/loadavg: 7.93 7.97 7.10 9/184 949
/proc/meminfo: memFree=18639408/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=366020 CPUtime=45.52 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 61006 0 0 0 4540 12 0 0 25 0 4 0 516202048 374804480 44762 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 91505 44762 458 189 0 85854 0
[pid=945/tid=947] ppid=943 vsize=366020 CPUtime=10.9 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 7954 0 0 0 1089 1 0 0 25 0 4 0 516202218 374804480 44762 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=366020 CPUtime=10.99 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 7215 0 0 0 1097 2 0 0 25 0 4 0 516202218 374804480 44762 33554432000 4194304 4964704 140735010079072 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=366020 CPUtime=10.99 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 7917 0 0 0 1098 1 0 0 25 0 4 0 516202218 374804480 44762 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 45.52
Current children cumulated vsize (KiB) 366020

[startup+25.5005 s]
/proc/loadavg: 7.94 7.97 7.12 9/184 950
/proc/meminfo: memFree=18628056/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=366020 CPUtime=96.65 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 63825 0 0 0 9649 16 0 0 25 0 4 0 516202048 374804480 47581 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 91505 47581 458 189 0 85854 0
[pid=945/tid=947] ppid=943 vsize=366020 CPUtime=23.63 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 8286 0 0 0 2361 2 0 0 25 0 4 0 516202218 374804480 47581 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=366020 CPUtime=23.78 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 9446 0 0 0 2373 5 0 0 25 0 4 0 516202218 374804480 47581 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=366020 CPUtime=23.79 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 7960 0 0 0 2378 1 0 0 25 0 4 0 516202218 374804480 47581 33554432000 4194304 4964704 140735010079072 18446744073709551615 4378523 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 96.65
Current children cumulated vsize (KiB) 366020

[startup+51.101 s]
/proc/loadavg: 8.02 7.99 7.14 9/184 959
/proc/meminfo: memFree=18596160/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=366020 CPUtime=198.88 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 71854 0 0 0 19859 29 0 0 25 0 4 0 516202048 374804480 55610 33554432000 4194304 4964704 140735010079072 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 91505 55610 458 189 0 85854 0
[pid=945/tid=947] ppid=943 vsize=366020 CPUtime=49.09 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 8287 0 0 0 4907 2 0 0 25 0 4 0 516202218 374804480 55610 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=366020 CPUtime=49.39 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 13839 0 0 0 4926 13 0 0 25 0 4 0 516202218 374804480 55610 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=366020 CPUtime=49.39 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 10406 0 0 0 4935 4 0 0 25 0 4 0 516202218 374804480 55610 33554432000 4194304 4964704 140735010079072 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 198.88
Current children cumulated vsize (KiB) 366020

[startup+102.307 s]
/proc/loadavg: 7.84 7.95 7.18 9/184 993
/proc/meminfo: memFree=19495764/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=432884 CPUtime=403.43 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 89363 0 0 0 40291 52 0 0 25 0 4 0 516202048 443273216 73119 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 108221 73119 458 189 0 102570 0
[pid=945/tid=947] ppid=943 vsize=432884 CPUtime=100 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 9016 0 0 0 9998 2 0 0 25 0 4 0 516202218 443273216 73119 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=432884 CPUtime=100.59 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 22883 0 0 0 10035 24 0 0 25 0 4 0 516202218 443273216 73119 33554432000 4194304 4964704 140735010079072 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=432884 CPUtime=100.6 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 16007 0 0 0 10047 13 0 0 25 0 4 0 516202218 443273216 73119 33554432000 4194304 4964704 140735010079072 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 403.43
Current children cumulated vsize (KiB) 432884

[startup+162.3 s]
/proc/loadavg: 8.02 7.99 7.23 9/184 994
/proc/meminfo: memFree=19363092/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=438516 CPUtime=643.08 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 107193 0 0 0 64236 72 0 0 25 0 4 0 516202048 449040384 90949 33554432000 4194304 4964704 140735010079072 18446744073709551615 4362240 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 109629 90949 460 189 0 103978 0
[pid=945/tid=947] ppid=943 vsize=438516 CPUtime=159.68 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 10535 0 0 0 15965 3 0 0 25 0 4 0 516202218 449040384 90949 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=438516 CPUtime=160.59 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 36870 0 0 0 16017 42 0 0 25 0 4 0 516202218 449040384 90949 33554432000 4194304 4964704 140735010079072 18446744073709551615 4361367 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=438516 CPUtime=160.59 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 16824 0 0 0 16046 13 0 0 25 0 4 0 516202218 449040384 90949 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668916 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 643.08
Current children cumulated vsize (KiB) 438516

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

[startup+179.1 s]
/proc/loadavg: 8.02 7.99 7.25 9/184 995
/proc/meminfo: memFree=19324156/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=506064 CPUtime=710.19 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 111001 0 0 0 70942 77 0 0 25 0 4 0 516202048 518209536 94757 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 126516 94757 460 189 0 120865 0
[pid=945/tid=947] ppid=943 vsize=506064 CPUtime=176.39 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 10977 0 0 0 17635 4 0 0 25 0 4 0 516202218 518209536 94757 33554432000 4194304 4964704 140735010079072 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=506064 CPUtime=177.39 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 39741 0 0 0 17693 46 0 0 25 0 4 0 516202218 518209536 94757 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=506064 CPUtime=177.39 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 17319 0 0 0 17726 13 0 0 25 0 4 0 516202218 518209536 94757 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 710.19
Current children cumulated vsize (KiB) 506064

[startup+191.901 s]
/proc/loadavg: 8.08 8.00 7.26 9/184 995
/proc/meminfo: memFree=19297124/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=508048 CPUtime=761.32 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 113084 0 0 0 76053 79 0 0 25 0 4 0 516202048 520241152 96840 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 127012 96840 460 189 0 121361 0
[pid=945/tid=947] ppid=943 vsize=508048 CPUtime=189.12 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 10977 0 0 0 18908 4 0 0 25 0 4 0 516202218 520241152 96840 33554432000 4194304 4964704 140735010079072 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=508048 CPUtime=190.19 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 41404 0 0 0 18971 48 0 0 25 0 4 0 516202218 520241152 96840 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668505 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=508048 CPUtime=190.19 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 17738 0 0 0 19006 13 0 0 25 0 4 0 516202218 520241152 96840 33554432000 4194304 4964704 140735010079072 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 761.32
Current children cumulated vsize (KiB) 508048

[startup+204.701 s]
/proc/loadavg: 8.06 8.00 7.28 9/184 995
/proc/meminfo: memFree=19275052/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=509016 CPUtime=812.45 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 113344 0 0 0 81166 79 0 0 25 0 4 0 516202048 521232384 97100 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670233 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 127254 97100 460 189 0 121603 0
[pid=945/tid=947] ppid=943 vsize=509016 CPUtime=201.85 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 10977 0 0 0 20181 4 0 0 25 0 4 0 516202218 521232384 97100 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=509016 CPUtime=202.99 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 41410 0 0 0 20251 48 0 0 25 0 4 0 516202218 521232384 97100 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=509016 CPUtime=202.99 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 17988 0 0 0 20286 13 0 0 25 0 4 0 516202218 521232384 97100 33554432000 4194304 4964704 140735010079072 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 812.45
Current children cumulated vsize (KiB) 509016

[startup+207.907 s]
/proc/loadavg: 8.06 8.00 7.28 9/184 995
/proc/meminfo: memFree=19270960/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=509152 CPUtime=825.26 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 113369 0 0 0 82447 79 0 0 25 0 4 0 516202048 521371648 97125 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 127288 97125 460 189 0 121637 0
[pid=945/tid=947] ppid=943 vsize=509152 CPUtime=205.04 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 10977 0 0 0 20500 4 0 0 25 0 4 0 516202218 521371648 97125 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=509152 CPUtime=206.2 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 41411 0 0 0 20572 48 0 0 25 0 4 0 516202218 521371648 97125 33554432000 4194304 4964704 140735010079072 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=509152 CPUtime=206.2 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 18012 0 0 0 20607 13 0 0 25 0 4 0 516202218 521371648 97125 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 825.26
Current children cumulated vsize (KiB) 509152

[startup+211.101 s]
/proc/loadavg: 8.06 8.00 7.28 9/184 996
/proc/meminfo: memFree=19266868/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=509556 CPUtime=838.02 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 113484 0 0 0 83723 79 0 0 25 0 4 0 516202048 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 127389 97240 460 189 0 121738 0
[pid=945/tid=947] ppid=943 vsize=509556 CPUtime=208.22 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 10977 0 0 0 20818 4 0 0 25 0 4 0 516202218 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=509556 CPUtime=209.4 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 41505 0 0 0 20892 48 0 0 25 0 4 0 516202218 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=509556 CPUtime=209.4 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 18033 0 0 0 20926 14 0 0 25 0 4 0 516202218 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 838.02
Current children cumulated vsize (KiB) 509556

[startup+211.9 s]
/proc/loadavg: 8.06 8.00 7.28 9/184 996
/proc/meminfo: memFree=19266868/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=509556 CPUtime=841.21 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 113484 0 0 0 84042 79 0 0 25 0 4 0 516202048 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 4669357 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 127389 97240 460 189 0 121738 0
[pid=945/tid=947] ppid=943 vsize=509556 CPUtime=209.01 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 10977 0 0 0 20897 4 0 0 25 0 4 0 516202218 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 4669069 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=509556 CPUtime=210.19 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 41505 0 0 0 20971 48 0 0 25 0 4 0 516202218 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=509556 CPUtime=210.2 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 18033 0 0 0 21006 14 0 0 25 0 4 0 516202218 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 841.21
Current children cumulated vsize (KiB) 509556

[startup+212.7 s]
/proc/loadavg: 8.06 8.00 7.28 9/184 998
/proc/meminfo: memFree=19265008/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=509556 CPUtime=844.4 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202496 113484 0 0 0 84361 79 0 0 25 0 4 0 516202048 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 127389 97240 460 189 0 121738 0
[pid=945/tid=947] ppid=943 vsize=509556 CPUtime=209.81 cores=1,3,5,7
/proc/945/task/947/stat : 947 (claspmt) R 943 945 793 0 -1 4202560 10977 0 0 0 20977 4 0 0 25 0 4 0 516202218 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=945/tid=948] ppid=943 vsize=509556 CPUtime=210.99 cores=1,3,5,7
/proc/945/task/948/stat : 948 (claspmt) R 943 945 793 0 -1 4202560 41505 0 0 0 21051 48 0 0 25 0 4 0 516202218 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 237278535009 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=945/tid=949] ppid=943 vsize=509556 CPUtime=211 cores=1,3,5,7
/proc/945/task/949/stat : 949 (claspmt) R 943 945 793 0 -1 4202560 18033 0 0 0 21086 14 0 0 25 0 4 0 516202218 521785344 97240 33554432000 4194304 4964704 140735010079072 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 844.4
Current children cumulated vsize (KiB) 509556

[startup+212.9 s]
/proc/loadavg: 8.06 8.00 7.28 9/184 998
/proc/meminfo: memFree=19265008/32950904 swapFree=67082284/67111528
[pid=945] ppid=943 vsize=0 CPUtime=844.8 cores=1,3,5,7
/proc/945/stat : 945 (claspmt) R 943 945 793 0 -1 4202500 113496 0 0 0 84399 81 0 0 25 0 1 0 516202048 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/945/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 844.8
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 212.904
CPU time (s): 844.819
CPU user time (s): 843.998
CPU system time (s): 0.820875
CPU usage (%): 396.807
Max. virtual memory (cumulated for all children) (KiB): 509556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 843.998
system time used= 0.820875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113496
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= 1035
involuntary context switches= 6112

runsolver used 0.308953 second user time and 0.855869 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 05:00:23
IDJOB=3299852
IDBENCH=71039
IDSOLVER=1683
FILE ID=node121/3299852-1304046022
RUNJOBID= node121-1304044818-812
PBS_JOBID= 13170393
Free space on /tmp= 72632 MiB

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

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1097528337

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      18817976 kB
Buffers:       2178792 kB
Cached:       10204324 kB
SwapCached:       2776 kB
Active:       10300592 kB
Inactive:      3311080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      18817976 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           19280 kB
Writeback:          36 kB
AnonPages:     1226008 kB
Mapped:          14720 kB
Slab:           455396 kB
PageTables:       7008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  1414780 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= 72612 MiB
End job on node121 at 2011-04-29 05:03:56