Trace number 3299833

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 94.3407 25.2996

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 ...108837/instance-3299833-1304108837.cnf
2.09/2.13	c Solving...
94.22/25.29	s UNSATISFIABLE
94.22/25.29	
94.22/25.29	c Models        : 0     
94.22/25.29	c Time          : 25.228s (Solving: 23.10s 1st Model: 0.00s Unsat: 23.10s)
94.22/25.29	c CPU Time      : 94.260s

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-3299833-1304108837/watcher-3299833-1304108837 -o /tmp/evaluation-result-3299833-1304108837/solver-3299833-1304108837 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299833-1304108837.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: 7.43 7.91 7.86 3/174 27959
/proc/meminfo: memFree=30913664/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=23348 CPUtime=0 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 1197 0 0 0 0 0 0 0 25 0 1 0 522480837 23908352 1038 33554432000 4194304 4964704 140735723673776 18446744073709551615 239476355781 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/27959/statm: 5837 1039 385 189 0 711 0

[startup+0.0573001 s]
/proc/loadavg: 7.43 7.91 7.86 3/174 27959
/proc/meminfo: memFree=30913664/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=32512 CPUtime=0.05 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 4468 0 0 0 5 0 0 0 25 0 1 0 522480837 33292288 3159 33554432000 4194304 4964704 140735723673776 18446744073709551615 239476355781 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/27959/statm: 8128 3161 385 189 0 3002 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32512

[startup+0.100246 s]
/proc/loadavg: 7.43 7.91 7.86 3/174 27959
/proc/meminfo: memFree=30913664/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=38520 CPUtime=0.09 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 6213 0 0 0 9 0 0 0 25 0 1 0 522480837 39444480 4795 33554432000 4194304 4964704 140735723673776 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/27959/statm: 9630 4795 397 189 0 4504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38520

[startup+0.300256 s]
/proc/loadavg: 7.43 7.91 7.86 3/174 27959
/proc/meminfo: memFree=30913664/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=41844 CPUtime=0.29 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 7098 0 0 0 29 0 0 0 25 0 1 0 522480837 42848256 5680 33554432000 4194304 4964704 140735723673776 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/27959/statm: 10461 5680 401 189 0 5335 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41844

[startup+0.701188 s]
/proc/loadavg: 7.43 7.91 7.86 3/174 27959
/proc/meminfo: memFree=30913664/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=41844 CPUtime=0.69 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 7098 0 0 0 67 2 0 0 25 0 1 0 522480837 42848256 5680 33554432000 4194304 4964704 140735723673776 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/27959/statm: 10461 5680 401 189 0 5335 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41844

[startup+1.50099 s]
/proc/loadavg: 7.43 7.91 7.86 6/181 28028
/proc/meminfo: memFree=30827628/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=47916 CPUtime=1.49 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 8594 0 0 0 147 2 0 0 25 0 1 0 522480837 49065984 7176 33554432000 4194304 4964704 140735723673776 18446744073709551615 4600357 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/27959/statm: 11979 7176 402 189 0 6853 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47916

[startup+3.10061 s]
/proc/loadavg: 7.43 7.91 7.86 6/181 28028
/proc/meminfo: memFree=30815716/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=264816 CPUtime=5.94 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 16436 0 0 0 588 6 0 0 25 0 4 0 522480837 271171584 14238 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27959/statm: 66204 14238 458 189 0 60553 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 264816

