Trace number 3700937

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver 1.0? (TO) 1800.05 1800.91

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_7.opb
MD5SUMb79cf832cc8fb39cc9e05c792def1a32
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4636291
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 134217728
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 95222180678
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 134217728
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 95222180678
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.35	c run usual solver
3.99/4.02	c model valid
3.99/4.02	c current solution ok
5.16/5.54	o 225165407
5.16/5.54	c current bound: 112582738
5.16/5.54	c fallback to adder encoding
11.32/11.77	c model valid
11.32/11.77	c current solution ok
11.41/11.81	o 45366101
11.41/11.81	c current bound: 22683085
11.41/11.81	c fallback to adder encoding
177.20/177.69	c model valid
177.20/177.69	c current solution ok
177.30/177.72	o 20661895
177.30/177.72	c current bound: 10330982
177.30/177.72	c fallback to adder encoding
492.17/492.63	c model valid
492.17/492.63	c current solution ok
492.17/492.66	o 9917607
492.17/492.66	c current bound: 4958838
492.17/492.66	c fallback to adder encoding
1800.05/1800.91	c error: unexpected solver exit code
1800.05/1800.91	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-3700937-1338141043/watcher-3700937-1338141043 -o /tmp/evaluation-result-3700937-1338141043/solver-3700937-1338141043 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700937-1338141043.opb 274699680 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 2/178 20811
/proc/meminfo: memFree=31704756/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0

[startup+0.092353 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 20811
/proc/meminfo: memFree=31704756/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 20811
/proc/meminfo: memFree=31704756/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 20811
/proc/meminfo: memFree=31704756/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700292 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 20811
/proc/meminfo: memFree=31704756/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20817
/proc/meminfo: memFree=31404868/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=30344 CPUtime=0.36 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 5995 0 0 0 32 4 0 0 20 0 1 0 280171311 31072256 6482 33554432000 4194304 5992684 140735280894624 140735280888656 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20812/statm: 7586 6482 172 440 0 7142 0
[pid=20814] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20814/stat : 20814 (cp2_pre.sh) S 20812 20811 19129 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 280171347 9367552 277 33554432000 4194304 5064252 140733637566272 140733637564976 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20814/statm: 2287 277 234 213 0 72 0
[pid=20815] ppid=20814 vsize=165088 CPUtime=1.12 cores=0,2,4,6
/proc/20815/stat : 20815 (coprocessor) R 20814 20811 19129 0 -1 4202496 27394 0 0 0 107 5 0 0 20 0 1 0 280171347 169050112 38407 33554432000 4194304 6586260 140735687361840 140735687358040 4561516 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/20815/statm: 41272 38407 184 584 0 40684 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 213728

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20817
/proc/meminfo: memFree=31094320/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=30344 CPUtime=2.46 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 6004 33527 0 0 32 4 183 27 20 0 1 0 280171311 31072256 6482 33554432000 4194304 5992684 140735280894624 140735280889744 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20812/statm: 7586 6482 172 440 0 7142 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 39492
heavy processes:

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 2/183 20825
/proc/meminfo: memFree=31110736/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=123684 CPUtime=5.94 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) R 20811 20811 19129 0 -1 4202496 11810 56338 0 0 124 107 328 35 20 0 1 0 280171311 126652416 26968 33554432000 4194304 5992684 140735280894624 140735280887496 5044353 0 0 4096 0 0 0 0 17 2 0 0 10 0 0
/proc/20812/statm: 30921 26968 188 440 0 30477 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 132832

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20839
/proc/meminfo: memFree=31494144/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=105428 CPUtime=12.33 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) R 20811 20811 19129 0 -1 4202496 18325 120538 0 0 280 125 729 99 20 0 1 0 280171311 107958272 24464 33554432000 4194304 5992684 140735280894624 140735280887864 4523482 0 0 4096 0 0 0 0 17 2 0 0 10 0 0
/proc/20812/statm: 26357 24464 189 440 0 25913 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 114576

[startup+25.5004 s]
/proc/loadavg: 2.15 2.03 2.01 3/183 20844
/proc/meminfo: memFree=30186948/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=170964 CPUtime=12.7 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 19349 120538 0 0 304 138 729 99 20 0 1 0 280171311 175067136 28560 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/20812/statm: 42741 28560 189 440 0 42297 0
[pid=20841] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20841/stat : 20841 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280172616 9367552 267 33554432000 4194304 5064252 140737113183280 140737113182192 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20841/statm: 2287 267 226 213 0 72 0
[pid=20842] ppid=20841 vsize=302572 CPUtime=12.43 cores=0,2,4,6
/proc/20842/stat : 20842 (glucose) R 20841 20811 19129 0 -1 4202496 48427 0 0 0 1231 12 0 0 20 0 1 0 280172616 309833728 62200 33554432000 4194304 5208918 140736465071808 140736465069656 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 75643 62200 104 248 0 75392 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 491832

