Trace number 3728911

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 1045 1045.39

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMd761333f7ff9a755d3cd90e52b11f227
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 benchmark799.922
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
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 227
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

1044.88/1045.39	s SATISFIABLE
1044.88/1045.39	v x83 x141 x283 x461 x597 x708 x725 x875 x978 x1120 x1304 x1412 x1534 x1563 x1746 x1911 x1997 x2107 x2276 x2392 x2416 x2585 x2689 x2769 x2892 x3110 x3193 x3260 x3446 x3575 x3631 x3773 x3859 x4080 x4090 x4246 x4381 x4533 x4599 x4762 x4815 x4984 x5072 x5263 x5361 x5424 x5608 x5687 x5814 x5976 x6079 x6121 x6311 x6419 x6598 x6634 x6789 x6866 x7036 x7094 x7319 x7350 x7498 x7666 x7793 x7808 x7937 x8147 x8193 x8370 x8505 x8575 x8677 x8773 x8982 x9098 x9164 x9320 x9389 x9537 x9638 x9790 x9939 x10022 x10132 x10206 x10411 x10463 x10647 x10728 x10825 x10988 x11044 x11201 x11395 x11484 x11617 x11690 x11762 x11940 x12028 x12209 x12318 x12435 x12531 x12656 x12805 x12882 x13060 x13154 x13211 x13347 x13503 x13596 x13794 x13845 x13927 x14112 x14182 x14389 

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

running on 4 cores: 1,3,5,7

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.24 2/170 22854
/proc/meminfo: memFree=29165636/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=25260 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) D 22852 22854 22814 0 -1 4202496 143 0 0 0 0 0 0 0 20 0 1 0 333991487 25866240 95 33554432000 4194304 4198148 140735834966576 140735834966032 226320517939 0 0 4096 0 18446744071579943789 0 0 17 5 0 0 0 0 0
/proc/22854/statm: 6315 95 70 1 0 94 0

[startup+0.091113 s]
/proc/loadavg: 0.00 0.00 0.24 2/170 22854
/proc/meminfo: memFree=29165636/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) D 22852 22854 22814 0 -1 4202496 418 0 13 0 0 0 0 0 20 0 1 0 333991487 26071040 362 33554432000 4194304 4198148 140735834966576 140735834964024 226329706165 0 0 4224 0 18446744072100609316 0 0 17 5 0 0 4 0 0
/proc/22854/statm: 6365 362 277 1 0 160 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25460

[startup+0.100288 s]
/proc/loadavg: 0.00 0.00 0.24 2/170 22854
/proc/meminfo: memFree=29165636/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) D 22852 22854 22814 0 -1 4202496 418 0 13 0 0 0 0 0 20 0 1 0 333991487 26071040 362 33554432000 4194304 4198148 140735834966576 140735834964024 226329706165 0 0 4224 0 18446744071580543392 0 0 17 5 0 0 4 0 0
/proc/22854/statm: 6365 362 277 1 0 160 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25460

[startup+0.300176 s]
/proc/loadavg: 0.00 0.00 0.24 2/170 22854
/proc/meminfo: memFree=29165636/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26004

[startup+0.700109 s]
/proc/loadavg: 0.00 0.00 0.24 2/170 22854
/proc/meminfo: memFree=29165636/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26004

[startup+1.50032 s]
/proc/loadavg: 0.00 0.00 0.24 3/175 22911
/proc/meminfo: memFree=29159304/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=12436 CPUtime=0.53 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 2775 0 0 0 53 0 0 0 20 0 1 0 333991502 12734464 2585 33554432000 134512640 134847168 4288858080 4288856848 134617498 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22858/statm: 3109 2585 270 82 0 2350 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 73048

[startup+3.10041 s]
/proc/loadavg: 0.00 0.00 0.24 2/174 22911
/proc/meminfo: memFree=29151192/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=25504 CPUtime=2.14 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 6003 0 0 0 213 1 0 0 20 0 1 0 333991502 26116096 5813 33554432000 134512640 134847168 4288858080 4288856848 134737262 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22858/statm: 6376 5813 270 82 0 5617 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 86116

[startup+6.30034 s]
/proc/loadavg: 0.08 0.02 0.25 2/174 22911
/proc/meminfo: memFree=29119324/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=45172 CPUtime=5.34 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 10932 0 0 0 532 2 0 0 20 0 1 0 333991502 46256128 10742 33554432000 134512640 134847168 4288858080 4288856388 134792769 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22858/statm: 11293 10742 270 82 0 10534 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 105784