[startup+6.30099 s]
/proc/loadavg: 7.47 7.91 7.86 9/184 28031
/proc/meminfo: memFree=30774040/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=264992 CPUtime=18.72 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 18954 0 0 0 1864 8 0 0 25 0 4 0 522480837 271351808 16756 33554432000 4194304 4964704 140735723673776 18446744073709551615 4333242 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27959/statm: 66248 16756 458 189 0 60597 0
[pid=27959/tid=28029] ppid=27957 vsize=264992 CPUtime=4.15 cores=0,2,4,6
/proc/27959/task/28029/stat : 28029 (claspmt) R 27957 27959 27507 0 -1 4202560 2209 0 0 0 413 2 0 0 25 0 4 0 522481050 271351808 16756 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27959/tid=28030] ppid=27957 vsize=264992 CPUtime=4.13 cores=0,2,4,6
/proc/27959/task/28030/stat : 28030 (claspmt) R 27957 27959 27507 0 -1 4202560 2231 0 0 0 413 0 0 0 25 0 4 0 522481050 271351808 16756 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27959/tid=28031] ppid=27957 vsize=264992 CPUtime=4.15 cores=0,2,4,6
/proc/27959/task/28031/stat : 28031 (claspmt) R 27957 27959 27507 0 -1 4202560 2977 0 0 0 414 1 0 0 25 0 4 0 522481050 271351808 16756 33554432000 4194304 4964704 140735723673776 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.72
Current children cumulated vsize (KiB) 264992

[startup+12.7008 s]
/proc/loadavg: 7.51 7.91 7.86 9/184 28031
/proc/meminfo: memFree=30730968/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=266504 CPUtime=44.28 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 24274 0 0 0 4417 11 0 0 25 0 4 0 522480837 272900096 22076 33554432000 4194304 4964704 140735723673776 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27959/statm: 66626 22076 458 189 0 60975 0
[pid=27959/tid=28029] ppid=27957 vsize=266504 CPUtime=10.55 cores=0,2,4,6
/proc/27959/task/28029/stat : 28029 (claspmt) R 27957 27959 27507 0 -1 4202560 2503 0 0 0 1053 2 0 0 25 0 4 0 522481050 272900096 22076 33554432000 4194304 4964704 140735723673776 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27959/tid=28030] ppid=27957 vsize=266504 CPUtime=10.5 cores=0,2,4,6
/proc/27959/task/28030/stat : 28030 (claspmt) R 27957 27959 27507 0 -1 4202560 4633 0 0 0 1048 2 0 0 25 0 4 0 522481050 272900096 22076 33554432000 4194304 4964704 140735723673776 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27959/tid=28031] ppid=27957 vsize=266504 CPUtime=10.55 cores=0,2,4,6
/proc/27959/task/28031/stat : 28031 (claspmt) R 27957 27959 27507 0 -1 4202560 4405 0 0 0 1054 1 0 0 25 0 4 0 522481050 272900096 22076 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 44.28
Current children cumulated vsize (KiB) 266504

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

[startup+19.1005 s]
/proc/loadavg: 7.59 7.91 7.86 9/184 28031
/proc/meminfo: memFree=30700960/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=271588 CPUtime=69.85 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 27892 0 0 0 6972 13 0 0 25 0 4 0 522480837 278106112 25694 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27959/statm: 67897 25694 460 189 0 62246 0
[pid=27959/tid=28029] ppid=27957 vsize=271588 CPUtime=16.94 cores=0,2,4,6
/proc/27959/task/28029/stat : 28029 (claspmt) R 27957 27959 27507 0 -1 4202560 2960 0 0 0 1692 2 0 0 25 0 4 0 522481050 278106112 25694 33554432000 4194304 4964704 140735723673776 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27959/tid=28030] ppid=27957 vsize=271588 CPUtime=16.86 cores=0,2,4,6
/proc/27959/task/28030/stat : 28030 (claspmt) R 27957 27959 27507 0 -1 4202560 5865 0 0 0 1684 2 0 0 25 0 4 0 522481050 278106112 25694 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27959/tid=28031] ppid=27957 vsize=271588 CPUtime=16.96 cores=0,2,4,6
/proc/27959/task/28031/stat : 28031 (claspmt) R 27957 27959 27507 0 -1 4202560 5533 0 0 0 1694 2 0 0 25 0 4 0 522481050 278106112 25694 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670298 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 69.85
Current children cumulated vsize (KiB) 271588

