Trace number 3381349

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 234.728 32.55

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.5667
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
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 ...513063/instance-3381349-1305513063.cnf
1.99/2.03	c Solving...
234.67/32.54	s UNSATISFIABLE
234.67/32.54	
234.67/32.54	c Models        : 0     
234.67/32.54	c Time          : 32.144s (Solving: 30.12s 1st Model: 0.00s Unsat: 30.12s)
234.67/32.54	c CPU Time      : 234.320s

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-3381349-1305513063/watcher-3381349-1305513063 -o /tmp/evaluation-result-3381349-1305513063/solver-3381349-1305513063 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381349-1305513063.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.82 7.86 8.07 1/273 14184
/proc/meminfo: memFree=20063036/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=45800 CPUtime=0 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 2191 0 0 0 0 0 0 0 21 0 1 0 662906077 46899200 2121 33554432000 4194304 4964800 140737183219776 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14184/statm: 11450 2128 376 189 0 6324 0

[startup+0.090881 s]
/proc/loadavg: 7.82 7.86 8.07 1/273 14184
/proc/meminfo: memFree=20063036/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=68644 CPUtime=0.08 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 14548 0 0 0 6 2 0 0 21 0 1 0 662906077 70291456 12201 33554432000 4194304 4964800 140737183219776 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14184/statm: 17161 12203 386 189 0 12035 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 68644

[startup+0.100882 s]
/proc/loadavg: 7.82 7.86 8.07 1/273 14184
/proc/meminfo: memFree=20063036/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=70772 CPUtime=0.09 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 15328 0 0 0 7 2 0 0 21 0 1 0 662906077 72470528 12575 33554432000 4194304 4964800 140737183219776 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14184/statm: 17693 12577 386 189 0 12567 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70772

[startup+0.300832 s]
/proc/loadavg: 7.82 7.86 8.07 1/273 14184
/proc/meminfo: memFree=20063036/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=108020 CPUtime=0.29 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 27852 0 0 0 26 3 0 0 22 0 1 0 662906077 110612480 21614 33554432000 4194304 4964800 140737183219776 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14184/statm: 27005 21614 399 189 0 21879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108020

[startup+0.700713 s]
/proc/loadavg: 7.82 7.86 8.07 1/273 14184
/proc/meminfo: memFree=20063036/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=125912 CPUtime=0.69 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 32305 0 0 0 66 3 0 0 24 0 1 0 662906077 128933888 26067 33554432000 4194304 4964800 140737183219776 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14184/statm: 31478 26068 404 189 0 26352 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 125912

[startup+1.50055 s]
/proc/loadavg: 7.82 7.86 8.07 2/274 14185
/proc/meminfo: memFree=19952296/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=140564 CPUtime=1.49 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 35986 0 0 0 145 4 0 0 25 0 1 0 662906077 143937536 29748 33554432000 4194304 4964800 140737183219776 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/14184/statm: 35141 29748 404 189 0 30015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140564