[startup+51.1004 s]
/proc/loadavg: 2.10 2.03 2.01 3/183 20844
/proc/meminfo: memFree=30166352/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=170964 CPUtime=12.7 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 19349 120538 0 0 304 138 729 99 20 0 1 0 280171311 175067136 28560 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/20812/statm: 42741 28560 189 440 0 42297 0
[pid=20841] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20841/stat : 20841 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280172616 9367552 267 33554432000 4194304 5064252 140737113183280 140737113182192 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20841/statm: 2287 267 226 213 0 72 0
[pid=20842] ppid=20841 vsize=302572 CPUtime=38.03 cores=0,2,4,6
/proc/20842/stat : 20842 (glucose) R 20841 20811 19129 0 -1 4202496 48606 0 0 0 3790 13 0 0 20 0 1 0 280172616 309833728 63912 33554432000 4194304 5208918 140736465071808 140736465069640 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 75643 63912 105 248 0 75392 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 491832

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 20844
/proc/meminfo: memFree=30152700/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=170964 CPUtime=12.7 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 19349 120538 0 0 304 138 729 99 20 0 1 0 280171311 175067136 28560 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/20812/statm: 42741 28560 189 440 0 42297 0
[pid=20841] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20841/stat : 20841 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280172616 9367552 267 33554432000 4194304 5064252 140737113183280 140737113182192 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20841/statm: 2287 267 226 213 0 72 0
[pid=20842] ppid=20841 vsize=302572 CPUtime=89.23 cores=0,2,4,6
/proc/20842/stat : 20842 (glucose) R 20841 20811 19129 0 -1 4202496 49165 0 0 0 8907 16 0 0 20 0 1 0 280172616 309833728 66202 33554432000 4194304 5208918 140736465071808 140736465069896 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 75643 66202 105 248 0 75392 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 491832

