Trace number 3750591

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir08_area_opers.opb
MD5SUM47194cf421cbddfd6c2831e71c8b2458
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark48
Best CPU time to get the best result obtained on this benchmark718.519
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables203287
Total number of constraints469077
Number of constraints which are clauses469077
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint1023
Number of terms in the objective function 101248
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 101248
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 101248
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.48/1.51	c run usual solver
4.30/4.82	c model valid
4.30/4.82	c current solution ok
5.00/5.56	o 57
5.00/5.56	c current bound: 28
5.00/5.56	c fallback to adder encoding
41.47/42.07	c current bound: 43
41.47/42.07	c fallback to adder encoding
1800.06/1800.91	./satsolver.sh: line 5: 32078 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.91	c error: unexpected solver exit code
1800.06/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-3750591-1339128975/watcher-3750591-1339128975 -o /tmp/evaluation-result-3750591-1339128975/solver-3750591-1339128975 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750591-1339128975.opb 748197757 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.01 2.01 2.00 3/179 32050
/proc/meminfo: memFree=28766412/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (runsolver) D 32048 32050 25783 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 379023511 12095488 51 33554432000 4194304 5436572 140734522745216 140734522741512 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/32050/statm: 2953 51 31 304 0 2645 0

[startup+0.0785139 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 32050
/proc/meminfo: memFree=28766412/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 32050
/proc/meminfo: memFree=28766412/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300179 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 32050
/proc/meminfo: memFree=28766412/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70017 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 32050
/proc/meminfo: memFree=28766412/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 32052
/proc/meminfo: memFree=28657304/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=196796 CPUtime=1.48 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) R 32050 32050 25783 0 -1 4202496 34468 0 0 0 141 7 0 0 20 0 1 0 379023511 201519104 46753 33554432000 4194304 6004724 140735183647440 140735183643312 5193835 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32052/statm: 49199 46753 142 442 0 48753 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 205944