[startup+3.10127 s]
/proc/loadavg: 7.82 7.86 8.07 6/281 14192
/proc/meminfo: memFree=19829852/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=724128 CPUtime=3.44 cores=0-7
/proc/14184/stat : 14184 (claspmt) S 14182 14184 11300 0 -1 4202496 91123 0 0 0 321 23 0 0 25 0 8 0 662906077 741507072 70973 33554432000 4194304 4964800 140737183219776 18446744073709551615 237290695577 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14184/statm: 181032 70973 443 189 0 175381 0
[pid=14184/tid=14186] ppid=14182 vsize=724128 CPUtime=0.04 cores=0-7
/proc/14184/task/14186/stat : 14186 (claspmt) S 14182 14184 11300 0 -1 4202560 7052 0 0 0 2 2 0 0 18 0 8 0 662906281 741507072 70973 33554432000 4194304 4964800 140737183219776 18446744073709551615 237290695577 0 0 4096 18946 18446604470374573952 0 0 -1 7 0 0 0
[pid=14184/tid=14187] ppid=14182 vsize=724128 CPUtime=0.06 cores=0-7
/proc/14184/task/14187/stat : 14187 (claspmt) S 14182 14184 11300 0 -1 4202560 8106 0 0 0 4 2 0 0 18 0 8 0 662906281 741507072 70973 33554432000 4194304 4964800 140737183219776 18446744073709551615 237290695577 0 0 4096 18946 18446604470374573952 0 0 -1 2 0 0 0
[pid=14184/tid=14188] ppid=14182 vsize=724128 CPUtime=0.06 cores=0-7
/proc/14184/task/14188/stat : 14188 (claspmt) S 14182 14184 11300 0 -1 4202560 8198 0 0 0 4 2 0 0 18 0 8 0 662906281 741507072 70973 33554432000 4194304 4964800 140737183219776 18446744073709551615 237290695577 0 0 4096 18946 18446604470374573952 0 0 -1 6 0 0 0
[pid=14184/tid=14189] ppid=14182 vsize=724128 CPUtime=0.05 cores=0-7
/proc/14184/task/14189/stat : 14189 (claspmt) S 14182 14184 11300 0 -1 4202560 6639 0 0 0 3 2 0 0 18 0 8 0 662906281 741507072 70973 33554432000 4194304 4964800 140737183219776 18446744073709551615 237290695577 0 0 4096 18946 18446604470374573952 0 0 -1 3 0 0 0
[pid=14184/tid=14190] ppid=14182 vsize=724128 CPUtime=1 cores=0-7
/proc/14184/task/14190/stat : 14190 (claspmt) R 14182 14184 11300 0 -1 4202560 7166 0 0 0 98 2 0 0 19 0 8 0 662906281 741507072 70973 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14184/tid=14191] ppid=14182 vsize=724128 CPUtime=0.06 cores=0-7
/proc/14184/task/14191/stat : 14191 (claspmt) S 14182 14184 11300 0 -1 4202560 8285 0 0 0 4 2 0 0 18 0 8 0 662906281 741507072 70973 33554432000 4194304 4964800 140737183219776 18446744073709551615 237290695577 0 0 4096 18946 18446604470374573952 0 0 -1 0 0 0 0
[pid=14184/tid=14192] ppid=14182 vsize=724128 CPUtime=0.07 cores=0-7
/proc/14184/task/14192/stat : 14192 (claspmt) S 14182 14184 11300 0 -1 4202560 7621 0 0 0 5 2 0 0 18 0 8 0 662906281 741507072 70973 33554432000 4194304 4964800 140737183219776 18446744073709551615 237290695577 0 0 4096 18946 18446604470374573952 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 724128

[startup+6.30071 s]
/proc/loadavg: 7.28 7.75 8.04 9/281 14192
/proc/meminfo: memFree=19774800/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=724128 CPUtime=27.83 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 93852 0 0 0 2758 25 0 0 25 0 8 0 662906077 741507072 73698 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14184/statm: 181032 73698 464 189 0 175381 0
[pid=14184/tid=14186] ppid=14182 vsize=724128 CPUtime=3.07 cores=0-7
/proc/14184/task/14186/stat : 14186 (claspmt) R 14182 14184 11300 0 -1 4202560 7182 0 0 0 304 3 0 0 25 0 8 0 662906281 741507072 73698 33554432000 4194304 4964800 140737183219776 18446744073709551615 4370269 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14184/tid=14187] ppid=14182 vsize=724128 CPUtime=3.1 cores=0-7
/proc/14184/task/14187/stat : 14187 (claspmt) R 14182 14184 11300 0 -1 4202560 8781 0 0 0 307 3 0 0 25 0 8 0 662906281 741507072 73698 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14184/tid=14188] ppid=14182 vsize=724128 CPUtime=3.09 cores=0-7
/proc/14184/task/14188/stat : 14188 (claspmt) R 14182 14184 11300 0 -1 4202560 8905 0 0 0 306 3 0 0 25 0 8 0 662906281 741507072 73698 33554432000 4194304 4964800 140737183219776 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14184/tid=14189] ppid=14182 vsize=724128 CPUtime=3.09 cores=0-7
/proc/14184/task/14189/stat : 14189 (claspmt) R 14182 14184 11300 0 -1 4202560 6750 0 0 0 307 2 0 0 25 0 8 0 662906281 741507072 73698 33554432000 4194304 4964800 140737183219776 18446744073709551615 4651367 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14184/tid=14190] ppid=14182 vsize=724128 CPUtime=4.2 cores=0-7
/proc/14184/task/14190/stat : 14190 (claspmt) R 14182 14184 11300 0 -1 4202560 7225 0 0 0 418 2 0 0 25 0 8 0 662906281 741507072 73698 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14184/tid=14191] ppid=14182 vsize=724128 CPUtime=3.06 cores=0-7
/proc/14184/task/14191/stat : 14191 (claspmt) R 14182 14184 11300 0 -1 4202560 8755 0 0 0 304 2 0 0 25 0 8 0 662906281 741507072 73698 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14184/tid=14192] ppid=14182 vsize=724128 CPUtime=3.12 cores=0-7
/proc/14184/task/14192/stat : 14192 (claspmt) R 14182 14184 11300 0 -1 4202560 8040 0 0 0 309 3 0 0 25 0 8 0 662906281 741507072 73698 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 27.83
Current children cumulated vsize (KiB) 724128