[startup+162.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 20845
/proc/meminfo: memFree=30146000/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=170964 CPUtime=12.7 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 19349 120538 0 0 304 138 729 99 20 0 1 0 280171311 175067136 28560 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/20812/statm: 42741 28560 189 440 0 42297 0
[pid=20841] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20841/stat : 20841 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 280172616 9367552 267 33554432000 4194304 5064252 140737113183280 140737113182192 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20841/statm: 2287 267 226 213 0 72 0
[pid=20842] ppid=20841 vsize=308424 CPUtime=149.21 cores=0,2,4,6
/proc/20842/stat : 20842 (glucose) R 20841 20811 19129 0 -1 4202496 49896 0 0 0 14904 17 0 0 20 0 1 0 280172616 315826176 66880 33554432000 4194304 5208918 140736465071808 140736465068184 4229424 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20842/statm: 77106 66880 105 248 0 76855 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 497684

[startup+222.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 20852
/proc/meminfo: memFree=30205636/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=104320 CPUtime=178.38 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 26536 178985 0 0 399 151 17134 154 20 0 1 0 280171311 106823680 24880 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/20812/statm: 26080 24880 189 440 0 25636 0

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

/proc/20860/stat : 20860 (glucose) R 20859 20811 19129 0 -1 4202496 65648 0 0 0 92787 49 0 0 20 0 1 0 280220685 340078592 74580 33554432000 4194304 5208918 140733526561392 140733526557160 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20860/statm: 83027 74580 104 248 0 82776 0
Current children cumulated CPU time (s) 1421.5
Current children cumulated vsize (KiB) 453748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20899
/proc/meminfo: memFree=30226968/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=103344 CPUtime=493.14 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 33605 244438 0 0 484 161 48443 226 20 0 1 0 280171311 105824256 22919 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 28 0 0
/proc/20812/statm: 25836 22919 189 440 0 25392 0
[pid=20859] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20859/stat : 20859 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280220685 9367552 266 33554432000 4194304 5064252 140735353110880 140735353109792 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20859/statm: 2287 266 226 213 0 72 0
[pid=20860] ppid=20859 vsize=334340 CPUtime=988.35 cores=0,2,4,6
/proc/20860/stat : 20860 (glucose) R 20859 20811 19129 0 -1 4202496 65815 0 0 0 98785 50 0 0 20 0 1 0 280220685 342364160 77813 33554432000 4194304 5208918 140733526561392 140733526559224 4229183 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20860/statm: 83585 77813 104 248 0 83334 0
Current children cumulated CPU time (s) 1481.49
Current children cumulated vsize (KiB) 455980

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20899
/proc/meminfo: memFree=30268652/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=103344 CPUtime=493.14 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 33605 244438 0 0 484 161 48443 226 20 0 1 0 280171311 105824256 22919 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 28 0 0
/proc/20812/statm: 25836 22919 189 440 0 25392 0
[pid=20859] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20859/stat : 20859 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280220685 9367552 266 33554432000 4194304 5064252 140735353110880 140735353109792 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20859/statm: 2287 266 226 213 0 72 0
[pid=20860] ppid=20859 vsize=334340 CPUtime=1048.34 cores=0,2,4,6
/proc/20860/stat : 20860 (glucose) R 20859 20811 19129 0 -1 4202496 66503 0 0 0 104781 53 0 0 20 0 1 0 280220685 342364160 67408 33554432000 4194304 5208918 140733526561392 140733526559544 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20860/statm: 83585 67408 104 248 0 83334 0
Current children cumulated CPU time (s) 1541.48
Current children cumulated vsize (KiB) 455980

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 20899
/proc/meminfo: memFree=30263872/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=103344 CPUtime=493.14 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 33605 244438 0 0 484 161 48443 226 20 0 1 0 280171311 105824256 22919 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 28 0 0
/proc/20812/statm: 25836 22919 189 440 0 25392 0
[pid=20859] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20859/stat : 20859 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280220685 9367552 266 33554432000 4194304 5064252 140735353110880 140735353109792 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20859/statm: 2287 266 226 213 0 72 0
[pid=20860] ppid=20859 vsize=334340 CPUtime=1108.33 cores=0,2,4,6
/proc/20860/stat : 20860 (glucose) R 20859 20811 19129 0 -1 4202496 66681 0 0 0 110780 53 0 0 20 0 1 0 280220685 342364160 74229 33554432000 4194304 5208918 140733526561392 140733526557768 4229728 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20860/statm: 83585 74229 104 248 0 83334 0
Current children cumulated CPU time (s) 1601.47
Current children cumulated vsize (KiB) 455980

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 20899
/proc/meminfo: memFree=30234208/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=103344 CPUtime=493.14 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 33605 244438 0 0 484 161 48443 226 20 0 1 0 280171311 105824256 22919 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 28 0 0
/proc/20812/statm: 25836 22919 189 440 0 25392 0
[pid=20859] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20859/stat : 20859 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280220685 9367552 266 33554432000 4194304 5064252 140735353110880 140735353109792 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20859/statm: 2287 266 226 213 0 72 0
[pid=20860] ppid=20859 vsize=335632 CPUtime=1168.33 cores=0,2,4,6
/proc/20860/stat : 20860 (glucose) R 20859 20811 19129 0 -1 4202496 66837 0 0 0 116779 54 0 0 20 0 1 0 280220685 343687168 77962 33554432000 4194304 5208918 140733526561392 140733526559224 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20860/statm: 83908 77962 104 248 0 83657 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 457272

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 20900
/proc/meminfo: memFree=30255792/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=103344 CPUtime=493.14 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 33605 244438 0 0 484 161 48443 226 20 0 1 0 280171311 105824256 22919 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 28 0 0
/proc/20812/statm: 25836 22919 189 440 0 25392 0
[pid=20859] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20859/stat : 20859 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280220685 9367552 266 33554432000 4194304 5064252 140735353110880 140735353109792 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20859/statm: 2287 266 226 213 0 72 0
[pid=20860] ppid=20859 vsize=335632 CPUtime=1228.32 cores=0,2,4,6
/proc/20860/stat : 20860 (glucose) R 20859 20811 19129 0 -1 4202496 67749 0 0 0 122776 56 0 0 20 0 1 0 280220685 343687168 67779 33554432000 4194304 5208918 140733526561392 140733526559544 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20860/statm: 83908 67779 104 248 0 83657 0
Current children cumulated CPU time (s) 1721.46
Current children cumulated vsize (KiB) 457272

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 20903
/proc/meminfo: memFree=30273656/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=103344 CPUtime=493.14 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 33605 244438 0 0 484 161 48443 226 20 0 1 0 280171311 105824256 22919 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 28 0 0
/proc/20812/statm: 25836 22919 189 440 0 25392 0
[pid=20859] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20859/stat : 20859 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280220685 9367552 266 33554432000 4194304 5064252 140735353110880 140735353109792 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20859/statm: 2287 266 226 213 0 72 0
[pid=20860] ppid=20859 vsize=337632 CPUtime=1288.31 cores=0,2,4,6
/proc/20860/stat : 20860 (glucose) R 20859 20811 19129 0 -1 4202496 67859 0 0 0 128775 56 0 0 20 0 1 0 280220685 345735168 69422 33554432000 4194304 5208918 140733526561392 140733526559224 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20860/statm: 84408 69422 104 248 0 84157 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (KiB) 459272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20903
/proc/meminfo: memFree=30273780/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=103344 CPUtime=493.14 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 33605 244438 0 0 484 161 48443 226 20 0 1 0 280171311 105824256 22919 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 28 0 0
/proc/20812/statm: 25836 22919 189 440 0 25392 0
[pid=20859] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20859/stat : 20859 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280220685 9367552 266 33554432000 4194304 5064252 140735353110880 140735353109792 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20859/statm: 2287 266 226 213 0 72 0
[pid=20860] ppid=20859 vsize=337632 CPUtime=1306.91 cores=0,2,4,6
/proc/20860/stat : 20860 (glucose) R 20859 20811 19129 0 -1 4202496 67859 0 0 0 130635 56 0 0 20 0 1 0 280220685 345735168 69422 33554432000 4194304 5208918 140733526561392 140733526559224 4229244 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20860/statm: 84408 69422 104 248 0 84157 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 459272

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 20903
/proc/meminfo: memFree=30273780/32873844 swapFree=6872/6872
[pid=20811] ppid=20809 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20811/stat : 20811 (npSolver-pbo.sh) S 20809 20811 19129 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280171310 9367552 274 33554432000 4194304 5064252 140734098342368 140734098341280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20811/statm: 2287 274 233 213 0 72 0
[pid=20812] ppid=20811 vsize=103344 CPUtime=493.14 cores=0,2,4,6
/proc/20812/stat : 20812 (npSolver-pbo) S 20811 20811 19129 0 -1 4202496 33605 244438 0 0 484 161 48443 226 20 0 1 0 280171311 105824256 22919 33554432000 4194304 5992684 140735280894624 140735280886944 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 28 0 0
/proc/20812/statm: 25836 22919 189 440 0 25392 0
[pid=20859] ppid=20812 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20859/stat : 20859 (satsolver.sh) S 20812 20811 19129 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280220685 9367552 266 33554432000 4194304 5064252 140735353110880 140735353109792 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20859/statm: 2287 266 226 213 0 72 0
[pid=20860] ppid=20859 vsize=337632 CPUtime=1306.91 cores=0,2,4,6
/proc/20860/stat : 20860 (glucose) R 20859 20811 19129 0 -1 4202496 67859 0 0 0 130635 56 0 0 20 0 1 0 280220685 345735168 69422 33554432000 4194304 5208918 140733526561392 140733526559224 4229244 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20860/statm: 84408 69422 104 248 0 84157 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 459272

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20811 and gives
#  childrusage.ru_utime.tv_sec=489
#  childrusage.ru_utime.tv_usec=275618
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=882409
# CPU time returned by wait4() is 493.158
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.91
CPU time (s): 1800.05
CPU user time (s): 1795.62
CPU system time (s): 4.43
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 674668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 489.276
system time used= 3.88241
maximum resident set size= 374044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279021
page faults= 0
swaps= 0
block input operations= 0
block output operations= 796080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4233
involuntary context switches= 584

runsolver used 2.76158 second user time and 7.2459 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 19:50:43
IDJOB=3700937
IDBENCH=92758
IDSOLVER=2277
FILE ID=node105/3700937-1338141043
RUNJOBID= node105-1338123980-19145
PBS_JOBID= 14624503
Free space on /tmp= 71588 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_7.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700937-1338141043/watcher-3700937-1338141043 -o /tmp/evaluation-result-3700937-1338141043/solver-3700937-1338141043 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700937-1338141043.opb 274699680 HOME HOME

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

MD5SUM BENCH= b79cf832cc8fb39cc9e05c792def1a32
RANDOM SEED=274699680

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31704912 kB
Buffers:          260300 kB
Cached:            63176 kB
SwapCached:         1720 kB
Active:           281580 kB
Inactive:          50848 kB
Active(anon):       3796 kB
Inactive(anon):     6036 kB
Active(file):     277784 kB
Inactive(file):    44812 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100436 kB
Dirty:             18660 kB
Writeback:             0 kB
AnonPages:         23676 kB
Mapped:             9532 kB
Shmem:                 0 kB
Slab:             698128 kB
SReclaimable:     139904 kB
SUnreclaim:       558224 kB
KernelStack:        1520 kB
PageTables:         4340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     128788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 71304 MiB
End job on node105 at 2012-05-27 20:20:44