Trace number 3728950

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
PB07: PB-clasp 2007-04-10SAT 49.8324 49.7812

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin14.opb
MD5SUM321349c7a7114538010c83c600c72ae9
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark9.64253
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables8281
Total number of constraints826
Number of constraints which are clauses364
Number of constraints which are cardinality constraints (but not clauses)462
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint91
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 171
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

49.72/49.78	s SATISFIABLE
49.72/49.78	v x25 x147 x226 x351 x399 x459 x618 x645 x760 x879 x965 x1075 x1161 x1198 x1327 x1389 x1466 x1585 x1669 x1805 x1886 x1916 x2067 x2119 x2257 x2329 x2387 x2547 x2623 x2721 x2766 x2839 x2959 x3082 x3097 x3244 x3367 x3386 x3485 x3590 x3726 x3737 x3874 x3947 x4024 x4165 x4193 x4319 x4430 x4544 x4621 x4702 x4744 x4862 x4930 x5038 x5141 x5198 x5329 x5386 x5527 x5581 x5723 x5797 x5861 x5928 x6083 x6120 x6275 x6307 x6413 x6462 x6632 x6726 x6797 x6854 x6965 x7021 x7186 x7237 x7320 x7380 x7520 x7642 x7712 x7792 x7910 x7919 x8030 x8145 x8240 

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3728950-1338678643/watcher-3728950-1338678643 -o /tmp/evaluation-result-3728950-1338678643/solver-3728950-1338678643 -C 1800 -W 1900 -M 15500 pbclasp instance-3728950-1338678643.opb HOME/temp 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 0.00 0.00 0.20 2/172 27031
/proc/meminfo: memFree=27980288/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) R 27029 27031 26887 0 -1 4202496 645 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 575 33554432000 4194304 4198148 140735219461984 140735864512232 271790957808 0 0 4224 16384 0 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 575 357 1 0 296 0

[startup+0.0305631 s]
/proc/loadavg: 0.00 0.00 0.20 2/172 27031
/proc/meminfo: memFree=27980288/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26004

[startup+0.100235 s]
/proc/loadavg: 0.00 0.00 0.20 2/172 27031
/proc/meminfo: memFree=27980288/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26004

[startup+0.300235 s]
/proc/loadavg: 0.00 0.00 0.20 2/172 27031
/proc/meminfo: memFree=27980288/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26004

[startup+0.700199 s]
/proc/loadavg: 0.00 0.00 0.20 2/172 27031
/proc/meminfo: memFree=27980288/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26004

[startup+1.50029 s]
/proc/loadavg: 0.00 0.00 0.20 2/176 27036
/proc/meminfo: memFree=27971684/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
[pid=27033] ppid=27031 vsize=9148 CPUtime=0.5 cores=0,2,4,6
/proc/27033/stat : 27033 (sh) S 27031 27031 26887 0 -1 4202496 371 626 0 0 0 0 50 0 20 0 1 0 333991110 9367552 263 33554432000 4194304 5064252 140733528633312 140733528631568 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27033/statm: 2287 263 223 213 0 72 0
[pid=27035] ppid=27033 vsize=15220 CPUtime=1.05 cores=0,2,4,6
/proc/27035/stat : 27035 (clasp-1.0) R 27033 27031 26887 0 -1 4202496 3398 0 0 0 104 1 0 0 20 0 1 0 333991110 15585280 3262 33554432000 134512640 134847168 4290630144 4290628720 134714393 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27035/statm: 3805 3262 272 82 0 3046 0
[pid=27036] ppid=27033 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (pboutclasp.pl) S 27033 27031 26887 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991110 26071040 437 33554432000 4194304 4198148 140733825609216 140733825599752 271790957808 0 0 4224 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27036/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 75832

[startup+3.10026 s]
/proc/loadavg: 0.08 0.02 0.20 2/176 27036
/proc/meminfo: memFree=27961052/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
[pid=27033] ppid=27031 vsize=9148 CPUtime=0.5 cores=0,2,4,6
/proc/27033/stat : 27033 (sh) S 27031 27031 26887 0 -1 4202496 371 626 0 0 0 0 50 0 20 0 1 0 333991110 9367552 263 33554432000 4194304 5064252 140733528633312 140733528631568 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27033/statm: 2287 263 223 213 0 72 0
[pid=27035] ppid=27033 vsize=27180 CPUtime=2.65 cores=0,2,4,6
/proc/27035/stat : 27035 (clasp-1.0) R 27033 27031 26887 0 -1 4202496 6393 0 0 0 263 2 0 0 20 0 1 0 333991110 27832320 6257 33554432000 134512640 134847168 4290630144 4290628384 1582375 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27035/statm: 6795 6257 272 82 0 6036 0
[pid=27036] ppid=27033 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (pboutclasp.pl) S 27033 27031 26887 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991110 26071040 437 33554432000 4194304 4198148 140733825609216 140733825599752 271790957808 0 0 4224 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27036/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 87792

