Trace number 3750025

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.03 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_50null10mast_rapportOE2.0_TMAX300_K67_cod3.opb
MD5SUMe684e7472d59b05d70a549450b6b2f9c
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-248564
Best CPU time to get the best result obtained on this benchmark1800.1
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 16038
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 43535250
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 43535250
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.58/2.65	c run usual solver
28.41/28.66	c model valid
28.41/28.66	c current solution ok
32.11/32.54	o -12401
32.11/32.54	c current bound: 21761424
32.11/32.54	c fallback to adder encoding
1800.03/1800.71	c error: unexpected solver exit code
1800.03/1800.71	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-3750025-1339176109/watcher-3750025-1339176109 -o /tmp/evaluation-result-3750025-1339176109/solver-3750025-1339176109 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750025-1339176109.opb 1003888956 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.00 2.00 2.00 3/179 25119
/proc/meminfo: memFree=25325932/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0

[startup+0.0875829 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25119
/proc/meminfo: memFree=25325932/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100358 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25119
/proc/meminfo: memFree=25325932/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300347 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25119
/proc/meminfo: memFree=25325932/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700323 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25119
/proc/meminfo: memFree=25325932/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25121
/proc/meminfo: memFree=25182468/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=241076 CPUtime=1.48 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) R 25119 25119 24582 0 -1 4202496 22525 0 0 0 141 7 0 0 20 0 1 0 383736013 246861824 44152 33554432000 4194304 6004724 140736481510240 140736481504472 4579232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25120/statm: 60269 44152 154 442 0 59823 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 250224

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25121
/proc/meminfo: memFree=25104016/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=167416 CPUtime=2.67 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 23332 0 0 0 234 33 0 0 20 0 1 0 383736013 171433984 41504 33554432000 4194304 6004724 140736481510240 140736481504288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25120/statm: 41854 41504 163 442 0 41408 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 176564

