Trace number 3709225

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 NameAnswerobjective functionCPU timeWall clock time
clasp 2.0.6-R5325 (opt)? (TO) 1800.01 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_3.opb
MD5SUM0cfcb152e5d64f6fbadc82a2b31230da
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5704
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Calling clasp with: --sat-p=-1,50,160,-1,1 --heuristic=Vsids --restarts=256 --dinit=1000,10000 --del=3.0,1.1,10.0 --recursive-str --update-lbd --dglue=2 --otfs=2 --dgrowS=100,1.5  --reverse-arcs=2 --dsched=+,10000,2000 --dfrac=0.5 --opt-heu=2 --restart-on-model
0.00/0.00	c clasp version 2.0.6
0.00/0.00	c Reading from ...165472/instance-3709225-1338165472.opb
0.00/0.00	c Solving...
1800.00/1800.30	
1800.00/1800.30	*** INTERRUPTED! ***
1800.00/1800.30	s UNKNOWN
1800.00/1800.30	
1800.00/1800.30	c INTERRUPTED   : 1
1800.00/1800.30	c Models        : 0+    
1800.00/1800.30	c Time          : 1800.304s (Solving: 1800.30s 1st Model: 0.00s Unsat: 0.00s)
1800.00/1800.30	c CPU Time      : 1800.000s

Verifier Data

ERROR: no interpretation found !

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-3709225-1338165472/watcher-3709225-1338165472 -o /tmp/evaluation-result-3709225-1338165472/solver-3709225-1338165472 -C 1800 -W 1900 -M 15500 HOME/clasp-opt.sh HOME/instance-3709225-1338165472.opb 

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: 2.01 2.01 2.00 3/179 19316
/proc/meminfo: memFree=31291680/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0