[startup+6.30029 s]
/proc/loadavg: 0.08 0.02 0.20 2/176 27088
/proc/meminfo: memFree=27952416/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
[pid=27033] ppid=27031 vsize=9148 CPUtime=0.5 cores=0,2,4,6
/proc/27033/stat : 27033 (sh) S 27031 27031 26887 0 -1 4202496 371 626 0 0 0 0 50 0 20 0 1 0 333991110 9367552 263 33554432000 4194304 5064252 140733528633312 140733528631568 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27033/statm: 2287 263 223 213 0 72 0
[pid=27035] ppid=27033 vsize=36096 CPUtime=5.84 cores=0,2,4,6
/proc/27035/stat : 27035 (clasp-1.0) R 27033 27031 26887 0 -1 4202496 8611 0 0 0 582 2 0 0 20 0 1 0 333991110 36962304 8475 33554432000 134512640 134847168 4290630144 4290628784 134782662 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27035/statm: 9024 8475 272 82 0 8265 0
[pid=27036] ppid=27033 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (pboutclasp.pl) S 27033 27031 26887 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991110 26071040 437 33554432000 4194304 4198148 140733825609216 140733825599752 271790957808 0 0 4224 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27036/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 96708

[startup+12.7003 s]
/proc/loadavg: 0.30 0.06 0.21 3/184 27113
/proc/meminfo: memFree=27936916/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
[pid=27033] ppid=27031 vsize=9148 CPUtime=0.5 cores=0,2,4,6
/proc/27033/stat : 27033 (sh) S 27031 27031 26887 0 -1 4202496 371 626 0 0 0 0 50 0 20 0 1 0 333991110 9367552 263 33554432000 4194304 5064252 140733528633312 140733528631568 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27033/statm: 2287 263 223 213 0 72 0
[pid=27035] ppid=27033 vsize=40796 CPUtime=12.25 cores=0,2,4,6
/proc/27035/stat : 27035 (clasp-1.0) R 27033 27031 26887 0 -1 4202496 9795 0 0 0 1222 3 0 0 20 0 1 0 333991110 41775104 9659 33554432000 134512640 134847168 4290630144 4290628608 134713637 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27035/statm: 10199 9659 272 82 0 9440 0
[pid=27036] ppid=27033 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (pboutclasp.pl) S 27033 27031 26887 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991110 26071040 437 33554432000 4194304 4198148 140733825609216 140733825599752 271790957808 0 0 4224 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27036/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 101408

[startup+25.5003 s]
/proc/loadavg: 0.56 0.13 0.23 2/176 27192
/proc/meminfo: memFree=27908260/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
[pid=27033] ppid=27031 vsize=9148 CPUtime=0.5 cores=0,2,4,6
/proc/27033/stat : 27033 (sh) S 27031 27031 26887 0 -1 4202496 371 626 0 0 0 0 50 0 20 0 1 0 333991110 9367552 263 33554432000 4194304 5064252 140733528633312 140733528631568 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27033/statm: 2287 263 223 213 0 72 0
[pid=27035] ppid=27033 vsize=72660 CPUtime=25.03 cores=0,2,4,6
/proc/27035/stat : 27035 (clasp-1.0) R 27033 27031 26887 0 -1 4202496 17766 0 0 0 2499 4 0 0 20 0 1 0 333991110 74403840 17623 33554432000 134512640 134847168 4290630144 4290628528 134735807 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27035/statm: 18165 17623 272 82 0 17406 0
[pid=27036] ppid=27033 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (pboutclasp.pl) S 27033 27031 26887 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991110 26071040 437 33554432000 4194304 4198148 140733825609216 140733825599752 271790957808 0 0 4224 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27036/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 133272

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

[startup+38.3003 s]
/proc/loadavg: 0.81 0.20 0.25 3/183 27217
/proc/meminfo: memFree=27895464/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
[pid=27033] ppid=27031 vsize=9148 CPUtime=0.5 cores=0,2,4,6
/proc/27033/stat : 27033 (sh) S 27031 27031 26887 0 -1 4202496 371 626 0 0 0 0 50 0 20 0 1 0 333991110 9367552 263 33554432000 4194304 5064252 140733528633312 140733528631568 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27033/statm: 2287 263 223 213 0 72 0
[pid=27035] ppid=27033 vsize=79052 CPUtime=37.83 cores=0,2,4,6
/proc/27035/stat : 27035 (clasp-1.0) R 27033 27031 26887 0 -1 4202496 19390 0 0 0 3778 5 0 0 20 0 1 0 333991110 80949248 19239 33554432000 134512640 134847168 4290630144 4290628848 134741904 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27035/statm: 19763 19239 272 82 0 19004 0
[pid=27036] ppid=27033 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (pboutclasp.pl) S 27033 27031 26887 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991110 26071040 437 33554432000 4194304 4198148 140733825609216 140733825599752 271790957808 0 0 4224 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27036/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 38.33
Current children cumulated vsize (KiB) 139664

