Trace number 3699523

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 inc? (TO) 1800.12 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-max1024.pi.opb
MD5SUM93fc03471d2b2f18ece1d77179dbcb30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark259
Best CPU time to get the best result obtained on this benchmark1.65675
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 259
Optimality of the best value was proved YES
Number of variables1278
Total number of constraints1087
Number of constraints which are clauses1087
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 constraint18
Number of terms in the objective function 1278
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 1278
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1278
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.06	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.06	c [INC SYSTEM] execute solver
0.00/0.07	c [INC SEARCH] formula is SAT
0.00/0.07	c [INC SYSTEM] solved the initial formula
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.08	o 349
0.00/0.08	c execute binary inc search
0.00/0.08	c [INC SEARCH] current bound: 174
0.00/0.08	c [INC SEARCH] iteration: 0
0.00/0.08	c [INC SEARCH] lower bound: 0 upperbound 349 current bound: 174 best value:349
0.00/0.08	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.08	c write failed with 2
0.00/0.08	c [INC SYSTEM] create new solver instance
0.00/0.08	c [INC] encode full formula
0.00/0.08	c (debug) using card networks
0.00/0.11	c set iterative enc to: card
0.00/0.11	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
73.74/73.82	c [INC SEARCH] formula is UNSAT
73.74/73.82	c [INC SYSTEM] there exists a inc, kill it!
73.74/73.82	c write failed with 2
73.74/73.82	c sat variable: 0 optimum/unsat variable: 1
73.74/73.82	c [INC SEARCH] set lower bound to 175 upperbound 349
73.74/73.82	c [INC SEARCH] current bound: 262
73.74/73.82	c [INC SEARCH] iteration: 1
73.74/73.82	c [INC SEARCH] lower bound: 175 upperbound 349 current bound: 262 best value:349
73.74/73.82	c [INC SYSTEM] create new solver instance
73.74/73.82	c [INC] encode full formula
73.74/73.82	c (debug) using card networks
73.74/73.85	c set iterative enc to: card
73.74/73.85	c set iterative enc to: none
73.74/73.86	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	c write failed with -1

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.04 2.01 3/176 18833
/proc/meminfo: memFree=28744080/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0

[startup+0.00797193 s]
/proc/loadavg: 2.16 2.04 2.01 3/176 18833
/proc/meminfo: memFree=28744080/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100197 s]
/proc/loadavg: 2.16 2.04 2.01 3/176 18833
/proc/meminfo: memFree=28744080/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300253 s]
/proc/loadavg: 2.16 2.04 2.01 3/176 18833
/proc/meminfo: memFree=28744080/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700262 s]
/proc/loadavg: 2.16 2.04 2.01 3/176 18833
/proc/meminfo: memFree=28744080/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.16 2.04 2.01 3/179 18842
/proc/meminfo: memFree=28725864/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3312 CPUtime=0.09 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 1877 4330 0 0 4 1 4 0 20 0 1 0 271960666 3391488 500 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 828 500 180 440 0 384 0
[pid=18842] ppid=18834 vsize=18928 CPUtime=1.37 cores=1,3,5,7
/proc/18842/stat : 18842 (glucosInc) R 18834 18833 18146 0 -1 4202496 3482 0 0 0 137 0 0 0 20 0 1 0 271960677 19382272 3820 33554432000 4194304 5654031 140733801536432 140733801524248 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18842/statm: 4732 3820 141 357 0 4372 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 31388

[startup+3.10033 s]
/proc/loadavg: 2.16 2.04 2.01 3/179 18842
/proc/meminfo: memFree=28723944/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3312 CPUtime=0.09 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 1877 4330 0 0 4 1 4 0 20 0 1 0 271960666 3391488 500 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 828 500 180 440 0 384 0
[pid=18842] ppid=18834 vsize=19172 CPUtime=2.97 cores=1,3,5,7
/proc/18842/stat : 18842 (glucosInc) R 18834 18833 18146 0 -1 4202496 4756 0 0 0 297 0 0 0 20 0 1 0 271960677 19632128 3757 33554432000 4194304 5654031 140733801536432 140733801524248 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18842/statm: 4793 3757 142 357 0 4433 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 31632

[startup+6.30032 s]
/proc/loadavg: 2.23 2.06 2.02 3/179 18842
/proc/meminfo: memFree=28719984/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3312 CPUtime=0.09 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 1877 4330 0 0 4 1 4 0 20 0 1 0 271960666 3391488 500 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 828 500 180 440 0 384 0
[pid=18842] ppid=18834 vsize=25012 CPUtime=6.17 cores=1,3,5,7
/proc/18842/stat : 18842 (glucosInc) R 18834 18833 18146 0 -1 4202496 5934 0 0 0 617 0 0 0 20 0 1 0 271960677 25612288 5328 33554432000 4194304 5654031 140733801536432 140733801524248 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18842/statm: 6253 5328 142 357 0 5893 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 37472