[startup+12.7006 s]
/proc/loadavg: 7.33 7.75 8.03 9/281 14192
/proc/meminfo: memFree=19749772/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=724128 CPUtime=78.97 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 99315 0 0 0 7867 30 0 0 25 0 8 0 662906077 741507072 79161 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14184/statm: 181032 79161 464 189 0 175381 0
[pid=14184/tid=14186] ppid=14182 vsize=724128 CPUtime=9.4 cores=0-7
/proc/14184/task/14186/stat : 14186 (claspmt) R 14182 14184 11300 0 -1 4202560 7270 0 0 0 937 3 0 0 25 0 8 0 662906281 741507072 79161 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14184/tid=14187] ppid=14182 vsize=724128 CPUtime=9.49 cores=0-7
/proc/14184/task/14187/stat : 14187 (claspmt) R 14182 14184 11300 0 -1 4202560 10159 0 0 0 945 4 0 0 25 0 8 0 662906281 741507072 79161 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14184/tid=14188] ppid=14182 vsize=724128 CPUtime=9.49 cores=0-7
/proc/14184/task/14188/stat : 14188 (claspmt) R 14182 14184 11300 0 -1 4202560 10465 0 0 0 945 4 0 0 25 0 8 0 662906281 741507072 79161 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14184/tid=14189] ppid=14182 vsize=724128 CPUtime=9.49 cores=0-7
/proc/14184/task/14189/stat : 14189 (claspmt) R 14182 14184 11300 0 -1 4202560 6820 0 0 0 947 2 0 0 25 0 8 0 662906281 741507072 79161 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14184/tid=14190] ppid=14182 vsize=724128 CPUtime=10.6 cores=0-7
/proc/14184/task/14190/stat : 14190 (claspmt) R 14182 14184 11300 0 -1 4202560 7235 0 0 0 1058 2 0 0 25 0 8 0 662906281 741507072 79161 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14184/tid=14191] ppid=14182 vsize=724128 CPUtime=9.46 cores=0-7
/proc/14184/task/14191/stat : 14191 (claspmt) R 14182 14184 11300 0 -1 4202560 9952 0 0 0 943 3 0 0 25 0 8 0 662906281 741507072 79161 33554432000 4194304 4964800 140737183219776 18446744073709551615 4673468 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14184/tid=14192] ppid=14182 vsize=724128 CPUtime=9.51 cores=0-7
/proc/14184/task/14192/stat : 14192 (claspmt) R 14182 14184 11300 0 -1 4202560 9112 0 0 0 948 3 0 0 25 0 8 0 662906281 741507072 79161 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 78.97
Current children cumulated vsize (KiB) 724128

