Trace number 3700880

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.05 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_20null0mast_rapportOE1.0_TMAX180_K67_cod1.opb
MD5SUMcfbe5fb97a75b7bee92dd920f81f4d1b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48598
Best CPU time to get the best result obtained on this benchmark1800.15
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 25674
Biggest coefficient in the objective function 997
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 12396648
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 997
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 12396648
Number of bits of the biggest sum of numbers24
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.42	c fallback to adder encoding
2.19/2.27	c run usual solver
329.51/329.65	c model valid
329.51/329.65	c current solution ok
332.95/333.12	o -9193
332.95/333.12	c current bound: 6193727
332.95/333.12	c fallback to adder encoding
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3700880-1338128921/watcher-3700880-1338128921 -o /tmp/evaluation-result-3700880-1338128921/solver-3700880-1338128921 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700880-1338128921.opb 2124277979 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24366
/proc/meminfo: memFree=27899616/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (runsolver) D 24364 24366 23788 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 279017576 12095488 51 33554432000 4194304 5436572 140734697001856 140734696998152 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/24366/statm: 2953 51 31 304 0 2645 0

[startup+0.0657931 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24366
/proc/meminfo: memFree=27899616/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100149 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24366
/proc/meminfo: memFree=27899616/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300114 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24366
/proc/meminfo: memFree=27899616/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700157 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24366
/proc/meminfo: memFree=27899616/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24368
/proc/meminfo: memFree=27809932/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=179724 CPUtime=1.48 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) R 24366 24366 23788 0 -1 4202496 15809 0 0 0 144 4 0 0 20 0 1 0 279017577 184037376 31059 33554432000 4194304 5992684 140736009580592 140736009575560 4569996 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 44931 31059 167 440 0 44487 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 188872

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24368
/proc/meminfo: memFree=27637016/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=179724 CPUtime=2.3 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 16300 0 0 0 202 28 0 0 20 0 1 0 279017577 184037376 41306 33554432000 4194304 5992684 140736009580592 140736009574624 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 44931 41306 174 440 0 44487 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 188872
heavy processes:

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24370
/proc/meminfo: memFree=27175332/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=179724 CPUtime=2.3 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 16300 0 0 0 202 28 0 0 20 0 1 0 279017577 184037376 41306 33554432000 4194304 5992684 140736009580592 140736009574624 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 44931 41306 174 440 0 44487 0
[pid=24369] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24369/stat : 24369 (cp2_pre.sh) S 24368 24366 23788 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 279017807 9367552 277 33554432000 4194304 5064252 140735929997760 140735929996464 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24369/statm: 2287 277 234 213 0 72 0
[pid=24370] ppid=24369 vsize=517620 CPUtime=3.97 cores=0,2,4,6
/proc/24370/stat : 24370 (coprocessor) R 24369 24366 23788 0 -1 4202496 57905 0 0 0 382 15 0 0 20 0 1 0 279017808 530042880 123746 33554432000 4194304 6586260 140734409426352 140734409422504 4774946 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/24370/statm: 129405 123746 173 584 0 128817 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 715640

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24373
/proc/meminfo: memFree=27484060/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=179724 CPUtime=10.22 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 16309 68010 0 0 202 28 755 37 20 0 1 0 279017577 184037376 41306 33554432000 4194304 5992684 140736009580592 140736009575712 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 44931 41306 174 440 0 44487 0
[pid=24372] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24372/stat : 24372 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279018601 9367552 267 33554432000 4194304 5064252 140735161025936 140735161024848 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24372/statm: 2287 267 226 213 0 72 0
[pid=24373] ppid=24372 vsize=224988 CPUtime=2.44 cores=0,2,4,6
/proc/24373/stat : 24373 (glucose) R 24372 24366 23788 0 -1 4202496 40126 0 0 0 235 9 0 0 20 0 1 0 279018601 230387712 50302 33554432000 4194304 5208918 140733759130672 140733759128344 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24373/statm: 56247 50302 95 248 0 55996 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 423008

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 24373
/proc/meminfo: memFree=27480532/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=179724 CPUtime=10.22 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 16309 68010 0 0 202 28 755 37 20 0 1 0 279017577 184037376 41306 33554432000 4194304 5992684 140736009580592 140736009575712 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 44931 41306 174 440 0 44487 0
[pid=24372] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24372/stat : 24372 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279018601 9367552 267 33554432000 4194304 5064252 140735161025936 140735161024848 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24372/statm: 2287 267 226 213 0 72 0
[pid=24373] ppid=24372 vsize=228604 CPUtime=15.24 cores=0,2,4,6
/proc/24373/stat : 24373 (glucose) R 24372 24366 23788 0 -1 4202496 41147 0 0 0 1515 9 0 0 20 0 1 0 279018601 234090496 51834 33554432000 4194304 5208918 140733759130672 140733759128344 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24373/statm: 57151 51834 103 248 0 56900 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 426624

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 24373
/proc/meminfo: memFree=27478796/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=179724 CPUtime=10.22 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 16309 68010 0 0 202 28 755 37 20 0 1 0 279017577 184037376 41306 33554432000 4194304 5992684 140736009580592 140736009575712 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 44931 41306 174 440 0 44487 0
[pid=24372] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24372/stat : 24372 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279018601 9367552 267 33554432000 4194304 5064252 140735161025936 140735161024848 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24372/statm: 2287 267 226 213 0 72 0
[pid=24373] ppid=24372 vsize=232656 CPUtime=40.83 cores=0,2,4,6
/proc/24373/stat : 24373 (glucose) R 24372 24366 23788 0 -1 4202496 41778 0 0 0 4074 9 0 0 20 0 1 0 279018601 238239744 52465 33554432000 4194304 5208918 140733759130672 140733759128504 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24373/statm: 58164 52465 103 248 0 57913 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 430676