[startup+12.7004 s]
/proc/loadavg: 0.15 0.03 0.25 3/183 22936
/proc/meminfo: memFree=29074560/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=90464 CPUtime=11.73 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 22251 0 0 0 1170 3 0 0 20 0 1 0 333991502 92635136 22061 33554432000 134512640 134847168 4288858080 4288856544 134713642 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22858/statm: 22616 22061 270 82 0 21857 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 151076

[startup+25.5004 s]
/proc/loadavg: 0.56 0.13 0.28 3/182 22936
/proc/meminfo: memFree=28964280/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=107832 CPUtime=24.52 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 26616 0 0 0 2448 4 0 0 20 0 1 0 333991502 110419968 26422 33554432000 134512640 134847168 4288858080 4288856656 134742250 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22858/statm: 26958 26422 270 82 0 26199 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 168444

[startup+51.1004 s]
/proc/loadavg: 1.05 0.28 0.32 3/181 22936
/proc/meminfo: memFree=28784084/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=141752 CPUtime=50.11 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 35082 0 0 0 5005 6 0 0 20 0 1 0 333991502 145154048 34872 33554432000 134512640 134847168 4288858080 4288856656 134714110 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22858/statm: 35438 34872 270 82 0 34679 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 202364

[startup+102.307 s]
/proc/loadavg: 1.59 0.54 0.41 3/181 22936
/proc/meminfo: memFree=28586348/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=209144 CPUtime=101.27 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 51971 0 0 0 10118 9 0 0 20 0 1 0 333991502 214163456 51723 33554432000 134512640 134847168 4288858080 4288856720 134782437 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22858/statm: 52286 51723 270 82 0 51527 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 269756

[startup+162.3 s]
/proc/loadavg: 1.88 0.82 0.51 3/181 22936
/proc/meminfo: memFree=28499948/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=295432 CPUtime=161.21 cores=1,3,5,7

################
# More data... #
################

/proc/22858/statm: 132927 132364 270 82 0 132168 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 592320

[startup+942.3 s]
/proc/loadavg: 2.05 1.94 1.36 3/181 22942
/proc/meminfo: memFree=27619816/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=540076 CPUtime=940.99 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 135123 0 0 0 94076 23 0 0 20 0 1 0 333991502 553037824 134475 33554432000 134512640 134847168 4288858080 4288856616 134713939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22858/statm: 135019 134475 270 82 0 134260 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 600688

[startup+1002.3 s]
/proc/loadavg: 2.05 1.96 1.40 3/181 22942
/proc/meminfo: memFree=27619996/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=540076 CPUtime=1000.97 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 135136 0 0 0 100074 23 0 0 20 0 1 0 333991502 553037824 134478 33554432000 134512640 134847168 4288858080 4288856720 134783020 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22858/statm: 135019 134478 270 82 0 134260 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 600688

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

[startup+1023.9 s]
/proc/loadavg: 2.04 1.97 1.42 3/181 22942
/proc/meminfo: memFree=27619996/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=540076 CPUtime=1022.57 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 135136 0 0 0 102234 23 0 0 20 0 1 0 333991502 553037824 134478 33554432000 134512640 134847168 4288858080 4288856656 134714787 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22858/statm: 135019 134478 270 82 0 134260 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1023.48
Current children cumulated vsize (KiB) 600688

[startup+1036.7 s]
/proc/loadavg: 2.03 1.97 1.42 3/181 22942
/proc/meminfo: memFree=27620120/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=540076 CPUtime=1035.37 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 135136 0 0 0 103514 23 0 0 20 0 1 0 333991502 553037824 134478 33554432000 134512640 134847168 4288858080 4288856720 134782441 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22858/statm: 135019 134478 270 82 0 134260 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1036.28
Current children cumulated vsize (KiB) 600688

[startup+1039.9 s]
/proc/loadavg: 2.02 1.97 1.43 3/181 22942
/proc/meminfo: memFree=27620120/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=540076 CPUtime=1038.57 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 135136 0 0 0 103834 23 0 0 20 0 1 0 333991502 553037824 134478 33554432000 134512640 134847168 4288858080 4288856720 134782432 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22858/statm: 135019 134478 270 82 0 134260 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1039.48
Current children cumulated vsize (KiB) 600688

[startup+1043.1 s]
/proc/loadavg: 2.02 1.97 1.43 3/181 22942
/proc/meminfo: memFree=27620120/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=540076 CPUtime=1041.77 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 135136 0 0 0 104154 23 0 0 20 0 1 0 333991502 553037824 134478 33554432000 134512640 134847168 4288858080 4288856800 134741426 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22858/statm: 135019 134478 270 82 0 134260 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1042.68
Current children cumulated vsize (KiB) 600688

