Trace number 3700783

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
npSolver 1.0? (TO) 1800.08 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
9orless/normalized-r-cran-car.cudf.paranoid.opb
MD5SUM3a7916060902a0391ae7e367fcc49c09
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark146110
Best CPU time to get the best result obtained on this benchmark193.467
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19771
Total number of constraints96409
Number of constraints which are clauses94844
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7254
Biggest coefficient in the objective function 4296
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12720454
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4296
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12720454
Number of bits of the biggest sum of numbers24
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.64	c run usual solver
1.28/1.39	c model valid
1.28/1.39	c current solution ok
1.49/1.56	o 2221740
1.49/1.56	c current bound: 1110870
1.49/1.56	c fallback to adder encoding
1800.04/1800.41	./satsolver.sh: line 5: 10853 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	s UNKNOWN

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-3700783-1338085379/watcher-3700783-1338085379 -o /tmp/evaluation-result-3700783-1338085379/solver-3700783-1338085379 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700783-1338085379.opb 1370503818 HOME HOME 

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.00 2.00 2.00 3/177 10839
/proc/meminfo: memFree=28949960/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0

[startup+0.010453 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10839
/proc/meminfo: memFree=28949960/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100197 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10839
/proc/meminfo: memFree=28949960/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10839
/proc/meminfo: memFree=28949960/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700184 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10839
/proc/meminfo: memFree=28949960/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10843
/proc/meminfo: memFree=28910068/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=10096 CPUtime=1.49 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) R 10839 10839 3117 0 -1 4202496 3347 14337 0 0 80 10 55 4 20 0 1 0 274663353 10338304 1885 33554432000 4194304 5992684 140736711970688 140736711965296 5179696 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 2524 1885 173 440 0 2080 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19244

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10851
/proc/meminfo: memFree=28889688/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 94788
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10853
/proc/meminfo: memFree=28671508/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=162160 CPUtime=3.84 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 31181 0 0 0 376 8 0 0 20 0 1 0 274663598 166051840 35420 33554432000 4194304 5208918 140735418062816 140735418060648 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 40540 35420 105 248 0 40289 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 266096

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10853
/proc/meminfo: memFree=28667256/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=163812 CPUtime=10.23 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 31790 0 0 0 1015 8 0 0 20 0 1 0 274663598 167743488 36007 33554432000 4194304 5208918 140735418062816 140735418059192 4211104 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 40953 36007 105 248 0 40702 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 267748

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10853
/proc/meminfo: memFree=28668976/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=165324 CPUtime=23.03 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 32219 0 0 0 2295 8 0 0 20 0 1 0 274663598 169291776 36404 33554432000 4194304 5208918 140735418062816 140735418060648 4211066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 41331 36404 105 248 0 41080 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 269260

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 10853
/proc/meminfo: memFree=28650380/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=187356 CPUtime=48.63 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 33331 0 0 0 4854 9 0 0 20 0 1 0 274663598 191852544 39044 33554432000 4194304 5208918 140735418062816 140735418059192 4210888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 46839 39044 105 248 0 46588 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 291292

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 10853
/proc/meminfo: memFree=28624496/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=192736 CPUtime=99.83 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 35392 0 0 0 9973 10 0 0 20 0 1 0 274663598 197361664 41993 33554432000 4194304 5208918 140735418062816 140735418059128 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 48184 41993 105 248 0 47933 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 296672

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 10853
/proc/meminfo: memFree=28609500/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=200200 CPUtime=159.81 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 37329 0 0 0 15970 11 0 0 20 0 1 0 274663598 205004800 44440 33554432000 4194304 5208918 140735418062816 140735418060664 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 50050 44440 105 248 0 49799 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 304136