[startup+12.7003 s]
/proc/loadavg: 2.21 2.05 2.01 3/179 18842
/proc/meminfo: memFree=28708044/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3312 CPUtime=0.09 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 1877 4330 0 0 4 1 4 0 20 0 1 0 271960666 3391488 500 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 828 500 180 440 0 384 0
[pid=18842] ppid=18834 vsize=25012 CPUtime=12.57 cores=1,3,5,7
/proc/18842/stat : 18842 (glucosInc) R 18834 18833 18146 0 -1 4202496 6467 0 0 0 1257 0 0 0 20 0 1 0 271960677 25612288 5843 33554432000 4194304 5654031 140733801536432 140733801524248 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18842/statm: 6253 5843 142 357 0 5893 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37472

[startup+25.5003 s]
/proc/loadavg: 2.16 2.05 2.01 3/179 18842
/proc/meminfo: memFree=28699872/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3312 CPUtime=0.09 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 1877 4330 0 0 4 1 4 0 20 0 1 0 271960666 3391488 500 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 828 500 180 440 0 384 0
[pid=18842] ppid=18834 vsize=29532 CPUtime=25.37 cores=1,3,5,7
/proc/18842/stat : 18842 (glucosInc) R 18834 18833 18146 0 -1 4202496 7656 0 0 0 2536 1 0 0 20 0 1 0 271960677 30240768 6912 33554432000 4194304 5654031 140733801536432 140733801534232 4208621 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18842/statm: 7383 6912 142 357 0 7023 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 41992

[startup+51.1003 s]
/proc/loadavg: 2.10 2.05 2.01 3/179 18846
/proc/meminfo: memFree=28694904/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3312 CPUtime=0.09 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 1877 4330 0 0 4 1 4 0 20 0 1 0 271960666 3391488 500 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 828 500 180 440 0 384 0
[pid=18842] ppid=18834 vsize=41024 CPUtime=50.96 cores=1,3,5,7
/proc/18842/stat : 18842 (glucosInc) R 18834 18833 18146 0 -1 4202496 8951 0 0 0 5095 1 0 0 20 0 1 0 271960677 42008576 9731 33554432000 4194304 5654031 140733801536432 140733801534232 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18842/statm: 10256 9731 142 357 0 9896 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 53484

[startup+102.307 s]
/proc/loadavg: 2.08 2.05 2.01 3/179 18848
/proc/meminfo: memFree=28687148/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=37056 CPUtime=28.43 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 9296 0 0 0 2841 2 0 0 20 0 1 0 271968052 37945344 8622 33554432000 4194304 5654031 140733286372016 140733286359832 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 9264 8622 142 357 0 8904 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 49236

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/179 18848
/proc/meminfo: memFree=28646492/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=55732 CPUtime=88.41 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 10560 0 0 0 8838 3 0 0 20 0 1 0 271968052 57069568 13308 33554432000 4194304 5654031 140733286372016 140733286359832 4976752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 13933 13308 142 357 0 13573 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 67912