[startup+25.5013 s]
/proc/loadavg: 7.48 7.76 8.03 9/281 14193
/proc/meminfo: memFree=19714072/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=724488 CPUtime=181.25 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 108397 0 0 0 18086 39 0 0 25 0 8 0 662906077 741875712 88243 33554432000 4194304 4964800 140737183219776 18446744073709551615 4370473 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14184/statm: 181122 88243 464 189 0 175471 0
[pid=14184/tid=14186] ppid=14182 vsize=724488 CPUtime=22.09 cores=0-7
/proc/14184/task/14186/stat : 14186 (claspmt) R 14182 14184 11300 0 -1 4202560 7288 0 0 0 2206 3 0 0 25 0 8 0 662906281 741875712 88243 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14184/tid=14187] ppid=14182 vsize=724488 CPUtime=22.29 cores=0-7
/proc/14184/task/14187/stat : 14187 (claspmt) R 14182 14184 11300 0 -1 4202560 11916 0 0 0 2223 6 0 0 25 0 8 0 662906281 741875712 88243 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14184/tid=14188] ppid=14182 vsize=724488 CPUtime=22.3 cores=0-7
/proc/14184/task/14188/stat : 14188 (claspmt) R 14182 14184 11300 0 -1 4202560 12620 0 0 0 2223 7 0 0 25 0 8 0 662906281 741875712 88243 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14184/tid=14189] ppid=14182 vsize=724488 CPUtime=22.29 cores=0-7
/proc/14184/task/14189/stat : 14189 (claspmt) R 14182 14184 11300 0 -1 4202560 6885 0 0 0 2227 2 0 0 25 0 8 0 662906281 741875712 88243 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14184/tid=14190] ppid=14182 vsize=724488 CPUtime=23.39 cores=0-7
/proc/14184/task/14190/stat : 14190 (claspmt) R 14182 14184 11300 0 -1 4202560 7267 0 0 0 2337 2 0 0 25 0 8 0 662906281 741875712 88243 33554432000 4194304 4964800 140737183219776 18446744073709551615 4687052 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14184/tid=14191] ppid=14182 vsize=724488 CPUtime=22.26 cores=0-7
/proc/14184/task/14191/stat : 14191 (claspmt) R 14182 14184 11300 0 -1 4202560 12178 0 0 0 2221 5 0 0 25 0 8 0 662906281 741875712 88243 33554432000 4194304 4964800 140737183219776 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14184/tid=14192] ppid=14182 vsize=724488 CPUtime=22.32 cores=0-7
/proc/14184/task/14192/stat : 14192 (claspmt) R 14182 14184 11300 0 -1 4202560 11637 0 0 0 2226 6 0 0 25 0 8 0 662906281 741875712 88243 33554432000 4194304 4964800 140737183219776 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 181.25
Current children cumulated vsize (KiB) 724488

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

[startup+28.7007 s]
/proc/loadavg: 7.52 7.77 8.03 9/281 14193
/proc/meminfo: memFree=19712336/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=725016 CPUtime=206.81 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 108648 0 0 0 20642 39 0 0 25 0 8 0 662906077 742416384 88494 33554432000 4194304 4964800 140737183219776 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14184/statm: 181254 88494 464 189 0 175603 0
[pid=14184/tid=14186] ppid=14182 vsize=725016 CPUtime=25.26 cores=0-7
/proc/14184/task/14186/stat : 14186 (claspmt) R 14182 14184 11300 0 -1 4202560 7288 0 0 0 2523 3 0 0 25 0 8 0 662906281 742416384 88494 33554432000 4194304 4964800 140737183219776 18446744073709551615 4370269 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14184/tid=14187] ppid=14182 vsize=725016 CPUtime=25.49 cores=0-7
/proc/14184/task/14187/stat : 14187 (claspmt) R 14182 14184 11300 0 -1 4202560 11939 0 0 0 2543 6 0 0 25 0 8 0 662906281 742416384 88494 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14184/tid=14188] ppid=14182 vsize=725016 CPUtime=25.5 cores=0-7
/proc/14184/task/14188/stat : 14188 (claspmt) R 14182 14184 11300 0 -1 4202560 12711 0 0 0 2543 7 0 0 25 0 8 0 662906281 742416384 88494 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14184/tid=14189] ppid=14182 vsize=725016 CPUtime=25.49 cores=0-7
/proc/14184/task/14189/stat : 14189 (claspmt) R 14182 14184 11300 0 -1 4202560 6889 0 0 0 2547 2 0 0 25 0 8 0 662906281 742416384 88494 33554432000 4194304 4964800 140737183219776 18446744073709551615 4370242 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14184/tid=14190] ppid=14182 vsize=725016 CPUtime=26.59 cores=0-7
/proc/14184/task/14190/stat : 14190 (claspmt) R 14182 14184 11300 0 -1 4202560 7292 0 0 0 2657 2 0 0 25 0 8 0 662906281 742416384 88494 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14184/tid=14191] ppid=14182 vsize=725016 CPUtime=25.46 cores=0-7
/proc/14184/task/14191/stat : 14191 (claspmt) R 14182 14184 11300 0 -1 4202560 12199 0 0 0 2541 5 0 0 25 0 8 0 662906281 742416384 88494 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14184/tid=14192] ppid=14182 vsize=725016 CPUtime=25.52 cores=0-7
/proc/14184/task/14192/stat : 14192 (claspmt) R 14182 14184 11300 0 -1 4202560 11724 0 0 0 2546 6 0 0 25 0 8 0 662906281 742416384 88494 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 206.81
Current children cumulated vsize (KiB) 725016