[startup+44.7003 s]
/proc/loadavg: 0.91 0.23 0.26 3/183 27217
/proc/meminfo: memFree=27894884/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
[pid=27033] ppid=27031 vsize=9148 CPUtime=0.5 cores=0,2,4,6
/proc/27033/stat : 27033 (sh) S 27031 27031 26887 0 -1 4202496 371 626 0 0 0 0 50 0 20 0 1 0 333991110 9367552 263 33554432000 4194304 5064252 140733528633312 140733528631568 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27033/statm: 2287 263 223 213 0 72 0
[pid=27035] ppid=27033 vsize=79052 CPUtime=44.22 cores=0,2,4,6
/proc/27035/stat : 27035 (clasp-1.0) R 27033 27031 26887 0 -1 4202496 19398 0 0 0 4417 5 0 0 20 0 1 0 333991110 80949248 19239 33554432000 134512640 134847168 4290630144 4290628900 134737606 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27035/statm: 19763 19239 272 82 0 19004 0
[pid=27036] ppid=27033 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (pboutclasp.pl) S 27033 27031 26887 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991110 26071040 437 33554432000 4194304 4198148 140733825609216 140733825599752 271790957808 0 0 4224 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27036/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 44.72
Current children cumulated vsize (KiB) 139664

[startup+47.9003 s]
/proc/loadavg: 0.99 0.26 0.27 3/183 27217
/proc/meminfo: memFree=27892916/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
[pid=27033] ppid=27031 vsize=9148 CPUtime=0.5 cores=0,2,4,6
/proc/27033/stat : 27033 (sh) S 27031 27031 26887 0 -1 4202496 371 626 0 0 0 0 50 0 20 0 1 0 333991110 9367552 263 33554432000 4194304 5064252 140733528633312 140733528631568 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27033/statm: 2287 263 223 213 0 72 0
[pid=27035] ppid=27033 vsize=80744 CPUtime=47.42 cores=0,2,4,6
/proc/27035/stat : 27035 (clasp-1.0) R 27033 27031 26887 0 -1 4202496 19803 0 0 0 4737 5 0 0 20 0 1 0 333991110 82681856 19644 33554432000 134512640 134847168 4290630144 4290628420 134792688 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27035/statm: 20186 19644 272 82 0 19427 0
[pid=27036] ppid=27033 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (pboutclasp.pl) S 27033 27031 26887 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991110 26071040 437 33554432000 4194304 4198148 140733825609216 140733825599752 271790957808 0 0 4224 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27036/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 47.92
Current children cumulated vsize (KiB) 141356

[startup+48.7003 s]
/proc/loadavg: 0.99 0.26 0.27 3/183 27217
/proc/meminfo: memFree=27892796/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
[pid=27033] ppid=27031 vsize=9148 CPUtime=0.5 cores=0,2,4,6
/proc/27033/stat : 27033 (sh) S 27031 27031 26887 0 -1 4202496 371 626 0 0 0 0 50 0 20 0 1 0 333991110 9367552 263 33554432000 4194304 5064252 140733528633312 140733528631568 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27033/statm: 2287 263 223 213 0 72 0
[pid=27035] ppid=27033 vsize=80744 CPUtime=48.22 cores=0,2,4,6
/proc/27035/stat : 27035 (clasp-1.0) R 27033 27031 26887 0 -1 4202496 19803 0 0 0 4817 5 0 0 20 0 1 0 333991110 82681856 19644 33554432000 134512640 134847168 4290630144 4290628608 134713637 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27035/statm: 20186 19644 272 82 0 19427 0
[pid=27036] ppid=27033 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (pboutclasp.pl) S 27033 27031 26887 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991110 26071040 437 33554432000 4194304 4198148 140733825609216 140733825599752 271790957808 0 0 4224 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27036/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 48.72
Current children cumulated vsize (KiB) 141356

