Trace number 3750241

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 (fixed)? (TO) 1800.03 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod010.opb
MD5SUM0155c0c96434984f6ded6bb7ada20c0c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6548
Best CPU time to get the best result obtained on this benchmark0.591909
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6548
Optimality of the best value was proved YES
Number of variables2655
Total number of constraints146
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)145
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint2655
Number of terms in the objective function 2655
Biggest coefficient in the objective function 266
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 489211
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 266
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 489211
Number of bits of the biggest sum of numbers19
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.09	c old isEQ: 176, new EQ is 1
0.00/0.17	c run usual solver
956.79/957.01	c model valid
956.79/957.01	c current solution ok
956.98/957.28	o 8481
956.98/957.28	c current bound: 4240
956.98/957.28	c fallback to adder encoding
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3750241-1339113901/watcher-3750241-1339113901 -o /tmp/evaluation-result-3750241-1339113901/solver-3750241-1339113901 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750241-1339113901.opb 195844256 HOME HOME 

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: 3.90 3.84 2.64 3/182 10410
/proc/meminfo: memFree=30934524/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0

[startup+0.080626 s]
/proc/loadavg: 3.90 3.84 2.64 3/182 10410
/proc/meminfo: memFree=30934524/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100348 s]
/proc/loadavg: 3.90 3.84 2.64 3/182 10410
/proc/meminfo: memFree=30934524/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 3.90 3.84 2.64 3/182 10410
/proc/meminfo: memFree=30934524/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700297 s]
/proc/loadavg: 3.90 3.84 2.64 3/182 10410
/proc/meminfo: memFree=30934524/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 3.90 3.84 2.64 3/186 10414
/proc/meminfo: memFree=30865836/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=11272 CPUtime=1.41 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 6923 13339 0 0 14 2 118 7 20 0 1 0 21357148 11542528 2391 33554432000 4194304 6004724 140736574139280 140736574134416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 2818 2391 164 442 0 2372 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 20420

[startup+3.10042 s]
/proc/loadavg: 3.75 3.81 2.64 3/186 10417
/proc/meminfo: memFree=30897212/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=11272 CPUtime=1.41 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 6923 13339 0 0 14 2 118 7 20 0 1 0 21357148 11542528 2391 33554432000 4194304 6004724 140736574139280 140736574134416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 2818 2391 164 442 0 2372 0
[pid=10416] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10416/stat : 10416 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21357293 9367552 267 33554432000 4194304 5064252 140734958966400 140734958965312 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10416/statm: 2287 267 226 213 0 72 0
[pid=10417] ppid=10416 vsize=23800 CPUtime=1.64 cores=1,3,5,7
/proc/10417/stat : 10417 (glucose) R 10416 10410 8711 0 -1 4202496 4973 0 0 0 163 1 0 0 20 0 1 0 21357293 24371200 5183 33554432000 4194304 5208918 140734823316992 140734823314824 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10417/statm: 5950 5183 104 248 0 5699 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 53368

[startup+6.30043 s]
/proc/loadavg: 3.75 3.81 2.64 3/186 10417
/proc/meminfo: memFree=30887660/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=11272 CPUtime=1.41 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 6923 13339 0 0 14 2 118 7 20 0 1 0 21357148 11542528 2391 33554432000 4194304 6004724 140736574139280 140736574134416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 2818 2391 164 442 0 2372 0
[pid=10416] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10416/stat : 10416 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21357293 9367552 267 33554432000 4194304 5064252 140734958966400 140734958965312 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10416/statm: 2287 267 226 213 0 72 0
[pid=10417] ppid=10416 vsize=27416 CPUtime=4.84 cores=1,3,5,7
/proc/10417/stat : 10417 (glucose) R 10416 10410 8711 0 -1 4202496 6849 0 0 0 483 1 0 0 20 0 1 0 21357293 28073984 5863 33554432000 4194304 5208918 140734823316992 140734823314824 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10417/statm: 6854 5863 105 248 0 6603 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 56984

