Trace number 3373454

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 70.6783 19.7321

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0421
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...432043/instance-3373454-1305432043.cnf
1.99/2.00	c Solving...
70.64/19.73	s UNSATISFIABLE
70.64/19.73	
70.64/19.73	c Models        : 0     
70.64/19.73	c Time          : 19.668s (Solving: 17.66s 1st Model: 0.00s Unsat: 17.66s)
70.64/19.73	c CPU Time      : 70.600s

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

running on 4 cores: 0,2,4,6

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: 8.06 8.10 7.48 5/358 23046
/proc/meminfo: memFree=20595060/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=23960 CPUtime=0 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 1385 0 0 0 0 0 0 0 25 0 1 0 654803911 24535040 1191 33554432000 4194304 4964800 140734876608368 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23046/statm: 5990 1191 385 189 0 864 0

[startup+0.0216471 s]
/proc/loadavg: 8.06 8.10 7.48 5/358 23046
/proc/meminfo: memFree=20595060/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=26052 CPUtime=0.01 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 2129 0 0 0 1 0 0 0 25 0 1 0 654803911 26677248 1679 33554432000 4194304 4964800 140734876608368 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23046/statm: 6513 1681 385 189 0 1387 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26052

[startup+0.100661 s]
/proc/loadavg: 8.06 8.10 7.48 5/358 23046
/proc/meminfo: memFree=20595060/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=38520 CPUtime=0.09 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 6213 0 0 0 8 1 0 0 25 0 1 0 654803911 39444480 4796 33554432000 4194304 4964800 140734876608368 18446744073709551615 210646843017 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23046/statm: 9630 4796 397 189 0 4504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38520

[startup+0.300627 s]
/proc/loadavg: 8.06 8.10 7.48 5/358 23046
/proc/meminfo: memFree=20595060/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=41844 CPUtime=0.29 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 7097 0 0 0 28 1 0 0 25 0 1 0 654803911 42848256 5680 33554432000 4194304 4964800 140734876608368 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23046/statm: 10461 5680 401 189 0 5335 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41844

[startup+0.70056 s]
/proc/loadavg: 8.06 8.10 7.48 5/358 23046
/proc/meminfo: memFree=20595060/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=41844 CPUtime=0.69 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 7097 0 0 0 68 1 0 0 25 0 1 0 654803911 42848256 5680 33554432000 4194304 4964800 140734876608368 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23046/statm: 10461 5680 401 189 0 5335 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41844

[startup+1.5004 s]
/proc/loadavg: 7.81 8.04 7.46 6/359 23047
/proc/meminfo: memFree=20570008/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=48312 CPUtime=1.49 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 8706 0 0 0 148 1 0 0 25 0 1 0 654803911 49471488 7289 33554432000 4194304 4964800 140734876608368 18446744073709551615 4600413 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23046/statm: 12078 7289 402 189 0 6952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48312

[startup+3.10109 s]
/proc/loadavg: 7.81 8.04 7.46 9/362 23050
/proc/meminfo: memFree=20548160/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=264416 CPUtime=5.51 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 16105 0 0 0 520 31 0 0 17 0 4 0 654803911 270761984 13914 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670321 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/23046/statm: 66104 13914 458 189 0 60453 0
[pid=23046/tid=23048] ppid=23044 vsize=264416 CPUtime=0.63 cores=0,2,4,6
/proc/23046/task/23048/stat : 23048 (claspmt) R 23044 23046 16017 0 -1 4202560 1172 0 0 0 56 7 0 0 18 0 4 0 654804112 270761984 13914 33554432000 4194304 4964800 140734876608368 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23046/tid=23049] ppid=23044 vsize=264416 CPUtime=0.94 cores=0,2,4,6
/proc/23046/task/23049/stat : 23049 (claspmt) R 23044 23046 16017 0 -1 4202560 2299 0 0 0 83 11 0 0 18 0 4 0 654804112 270761984 13914 33554432000 4194304 4964800 140734876608368 18446744073709551615 4660078 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23046/tid=23050] ppid=23044 vsize=264416 CPUtime=0.98 cores=0,2,4,6
/proc/23046/task/23050/stat : 23050 (claspmt) R 23044 23046 16017 0 -1 4202560 2250 0 0 0 89 9 0 0 18 0 4 0 654804112 270761984 13914 33554432000 4194304 4964800 140734876608368 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 264416