[startup+0.0102899 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19316
/proc/meminfo: memFree=31291680/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100201 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19316
/proc/meminfo: memFree=31291680/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300189 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19316
/proc/meminfo: memFree=31291680/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700192 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19316
/proc/meminfo: memFree=31291680/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50022 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 19318
/proc/meminfo: memFree=31290184/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=3776 CPUtime=1.49 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 666 0 0 0 149 0 0 0 20 0 1 0 282671989 3866624 621 33554432000 4194304 6212839 140734698156304 140734698154456 4739385 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/19317/statm: 944 621 228 493 0 449 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12928

[startup+3.1002 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 19318
/proc/meminfo: memFree=31289192/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=4328 CPUtime=3.09 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 811 0 0 0 309 0 0 0 20 0 1 0 282671989 4431872 766 33554432000 4194304 6212839 140734698156304 140734698154456 4661882 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/19317/statm: 1082 766 228 493 0 587 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13480

[startup+6.3002 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 19318
/proc/meminfo: memFree=31288448/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=5012 CPUtime=6.29 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 971 0 0 0 629 0 0 0 20 0 1 0 282671989 5132288 926 33554432000 4194304 6212839 140734698156304 140734698154456 4683418 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/19317/statm: 1253 926 228 493 0 758 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14164

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 19318
/proc/meminfo: memFree=31287472/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=5768 CPUtime=12.69 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 1160 0 0 0 1269 0 0 0 20 0 1 0 282671989 5906432 1115 33554432000 4194304 6212839 140734698156304 140734698154456 4744664 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/19317/statm: 1442 1115 228 493 0 947 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14920

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 19318
/proc/meminfo: memFree=31286352/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=6792 CPUtime=25.48 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 1385 0 0 0 2548 0 0 0 20 0 1 0 282671989 6955008 1378 33554432000 4194304 6212839 140734698156304 140734698154456 4661872 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/19317/statm: 1698 1378 228 493 0 1203 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15944

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19318
/proc/meminfo: memFree=31285608/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=7832 CPUtime=51.07 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 1617 0 0 0 5107 0 0 0 20 0 1 0 282671989 8019968 1610 33554432000 4194304 6212839 140734698156304 140734698154456 4685814 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/19317/statm: 1958 1610 228 493 0 1463 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16984

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 19319
/proc/meminfo: memFree=31283808/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=9464 CPUtime=102.27 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 1960 0 0 0 10227 0 0 0 20 0 1 0 282671989 9691136 1988 33554432000 4194304 6212839 140734698156304 140734698154456 4681500 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/19317/statm: 2366 1988 228 493 0 1871 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18616

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 19322
/proc/meminfo: memFree=31282436/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=10048 CPUtime=162.25 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 2136 0 0 0 16225 0 0 0 20 0 1 0 282671989 10289152 2164 33554432000 4194304 6212839 140734698156304 140734698154600 4685294 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/19317/statm: 2512 2164 228 493 0 2017 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19200

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19322
/proc/meminfo: memFree=31280460/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=10712 CPUtime=222.23 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 2268 0 0 0 22223 0 0 0 20 0 1 0 282671989 10969088 2296 33554432000 4194304 6212839 140734698156304 140734698154456 4661882 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/19317/statm: 2678 2296 228 493 0 2183 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19864

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 19362
/proc/meminfo: memFree=31377012/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=12032 CPUtime=282.22 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 2553 0 0 0 28222 0 0 0 20 0 1 0 282671989 12320768 2624 33554432000 4194304 6212839 140734698156304 140734698154456 4682215 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3008 2624 228 493 0 2513 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 21184

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 19362
/proc/meminfo: memFree=31371988/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=12540 CPUtime=342.21 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 2657 0 0 0 34221 0 0 0 20 0 1 0 282671989 12840960 2728 33554432000 4194304 6212839 140734698156304 140734698154456 4685317 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3135 2728 228 493 0 2640 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 21692

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 19363
/proc/meminfo: memFree=31369628/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6

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

/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14224 CPUtime=1122.1 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 2998 0 0 0 112209 1 0 0 20 0 1 0 282671989 14565376 3157 33554432000 4194304 6212839 140734698156304 140734698154456 4685303 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3556 3157 228 493 0 3061 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 23376

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19369
/proc/meminfo: memFree=31364664/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14392 CPUtime=1182.09 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3011 0 0 0 118208 1 0 0 20 0 1 0 282671989 14737408 3170 33554432000 4194304 6212839 140734698156304 140734698154456 4685264 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3598 3170 228 493 0 3103 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 23544

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19369
/proc/meminfo: memFree=31364540/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14392 CPUtime=1242.08 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3015 0 0 0 124207 1 0 0 20 0 1 0 282671989 14737408 3174 33554432000 4194304 6212839 140734698156304 140734698154456 4685321 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3598 3174 228 493 0 3103 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 23544

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 19370
/proc/meminfo: memFree=31364416/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14392 CPUtime=1302.08 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3016 0 0 0 130207 1 0 0 20 0 1 0 282671989 14737408 3175 33554432000 4194304 6212839 140734698156304 140734698154456 4685317 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3598 3175 228 493 0 3103 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 23544

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19373
/proc/meminfo: memFree=31364408/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14392 CPUtime=1362.06 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3051 0 0 0 136205 1 0 0 20 0 1 0 282671989 14737408 3210 33554432000 4194304 6212839 140734698156304 140734698154456 4670440 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3598 3210 228 493 0 3103 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 23544

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19396
/proc/meminfo: memFree=31363524/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14564 CPUtime=1422.06 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3059 0 0 0 142205 1 0 0 20 0 1 0 282671989 14913536 3218 33554432000 4194304 6212839 140734698156304 140734698154456 4676492 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3641 3218 228 493 0 3146 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 23716

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19396
/proc/meminfo: memFree=31363656/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14564 CPUtime=1482.04 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3060 0 0 0 148203 1 0 0 20 0 1 0 282671989 14913536 3219 33554432000 4194304 6212839 140734698156304 140734698154456 4333840 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3641 3219 228 493 0 3146 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 23716

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19396
/proc/meminfo: memFree=31363780/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14564 CPUtime=1542.03 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3060 0 0 0 154202 1 0 0 20 0 1 0 282671989 14913536 3219 33554432000 4194304 6212839 140734698156304 140734698154456 4674276 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3641 3219 228 493 0 3146 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 23716

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19397
/proc/meminfo: memFree=31363284/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14564 CPUtime=1602.03 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3060 0 0 0 160202 1 0 0 20 0 1 0 282671989 14913536 3219 33554432000 4194304 6212839 140734698156304 140734698154456 4661931 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3641 3219 228 493 0 3146 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 23716

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19397
/proc/meminfo: memFree=31363284/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14564 CPUtime=1662.02 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3062 0 0 0 166201 1 0 0 20 0 1 0 282671989 14913536 3221 33554432000 4194304 6212839 140734698156304 140734698154456 4685264 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3641 3221 228 493 0 3146 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 23716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19397
/proc/meminfo: memFree=31363656/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14564 CPUtime=1722.01 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3071 0 0 0 172200 1 0 0 20 0 1 0 282671989 14913536 3230 33554432000 4194304 6212839 140734698156304 140734698154456 4661931 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3641 3230 228 493 0 3146 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 23716

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19397
/proc/meminfo: memFree=31363532/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14564 CPUtime=1782 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3074 0 0 0 178199 1 0 0 20 0 1 0 282671989 14913536 3233 33554432000 4194304 6212839 140734698156304 140734698154456 4685484 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3641 3233 228 493 0 3146 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 23716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 19397
/proc/meminfo: memFree=31363656/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14564 CPUtime=1800 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3074 0 0 0 179999 1 0 0 20 0 1 0 282671989 14913536 3233 33554432000 4194304 6212839 140734698156304 140734698154456 4685294 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3641 3233 228 493 0 3146 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 23716

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 19397
/proc/meminfo: memFree=31363656/32873844 swapFree=7616/7616
[pid=19316] ppid=19314 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/19316/stat : 19316 (clasp-opt.sh) S 19314 19316 18057 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 282671989 9371648 275 33554432000 4194304 5064252 140736666648000 140736666646912 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19316/statm: 2288 275 232 213 0 73 0
[pid=19317] ppid=19316 vsize=14564 CPUtime=1800 cores=0,2,4,6
/proc/19317/stat : 19317 (clasp-R5325) R 19316 19316 18057 0 -1 4202496 3074 0 0 0 179999 1 0 0 20 0 1 0 282671989 14913536 3233 33554432000 4194304 6212839 140734698156304 140734698154456 4685294 0 0 4096 18946 0 0 0 17 4 0 0 0 0 0
/proc/19317/statm: 3641 3233 228 493 0 3146 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 23716

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1800
CPU system time (s): 0.015997
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 23716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.015997
maximum resident set size= 12976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3449
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= 10
involuntary context switches= 1988

runsolver used 4.82127 second user time and 16.4975 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-28 02:37:52
IDJOB=3709225
IDBENCH=2909
IDSOLVER=2288
FILE ID=node135/3709225-1338165472
RUNJOBID= node135-1338152725-18073
PBS_JOBID= 14624521
Free space on /tmp= 71632 MiB

SOLVER NAME= clasp 2.0.6-R5325
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_3.opb
COMMAND LINE= HOME/clasp-opt.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3709225-1338165472/watcher-3709225-1338165472 -o /tmp/evaluation-result-3709225-1338165472/solver-3709225-1338165472 -C 1800 -W 1900 -M 15500  HOME/clasp-opt.sh HOME/instance-3709225-1338165472.opb

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

MD5SUM BENCH= 0cfcb152e5d64f6fbadc82a2b31230da
RANDOM SEED=1239717978

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31291944 kB
Buffers:          307232 kB
Cached:           357984 kB
SwapCached:         1720 kB
Active:           638624 kB
Inactive:         126160 kB
Active(anon):      90252 kB
Inactive(anon):    12016 kB
Active(file):     548372 kB
Inactive(file):   114144 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:        107952 kB
Mapped:            12732 kB
Shmem:               132 kB
Slab:             674968 kB
SReclaimable:     117088 kB
SUnreclaim:       557880 kB
KernelStack:        1512 kB
PageTables:         3996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     213320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71640 MiB
End job on node135 at 2012-05-28 03:07:52