[startup+30.3004 s]
/proc/loadavg: 7.52 7.77 8.03 9/281 14193
/proc/meminfo: memFree=19712336/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=725016 CPUtime=219.6 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 108665 0 0 0 21921 39 0 0 25 0 8 0 662906077 742416384 88511 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14184/statm: 181254 88511 464 189 0 175603 0
[pid=14184/tid=14186] ppid=14182 vsize=725016 CPUtime=26.84 cores=0-7
/proc/14184/task/14186/stat : 14186 (claspmt) R 14182 14184 11300 0 -1 4202560 7288 0 0 0 2681 3 0 0 25 0 8 0 662906281 742416384 88511 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14184/tid=14187] ppid=14182 vsize=725016 CPUtime=27.09 cores=0-7
/proc/14184/task/14187/stat : 14187 (claspmt) R 14182 14184 11300 0 -1 4202560 11939 0 0 0 2703 6 0 0 25 0 8 0 662906281 742416384 88511 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14184/tid=14188] ppid=14182 vsize=725016 CPUtime=27.1 cores=0-7
/proc/14184/task/14188/stat : 14188 (claspmt) R 14182 14184 11300 0 -1 4202560 12711 0 0 0 2703 7 0 0 25 0 8 0 662906281 742416384 88511 33554432000 4194304 4964800 140737183219776 18446744073709551615 4678045 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14184/tid=14189] ppid=14182 vsize=725016 CPUtime=27.09 cores=0-7
/proc/14184/task/14189/stat : 14189 (claspmt) R 14182 14184 11300 0 -1 4202560 6889 0 0 0 2707 2 0 0 25 0 8 0 662906281 742416384 88511 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14184/tid=14190] ppid=14182 vsize=725016 CPUtime=28.19 cores=0-7
/proc/14184/task/14190/stat : 14190 (claspmt) R 14182 14184 11300 0 -1 4202560 7307 0 0 0 2817 2 0 0 25 0 8 0 662906281 742416384 88511 33554432000 4194304 4964800 140737183219776 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14184/tid=14191] ppid=14182 vsize=725016 CPUtime=27.06 cores=0-7
/proc/14184/task/14191/stat : 14191 (claspmt) R 14182 14184 11300 0 -1 4202560 12201 0 0 0 2701 5 0 0 25 0 8 0 662906281 742416384 88511 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14184/tid=14192] ppid=14182 vsize=725016 CPUtime=27.12 cores=0-7
/proc/14184/task/14192/stat : 14192 (claspmt) R 14182 14184 11300 0 -1 4202560 11724 0 0 0 2706 6 0 0 25 0 8 0 662906281 742416384 88511 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 219.6
Current children cumulated vsize (KiB) 725016