[startup+22.3009 s]
/proc/loadavg: 7.59 7.91 7.86 9/184 28031
/proc/meminfo: memFree=30681728/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=274852 CPUtime=82.63 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 29325 0 0 0 8249 14 0 0 25 0 4 0 522480837 281448448 27127 33554432000 4194304 4964704 140735723673776 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27959/statm: 68713 27127 460 189 0 63062 0
[pid=27959/tid=28029] ppid=27957 vsize=274852 CPUtime=20.14 cores=0,2,4,6
/proc/27959/task/28029/stat : 28029 (claspmt) R 27957 27959 27507 0 -1 4202560 3337 0 0 0 2011 3 0 0 25 0 4 0 522481050 281448448 27127 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27959/tid=28030] ppid=27957 vsize=274852 CPUtime=20.04 cores=0,2,4,6
/proc/27959/task/28030/stat : 28030 (claspmt) R 27957 27959 27507 0 -1 4202560 6267 0 0 0 2002 2 0 0 25 0 4 0 522481050 281448448 27127 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27959/tid=28031] ppid=27957 vsize=274852 CPUtime=20.16 cores=0,2,4,6
/proc/27959/task/28031/stat : 28031 (claspmt) R 27957 27959 27507 0 -1 4202560 6187 0 0 0 2014 2 0 0 25 0 4 0 522481050 281448448 27127 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.63
Current children cumulated vsize (KiB) 274852

[startup+23.9006 s]
/proc/loadavg: 7.59 7.91 7.86 9/184 28031
/proc/meminfo: memFree=30677396/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=275040 CPUtime=89.03 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 29515 0 0 0 8889 14 0 0 25 0 4 0 522480837 281640960 27317 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27959/statm: 68760 27317 460 189 0 63109 0
[pid=27959/tid=28029] ppid=27957 vsize=275040 CPUtime=21.74 cores=0,2,4,6
/proc/27959/task/28029/stat : 28029 (claspmt) R 27957 27959 27507 0 -1 4202560 3364 0 0 0 2171 3 0 0 25 0 4 0 522481050 281640960 27317 33554432000 4194304 4964704 140735723673776 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27959/tid=28030] ppid=27957 vsize=275040 CPUtime=21.64 cores=0,2,4,6
/proc/27959/task/28030/stat : 28030 (claspmt) R 27957 27959 27507 0 -1 4202560 6316 0 0 0 2162 2 0 0 25 0 4 0 522481050 281640960 27317 33554432000 4194304 4964704 140735723673776 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27959/tid=28031] ppid=27957 vsize=275040 CPUtime=21.76 cores=0,2,4,6
/proc/27959/task/28031/stat : 28031 (claspmt) R 27957 27959 27507 0 -1 4202560 6296 0 0 0 2174 2 0 0 25 0 4 0 522481050 281640960 27317 33554432000 4194304 4964704 140735723673776 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 89.03
Current children cumulated vsize (KiB) 275040

[startup+24.7005 s]
/proc/loadavg: 7.62 7.91 7.86 9/184 28031
/proc/meminfo: memFree=30673552/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=275040 CPUtime=92.22 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 29527 0 0 0 9208 14 0 0 25 0 4 0 522480837 281640960 27329 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27959/statm: 68760 27329 460 189 0 63109 0
[pid=27959/tid=28029] ppid=27957 vsize=275040 CPUtime=22.54 cores=0,2,4,6
/proc/27959/task/28029/stat : 28029 (claspmt) R 27957 27959 27507 0 -1 4202560 3364 0 0 0 2251 3 0 0 25 0 4 0 522481050 281640960 27329 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27959/tid=28030] ppid=27957 vsize=275040 CPUtime=22.43 cores=0,2,4,6
/proc/27959/task/28030/stat : 28030 (claspmt) R 27957 27959 27507 0 -1 4202560 6318 0 0 0 2241 2 0 0 25 0 4 0 522481050 281640960 27329 33554432000 4194304 4964704 140735723673776 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27959/tid=28031] ppid=27957 vsize=275040 CPUtime=22.56 cores=0,2,4,6
/proc/27959/task/28031/stat : 28031 (claspmt) R 27957 27959 27507 0 -1 4202560 6306 0 0 0 2254 2 0 0 25 0 4 0 522481050 281640960 27329 33554432000 4194304 4964704 140735723673776 18446744073709551615 239476392570 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.22
Current children cumulated vsize (KiB) 275040