[startup+102.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 24429
/proc/meminfo: memFree=26415084/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=179724 CPUtime=10.22 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 16309 68010 0 0 202 28 755 37 20 0 1 0 279017577 184037376 41306 33554432000 4194304 5992684 140736009580592 140736009575712 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 44931 41306 174 440 0 44487 0
[pid=24372] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24372/stat : 24372 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279018601 9367552 267 33554432000 4194304 5064252 140735161025936 140735161024848 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24372/statm: 2287 267 226 213 0 72 0
[pid=24373] ppid=24372 vsize=238644 CPUtime=92.03 cores=0,2,4,6
/proc/24373/stat : 24373 (glucose) R 24372 24366 23788 0 -1 4202496 42775 0 0 0 9193 10 0 0 20 0 1 0 279018601 244371456 54484 33554432000 4194304 5208918 140733759130672 140733759128504 4211019 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24373/statm: 59661 54484 104 248 0 59410 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 436664

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 24429
/proc/meminfo: memFree=26414972/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=179724 CPUtime=10.22 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 16309 68010 0 0 202 28 755 37 20 0 1 0 279017577 184037376 41306 33554432000 4194304 5992684 140736009580592 140736009575712 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 44931 41306 174 440 0 44487 0
[pid=24372] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24372/stat : 24372 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 279018601 9367552 267 33554432000 4194304 5064252 140735161025936 140735161024848 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24372/statm: 2287 267 226 213 0 72 0
[pid=24373] ppid=24372 vsize=238644 CPUtime=152.02 cores=0,2,4,6
/proc/24373/stat : 24373 (glucose) R 24372 24366 23788 0 -1 4202496 42775 0 0 0 15192 10 0 0 20 0 1 0 279018601 244371456 54484 33554432000 4194304 5208918 140733759130672 140733759128504 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24373/statm: 59661 54484 104 248 0 59410 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 436664

[startup+222.307 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 24429
/proc/meminfo: memFree=26414824/32873648 swapFree=7104/7104

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

/proc/24436/stat : 24436 (glucose) R 24435 24366 23788 0 -1 4202496 115556 0 0 0 108490 38 0 0 20 0 1 0 279051259 897314816 196429 33554432000 4194304 5208918 140733798378592 140733798374968 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24436/statm: 219071 196429 105 248 0 218820 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 1347544

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24446
/proc/meminfo: memFree=25264696/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=452964 CPUtime=336.73 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 32674 118176 0 0 599 356 32659 59 20 0 1 0 279017577 463835136 104367 33554432000 4194304 5992684 140736009580592 140736009572912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 113241 104367 183 440 0 112797 0
[pid=24435] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24435/stat : 24435 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279051258 9367552 266 33554432000 4194304 5064252 140733457625840 140733457624752 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24435/statm: 2287 266 226 213 0 72 0
[pid=24436] ppid=24435 vsize=876284 CPUtime=1145.27 cores=0,2,4,6
/proc/24436/stat : 24436 (glucose) R 24435 24366 23788 0 -1 4202496 115558 0 0 0 114488 39 0 0 20 0 1 0 279051259 897314816 197453 33554432000 4194304 5208918 140733798378592 140733798374968 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24436/statm: 219071 197453 105 248 0 218820 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 1347544

[startup+1542.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 24446
/proc/meminfo: memFree=25258692/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=452964 CPUtime=336.73 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 32674 118176 0 0 599 356 32659 59 20 0 1 0 279017577 463835136 104367 33554432000 4194304 5992684 140736009580592 140736009572912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 113241 104367 183 440 0 112797 0
[pid=24435] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24435/stat : 24435 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279051258 9367552 266 33554432000 4194304 5064252 140733457625840 140733457624752 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24435/statm: 2287 266 226 213 0 72 0
[pid=24436] ppid=24435 vsize=876284 CPUtime=1205.27 cores=0,2,4,6
/proc/24436/stat : 24436 (glucose) R 24435 24366 23788 0 -1 4202496 115559 0 0 0 120488 39 0 0 20 0 1 0 279051259 897314816 197965 33554432000 4194304 5208918 140733798378592 140733798374968 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24436/statm: 219071 197965 105 248 0 218820 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 1347544

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 24446
/proc/meminfo: memFree=25254608/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=452964 CPUtime=336.73 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 32674 118176 0 0 599 356 32659 59 20 0 1 0 279017577 463835136 104367 33554432000 4194304 5992684 140736009580592 140736009572912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 113241 104367 183 440 0 112797 0
[pid=24435] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24435/stat : 24435 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279051258 9367552 266 33554432000 4194304 5064252 140733457625840 140733457624752 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24435/statm: 2287 266 226 213 0 72 0
[pid=24436] ppid=24435 vsize=876284 CPUtime=1265.25 cores=0,2,4,6
/proc/24436/stat : 24436 (glucose) R 24435 24366 23788 0 -1 4202496 115560 0 0 0 126486 39 0 0 20 0 1 0 279051259 897314816 198477 33554432000 4194304 5208918 140733798378592 140733798374968 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24436/statm: 219071 198477 105 248 0 218820 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 1347544

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24447
/proc/meminfo: memFree=25235508/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=452964 CPUtime=336.73 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 32674 118176 0 0 599 356 32659 59 20 0 1 0 279017577 463835136 104367 33554432000 4194304 5992684 140736009580592 140736009572912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 113241 104367 183 440 0 112797 0
[pid=24435] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24435/stat : 24435 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279051258 9367552 266 33554432000 4194304 5064252 140733457625840 140733457624752 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24435/statm: 2287 266 226 213 0 72 0
[pid=24436] ppid=24435 vsize=883484 CPUtime=1325.24 cores=0,2,4,6
/proc/24436/stat : 24436 (glucose) R 24435 24366 23788 0 -1 4202496 115989 0 0 0 132485 39 0 0 20 0 1 0 279051259 904687616 200950 33554432000 4194304 5208918 140733798378592 140733798376424 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24436/statm: 220871 200950 105 248 0 220620 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 1354744

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 24447
/proc/meminfo: memFree=25209572/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=452964 CPUtime=336.73 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 32674 118176 0 0 599 356 32659 59 20 0 1 0 279017577 463835136 104367 33554432000 4194304 5992684 140736009580592 140736009572912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 113241 104367 183 440 0 112797 0
[pid=24435] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24435/stat : 24435 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279051258 9367552 266 33554432000 4194304 5064252 140733457625840 140733457624752 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24435/statm: 2287 266 226 213 0 72 0
[pid=24436] ppid=24435 vsize=883484 CPUtime=1385.23 cores=0,2,4,6
/proc/24436/stat : 24436 (glucose) R 24435 24366 23788 0 -1 4202496 116084 0 0 0 138484 39 0 0 20 0 1 0 279051259 904687616 205644 33554432000 4194304 5208918 140733798378592 140733798374968 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24436/statm: 220871 205644 105 248 0 220620 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 1354744

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 24447
/proc/meminfo: memFree=25197416/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=452964 CPUtime=336.73 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 32674 118176 0 0 599 356 32659 59 20 0 1 0 279017577 463835136 104367 33554432000 4194304 5992684 140736009580592 140736009572912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 113241 104367 183 440 0 112797 0
[pid=24435] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24435/stat : 24435 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279051258 9367552 266 33554432000 4194304 5064252 140733457625840 140733457624752 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24435/statm: 2287 266 226 213 0 72 0
[pid=24436] ppid=24435 vsize=889844 CPUtime=1445.22 cores=0,2,4,6
/proc/24436/stat : 24436 (glucose) R 24435 24366 23788 0 -1 4202496 116089 0 0 0 144483 39 0 0 20 0 1 0 279051259 911200256 207693 33554432000 4194304 5208918 140733798378592 140733798374968 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24436/statm: 222461 207693 105 248 0 222210 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 1361104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 24447
/proc/meminfo: memFree=25197420/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=452964 CPUtime=336.73 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 32674 118176 0 0 599 356 32659 59 20 0 1 0 279017577 463835136 104367 33554432000 4194304 5992684 140736009580592 140736009572912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 113241 104367 183 440 0 112797 0
[pid=24435] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24435/stat : 24435 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279051258 9367552 266 33554432000 4194304 5064252 140733457625840 140733457624752 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24435/statm: 2287 266 226 213 0 72 0
[pid=24436] ppid=24435 vsize=889844 CPUtime=1463.32 cores=0,2,4,6
/proc/24436/stat : 24436 (glucose) R 24435 24366 23788 0 -1 4202496 116089 0 0 0 146293 39 0 0 20 0 1 0 279051259 911200256 207693 33554432000 4194304 5208918 140733798378592 140733798374968 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24436/statm: 222461 207693 105 248 0 222210 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1361104

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 24447
/proc/meminfo: memFree=25197420/32873648 swapFree=7104/7104
[pid=24366] ppid=24364 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24366/stat : 24366 (npSolver-pbo.sh) S 24364 24366 23788 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279017576 9367552 274 33554432000 4194304 5064252 140737179304528 140737179303440 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24366/statm: 2287 274 233 213 0 72 0
[pid=24368] ppid=24366 vsize=452964 CPUtime=336.73 cores=0,2,4,6
/proc/24368/stat : 24368 (npSolver-pbo) S 24366 24366 23788 0 -1 4202496 32674 118176 0 0 599 356 32659 59 20 0 1 0 279017577 463835136 104367 33554432000 4194304 5992684 140736009580592 140736009572912 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24368/statm: 113241 104367 183 440 0 112797 0
[pid=24435] ppid=24368 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24435/stat : 24435 (satsolver.sh) S 24368 24366 23788 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 279051258 9367552 266 33554432000 4194304 5064252 140733457625840 140733457624752 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24435/statm: 2287 266 226 213 0 72 0
[pid=24436] ppid=24435 vsize=889844 CPUtime=1463.32 cores=0,2,4,6
/proc/24436/stat : 24436 (glucose) R 24435 24366 23788 0 -1 4202496 116089 0 0 0 146293 39 0 0 20 0 1 0 279051259 911200256 207693 33554432000 4194304 5208918 140733798378592 140733798374968 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24436/statm: 222461 207693 105 248 0 222210 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1361104

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24366 and gives
#  childrusage.ru_utime.tv_sec=332
#  childrusage.ru_utime.tv_usec=585439
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=174365
# CPU time returned by wait4() is 336.76
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.05
CPU user time (s): 1795.51
CPU system time (s): 4.54
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 1559160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 332.585
system time used= 4.17436
maximum resident set size= 657608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151828
page faults= 0
swaps= 0
block input operations= 0
block output operations= 999800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1278
involuntary context switches= 397

runsolver used 4.05638 second user time and 10.7714 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-27 16:28:41
IDJOB=3700880
IDBENCH=91861
IDSOLVER=2277
FILE ID=node127/3700880-1338128921
RUNJOBID= node127-1338121714-23804
PBS_JOBID= 14624481
Free space on /tmp= 71132 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_unif_20null0mast_rapportOE1.0_TMAX180_K67_cod1.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700880-1338128921/watcher-3700880-1338128921 -o /tmp/evaluation-result-3700880-1338128921/solver-3700880-1338128921 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700880-1338128921.opb 2124277979 HOME HOME

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

MD5SUM BENCH= cfbe5fb97a75b7bee92dd920f81f4d1b
RANDOM SEED=2124277979

node127.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.348
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.69
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.348
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.348
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.94
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.348
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.348
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.91
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.348
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.348
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.348
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:       32873648 kB
MemFree:        27900144 kB
Buffers:          391464 kB
Cached:          3404964 kB
SwapCached:            0 kB
Active:          1499576 kB
Inactive:        2633780 kB
Active(anon):     339308 kB
Inactive(anon):        0 kB
Active(file):    1160268 kB
Inactive(file):  2633780 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10940 kB
Writeback:             0 kB
AnonPages:        345616 kB
Mapped:            15484 kB
Shmem:               200 kB
Slab:             699528 kB
SReclaimable:     143688 kB
SUnreclaim:       555840 kB
KernelStack:        1496 kB
PageTables:         4784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     533560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 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= 70512 MiB
End job on node127 at 2012-05-27 16:58:42