[startup+12.7004 s]
/proc/loadavg: 3.48 3.75 2.63 3/186 10417
/proc/meminfo: memFree=30869308/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=11272 CPUtime=1.41 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 6923 13339 0 0 14 2 118 7 20 0 1 0 21357148 11542528 2391 33554432000 4194304 6004724 140736574139280 140736574134416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 2818 2391 164 442 0 2372 0
[pid=10416] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10416/stat : 10416 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21357293 9367552 267 33554432000 4194304 5064252 140734958966400 140734958965312 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10416/statm: 2287 267 226 213 0 72 0
[pid=10417] ppid=10416 vsize=32056 CPUtime=11.24 cores=1,3,5,7
/proc/10417/stat : 10417 (glucose) R 10416 10410 8711 0 -1 4202496 8246 0 0 0 1122 2 0 0 20 0 1 0 21357293 32825344 7439 33554432000 4194304 5208918 140734823316992 140734823315080 4228924 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10417/statm: 8014 7439 105 248 0 7763 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 61624

[startup+25.5005 s]
/proc/loadavg: 3.25 3.69 2.63 3/186 10417
/proc/meminfo: memFree=30840080/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=11272 CPUtime=1.41 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 6923 13339 0 0 14 2 118 7 20 0 1 0 21357148 11542528 2391 33554432000 4194304 6004724 140736574139280 140736574134416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 2818 2391 164 442 0 2372 0
[pid=10416] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10416/stat : 10416 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21357293 9367552 267 33554432000 4194304 5064252 140734958966400 140734958965312 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10416/statm: 2287 267 226 213 0 72 0
[pid=10417] ppid=10416 vsize=48012 CPUtime=24.03 cores=1,3,5,7
/proc/10417/stat : 10417 (glucose) R 10416 10410 8711 0 -1 4202496 9153 0 0 0 2401 2 0 0 20 0 1 0 21357293 49164288 11401 33554432000 4194304 5208918 140734823316992 140734823313368 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10417/statm: 12003 11401 105 248 0 11752 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 77580

[startup+51.1004 s]
/proc/loadavg: 2.89 3.57 2.61 3/185 10418
/proc/meminfo: memFree=30819088/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=11272 CPUtime=1.41 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 6923 13339 0 0 14 2 118 7 20 0 1 0 21357148 11542528 2391 33554432000 4194304 6004724 140736574139280 140736574134416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 2818 2391 164 442 0 2372 0
[pid=10416] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10416/stat : 10416 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21357293 9367552 267 33554432000 4194304 5064252 140734958966400 140734958965312 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10416/statm: 2287 267 226 213 0 72 0
[pid=10417] ppid=10416 vsize=93256 CPUtime=49.63 cores=1,3,5,7
/proc/10417/stat : 10417 (glucose) R 10416 10410 8711 0 -1 4202496 10241 0 0 0 4960 3 0 0 20 0 1 0 21357293 95494144 18044 33554432000 4194304 5208918 140734823316992 140734823313304 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10417/statm: 23314 18044 105 248 0 23063 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 122824

[startup+102.307 s]
/proc/loadavg: 2.44 3.33 2.59 3/185 10418
/proc/meminfo: memFree=30738384/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=11272 CPUtime=1.41 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 6923 13339 0 0 14 2 118 7 20 0 1 0 21357148 11542528 2391 33554432000 4194304 6004724 140736574139280 140736574134416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 2818 2391 164 442 0 2372 0
[pid=10416] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10416/stat : 10416 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21357293 9367552 267 33554432000 4194304 5064252 140734958966400 140734958965312 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10416/statm: 2287 267 226 213 0 72 0
[pid=10417] ppid=10416 vsize=142576 CPUtime=100.83 cores=1,3,5,7
/proc/10417/stat : 10417 (glucose) R 10416 10410 8711 0 -1 4202496 10751 0 0 0 10078 5 0 0 20 0 1 0 21357293 145997824 34700 33554432000 4194304 5208918 140734823316992 140734823313368 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10417/statm: 35644 34700 105 248 0 35393 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 172144