[startup+222.306 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 10853
/proc/meminfo: memFree=28595604/32873624 swapFree=7104/7104

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10864
/proc/meminfo: memFree=28314340/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=372988 CPUtime=1419.57 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 83570 0 0 0 141870 87 0 0 20 0 1 0 274663598 381939712 79844 33554432000 4194304 5208918 140735418062816 140735418059192 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 93247 79844 105 248 0 92996 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 476924

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10866
/proc/meminfo: memFree=28295200/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=376492 CPUtime=1479.55 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 85512 0 0 0 147863 92 0 0 20 0 1 0 274663598 385527808 84329 33554432000 4194304 5208918 140735418062816 140735418060664 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 94123 84329 105 248 0 93872 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 480428

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10866
/proc/meminfo: memFree=28289808/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=377836 CPUtime=1539.55 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 86929 0 0 0 153860 95 0 0 20 0 1 0 274663598 386904064 84181 33554432000 4194304 5208918 140735418062816 140735418060568 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 94459 84181 105 248 0 94208 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 481772

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10866
/proc/meminfo: memFree=28286508/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=379760 CPUtime=1599.53 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 87689 0 0 0 159856 97 0 0 20 0 1 0 274663598 388874240 84456 33554432000 4194304 5208918 140735418062816 140735418060568 4229471 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 94940 84456 105 248 0 94689 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 483696

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10869
/proc/meminfo: memFree=28276668/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=383604 CPUtime=1659.52 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 88991 0 0 0 165852 100 0 0 20 0 1 0 274663598 392810496 85968 33554432000 4194304 5208918 140735418062816 140735418059128 4205662 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 95901 85968 105 248 0 95650 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 487540

[startup+1722.3 s]
/proc/loadavg: 1.47 1.86 1.95 2/172 10894
/proc/meminfo: memFree=28772588/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=384160 CPUtime=1719.51 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 89503 0 0 0 171849 102 0 0 20 0 1 0 274663598 393379840 87102 33554432000 4194304 5208918 140735418062816 140735418060568 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 96040 87102 105 248 0 95789 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 488096

[startup+1782.3 s]
/proc/loadavg: 1.17 1.70 1.89 2/172 10895
/proc/meminfo: memFree=28762728/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=386612 CPUtime=1779.5 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 90600 0 0 0 177846 104 0 0 20 0 1 0 274663598 395890688 89492 33554432000 4194304 5208918 140735418062816 140735418060664 4229745 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 96653 89492 105 248 0 96402 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 490548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.13 1.66 1.87 2/172 10895
/proc/meminfo: memFree=28782712/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=387444 CPUtime=1797.6 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 91024 0 0 0 179654 106 0 0 20 0 1 0 274663598 396742656 84397 33554432000 4194304 5208918 140735418062816 140735418059192 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 96861 84397 105 248 0 96610 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 491380

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 1.13 1.66 1.87 2/172 10895
/proc/meminfo: memFree=28782712/32873624 swapFree=7104/7104
[pid=10839] ppid=10837 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10839/stat : 10839 (npSolver-pbo.sh) S 10837 10839 3117 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274663352 9367552 275 33554432000 4194304 5064252 140734641743824 140734641742736 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10839/statm: 2287 275 233 213 0 72 0
[pid=10840] ppid=10839 vsize=85640 CPUtime=2.44 cores=0,2,4,6
/proc/10840/stat : 10840 (npSolver-pbo) S 10839 10839 3117 0 -1 4202496 8950 14853 0 0 160 25 55 4 20 0 1 0 274663353 87695360 18337 33554432000 4194304 5992684 140736711970688 140736711963008 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10840/statm: 21410 18337 183 440 0 20966 0
[pid=10852] ppid=10840 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10852/stat : 10852 (satsolver.sh) S 10840 10839 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274663598 9367552 267 33554432000 4194304 5064252 140736983717216 140736983716128 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10852/statm: 2287 267 226 213 0 72 0
[pid=10853] ppid=10852 vsize=387444 CPUtime=1797.6 cores=0,2,4,6
/proc/10853/stat : 10853 (glucose) R 10852 10839 3117 0 -1 4202496 91024 0 0 0 179654 106 0 0 20 0 1 0 274663598 396742656 84397 33554432000 4194304 5208918 140735418062816 140735418059192 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10853/statm: 96861 84397 105 248 0 96610 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 491380

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.71
CPU system time (s): 1.37479
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 621468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.71
system time used= 1.37479
maximum resident set size= 451480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115818
page faults= 0
swaps= 0
block input operations= 0
block output operations= 133376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 147
involuntary context switches= 2095

runsolver used 2.85257 second user time and 6.98194 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 04:22:59
IDJOB=3700783
IDBENCH=72269
IDSOLVER=2277
FILE ID=node121/3700783-1338085379
RUNJOBID= node121-1338051796-3133
PBS_JOBID= 14624383
Free space on /tmp= 71640 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/9orless/normalized-r-cran-car.cudf.paranoid.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700783-1338085379/watcher-3700783-1338085379 -o /tmp/evaluation-result-3700783-1338085379/solver-3700783-1338085379 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700783-1338085379.opb 1370503818 HOME HOME

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

MD5SUM BENCH= 3a7916060902a0391ae7e367fcc49c09
RANDOM SEED=1370503818

node121.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		: 2667.042
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	: 5334.08
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		: 2667.042
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		: 2667.042
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		: 2667.042
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		: 2667.042
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.91
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		: 2667.042
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		: 2667.042
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	: 5438.55
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		: 2667.042
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:       32873624 kB
MemFree:        28949968 kB
Buffers:          312324 kB
Cached:          2564704 kB
SwapCached:            0 kB
Active:           860772 kB
Inactive:        2260956 kB
Active(anon):     247076 kB
Inactive(anon):      224 kB
Active(file):     613696 kB
Inactive(file):  2260732 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11696 kB
Writeback:             0 kB
AnonPages:        364112 kB
Mapped:            15336 kB
Shmem:               200 kB
Slab:             662604 kB
SReclaimable:     106884 kB
SUnreclaim:       555720 kB
KernelStack:        1504 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     384780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71640 MiB
End job on node121 at 2012-05-27 04:52:59