Trace number 3701633

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.06 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-631710.opb
MD5SUMba0215d19182fa8cb27dee737825dd09
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark205
Best CPU time to get the best result obtained on this benchmark1798.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169576
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1965
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 556
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 556
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.49/1.53	c run usual solver
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	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-3701633-1338102078/watcher-3701633-1338102078 -o /tmp/evaluation-result-3701633-1338102078/solver-3701633-1338102078 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701633-1338102078.opb 916660299 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.51 2.45 3.05 3/180 2608
/proc/meminfo: memFree=31344528/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0

[startup+0.0485309 s]
/proc/loadavg: 2.51 2.45 3.05 3/180 2608
/proc/meminfo: memFree=31344528/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.51 2.45 3.05 3/180 2608
/proc/meminfo: memFree=31344528/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.51 2.45 3.05 3/180 2608
/proc/meminfo: memFree=31344528/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700256 s]
/proc/loadavg: 2.51 2.45 3.05 3/180 2608
/proc/meminfo: memFree=31344528/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.47 2.44 3.05 3/182 2610
/proc/meminfo: memFree=31309640/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=155776 CPUtime=1.49 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) R 2608 2608 31075 0 -1 4202496 14491 0 0 0 143 6 0 0 20 0 1 0 276332742 159514624 33818 33554432000 4194304 5992684 140735380407648 140735380389464 5182699 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 38944 33818 158 440 0 38500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 164924

[startup+3.10041 s]
/proc/loadavg: 2.47 2.44 3.05 3/184 2612
/proc/meminfo: memFree=31124744/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=1.53 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14498 0 0 0 143 10 0 0 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380401680 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2611] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2611/stat : 2611 (cp2_pre.sh) S 2609 2608 31075 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276332896 9367552 277 33554432000 4194304 5064252 140736282663088 140736282661792 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2611/statm: 2287 277 234 213 0 72 0
[pid=2612] ppid=2611 vsize=468692 CPUtime=1.55 cores=0,2,4,6
/proc/2612/stat : 2612 (coprocessor) R 2611 2608 31075 0 -1 4202496 42207 0 0 0 143 12 0 0 20 0 1 0 276332896 479940608 102270 33554432000 4194304 6586260 140734904387104 140734904383304 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2612/statm: 117173 102270 164 584 0 116585 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 597012

[startup+6.30042 s]
/proc/loadavg: 2.43 2.44 3.04 3/184 2612
/proc/meminfo: memFree=30619836/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=1.53 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14498 0 0 0 143 10 0 0 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380401680 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2611] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2611/stat : 2611 (cp2_pre.sh) S 2609 2608 31075 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276332896 9367552 277 33554432000 4194304 5064252 140736282663088 140736282661792 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2611/statm: 2287 277 234 213 0 72 0
[pid=2612] ppid=2611 vsize=606708 CPUtime=4.75 cores=0,2,4,6
/proc/2612/stat : 2612 (coprocessor) R 2611 2608 31075 0 -1 4202496 64389 0 0 0 458 17 0 0 20 0 1 0 276332896 621268992 149491 33554432000 4194304 6586260 140734904387104 140734904382968 5599298 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2612/statm: 151677 149491 189 584 0 151089 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 735028

[startup+12.7004 s]
/proc/loadavg: 2.40 2.43 3.03 3/184 2612
/proc/meminfo: memFree=30607372/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=1.53 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14498 0 0 0 143 10 0 0 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380401680 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2611] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2611/stat : 2611 (cp2_pre.sh) S 2609 2608 31075 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276332896 9367552 277 33554432000 4194304 5064252 140736282663088 140736282661792 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2611/statm: 2287 277 234 213 0 72 0
[pid=2612] ppid=2611 vsize=611048 CPUtime=11.14 cores=0,2,4,6
/proc/2612/stat : 2612 (coprocessor) R 2611 2608 31075 0 -1 4202496 65276 0 0 0 1097 17 0 0 20 0 1 0 276332896 625713152 150378 33554432000 4194304 6586260 140734904387104 140734904382584 4676465 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/2612/statm: 152762 150378 189 584 0 152174 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 739368