[startup+162.3 s]
/proc/loadavg: 2.16 3.09 2.55 3/185 10418
/proc/meminfo: memFree=30741540/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=11272 CPUtime=1.41 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 6923 13339 0 0 14 2 118 7 20 0 1 0 21357148 11542528 2391 33554432000 4194304 6004724 140736574139280 140736574134416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 2818 2391 164 442 0 2372 0
[pid=10416] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10416/stat : 10416 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21357293 9367552 267 33554432000 4194304 5064252 140734958966400 140734958965312 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10416/statm: 2287 267 226 213 0 72 0
[pid=10417] ppid=10416 vsize=173396 CPUtime=160.8 cores=1,3,5,7
/proc/10417/stat : 10417 (glucose) R 10416 10410 8711 0 -1 4202496 14244 0 0 0 16068 12 0 0 20 0 1 0 21357293 177557504 36303 33554432000 4194304 5208918 140734823316992 140734823315144 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10417/statm: 43349 36303 105 248 0 43098 0
Current children cumulated CPU time (s) 162.21

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

/proc/10486/stat : 10486 (glucose) R 10485 10410 8711 0 -1 4202496 21817 0 0 0 40455 17 0 0 20 0 1 0 21452897 225189888 49248 33554432000 4194304 5208918 140734681746032 140734681741720 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10486/statm: 54978 49248 104 248 0 54727 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 279824

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.12 3/185 10487
/proc/meminfo: memFree=30755628/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=41616 CPUtime=957.28 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 9906 75748 0 0 38 27 95551 112 20 0 1 0 21357148 42614784 9063 33554432000 4194304 6004724 140736574139280 140736574131632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 10404 9063 180 442 0 9958 0
[pid=10485] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10485/stat : 10485 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21452897 9367552 267 33554432000 4194304 5064252 140736485328304 140736485327216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10485/statm: 2287 267 226 213 0 72 0
[pid=10486] ppid=10485 vsize=189092 CPUtime=464.72 cores=1,3,5,7
/proc/10486/stat : 10486 (glucose) R 10485 10410 8711 0 -1 4202496 23071 0 0 0 46451 21 0 0 20 0 1 0 21452897 193630208 43549 33554432000 4194304 5208918 140734681746032 140734681742408 4229361 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10486/statm: 47273 43549 104 248 0 47022 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 249004

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.11 3/185 10487
/proc/meminfo: memFree=30789268/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=41616 CPUtime=957.28 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 9906 75748 0 0 38 27 95551 112 20 0 1 0 21357148 42614784 9063 33554432000 4194304 6004724 140736574139280 140736574131632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 10404 9063 180 442 0 9958 0
[pid=10485] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10485/stat : 10485 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21452897 9367552 267 33554432000 4194304 5064252 140736485328304 140736485327216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10485/statm: 2287 267 226 213 0 72 0
[pid=10486] ppid=10485 vsize=139772 CPUtime=524.7 cores=1,3,5,7
/proc/10486/stat : 10486 (glucose) R 10485 10410 8711 0 -1 4202496 23979 0 0 0 52447 23 0 0 20 0 1 0 21452897 143126528 33510 33554432000 4194304 5208918 140734681746032 140734681744120 4211397 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10486/statm: 34943 33510 104 248 0 34692 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 199684

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/186 10490
/proc/meminfo: memFree=30747776/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=41616 CPUtime=957.28 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 9906 75748 0 0 38 27 95551 112 20 0 1 0 21357148 42614784 9063 33554432000 4194304 6004724 140736574139280 140736574131632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 10404 9063 180 442 0 9958 0
[pid=10485] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10485/stat : 10485 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21452897 9367552 267 33554432000 4194304 5064252 140736485328304 140736485327216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10485/statm: 2287 267 226 213 0 72 0
[pid=10486] ppid=10485 vsize=189092 CPUtime=584.69 cores=1,3,5,7
/proc/10486/stat : 10486 (glucose) R 10485 10410 8711 0 -1 4202496 25238 0 0 0 58443 26 0 0 20 0 1 0 21452897 193630208 42013 33554432000 4194304 5208918 140734681746032 140734681742408 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10486/statm: 47273 42013 104 248 0 47022 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 249004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/185 10491
/proc/meminfo: memFree=30664176/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=41616 CPUtime=957.28 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 9906 75748 0 0 38 27 95551 112 20 0 1 0 21357148 42614784 9063 33554432000 4194304 6004724 140736574139280 140736574131632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 10404 9063 180 442 0 9958 0
[pid=10485] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10485/stat : 10485 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21452897 9367552 267 33554432000 4194304 5064252 140736485328304 140736485327216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10485/statm: 2287 267 226 213 0 72 0
[pid=10486] ppid=10485 vsize=270000 CPUtime=644.67 cores=1,3,5,7
/proc/10486/stat : 10486 (glucose) R 10485 10410 8711 0 -1 4202496 26166 0 0 0 64439 28 0 0 20 0 1 0 21452897 276480000 55693 33554432000 4194304 5208918 140734681746032 140734681742408 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10486/statm: 67500 55693 104 248 0 67249 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 329912

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/185 10491
/proc/meminfo: memFree=30655988/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=41616 CPUtime=957.28 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 9906 75748 0 0 38 27 95551 112 20 0 1 0 21357148 42614784 9063 33554432000 4194304 6004724 140736574139280 140736574131632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 10404 9063 180 442 0 9958 0
[pid=10485] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10485/stat : 10485 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21452897 9367552 267 33554432000 4194304 5064252 140736485328304 140736485327216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10485/statm: 2287 267 226 213 0 72 0
[pid=10486] ppid=10485 vsize=270000 CPUtime=704.67 cores=1,3,5,7
/proc/10486/stat : 10486 (glucose) R 10485 10410 8711 0 -1 4202496 27412 0 0 0 70435 32 0 0 20 0 1 0 21452897 276480000 55693 33554432000 4194304 5208918 140734681746032 140734681744184 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10486/statm: 67500 55693 104 248 0 67249 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 329912

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/185 10491
/proc/meminfo: memFree=30694344/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=41616 CPUtime=957.28 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 9906 75748 0 0 38 27 95551 112 20 0 1 0 21357148 42614784 9063 33554432000 4194304 6004724 140736574139280 140736574131632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 10404 9063 180 442 0 9958 0
[pid=10485] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10485/stat : 10485 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21452897 9367552 267 33554432000 4194304 5064252 140736485328304 140736485327216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10485/statm: 2287 267 226 213 0 72 0
[pid=10486] ppid=10485 vsize=219912 CPUtime=764.65 cores=1,3,5,7
/proc/10486/stat : 10486 (glucose) R 10485 10410 8711 0 -1 4202496 28344 0 0 0 76431 34 0 0 20 0 1 0 21452897 225189888 48736 33554432000 4194304 5208918 140734681746032 140734681744184 4211488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10486/statm: 54978 48736 104 248 0 54727 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 279824

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/185 10491
/proc/meminfo: memFree=30707876/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=41616 CPUtime=957.28 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 9906 75748 0 0 38 27 95551 112 20 0 1 0 21357148 42614784 9063 33554432000 4194304 6004724 140736574139280 140736574131632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 10404 9063 180 442 0 9958 0
[pid=10485] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10485/stat : 10485 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21452897 9367552 267 33554432000 4194304 5064252 140736485328304 140736485327216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10485/statm: 2287 267 226 213 0 72 0
[pid=10486] ppid=10485 vsize=189092 CPUtime=824.65 cores=1,3,5,7
/proc/10486/stat : 10486 (glucose) R 10485 10410 8711 0 -1 4202496 29025 0 0 0 82428 37 0 0 20 0 1 0 21452897 193630208 43037 33554432000 4194304 5208918 140734681746032 140734681744120 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10486/statm: 47273 43037 104 248 0 47022 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 249004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.07 3/185 10491
/proc/meminfo: memFree=30716456/32873844 swapFree=7108/7108
[pid=10410] ppid=10408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10410/stat : 10410 (npSolver-pbo.sh) S 10408 10410 8711 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 21357148 9367552 275 33554432000 4194304 5064252 140734421633520 140734421632432 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10410/statm: 2287 275 233 213 0 72 0
[pid=10411] ppid=10410 vsize=41616 CPUtime=957.28 cores=1,3,5,7
/proc/10411/stat : 10411 (npSolver-pbo) S 10410 10410 8711 0 -1 4202496 9906 75748 0 0 38 27 95551 112 20 0 1 0 21357148 42614784 9063 33554432000 4194304 6004724 140736574139280 140736574131632 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10411/statm: 10404 9063 180 442 0 9958 0
[pid=10485] ppid=10411 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10485/stat : 10485 (satsolver.sh) S 10411 10410 8711 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 21452897 9367552 267 33554432000 4194304 5064252 140736485328304 140736485327216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10485/statm: 2287 267 226 213 0 72 0
[pid=10486] ppid=10485 vsize=219912 CPUtime=842.75 cores=1,3,5,7
/proc/10486/stat : 10486 (glucose) R 10485 10410 8711 0 -1 4202496 29613 0 0 0 84238 37 0 0 20 0 1 0 21452897 225189888 47200 33554432000 4194304 5208918 140734681746032 140734681742408 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10486/statm: 54978 47200 104 248 0 54727 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 279824

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10410 and gives
#  childrusage.ru_utime.tv_sec=955
#  childrusage.ru_utime.tv_usec=897681
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=403786
# CPU time returned by wait4() is 957.301
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1798.27
CPU system time (s): 1.76
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 510536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 955.898
system time used= 1.40379
maximum resident set size= 352144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86630
page faults= 0
swaps= 0
block input operations= 0
block output operations= 50208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 362
involuntary context switches= 1016