[startup+25.1004 s]
/proc/loadavg: 7.62 7.91 7.86 9/184 28031
/proc/meminfo: memFree=30673552/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=275040 CPUtime=93.82 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) R 27957 27959 27507 0 -1 4202496 29527 0 0 0 9368 14 0 0 25 0 4 0 522480837 281640960 27329 33554432000 4194304 4964704 140735723673776 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27959/statm: 68760 27329 460 189 0 63109 0
[pid=27959/tid=28029] ppid=27957 vsize=275040 CPUtime=22.94 cores=0,2,4,6
/proc/27959/task/28029/stat : 28029 (claspmt) R 27957 27959 27507 0 -1 4202560 3364 0 0 0 2291 3 0 0 25 0 4 0 522481050 281640960 27329 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27959/tid=28030] ppid=27957 vsize=275040 CPUtime=22.83 cores=0,2,4,6
/proc/27959/task/28030/stat : 28030 (claspmt) R 27957 27959 27507 0 -1 4202560 6318 0 0 0 2281 2 0 0 25 0 4 0 522481050 281640960 27329 33554432000 4194304 4964704 140735723673776 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27959/tid=28031] ppid=27957 vsize=275040 CPUtime=22.96 cores=0,2,4,6
/proc/27959/task/28031/stat : 28031 (claspmt) R 27957 27959 27507 0 -1 4202560 6306 0 0 0 2294 2 0 0 25 0 4 0 522481050 281640960 27329 33554432000 4194304 4964704 140735723673776 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 93.82
Current children cumulated vsize (KiB) 275040

[startup+25.2004 s]
/proc/loadavg: 7.62 7.91 7.86 7/183 28031
/proc/meminfo: memFree=30665252/32950928 swapFree=67086612/67111528
[pid=27959] ppid=27957 vsize=275040 CPUtime=94.22 cores=0,2,4,6
/proc/27959/stat : 27959 (claspmt) S 27957 27959 27507 0 -1 4202496 29528 0 0 0 9408 14 0 0 25 0 3 0 522480837 281640960 27329 33554432000 4194304 4964704 140735723673776 18446744073709551615 239488497637 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/27959/statm: 68760 27329 461 189 0 63109 0
[pid=27959/tid=28030] ppid=27957 vsize=275040 CPUtime=22.93 cores=0,2,4,6
/proc/27959/task/28030/stat : 28030 (claspmt) R 27957 27959 27507 0 -1 4202560 6318 0 0 0 2291 2 0 0 25 0 3 0 522481050 281640960 27329 33554432000 4194304 4964704 140735723673776 18446744073709551615 4313839 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27959/tid=28031] ppid=27957 vsize=275040 CPUtime=23.06 cores=0,2,4,6
/proc/27959/task/28031/stat : 28031 (claspmt) R 27957 27959 27507 0 -1 4202560 6306 0 0 0 2304 2 0 0 25 0 3 0 522481050 281640960 27329 33554432000 4194304 4964704 140735723673776 18446744073709551615 4644880 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.22
Current children cumulated vsize (KiB) 275040

Child status: 20
Real time (s): 25.2996
CPU time (s): 94.3407
CPU user time (s): 94.1917
CPU system time (s): 0.148977
CPU usage (%): 372.894
Max. virtual memory (cumulated for all children) (KiB): 275040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.1917
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29539
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= 1445
involuntary context switches= 564

runsolver used 0.030995 second user time and 0.112982 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 22:27:18
IDJOB=3299833
IDBENCH=88066
IDSOLVER=1683
FILE ID=node148/3299833-1304108837
RUNJOBID= node148-1304107634-27820
PBS_JOBID= 13170644
Free space on /tmp= 71432 MiB

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

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=1680900189

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30914068 kB
Buffers:        701032 kB
Cached:         928924 kB
SwapCached:       3696 kB
Active:         113620 kB
Inactive:      1559300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30914068 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            4712 kB
Writeback:           0 kB
AnonPages:       40992 kB
Mapped:          13676 kB
Slab:           300252 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189996 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= 71424 MiB
End job on node148 at 2011-04-29 22:27:43