[startup+6.30044 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25123
/proc/meminfo: memFree=24585968/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=167416 CPUtime=2.67 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 23332 0 0 0 234 33 0 0 20 0 1 0 383736013 171433984 41504 33554432000 4194304 6004724 140736481510240 140736481504288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25120/statm: 41854 41504 163 442 0 41408 0
[pid=25122] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25122/stat : 25122 (cp2_pre.sh) S 25120 25119 24582 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383736281 9367552 277 33554432000 4194304 5064252 140736510540368 140736510539072 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25122/statm: 2287 277 234 213 0 72 0
[pid=25123] ppid=25122 vsize=546772 CPUtime=3.58 cores=1,3,5,7
/proc/25123/stat : 25123 (coprocessor) R 25122 25119 24582 0 -1 4202496 51450 0 0 0 341 17 0 0 20 0 1 0 383736282 559894528 122912 33554432000 4194304 6586260 140734122547952 140734122544280 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 2 0 0
/proc/25123/statm: 136693 122913 164 584 0 136105 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 732484

[startup+12.7004 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 25165
/proc/meminfo: memFree=30565300/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=167416 CPUtime=2.67 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 23332 0 0 0 234 33 0 0 20 0 1 0 383736013 171433984 41504 33554432000 4194304 6004724 140736481510240 140736481504288 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25120/statm: 41854 41504 163 442 0 41408 0
[pid=25122] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25122/stat : 25122 (cp2_pre.sh) S 25120 25119 24582 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383736281 9367552 277 33554432000 4194304 5064252 140736510540368 140736510539072 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25122/statm: 2287 277 234 213 0 72 0
[pid=25123] ppid=25122 vsize=662428 CPUtime=9.84 cores=1,3,5,7
/proc/25123/stat : 25123 (coprocessor) R 25122 25119 24582 0 -1 4202496 71604 0 0 0 947 37 0 0 20 0 1 0 383736282 678326272 160180 33554432000 4194304 6586260 140734122547952 140734122543704 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 16 0 0
/proc/25123/statm: 165607 160180 199 584 0 165019 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 848140

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25171
/proc/meminfo: memFree=31052436/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=167416 CPUtime=12.86 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 23340 72506 0 0 235 33 974 44 20 0 1 0 383736013 171433984 41504 33554432000 4194304 6004724 140736481510240 140736481505376 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25120/statm: 41854 41504 163 442 0 41408 0
[pid=25167] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25167/stat : 25167 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383737317 9367552 266 33554432000 4194304 5064252 140736298959232 140736298958144 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25167/statm: 2287 266 226 213 0 72 0
[pid=25168] ppid=25167 vsize=264888 CPUtime=12.45 cores=1,3,5,7
/proc/25168/stat : 25168 (glucose) R 25167 25119 24582 0 -1 4202496 44931 0 0 0 1235 10 0 0 20 0 1 0 383737317 271245312 57748 33554432000 4194304 5208918 140733801194208 140733801192056 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25168/statm: 66222 57748 103 248 0 65971 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 450600

[startup+51.1005 s]
/proc/loadavg: 2.15 2.03 2.01 3/183 25178
/proc/meminfo: memFree=30320248/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=435428 CPUtime=34.85 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 34758 125618 0 0 544 367 2501 73 20 0 1 0 383736013 445878272 84209 33554432000 4194304 6004724 140736481510240 140736481502592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/25120/statm: 108857 84209 175 442 0 108411 0
[pid=25177] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25177/stat : 25177 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383739534 9367552 266 33554432000 4194304 5064252 140735535115024 140735535113936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25177/statm: 2287 266 226 213 0 72 0
[pid=25178] ppid=25177 vsize=633360 CPUtime=15.87 cores=1,3,5,7
/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 97286 0 0 0 1554 33 0 0 20 0 1 0 383739534 648560640 144636 33554432000 4194304 5208918 140736955137616 140736955135448 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 158340 144636 105 248 0 158089 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 1087084

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 25178
/proc/meminfo: memFree=30313176/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=435428 CPUtime=34.85 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 34758 125618 0 0 544 367 2501 73 20 0 1 0 383736013 445878272 84209 33554432000 4194304 6004724 140736481510240 140736481502592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/25120/statm: 108857 84209 175 442 0 108411 0
[pid=25177] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25177/stat : 25177 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383739534 9367552 266 33554432000 4194304 5064252 140735535115024 140735535113936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25177/statm: 2287 266 226 213 0 72 0
[pid=25178] ppid=25177 vsize=633360 CPUtime=67.07 cores=1,3,5,7
/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 97839 0 0 0 6674 33 0 0 20 0 1 0 383739534 648560640 146211 33554432000 4194304 5208918 140736955137616 140736955133992 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 158340 146211 105 248 0 158089 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 1087084

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 25178
/proc/meminfo: memFree=30310696/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=435428 CPUtime=34.85 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 34758 125618 0 0 544 367 2501 73 20 0 1 0 383736013 445878272 84209 33554432000 4194304 6004724 140736481510240 140736481502592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/25120/statm: 108857 84209 175 442 0 108411 0
[pid=25177] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25177/stat : 25177 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383739534 9367552 266 33554432000 4194304 5064252 140735535115024 140735535113936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25177/statm: 2287 266 226 213 0 72 0
[pid=25178] ppid=25177 vsize=633360 CPUtime=127.05 cores=1,3,5,7
/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 97839 0 0 0 12672 33 0 0 20 0 1 0 383739534 648560640 146211 33554432000 4194304 5208918 140736955137616 140736955133992 4205192 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 158340 146211 105 248 0 158089 0
Current children cumulated CPU time (s) 161.9
Current children cumulated vsize (KiB) 1087084

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 25178
/proc/meminfo: memFree=30307076/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 100829 0 0 0 138645 39 0 0 20 0 1 0 383739534 762699776 161333 33554432000 4194304 5208918 140736955137616 140736955133992 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 186206 161333 105 248 0 185955 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 1198548

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25197
/proc/meminfo: memFree=29140044/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=435428 CPUtime=34.85 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 34758 125618 0 0 544 367 2501 73 20 0 1 0 383736013 445878272 84209 33554432000 4194304 6004724 140736481510240 140736481502592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/25120/statm: 108857 84209 175 442 0 108411 0
[pid=25177] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25177/stat : 25177 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383739534 9367552 266 33554432000 4194304 5064252 140735535115024 140735535113936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25177/statm: 2287 266 226 213 0 72 0
[pid=25178] ppid=25177 vsize=663436 CPUtime=1446.82 cores=1,3,5,7
/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 101465 0 0 0 144641 41 0 0 20 0 1 0 383739534 679358464 156274 33554432000 4194304 5208918 140736955137616 140736955133992 4211156 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 165859 156274 105 248 0 165608 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 1117160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25197
/proc/meminfo: memFree=29129744/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=435428 CPUtime=34.85 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 34758 125618 0 0 544 367 2501 73 20 0 1 0 383736013 445878272 84209 33554432000 4194304 6004724 140736481510240 140736481502592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/25120/statm: 108857 84209 175 442 0 108411 0
[pid=25177] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25177/stat : 25177 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383739534 9367552 266 33554432000 4194304 5064252 140735535115024 140735535113936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25177/statm: 2287 266 226 213 0 72 0
[pid=25178] ppid=25177 vsize=750772 CPUtime=1506.81 cores=1,3,5,7
/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 102012 0 0 0 150639 42 0 0 20 0 1 0 383739534 768790528 158854 33554432000 4194304 5208918 140736955137616 140736955135768 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 187693 158854 105 248 0 187442 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 1204496

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 25197
/proc/meminfo: memFree=29120528/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=435428 CPUtime=34.85 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 34758 125618 0 0 544 367 2501 73 20 0 1 0 383736013 445878272 84209 33554432000 4194304 6004724 140736481510240 140736481502592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/25120/statm: 108857 84209 175 442 0 108411 0
[pid=25177] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25177/stat : 25177 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383739534 9367552 266 33554432000 4194304 5064252 140735535115024 140735535113936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25177/statm: 2287 266 226 213 0 72 0
[pid=25178] ppid=25177 vsize=750772 CPUtime=1566.8 cores=1,3,5,7
/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 102163 0 0 0 156638 42 0 0 20 0 1 0 383739534 768790528 161049 33554432000 4194304 5208918 140736955137616 140736955133320 4229039 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 187693 161049 105 248 0 187442 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 1204496

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 25197
/proc/meminfo: memFree=29110564/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=435428 CPUtime=34.85 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 34758 125618 0 0 544 367 2501 73 20 0 1 0 383736013 445878272 84209 33554432000 4194304 6004724 140736481510240 140736481502592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/25120/statm: 108857 84209 175 442 0 108411 0
[pid=25177] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25177/stat : 25177 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383739534 9367552 266 33554432000 4194304 5064252 140735535115024 140735535113936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25177/statm: 2287 266 226 213 0 72 0
[pid=25178] ppid=25177 vsize=756480 CPUtime=1626.79 cores=1,3,5,7
/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 102174 0 0 0 162637 42 0 0 20 0 1 0 383739534 774635520 163615 33554432000 4194304 5208918 140736955137616 140736955133928 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 189120 163615 105 248 0 188869 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 1210204

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 25200
/proc/meminfo: memFree=29098484/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=435428 CPUtime=34.85 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 34758 125618 0 0 544 367 2501 73 20 0 1 0 383736013 445878272 84209 33554432000 4194304 6004724 140736481510240 140736481502592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/25120/statm: 108857 84209 175 442 0 108411 0
[pid=25177] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25177/stat : 25177 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383739534 9367552 266 33554432000 4194304 5064252 140735535115024 140735535113936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25177/statm: 2287 266 226 213 0 72 0
[pid=25178] ppid=25177 vsize=756480 CPUtime=1686.78 cores=1,3,5,7
/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 102582 0 0 0 168635 43 0 0 20 0 1 0 383739534 774635520 166578 33554432000 4194304 5208918 140736955137616 140736955133992 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 189120 166578 105 248 0 188869 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 1210204

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 25201
/proc/meminfo: memFree=29086304/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=435428 CPUtime=34.85 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 34758 125618 0 0 544 367 2501 73 20 0 1 0 383736013 445878272 84209 33554432000 4194304 6004724 140736481510240 140736481502592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/25120/statm: 108857 84209 175 442 0 108411 0
[pid=25177] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25177/stat : 25177 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383739534 9367552 266 33554432000 4194304 5064252 140735535115024 140735535113936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25177/statm: 2287 266 226 213 0 72 0
[pid=25178] ppid=25177 vsize=756480 CPUtime=1746.77 cores=1,3,5,7
/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 102588 0 0 0 174634 43 0 0 20 0 1 0 383739534 774635520 169650 33554432000 4194304 5208918 140736955137616 140736955133992 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 189120 169650 105 248 0 188869 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 1210204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 25201
/proc/meminfo: memFree=29120736/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=435428 CPUtime=34.85 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 34758 125618 0 0 544 367 2501 73 20 0 1 0 383736013 445878272 84209 33554432000 4194304 6004724 140736481510240 140736481502592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/25120/statm: 108857 84209 175 442 0 108411 0
[pid=25177] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25177/stat : 25177 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383739534 9367552 266 33554432000 4194304 5064252 140735535115024 140735535113936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25177/statm: 2287 266 226 213 0 72 0
[pid=25178] ppid=25177 vsize=762748 CPUtime=1765.18 cores=1,3,5,7
/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 103270 0 0 0 176470 48 0 0 20 0 1 0 383739534 781053952 161052 33554432000 4194304 5208918 140736955137616 140736955135768 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 190687 161052 105 248 0 190436 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1216472

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 25201
/proc/meminfo: memFree=29120736/32873844 swapFree=7124/7124
[pid=25119] ppid=25117 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25119/stat : 25119 (npSolver-pbo.sh) S 25117 25119 24582 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383736013 9367552 274 33554432000 4194304 5064252 140733957029360 140733957028272 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25119/statm: 2287 274 233 213 0 72 0
[pid=25120] ppid=25119 vsize=435428 CPUtime=34.85 cores=1,3,5,7
/proc/25120/stat : 25120 (npSolver-pbo) S 25119 25119 24582 0 -1 4202496 34758 125618 0 0 544 367 2501 73 20 0 1 0 383736013 445878272 84209 33554432000 4194304 6004724 140736481510240 140736481502592 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 17 0 0
/proc/25120/statm: 108857 84209 175 442 0 108411 0
[pid=25177] ppid=25120 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25177/stat : 25177 (satsolver.sh) S 25120 25119 24582 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 383739534 9367552 266 33554432000 4194304 5064252 140735535115024 140735535113936 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25177/statm: 2287 266 226 213 0 72 0
[pid=25178] ppid=25177 vsize=762748 CPUtime=1765.18 cores=1,3,5,7
/proc/25178/stat : 25178 (glucose) R 25177 25119 24582 0 -1 4202496 103270 0 0 0 176470 48 0 0 20 0 1 0 383739534 781053952 161052 33554432000 4194304 5208918 140736955137616 140736955135768 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25178/statm: 190687 161052 105 248 0 190436 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1216472

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25119 and gives
#  childrusage.ru_utime.tv_sec=30
#  childrusage.ru_utime.tv_usec=460369
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=414328
# CPU time returned by wait4() is 34.8747
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.03
CPU user time (s): 1795.15
CPU system time (s): 4.88
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 1346700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.4604
system time used= 4.41433
maximum resident set size= 658100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161352
page faults= 0
swaps= 0
block input operations= 32
block output operations= 906512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1424
involuntary context switches= 60

runsolver used 3.42148 second user time and 8.5267 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 19:21:49
IDJOB=3750025
IDBENCH=91666
IDSOLVER=2334
FILE ID=node138/3750025-1339176109
RUNJOBID= node138-1339168899-24599
PBS_JOBID= 14643811
Free space on /tmp= 69280 MiB

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

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

MD5SUM BENCH= e684e7472d59b05d70a549450b6b2f9c
RANDOM SEED=1003888956

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25326692 kB
Buffers:           98096 kB
Cached:          1510496 kB
SwapCached:        17304 kB
Active:          6623732 kB
Inactive:          68600 kB
Active(anon):    5067788 kB
Inactive(anon):    17892 kB
Active(file):    1555944 kB
Inactive(file):    50708 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67083708 kB
Dirty:             11300 kB
Writeback:             0 kB
AnonPages:       5027384 kB
Mapped:             9768 kB
Shmem:                 0 kB
Slab:             705328 kB
SReclaimable:     146180 kB
SUnreclaim:       559148 kB
KernelStack:        1544 kB
PageTables:        14208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6470440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1908736 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= 70080 MiB
End job on node138 at 2012-06-08 19:51:50