[startup+25.5004 s]
/proc/loadavg: 2.31 2.41 3.02 3/184 2615
/proc/meminfo: memFree=30896328/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=313588 CPUtime=7.48 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 48888 0 0 0 738 10 0 0 20 0 1 0 276334542 321114112 68256 33554432000 4194304 5208918 140737366506032 140737366504184 4211888 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 78397 68256 95 248 0 78146 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 441908

[startup+51.1004 s]
/proc/loadavg: 2.20 2.37 2.99 3/183 2615
/proc/meminfo: memFree=30864564/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=364168 CPUtime=33.08 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 49316 0 0 0 3297 11 0 0 20 0 1 0 276334542 372908032 79415 33554432000 4194304 5208918 140737366506032 140737366503704 4211558 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 91042 79415 95 248 0 90791 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 492488

[startup+102.307 s]
/proc/loadavg: 2.09 2.31 2.93 3/183 2615
/proc/meminfo: memFree=30830064/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=364312 CPUtime=84.28 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 50961 0 0 0 8414 14 0 0 20 0 1 0 276334542 373055488 78722 33554432000 4194304 5208918 140737366506032 140737366504120 4211670 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 91078 78722 96 248 0 90827 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 492632

[startup+162.3 s]
/proc/loadavg: 2.03 2.25 2.87 3/183 2615
/proc/meminfo: memFree=30721532/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=445924 CPUtime=144.26 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 51579 0 0 0 14411 15 0 0 20 0 1 0 276334542 456626176 103357 33554432000 4194304 5208918 140737366506032 140737366503704 4211570 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 111481 103357 96 248 0 111230 0
Current children cumulated CPU time (s) 162.13

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

/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 62245 0 0 0 140327 79 0 0 20 0 1 0 276334542 813985792 166259 33554432000 4194304 5208918 140737366506032 140737366504184 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 198727 166259 96 248 0 198476 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 923228

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/183 2626
/proc/meminfo: memFree=30384988/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=795044 CPUtime=1464.05 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 62313 0 0 0 146324 81 0 0 20 0 1 0 276334542 814125056 189322 33554432000 4194304 5208918 140737366506032 140737366503880 4213760 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 198761 189322 96 248 0 198510 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 923364

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.17 3/183 2626
/proc/meminfo: memFree=30245856/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=1144292 CPUtime=1524.04 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 62879 0 0 0 152321 83 0 0 20 0 1 0 276334542 1171755008 211349 33554432000 4194304 5208918 140737366506032 140737366504184 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 286073 211349 96 248 0 285822 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 1272612

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.16 3/181 2666
/proc/meminfo: memFree=29772816/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=580268 CPUtime=1584.02 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 63705 0 0 0 158313 89 0 0 20 0 1 0 276334542 594194432 124737 33554432000 4194304 5208918 140737366506032 140737366504184 4211652 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 145067 124737 96 248 0 144816 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 708588

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.15 3/181 2666
/proc/meminfo: memFree=26486264/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=795192 CPUtime=1644.01 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 64192 0 0 0 164308 93 0 0 20 0 1 0 276334542 814276608 147701 33554432000 4194304 5208918 140737366506032 140737366504184 4211801 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 198798 147701 96 248 0 198547 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 923512

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.15 3/181 2667
/proc/meminfo: memFree=23241652/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=795192 CPUtime=1704 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 64241 0 0 0 170306 94 0 0 20 0 1 0 276334542 814276608 170745 33554432000 4194304 5208918 140737366506032 140737366504184 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 198798 170745 96 248 0 198547 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 923512