runsolver used 2.94355 second user time and 8.5267 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-08 02:05:01
IDJOB=3750241
IDBENCH=1851
IDSOLVER=2334
FILE ID=node134/3750241-1339113901
RUNJOBID= node134-1339112625-10156
PBS_JOBID= 14643719
Free space on /tmp= 71004 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-mod010.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750241-1339113901/watcher-3750241-1339113901 -o /tmp/evaluation-result-3750241-1339113901/solver-3750241-1339113901 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750241-1339113901.opb 195844256 HOME HOME

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

MD5SUM BENCH= 0155c0c96434984f6ded6bb7ada20c0c
RANDOM SEED=195844256

node134.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.091
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.18
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.091
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.55
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.091
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		: 2667.091
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		: 2667.091
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.55
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.091
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.56
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.091
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	: 5332.56
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.091
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:        30934904 kB
Buffers:          196700 kB
Cached:           761872 kB
SwapCached:            0 kB
Active:           446352 kB
Inactive:         696232 kB
Active(anon):     186636 kB
Inactive(anon):        0 kB
Active(file):     259716 kB
Inactive(file):   696232 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9044 kB
Writeback:             0 kB
AnonPages:        207380 kB
Mapped:            15356 kB
Shmem:               212 kB
Slab:             637228 kB
SReclaimable:      79424 kB
SUnreclaim:       557804 kB
KernelStack:        1544 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     333632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 70972 MiB
End job on node134 at 2012-06-08 02:35:01