[startup+222.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/179 18849
/proc/meminfo: memFree=28634448/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=71752 CPUtime=148.39 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 11398 0 0 0 14836 3 0 0 20 0 1 0 271968052 73474048 14775 33554432000 4194304 5654031 140733286372016 140733286359832 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 17938 14775 142 357 0 17578 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 83932

[startup+282.3 s]

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

/proc/meminfo: memFree=28476260/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=172208 CPUtime=1168.24 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 22801 0 0 0 116799 25 0 0 20 0 1 0 271968052 176340992 38171 33554432000 4194304 5654031 140733286372016 140733286359832 4976752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 43052 38171 142 357 0 42692 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 184388

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 18881
/proc/meminfo: memFree=28541252/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=122888 CPUtime=1228.24 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 23628 0 0 0 122797 27 0 0 20 0 1 0 271968052 125837312 30134 33554432000 4194304 5654031 140733286372016 140733286359832 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 30722 30134 142 357 0 30362 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 135068

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 18881
/proc/meminfo: memFree=28505832/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=172208 CPUtime=1288.22 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 24383 0 0 0 128793 29 0 0 20 0 1 0 271968052 176340992 39707 33554432000 4194304 5654031 140733286372016 140733286359832 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 43052 39707 142 357 0 42692 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 184388

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18882
/proc/meminfo: memFree=28492552/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=122888 CPUtime=1348.22 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 24767 0 0 0 134792 30 0 0 20 0 1 0 271968052 125837312 30134 33554432000 4194304 5654031 140733286372016 140733286370040 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 30722 30134 142 357 0 30362 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 135068

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18882
/proc/meminfo: memFree=28443060/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=172208 CPUtime=1408.21 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 26111 0 0 0 140788 33 0 0 20 0 1 0 271968052 176340992 40219 33554432000 4194304 5654031 140733286372016 140733286359832 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 43052 40219 142 357 0 42692 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 184388

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18882
/proc/meminfo: memFree=28493112/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=122888 CPUtime=1468.2 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 27094 0 0 0 146785 35 0 0 20 0 1 0 271968052 125837312 30134 33554432000 4194304 5654031 140733286372016 140733286359832 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 30722 30134 142 357 0 30362 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 135068

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18882
/proc/meminfo: memFree=28489280/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=191260 CPUtime=1528.19 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 27902 0 0 0 152782 37 0 0 20 0 1 0 271968052 195850240 40732 33554432000 4194304 5654031 140733286372016 140733286359832 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 47815 40732 142 357 0 47455 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 203440

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18885
/proc/meminfo: memFree=28430380/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=222080 CPUtime=1588.17 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 29474 0 0 0 158778 39 0 0 20 0 1 0 271968052 227409920 43871 33554432000 4194304 5654031 140733286372016 140733286370104 4232755 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 55520 43871 142 357 0 55160 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 234260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18885
/proc/meminfo: memFree=28485108/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=141940 CPUtime=1648.17 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 30446 0 0 0 164775 42 0 0 20 0 1 0 271968052 145346560 31159 33554432000 4194304 5654031 140733286372016 140733286359832 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 35485 31159 142 357 0 35125 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 154120

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 18886
/proc/meminfo: memFree=28524672/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=141940 CPUtime=1708.15 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 31430 0 0 0 170771 44 0 0 20 0 1 0 271968052 145346560 31159 33554432000 4194304 5654031 140733286372016 140733286359832 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 35485 31159 142 357 0 35125 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 154120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 18933
/proc/meminfo: memFree=28543304/32873852 swapFree=6848/6848
[pid=18833] ppid=18831 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18833/stat : 18833 (npSolver-pbo-I.) S 18831 18833 18146 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271960666 9367552 275 33554432000 4194304 5064252 140735535345520 140735535344432 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18833/statm: 2287 275 233 213 0 72 0
[pid=18834] ppid=18833 vsize=3032 CPUtime=73.81 cores=1,3,5,7
/proc/18834/stat : 18834 (npSolver-pbo) S 18833 18833 18146 0 -1 4202496 3409 14729 0 0 7 1 7371 2 20 0 1 0 271960666 3104768 463 33554432000 4194304 5992684 140736306020960 140736306005864 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18834/statm: 758 463 181 440 0 314 0
[pid=18848] ppid=18834 vsize=191260 CPUtime=1726.26 cores=1,3,5,7
/proc/18848/stat : 18848 (glucosInc) R 18834 18833 18146 0 -1 4202496 31806 0 0 0 172581 45 0 0 20 0 1 0 271968052 195850240 41244 33554432000 4194304 5654031 140733286372016 140733286359832 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18848/statm: 47815 41244 142 357 0 47455 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 203440

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.61
CPU system time (s): 0.505923
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 234260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.505923
maximum resident set size= 181628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50322
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56
involuntary context switches= 1902

runsolver used 3.2665 second user time and 9.63453 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-26 20:52:32
IDJOB=3699523
IDBENCH=2043
IDSOLVER=2276
FILE ID=node129/3699523-1338058352
RUNJOBID= node129-1338052936-18163
PBS_JOBID= 14624400
Free space on /tmp= 71100 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-max1024.pi.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699523-1338058352/watcher-3699523-1338058352 -o /tmp/evaluation-result-3699523-1338058352/solver-3699523-1338058352 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699523-1338058352.opb 518577645 HOME HOME

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

MD5SUM BENCH= 93fc03471d2b2f18ece1d77179dbcb30
RANDOM SEED=518577645

node129.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.957
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.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.957
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.957
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.957
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.957
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.957
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.92
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.957
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28744088 kB
Buffers:          272704 kB
Cached:          3019976 kB
SwapCached:            0 kB
Active:          1199492 kB
Inactive:        2144452 kB
Active(anon):      53416 kB
Inactive(anon):        0 kB
Active(file):    1146076 kB
Inactive(file):  2144452 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20456 kB
Writeback:             0 kB
AnonPages:         57516 kB
Mapped:            15660 kB
Shmem:               204 kB
Slab:             650216 kB
SReclaimable:      91436 kB
SUnreclaim:       558780 kB
KernelStack:        1488 kB
PageTables:         3888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     170080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 71088 MiB
End job on node129 at 2012-05-26 21:22:33