[startup+1044.7 s]
/proc/loadavg: 2.02 1.97 1.43 3/181 22942
/proc/meminfo: memFree=27620120/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=540076 CPUtime=1043.37 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 135136 0 0 0 104314 23 0 0 20 0 1 0 333991502 553037824 134478 33554432000 134512640 134847168 4288858080 4288856720 134782432 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22858/statm: 135019 134478 270 82 0 134260 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1044.28
Current children cumulated vsize (KiB) 600688

[startup+1045.1 s]
/proc/loadavg: 2.02 1.97 1.43 3/181 22942
/proc/meminfo: memFree=27620120/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=540076 CPUtime=1043.77 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 135136 0 0 0 104354 23 0 0 20 0 1 0 333991502 553037824 134478 33554432000 134512640 134847168 4288858080 4288856544 134713933 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22858/statm: 135019 134478 270 82 0 134260 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1044.68
Current children cumulated vsize (KiB) 600688

[startup+1045.3 s]
/proc/loadavg: 2.02 1.97 1.43 3/181 22942
/proc/meminfo: memFree=27620120/32873844 swapFree=6088/6088
[pid=22854] ppid=22852 vsize=26004 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (pbclasp) S 22852 22854 22814 0 -1 4202496 677 0 14 0 0 0 0 0 20 0 1 0 333991487 26628096 603 33554432000 4194304 4198148 140735834966576 140735834965464 226333091056 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/22854/statm: 6501 603 364 1 0 296 0
[pid=22856] ppid=22854 vsize=9148 CPUtime=0.91 cores=1,3,5,7
/proc/22856/stat : 22856 (sh) S 22854 22854 22814 0 -1 4202496 371 629 0 0 0 0 91 0 20 0 1 0 333991501 9367552 262 33554432000 4194304 5064252 140737030419280 140737030417536 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/22856/statm: 2287 262 223 213 0 72 0
[pid=22858] ppid=22856 vsize=540076 CPUtime=1043.97 cores=1,3,5,7
/proc/22858/stat : 22858 (clasp-1.0) R 22856 22854 22814 0 -1 4202496 135136 0 0 0 104374 23 0 0 20 0 1 0 333991502 553037824 134478 33554432000 134512640 134847168 4288858080 4288856720 134782794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22858/statm: 135019 134478 270 82 0 134260 0
[pid=22859] ppid=22856 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/22859/stat : 22859 (pboutclasp.pl) S 22856 22854 22814 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 333991502 26071040 437 33554432000 4194304 4198148 140735534680560 140735534671096 226333091056 0 0 4224 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/22859/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1044.88
Current children cumulated vsize (KiB) 600688

Child status: 0
Real time (s): 1045.39
CPU time (s): 1045
CPU user time (s): 1044.75
CPU system time (s): 0.251961
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 600688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1044.75
system time used= 0.251961
maximum resident set size= 537996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137581
page faults= 14
swaps= 0
block input operations= 2640
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 627
involuntary context switches= 1225

runsolver used 1.63275 second user time and 4.07438 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-03 01:10:30
IDJOB=3728911
IDBENCH=1153
IDSOLVER=2317
FILE ID=node110/3728911-1338678630
RUNJOBID= node110-1338678629-22834
PBS_JOBID= 14636703
Free space on /tmp= 71080 MiB

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

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

MD5SUM BENCH= d761333f7ff9a755d3cd90e52b11f227
RANDOM SEED=1955734994

node110.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.893
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	: 5333.78
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.893
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.893
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.893
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.893
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.893
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.90
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.893
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.893
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:       32873844 kB
MemFree:        29165536 kB
Buffers:          396288 kB
Cached:          2455424 kB
SwapCached:          604 kB
Active:          1313184 kB
Inactive:        1550400 kB
Active(anon):       1996 kB
Inactive(anon):    12328 kB
Active(file):    1311188 kB
Inactive(file):  1538072 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:              1652 kB
Writeback:             0 kB
AnonPages:         17600 kB
Mapped:            10948 kB
Shmem:                40 kB
Slab:             705616 kB
SReclaimable:     148060 kB
SUnreclaim:       557556 kB
KernelStack:        1392 kB
PageTables:         4124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:      92432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3728911-1338678630.opb

Free space on /tmp at the end= 71076 MiB
End job on node110 at 2012-06-03 01:27:56