[startup+3.10022 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 32052
/proc/meminfo: memFree=28569584/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=196796 CPUtime=1.65 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 34475 0 0 0 144 21 0 0 20 0 1 0 379023511 201519104 46759 33554432000 4194304 6004724 140735183647440 140735183641488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 46 0 0
/proc/32052/statm: 49199 46759 148 442 0 48753 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 205944
heavy processes:

[startup+6.3002 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 32061
/proc/meminfo: memFree=28561104/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=278720 CPUtime=5.8 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) R 32050 32050 25783 0 -1 4202496 49308 42053 0 0 294 84 189 13 20 0 1 0 379023511 285409280 63636 33554432000 4194304 6004724 140735183647440 140735183641800 4534761 0 0 4096 0 0 0 0 17 2 0 0 46 0 0
/proc/32052/statm: 69680 63636 172 442 0 69234 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 287868

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32071
/proc/meminfo: memFree=27807800/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=7.91 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 51092 42053 0 0 474 115 189 13 20 0 1 0 379023511 486735872 95709 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 48 0 0
/proc/32052/statm: 118832 95709 174 442 0 118386 0
[pid=32063] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32063/stat : 32063 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379024353 9367552 267 33554432000 4194304 5064252 140737022784656 140737022783568 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32063/statm: 2287 267 226 213 0 72 0
[pid=32064] ppid=32063 vsize=542152 CPUtime=4.27 cores=0,2,4,6
/proc/32064/stat : 32064 (glucose) R 32063 32050 25783 0 -1 4202496 76263 0 0 0 404 23 0 0 20 0 1 0 379024353 555163648 110398 33554432000 4194304 5208918 140736926198832 140736926196664 4205640 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32064/statm: 135538 110398 104 248 0 135287 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 1035776

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 32071
/proc/meminfo: memFree=27780736/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=7.91 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 51092 42053 0 0 474 115 189 13 20 0 1 0 379023511 486735872 95709 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 48 0 0
/proc/32052/statm: 118832 95709 174 442 0 118386 0
[pid=32063] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32063/stat : 32063 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379024353 9367552 267 33554432000 4194304 5064252 140737022784656 140737022783568 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32063/statm: 2287 267 226 213 0 72 0
[pid=32064] ppid=32063 vsize=542152 CPUtime=17.06 cores=0,2,4,6
/proc/32064/stat : 32064 (glucose) R 32063 32050 25783 0 -1 4202496 76404 0 0 0 1683 23 0 0 20 0 1 0 379024353 555163648 110539 33554432000 4194304 5208918 140736926198832 140736926196664 4211038 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32064/statm: 135538 110539 104 248 0 135287 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 1035776

[startup+51.1004 s]
/proc/loadavg: 2.16 2.04 2.01 3/183 32078
/proc/meminfo: memFree=27611636/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0
[pid=32077] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32077/stat : 32077 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379028071 9367552 267 33554432000 4194304 5064252 140733361145040 140733361143952 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32077/statm: 2287 267 226 213 0 72 0
[pid=32078] ppid=32077 vsize=579932 CPUtime=5.48 cores=0,2,4,6
/proc/32078/stat : 32078 (glucose) R 32077 32050 25783 0 -1 4202496 87464 0 0 0 524 24 0 0 20 0 1 0 379028071 593850368 129577 33554432000 4194304 5208918 140733458702016 140733458699688 4211111 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 144983 129577 104 248 0 144732 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 1073556

[startup+102.307 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 32078
/proc/meminfo: memFree=27572672/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0
[pid=32077] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32077/stat : 32077 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379028071 9367552 267 33554432000 4194304 5064252 140733361145040 140733361143952 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32077/statm: 2287 267 226 213 0 72 0
[pid=32078] ppid=32077 vsize=591196 CPUtime=56.68 cores=0,2,4,6
/proc/32078/stat : 32078 (glucose) R 32077 32050 25783 0 -1 4202496 89477 0 0 0 5643 25 0 0 20 0 1 0 379028071 605384704 133123 33554432000 4194304 5208918 140733458702016 140733458699848 4229456 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 147799 133123 105 248 0 147548 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 1084820

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 32079
/proc/meminfo: memFree=27569164/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0
[pid=32077] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32077/stat : 32077 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379028071 9367552 267 33554432000 4194304 5064252 140733361145040 140733361143952 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32077/statm: 2287 267 226 213 0 72 0
[pid=32078] ppid=32077 vsize=591196 CPUtime=116.66 cores=0,2,4,6
/proc/32078/stat : 32078 (glucose) R 32077 32050 25783 0 -1 4202496 89562 0 0 0 11641 25 0 0 20 0 1 0 379028071 605384704 133208 33554432000 4194304 5208918 140733458702016 140733458699848 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 147799 133208 105 248 0 147548 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 1084820

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 32079
/proc/meminfo: memFree=27557580/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0

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

/proc/32078/statm: 168146 140815 105 248 0 167895 0
Current children cumulated CPU time (s) 1421.51
Current children cumulated vsize (KiB) 1166208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32163
/proc/meminfo: memFree=27449996/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0
[pid=32077] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32077/stat : 32077 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379028071 9367552 267 33554432000 4194304 5064252 140733361145040 140733361143952 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32077/statm: 2287 267 226 213 0 72 0
[pid=32078] ppid=32077 vsize=672584 CPUtime=1436.44 cores=0,2,4,6
/proc/32078/stat : 32078 (glucose) R 32077 32050 25783 0 -1 4202496 90218 0 0 0 143618 26 0 0 20 0 1 0 379028071 688726016 141327 33554432000 4194304 5208918 140733458702016 140733458700168 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 168146 141327 105 248 0 167895 0
Current children cumulated CPU time (s) 1481.49
Current children cumulated vsize (KiB) 1166208

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 32163
/proc/meminfo: memFree=27441816/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0
[pid=32077] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32077/stat : 32077 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379028071 9367552 267 33554432000 4194304 5064252 140733361145040 140733361143952 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32077/statm: 2287 267 226 213 0 72 0
[pid=32078] ppid=32077 vsize=672584 CPUtime=1496.44 cores=0,2,4,6
/proc/32078/stat : 32078 (glucose) R 32077 32050 25783 0 -1 4202496 90219 0 0 0 149617 27 0 0 20 0 1 0 379028071 688726016 141839 33554432000 4194304 5208918 140733458702016 140733458700168 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 168146 141839 105 248 0 167895 0
Current children cumulated CPU time (s) 1541.49
Current children cumulated vsize (KiB) 1166208

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 32163
/proc/meminfo: memFree=27447824/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0
[pid=32077] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32077/stat : 32077 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379028071 9367552 267 33554432000 4194304 5064252 140733361145040 140733361143952 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32077/statm: 2287 267 226 213 0 72 0
[pid=32078] ppid=32077 vsize=672584 CPUtime=1556.44 cores=0,2,4,6
/proc/32078/stat : 32078 (glucose) R 32077 32050 25783 0 -1 4202496 90220 0 0 0 155617 27 0 0 20 0 1 0 379028071 688726016 142351 33554432000 4194304 5208918 140733458702016 140733458700168 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 168146 142351 105 248 0 167895 0
Current children cumulated CPU time (s) 1601.49
Current children cumulated vsize (KiB) 1166208

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 32164
/proc/meminfo: memFree=27446148/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0
[pid=32077] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32077/stat : 32077 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379028071 9367552 267 33554432000 4194304 5064252 140733361145040 140733361143952 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32077/statm: 2287 267 226 213 0 72 0
[pid=32078] ppid=32077 vsize=672584 CPUtime=1616.43 cores=0,2,4,6
/proc/32078/stat : 32078 (glucose) R 32077 32050 25783 0 -1 4202496 90221 0 0 0 161616 27 0 0 20 0 1 0 379028071 688726016 142863 33554432000 4194304 5208918 140733458702016 140733458700168 4211537 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 168146 142863 105 248 0 167895 0
Current children cumulated CPU time (s) 1661.48
Current children cumulated vsize (KiB) 1166208

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32164
/proc/meminfo: memFree=27464632/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0
[pid=32077] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32077/stat : 32077 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379028071 9367552 267 33554432000 4194304 5064252 140733361145040 140733361143952 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32077/statm: 2287 267 226 213 0 72 0
[pid=32078] ppid=32077 vsize=672584 CPUtime=1676.42 cores=0,2,4,6
/proc/32078/stat : 32078 (glucose) R 32077 32050 25783 0 -1 4202496 90222 0 0 0 167615 27 0 0 20 0 1 0 379028071 688726016 143375 33554432000 4194304 5208918 140733458702016 140733458700168 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 168146 143375 105 248 0 167895 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 1166208

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 32164
/proc/meminfo: memFree=27487904/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0
[pid=32077] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32077/stat : 32077 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379028071 9367552 267 33554432000 4194304 5064252 140733361145040 140733361143952 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32077/statm: 2287 267 226 213 0 72 0
[pid=32078] ppid=32077 vsize=672584 CPUtime=1736.41 cores=0,2,4,6
/proc/32078/stat : 32078 (glucose) R 32077 32050 25783 0 -1 4202496 90223 0 0 0 173614 27 0 0 20 0 1 0 379028071 688726016 143887 33554432000 4194304 5208918 140733458702016 140733458700168 4211580 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 168146 143887 105 248 0 167895 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (KiB) 1166208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.01 2.00 4/183 32164
/proc/meminfo: memFree=27459424/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0
[pid=32077] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32077/stat : 32077 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379028071 9367552 267 33554432000 4194304 5064252 140733361145040 140733361143952 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32077/statm: 2287 267 226 213 0 72 0
[pid=32078] ppid=32077 vsize=672584 CPUtime=1755.01 cores=0,2,4,6
/proc/32078/stat : 32078 (glucose) R 32077 32050 25783 0 -1 4202496 90224 0 0 0 175474 27 0 0 20 0 1 0 379028071 688726016 144399 33554432000 4194304 5208918 140733458702016 140733458700168 4211632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 168146 144399 105 248 0 167895 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1166208

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.01 2.00 4/183 32164
/proc/meminfo: memFree=27459424/32873648 swapFree=7112/7112
[pid=32050] ppid=32048 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32050/stat : 32050 (npSolver-pbo.sh) S 32048 32050 25783 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379023511 9367552 275 33554432000 4194304 5064252 140735577298512 140735577297424 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32050/statm: 2287 275 233 213 0 72 0
[pid=32052] ppid=32050 vsize=475328 CPUtime=45.05 cores=0,2,4,6
/proc/32052/stat : 32052 (npSolver-pbo) S 32050 32050 25783 0 -1 4202496 67689 122488 0 0 785 154 3521 45 20 0 1 0 379023511 486735872 106975 33554432000 4194304 6004724 140735183647440 140735183639792 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/32052/statm: 118832 106975 176 442 0 118386 0
[pid=32077] ppid=32052 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32077/stat : 32077 (satsolver.sh) S 32052 32050 25783 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 379028071 9367552 267 33554432000 4194304 5064252 140733361145040 140733361143952 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32077/statm: 2287 267 226 213 0 72 0
[pid=32078] ppid=32077 vsize=672584 CPUtime=1755.01 cores=0,2,4,6
/proc/32078/stat : 32078 (glucose) R 32077 32050 25783 0 -1 4202496 90224 0 0 0 175474 27 0 0 20 0 1 0 379028071 688726016 144399 33554432000 4194304 5208918 140733458702016 140733458700168 4211632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 168146 144399 105 248 0 167895 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1166208

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32050 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# 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.92
CPU time (s): 1800.06
CPU user time (s): 1797.8
CPU system time (s): 2.26
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 1284768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2

runsolver used 3.86141 second user time and 10.2834 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-08 06:16:16
IDJOB=3750591
IDBENCH=25040
IDSOLVER=2334
FILE ID=node126/3750591-1339128975
RUNJOBID= node126-1339112152-28791
PBS_JOBID= 14643727
Free space on /tmp= 71052 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir08_area_opers.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750591-1339128975/watcher-3750591-1339128975 -o /tmp/evaluation-result-3750591-1339128975/solver-3750591-1339128975 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750591-1339128975.opb 748197757 HOME HOME

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

MD5SUM BENCH= 47194cf421cbddfd6c2831e71c8b2458
RANDOM SEED=748197757

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.92
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.456
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.456
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.90
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28767056 kB
Buffers:          452992 kB
Cached:          2642740 kB
SwapCached:         9380 kB
Active:          1640628 kB
Inactive:        1568828 kB
Active(anon):     104232 kB
Inactive(anon):    12108 kB
Active(file):    1536396 kB
Inactive(file):  1556720 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:             24668 kB
Writeback:             0 kB
AnonPages:        112584 kB
Mapped:            10844 kB
Shmem:                 0 kB
Slab:             758780 kB
SReclaimable:     201616 kB
SUnreclaim:       557164 kB
KernelStack:        1472 kB
PageTables:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     228676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70812 MiB
End job on node126 at 2012-06-08 06:46:19