[startup+1782.3 s]
/proc/loadavg: 3.54 2.42 2.27 2/183 2671
/proc/meminfo: memFree=13509600/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=795192 CPUtime=1763.98 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 64297 0 0 0 176303 95 0 0 20 0 1 0 276334542 814276608 193796 33554432000 4194304 5208918 140737366506032 140737366504184 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 198798 193796 96 248 0 198547 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 923512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 3.87 2.54 2.31 2/182 2671
/proc/meminfo: memFree=11977272/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=1144440 CPUtime=1782.19 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 64829 0 0 0 178123 96 0 0 20 0 1 0 276334542 1171906560 200460 33554432000 4194304 5208918 140737366506032 140737366504184 4211901 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 286110 200460 96 248 0 285859 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1272760

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 3.87 2.54 2.31 2/182 2671
/proc/meminfo: memFree=11977272/32873844 swapFree=7112/7112
[pid=2608] ppid=2606 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2608/stat : 2608 (npSolver-pbo.sh) S 2606 2608 31075 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 276332742 9367552 275 33554432000 4194304 5064252 140734226662576 140734226661488 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2608/statm: 2287 275 233 213 0 72 0
[pid=2609] ppid=2608 vsize=110024 CPUtime=17.87 cores=0,2,4,6
/proc/2609/stat : 2609 (npSolver-pbo) S 2608 2608 31075 0 -1 4202496 14505 66562 0 0 143 10 1602 32 20 0 1 0 276332742 112664576 22386 33554432000 4194304 5992684 140735380407648 140735380402768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2609/statm: 27506 22386 164 440 0 27062 0
[pid=2614] ppid=2609 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2614/stat : 2614 (satsolver.sh) S 2609 2608 31075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 276334542 9367552 267 33554432000 4194304 5064252 140734652877072 140734652875984 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2614/statm: 2287 267 226 213 0 72 0
[pid=2615] ppid=2614 vsize=1144440 CPUtime=1782.19 cores=0,2,4,6
/proc/2615/stat : 2615 (glucose) R 2614 2608 31075 0 -1 4202496 64829 0 0 0 178123 96 0 0 20 0 1 0 276334542 1171906560 200460 33554432000 4194304 5208918 140737366506032 140737366504184 4211901 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2615/statm: 286110 200460 96 248 0 285859 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1272760

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2608 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=462345
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=428934
# CPU time returned by wait4() is 17.8913
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.06
CPU user time (s): 1798.68
CPU system time (s): 1.38
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 1484376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.4623
system time used= 0.428934
maximum resident set size= 625520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82046
page faults= 0
swaps= 0
block input operations= 0
block output operations= 182944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 27

runsolver used 3.21451 second user time and 8.47771 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 09:01:19
IDJOB=3701633
IDBENCH=89840
IDSOLVER=2277
FILE ID=node142/3701633-1338102078
RUNJOBID= node142-1338101738-1183
PBS_JOBID= 14624428
Free space on /tmp= 71668 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-631710.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701633-1338102078/watcher-3701633-1338102078 -o /tmp/evaluation-result-3701633-1338102078/solver-3701633-1338102078 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701633-1338102078.opb 916660299 HOME HOME

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

MD5SUM BENCH= ba0215d19182fa8cb27dee737825dd09
RANDOM SEED=916660299

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31344792 kB
Buffers:          274812 kB
Cached:           344932 kB
SwapCached:            0 kB
Active:           551292 kB
Inactive:         167144 kB
Active(anon):      89604 kB
Inactive(anon):    11212 kB
Active(file):     461688 kB
Inactive(file):   155932 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17860 kB
Writeback:             0 kB
AnonPages:        148160 kB
Mapped:            12896 kB
Shmem:               200 kB
Slab:             669332 kB
SReclaimable:     111196 kB
SUnreclaim:       558136 kB
KernelStack:        1480 kB
PageTables:         4388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     239264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 66664 MiB
End job on node142 at 2012-05-27 09:31:19