[startup+49.5068 s]
/proc/loadavg: 0.99 0.26 0.27 3/183 27217
/proc/meminfo: memFree=27892176/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
[pid=27033] ppid=27031 vsize=9148 CPUtime=0.5 cores=0,2,4,6
/proc/27033/stat : 27033 (sh) S 27031 27031 26887 0 -1 4202496 371 626 0 0 0 0 50 0 20 0 1 0 333991110 9367552 263 33554432000 4194304 5064252 140733528633312 140733528631568 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27033/statm: 2287 263 223 213 0 72 0
[pid=27035] ppid=27033 vsize=80644 CPUtime=49.03 cores=0,2,4,6
/proc/27035/stat : 27035 (clasp-1.0) R 27033 27031 26887 0 -1 4202496 19803 0 0 0 4898 5 0 0 20 0 1 0 333991110 82579456 19638 33554432000 134512640 134847168 4290630144 4290628784 134777600 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27035/statm: 20161 19638 272 82 0 19402 0
[pid=27036] ppid=27033 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (pboutclasp.pl) S 27033 27031 26887 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991110 26071040 437 33554432000 4194304 4198148 140733825609216 140733825599752 271790957808 0 0 4224 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27036/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 49.53
Current children cumulated vsize (KiB) 141256

[startup+49.7003 s]
/proc/loadavg: 0.99 0.26 0.27 3/183 27217
/proc/meminfo: memFree=27892176/32873648 swapFree=6852/6852
[pid=27031] ppid=27029 vsize=26004 CPUtime=0 cores=0,2,4,6
/proc/27031/stat : 27031 (pbclasp) S 27029 27031 26887 0 -1 4202496 670 0 0 0 0 0 0 0 20 0 1 0 333991110 26628096 582 33554432000 4194304 4198148 140735219461984 140735219460872 271790957808 0 0 4224 16384 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27031/statm: 6501 582 364 1 0 296 0
[pid=27033] ppid=27031 vsize=9148 CPUtime=0.5 cores=0,2,4,6
/proc/27033/stat : 27033 (sh) S 27031 27031 26887 0 -1 4202496 371 626 0 0 0 0 50 0 20 0 1 0 333991110 9367552 263 33554432000 4194304 5064252 140733528633312 140733528631568 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27033/statm: 2287 263 223 213 0 72 0
[pid=27035] ppid=27033 vsize=80644 CPUtime=49.22 cores=0,2,4,6
/proc/27035/stat : 27035 (clasp-1.0) R 27033 27031 26887 0 -1 4202496 19803 0 0 0 4917 5 0 0 20 0 1 0 333991110 82579456 19638 33554432000 134512640 134847168 4290630144 4290628784 134782441 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27035/statm: 20161 19638 272 82 0 19402 0
[pid=27036] ppid=27033 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/27036/stat : 27036 (pboutclasp.pl) S 27033 27031 26887 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991110 26071040 437 33554432000 4194304 4198148 140733825609216 140733825599752 271790957808 0 0 4224 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27036/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 49.72
Current children cumulated vsize (KiB) 141256

Child status: 0
Real time (s): 49.7812
CPU time (s): 49.8324
CPU user time (s): 49.7684
CPU system time (s): 0.06399
CPU usage (%): 100.103
Max. virtual memory (cumulated for all children) (KiB): 141356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.7684
system time used= 0.06399
maximum resident set size= 78632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22189
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 216
involuntary context switches= 85

runsolver used 0.102984 second user time and 0.234964 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-03 01:10:43
IDJOB=3728950
IDBENCH=1156
IDSOLVER=2317
FILE ID=node115/3728950-1338678643
RUNJOBID= node115-1338678629-26906
PBS_JOBID= 14636698
Free space on /tmp= 70828 MiB

SOLVER NAME= PB-clasp 2007-04-10
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin14.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3728950-1338678643/watcher-3728950-1338678643 -o /tmp/evaluation-result-3728950-1338678643/solver-3728950-1338678643 -C 1800 -W 1900 -M 15500  pbclasp instance-3728950-1338678643.opb HOME/temp

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

MD5SUM BENCH= 321349c7a7114538010c83c600c72ae9
RANDOM SEED=1079941429

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27981188 kB
Buffers:          560612 kB
Cached:          3416384 kB
SwapCached:          964 kB
Active:          1841660 kB
Inactive:        2145244 kB
Active(anon):       1996 kB
Inactive(anon):     9820 kB
Active(file):    1839664 kB
Inactive(file):  2135424 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106432 kB
Dirty:              1264 kB
Writeback:             0 kB
AnonPages:         15372 kB
Mapped:            11048 kB
Shmem:                96 kB
Slab:             768592 kB
SReclaimable:     212592 kB
SUnreclaim:       556000 kB
KernelStack:        1400 kB
PageTables:         4168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3728950-1338678643.opb

Free space on /tmp at the end= 70828 MiB
End job on node115 at 2012-06-03 01:11:33