[startup+31.9112 s]
/proc/loadavg: 7.52 7.77 8.03 9/281 14193
/proc/meminfo: memFree=19711840/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=725016 CPUtime=232.47 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 108783 0 0 0 23208 39 0 0 25 0 8 0 662906077 742416384 88629 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14184/statm: 181254 88629 464 189 0 175603 0
[pid=14184/tid=14186] ppid=14182 vsize=725016 CPUtime=28.44 cores=0-7
/proc/14184/task/14186/stat : 14186 (claspmt) R 14182 14184 11300 0 -1 4202560 7289 0 0 0 2841 3 0 0 25 0 8 0 662906281 742416384 88629 33554432000 4194304 4964800 140737183219776 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14184/tid=14187] ppid=14182 vsize=725016 CPUtime=28.7 cores=0-7
/proc/14184/task/14187/stat : 14187 (claspmt) R 14182 14184 11300 0 -1 4202560 11998 0 0 0 2864 6 0 0 25 0 8 0 662906281 742416384 88629 33554432000 4194304 4964800 140737183219776 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14184/tid=14188] ppid=14182 vsize=725016 CPUtime=28.71 cores=0-7
/proc/14184/task/14188/stat : 14188 (claspmt) R 14182 14184 11300 0 -1 4202560 12711 0 0 0 2864 7 0 0 25 0 8 0 662906281 742416384 88629 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14184/tid=14189] ppid=14182 vsize=725016 CPUtime=28.7 cores=0-7
/proc/14184/task/14189/stat : 14189 (claspmt) R 14182 14184 11300 0 -1 4202560 6889 0 0 0 2868 2 0 0 25 0 8 0 662906281 742416384 88629 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670225 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14184/tid=14190] ppid=14182 vsize=725016 CPUtime=29.8 cores=0-7
/proc/14184/task/14190/stat : 14190 (claspmt) R 14182 14184 11300 0 -1 4202560 7310 0 0 0 2978 2 0 0 25 0 8 0 662906281 742416384 88629 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14184/tid=14191] ppid=14182 vsize=725016 CPUtime=28.67 cores=0-7
/proc/14184/task/14191/stat : 14191 (claspmt) R 14182 14184 11300 0 -1 4202560 12201 0 0 0 2862 5 0 0 25 0 8 0 662906281 742416384 88629 33554432000 4194304 4964800 140737183219776 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14184/tid=14192] ppid=14182 vsize=725016 CPUtime=28.73 cores=0-7
/proc/14184/task/14192/stat : 14192 (claspmt) R 14182 14184 11300 0 -1 4202560 11779 0 0 0 2867 6 0 0 25 0 8 0 662906281 742416384 88629 33554432000 4194304 4964800 140737183219776 18446744073709551615 4669017 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 232.47
Current children cumulated vsize (KiB) 725016

[startup+32.3011 s]
/proc/loadavg: 7.52 7.77 8.03 9/281 14193
/proc/meminfo: memFree=19711840/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=700284 CPUtime=234.47 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 108824 0 0 0 23407 40 0 0 25 0 1 0 662906077 717090816 82487 33554432000 4194304 4964800 140737183219776 18446744073709551615 237278528463 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/14184/statm: 175071 82487 474 189 0 169420 0
Current children cumulated CPU time (s) 234.47
Current children cumulated vsize (KiB) 700284

[startup+32.5011 s]
/proc/loadavg: 7.52 7.77 8.03 9/281 14193
/proc/meminfo: memFree=19711840/32950904 swapFree=67057400/67111528
[pid=14184] ppid=14182 vsize=645060 CPUtime=234.67 cores=0-7
/proc/14184/stat : 14184 (claspmt) R 14182 14184 11300 0 -1 4202496 108824 0 0 0 23427 40 0 0 25 0 1 0 662906077 660541440 68377 33554432000 4194304 4964800 140737183219776 18446744073709551615 237278535579 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/14184/statm: 161265 68377 474 189 0 155614 0
Current children cumulated CPU time (s) 234.67
Current children cumulated vsize (KiB) 645060

Child status: 20
Real time (s): 32.55
CPU time (s): 234.728
CPU user time (s): 234.302
CPU system time (s): 0.425935
CPU usage (%): 721.132
Max. virtual memory (cumulated for all children) (KiB): 725016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 234.302
system time used= 0.425935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108825
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= 19314
involuntary context switches= 1024

runsolver used 0.083987 second user time and 0.215967 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-16 04:31:03
IDJOB=3381349
IDBENCH=88143
IDSOLVER=1865
FILE ID=node121/3381349-1305513063
RUNJOBID= node121-1305507706-11314
PBS_JOBID= 13325509
Free space on /tmp= 73544 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.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-3381349-1305513063/watcher-3381349-1305513063 -o /tmp/evaluation-result-3381349-1305513063/solver-3381349-1305513063 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381349-1305513063.cnf

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=65171504

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:      20063200 kB
Buffers:        331888 kB
Cached:        6646216 kB
SwapCached:       7656 kB
Active:        6788216 kB
Inactive:      5745976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20063200 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           11260 kB
Writeback:           0 kB
AnonPages:     5554552 kB
Mapped:          22348 kB
Slab:           266112 kB
PageTables:      25168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30830900 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= 73544 MiB
End job on node121 at 2011-05-16 04:31:36