[startup+6.30055 s]
/proc/loadavg: 7.81 8.04 7.46 9/362 23050
/proc/meminfo: memFree=20530920/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=264692 CPUtime=17.36 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 19175 0 0 0 1702 34 0 0 25 0 4 0 654803911 271044608 16984 33554432000 4194304 4964800 140734876608368 18446744073709551615 4312160 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/23046/statm: 66173 16984 458 189 0 60522 0
[pid=23046/tid=23048] ppid=23044 vsize=264692 CPUtime=3.24 cores=0,2,4,6
/proc/23046/task/23048/stat : 23048 (claspmt) R 23044 23046 16017 0 -1 4202560 1657 0 0 0 316 8 0 0 25 0 4 0 654804112 271044608 16984 33554432000 4194304 4964800 140734876608368 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23046/tid=23049] ppid=23044 vsize=264692 CPUtime=3.8 cores=0,2,4,6
/proc/23046/task/23049/stat : 23049 (claspmt) R 23044 23046 16017 0 -1 4202560 3160 0 0 0 368 12 0 0 25 0 4 0 654804112 271044608 16984 33554432000 4194304 4964800 140734876608368 18446744073709551615 4627549 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23046/tid=23050] ppid=23044 vsize=264692 CPUtime=4.18 cores=0,2,4,6
/proc/23046/task/23050/stat : 23050 (claspmt) R 23044 23046 16017 0 -1 4202560 3190 0 0 0 408 10 0 0 25 0 4 0 654804112 271044608 16984 33554432000 4194304 4964800 140734876608368 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 17.36
Current children cumulated vsize (KiB) 264692

[startup+12.7005 s]
/proc/loadavg: 7.92 8.06 7.47 9/362 23050
/proc/meminfo: memFree=20507856/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=265008 CPUtime=42.87 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 24361 0 0 0 4250 37 0 0 25 0 4 0 654803911 271368192 22170 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/23046/statm: 66252 22170 460 189 0 60601 0
[pid=23046/tid=23048] ppid=23044 vsize=265008 CPUtime=9.62 cores=0,2,4,6
/proc/23046/task/23048/stat : 23048 (claspmt) R 23044 23046 16017 0 -1 4202560 2395 0 0 0 954 8 0 0 25 0 4 0 654804112 271368192 22170 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23046/tid=23049] ppid=23044 vsize=265008 CPUtime=10.12 cores=0,2,4,6
/proc/23046/task/23049/stat : 23049 (claspmt) R 23044 23046 16017 0 -1 4202560 4547 0 0 0 999 13 0 0 25 0 4 0 654804112 271368192 22170 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23046/tid=23050] ppid=23044 vsize=265008 CPUtime=10.58 cores=0,2,4,6
/proc/23046/task/23050/stat : 23050 (claspmt) R 23044 23046 16017 0 -1 4202560 5261 0 0 0 1047 11 0 0 25 0 4 0 654804112 271368192 22170 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.87
Current children cumulated vsize (KiB) 265008

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

[startup+15.9009 s]
/proc/loadavg: 7.92 8.06 7.47 9/362 23050
/proc/meminfo: memFree=20500680/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=266476 CPUtime=55.63 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 26052 0 0 0 5526 37 0 0 25 0 4 0 654803911 272871424 23861 33554432000 4194304 4964800 140734876608368 18446744073709551615 4660126 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/23046/statm: 66619 23861 460 189 0 60968 0
[pid=23046/tid=23048] ppid=23044 vsize=266476 CPUtime=12.82 cores=0,2,4,6
/proc/23046/task/23048/stat : 23048 (claspmt) R 23044 23046 16017 0 -1 4202560 2688 0 0 0 1274 8 0 0 25 0 4 0 654804112 272871424 23861 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670097 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23046/tid=23049] ppid=23044 vsize=266476 CPUtime=13.28 cores=0,2,4,6
/proc/23046/task/23049/stat : 23049 (claspmt) R 23044 23046 16017 0 -1 4202560 5182 0 0 0 1315 13 0 0 25 0 4 0 654804112 272871424 23861 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23046/tid=23050] ppid=23044 vsize=266476 CPUtime=13.78 cores=0,2,4,6
/proc/23046/task/23050/stat : 23050 (claspmt) R 23044 23046 16017 0 -1 4202560 5759 0 0 0 1367 11 0 0 25 0 4 0 654804112 272871424 23861 33554432000 4194304 4964800 140734876608368 18446744073709551615 4342206 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 55.63
Current children cumulated vsize (KiB) 266476

[startup+17.5007 s]
/proc/loadavg: 7.93 8.06 7.48 9/362 23050
/proc/meminfo: memFree=20498940/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=266476 CPUtime=62.04 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 26379 0 0 0 6167 37 0 0 25 0 4 0 654803911 272871424 24188 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/23046/statm: 66619 24188 460 189 0 60968 0
[pid=23046/tid=23048] ppid=23044 vsize=266476 CPUtime=14.43 cores=0,2,4,6
/proc/23046/task/23048/stat : 23048 (claspmt) R 23044 23046 16017 0 -1 4202560 2711 0 0 0 1435 8 0 0 25 0 4 0 654804112 272871424 24188 33554432000 4194304 4964800 140734876608368 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23046/tid=23049] ppid=23044 vsize=266476 CPUtime=14.87 cores=0,2,4,6
/proc/23046/task/23049/stat : 23049 (claspmt) R 23044 23046 16017 0 -1 4202560 5312 0 0 0 1474 13 0 0 25 0 4 0 654804112 272871424 24188 33554432000 4194304 4964800 140734876608368 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23046/tid=23050] ppid=23044 vsize=266476 CPUtime=15.39 cores=0,2,4,6
/proc/23046/task/23050/stat : 23050 (claspmt) R 23044 23046 16017 0 -1 4202560 5932 0 0 0 1528 11 0 0 25 0 4 0 654804112 272871424 24188 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 62.04
Current children cumulated vsize (KiB) 266476

[startup+19.1004 s]
/proc/loadavg: 7.93 8.06 7.48 9/363 23051
/proc/meminfo: memFree=20496328/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=267308 CPUtime=68.35 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 26921 0 0 0 6797 38 0 0 25 0 4 0 654803911 273723392 24730 33554432000 4194304 4964800 140734876608368 18446744073709551615 4321010 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/23046/statm: 66827 24730 460 189 0 61176 0
[pid=23046/tid=23048] ppid=23044 vsize=267308 CPUtime=16.01 cores=0,2,4,6
/proc/23046/task/23048/stat : 23048 (claspmt) R 23044 23046 16017 0 -1 4202560 2727 0 0 0 1593 8 0 0 25 0 4 0 654804112 273723392 24730 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23046/tid=23049] ppid=23044 vsize=267308 CPUtime=16.44 cores=0,2,4,6
/proc/23046/task/23049/stat : 23049 (claspmt) R 23044 23046 16017 0 -1 4202560 5337 0 0 0 1631 13 0 0 25 0 4 0 654804112 273723392 24730 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23046/tid=23050] ppid=23044 vsize=267308 CPUtime=16.97 cores=0,2,4,6
/proc/23046/task/23050/stat : 23050 (claspmt) R 23044 23046 16017 0 -1 4202560 6299 0 0 0 1685 12 0 0 25 0 4 0 654804112 273723392 24730 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 68.35
Current children cumulated vsize (KiB) 267308

[startup+19.5003 s]
/proc/loadavg: 7.93 8.06 7.48 9/363 23051
/proc/meminfo: memFree=20496328/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=267472 CPUtime=69.95 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 26963 0 0 0 6957 38 0 0 25 0 4 0 654803911 273891328 24772 33554432000 4194304 4964800 140734876608368 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/23046/statm: 66868 24772 460 189 0 61217 0
[pid=23046/tid=23048] ppid=23044 vsize=267472 CPUtime=16.41 cores=0,2,4,6
/proc/23046/task/23048/stat : 23048 (claspmt) R 23044 23046 16017 0 -1 4202560 2727 0 0 0 1633 8 0 0 25 0 4 0 654804112 273891328 24772 33554432000 4194304 4964800 140734876608368 18446744073709551615 4690224 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23046/tid=23049] ppid=23044 vsize=267472 CPUtime=16.84 cores=0,2,4,6
/proc/23046/task/23049/stat : 23049 (claspmt) R 23044 23046 16017 0 -1 4202560 5349 0 0 0 1671 13 0 0 25 0 4 0 654804112 273891328 24772 33554432000 4194304 4964800 140734876608368 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23046/tid=23050] ppid=23044 vsize=267472 CPUtime=17.37 cores=0,2,4,6
/proc/23046/task/23050/stat : 23050 (claspmt) R 23044 23046 16017 0 -1 4202560 6329 0 0 0 1725 12 0 0 25 0 4 0 654804112 273891328 24772 33554432000 4194304 4964800 140734876608368 18446744073709551615 210646844022 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 69.95
Current children cumulated vsize (KiB) 267472

[startup+19.7003 s]
/proc/loadavg: 7.93 8.06 7.48 6/359 23059
/proc/meminfo: memFree=20494856/32951132 swapFree=64495980/67111528
[pid=23046] ppid=23044 vsize=266056 CPUtime=70.64 cores=0,2,4,6
/proc/23046/stat : 23046 (claspmt) R 23044 23046 16017 0 -1 4202496 26973 0 0 0 7026 38 0 0 25 0 1 0 654803911 272441344 23879 33554432000 4194304 4964800 140734876608368 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23046/statm: 66514 23879 470 189 0 60863 0
Current children cumulated CPU time (s) 70.64
Current children cumulated vsize (KiB) 266056

Child status: 20
Real time (s): 19.7321
CPU time (s): 70.6783
CPU user time (s): 70.2833
CPU system time (s): 0.394939
CPU usage (%): 358.189
Max. virtual memory (cumulated for all children) (KiB): 267472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.2833
system time used= 0.394939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26975
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= 1579
involuntary context switches= 368

runsolver used 0.06499 second user time and 0.179972 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 06:00:43
IDJOB=3373454
IDBENCH=88066
IDSOLVER=1853
FILE ID=node129/3373454-1305432043
RUNJOBID= node129-1305429787-22691
PBS_JOBID= 13324597
Free space on /tmp= 73408 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.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-3373454-1305432043/watcher-3373454-1305432043 -o /tmp/evaluation-result-3373454-1305432043/solver-3373454-1305432043 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373454-1305432043.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=426008384

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20595340 kB
Buffers:        251304 kB
Cached:        5873976 kB
SwapCached:      52668 kB
Active:        3975060 kB
Inactive:      8157276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20595340 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            4688 kB
Writeback:           0 kB
AnonPages:     5963436 kB
Mapped:          18032 kB
Slab:           119724 kB
PageTables:      39548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 80828632 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73408 MiB
End job on node129 at 2011-05-15 06:01:03