Trace number 3700761

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.08 1800.82

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_500_3__212_366__32.opb
MD5SUMdb32a99ae563cdd0a4508d97506524ef
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark107914
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48498
Total number of constraints2000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1502
Number of constraints which are nor clauses,nor cardinality constraints498
Minimum length of a constraint32
Maximum length of a constraint673
Number of terms in the objective function 48000
Biggest coefficient in the objective function 114804
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 1641931968
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 114804
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 1641931968
Number of bits of the biggest sum of numbers31
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 run usual solver
3.57/3.61	c model valid
3.57/3.61	c current solution ok
5.00/5.41	o 392203
5.00/5.43	c current bound: 196101
5.00/5.43	c fallback to adder encoding
1800.08/1800.81	c error: unexpected solver exit code
1800.08/1800.81	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-3700761-1338081796/watcher-3700761-1338081796 -o /tmp/evaluation-result-3700761-1338081796/solver-3700761-1338081796 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3700761-1338081796.opb 1479484619 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.02 2.02 2.00 4/181 12169
/proc/meminfo: memFree=31167596/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0

[startup+0.0783729 s]
/proc/loadavg: 2.02 2.02 2.00 4/181 12169
/proc/meminfo: memFree=31167596/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 2.02 2.02 2.00 4/181 12169
/proc/meminfo: memFree=31167596/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.02 2.02 2.00 4/181 12169
/proc/meminfo: memFree=31167596/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 2.02 2.02 2.00 4/181 12169
/proc/meminfo: memFree=31167596/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 12173
/proc/meminfo: memFree=30994708/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=48328 CPUtime=0.48 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 6708 0 0 0 39 9 0 0 20 0 1 0 274304426 49487872 8083 33554432000 4194304 5992684 140734644893472 140734644887504 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12170/statm: 12082 8083 164 440 0 11638 0
[pid=12172] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12172/stat : 12172 (cp2_pre.sh) S 12170 12169 3926 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 274304476 9367552 277 33554432000 4194304 5064252 140734765418288 140734765416992 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12172/statm: 2287 277 234 213 0 72 0
[pid=12173] ppid=12172 vsize=166564 CPUtime=0.99 cores=1,3,5,7
/proc/12173/stat : 12173 (coprocessor) R 12172 12169 3926 0 -1 4202496 29279 0 0 0 95 4 0 0 20 0 1 0 274304476 170561536 37479 33554432000 4194304 6586260 140736765058656 140736765054920 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/12173/statm: 41641 37479 166 584 0 41053 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 233188

[startup+3.10034 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 12173
/proc/meminfo: memFree=30931432/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=48328 CPUtime=2.97 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 6715 34821 0 0 39 10 236 12 20 0 1 0 274304426 49487872 8083 33554432000 4194304 5992684 140734644893472 140734644888592 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12170/statm: 12082 8083 164 440 0 11638 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 57476

[startup+6.30031 s]
/proc/loadavg: 2.02 2.02 2.00 3/184 12181
/proc/meminfo: memFree=31155428/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=189488 CPUtime=5.9 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) R 12169 12169 3926 0 -1 4202496 22236 59962 0 0 153 132 283 22 20 0 1 0 274304426 194035712 40743 33554432000 4194304 5992684 140734644893472 140734644887800 4209765 0 0 4096 0 0 0 0 17 5 0 0 25 0 0
/proc/12170/statm: 47372 40743 180 440 0 46928 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 198636

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 12183
/proc/meminfo: memFree=30197556/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=428356 CPUtime=1.67 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 58005 0 0 0 149 18 0 0 20 0 1 0 274305528 438636544 94386 33554432000 4194304 5208918 140735167224432 140735166173832 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 107089 94387 70 248 0 106838 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 1046004

[startup+25.5004 s]
/proc/loadavg: 2.08 2.04 2.00 3/185 12183
/proc/meminfo: memFree=29620440/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=883296 CPUtime=14.46 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 122078 0 0 0 1396 50 0 0 20 0 1 0 274305528 904495104 204338 33554432000 4194304 5208918 140735167224432 140735167222280 4211182 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 220824 204338 103 248 0 220573 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 1500944

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 2.00 3/185 12183
/proc/meminfo: memFree=29610020/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=888872 CPUtime=40.06 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 123458 0 0 0 3955 51 0 0 20 0 1 0 274305528 910204928 206229 33554432000 4194304 5208918 140735167224432 140735167222184 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 222218 206229 105 248 0 221967 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1506520

[startup+102.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/185 12183
/proc/meminfo: memFree=29573640/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=1039544 CPUtime=91.26 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 126845 0 0 0 9074 52 0 0 20 0 1 0 274305528 1064493056 212671 33554432000 4194304 5208918 140735167224432 140735167222584 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 259886 212671 105 248 0 259635 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 1657192

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 12184
/proc/meminfo: memFree=29546376/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=1049976 CPUtime=151.24 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 127558 0 0 0 15072 52 0 0 20 0 1 0 274305528 1075175424 216445 33554432000 4194304 5208918 140735167224432 140735167222264 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 262494 216445 105 248 0 262243 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 1667624

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 12184
/proc/meminfo: memFree=29520128/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 128875 0 0 0 135051 53 0 0 20 0 1 0 274305528 1088151552 230374 33554432000 4194304 5208918 140735167224432 140735167220744 4205640 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 265662 230374 105 248 0 265411 0
Current children cumulated CPU time (s) 1361.64
Current children cumulated vsize (KiB) 1680296

[startup+1422.31 s]
/proc/loadavg: 2.05 2.04 2.00 3/185 12323
/proc/meminfo: memFree=29664712/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=1062648 CPUtime=1411.04 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 129107 0 0 0 141051 53 0 0 20 0 1 0 274305528 1088151552 231628 33554432000 4194304 5208918 140735167224432 140735167220808 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 265662 231628 105 248 0 265411 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 1680296

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/185 12323
/proc/meminfo: memFree=29681836/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=1063176 CPUtime=1471.02 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 129438 0 0 0 147049 53 0 0 20 0 1 0 274305528 1088692224 231959 33554432000 4194304 5208918 140735167224432 140735167222280 4211871 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 265794 231959 105 248 0 265543 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 1680824

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 12323
/proc/meminfo: memFree=29617056/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=1072324 CPUtime=1531.01 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 130987 0 0 0 153048 53 0 0 20 0 1 0 274305528 1098059776 234530 33554432000 4194304 5208918 140735167224432 140735167222264 4211740 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 268081 234530 105 248 0 267830 0
Current children cumulated CPU time (s) 1541.61
Current children cumulated vsize (KiB) 1689972

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/185 12330
/proc/meminfo: memFree=29717220/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=946096 CPUtime=1591.01 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 131855 0 0 0 159044 57 0 0 20 0 1 0 274305528 968802304 220987 33554432000 4194304 5208918 140735167224432 140735167222520 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 236524 220987 105 248 0 236273 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 1563744

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/186 12333
/proc/meminfo: memFree=29699836/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=946096 CPUtime=1650.99 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 132129 0 0 0 165042 57 0 0 20 0 1 0 274305528 968802304 222794 33554432000 4194304 5208918 140735167224432 140735167220808 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 236524 222794 105 248 0 236273 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 1563744

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 12341
/proc/meminfo: memFree=29717956/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=946096 CPUtime=1710.98 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 132129 0 0 0 171041 57 0 0 20 0 1 0 274305528 968802304 222794 33554432000 4194304 5208918 140735167224432 140735167220808 4205261 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 236524 222794 105 248 0 236273 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 1563744

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 12341
/proc/meminfo: memFree=29698596/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=946096 CPUtime=1770.97 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 132229 0 0 0 177040 57 0 0 20 0 1 0 274305528 968802304 222890 33554432000 4194304 5208918 140735167224432 140735167220808 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 236524 222890 105 248 0 236273 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 1563744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.07 2.03 2.00 3/185 12341
/proc/meminfo: memFree=29694924/32873844 swapFree=7616/7616
[pid=12169] ppid=12167 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (npSolver-pbo.sh) S 12167 12169 3926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274304426 9367552 275 33554432000 4194304 5064252 140734329735056 140734329733968 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 2287 275 233 213 0 72 0
[pid=12170] ppid=12169 vsize=599352 CPUtime=10.6 cores=1,3,5,7
/proc/12170/stat : 12170 (npSolver-pbo) S 12169 12169 3926 0 -1 4202496 24699 59962 0 0 555 200 283 22 20 0 1 0 274304426 613736448 100234 33554432000 4194304 5992684 140734644893472 140734644885792 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 27 0 0
/proc/12170/statm: 149838 100234 181 440 0 149394 0
[pid=12182] ppid=12170 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12182/stat : 12182 (satsolver.sh) S 12170 12169 3926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274305527 9367552 266 33554432000 4194304 5064252 140735668370848 140735668369760 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12182/statm: 2287 266 226 213 0 72 0
[pid=12183] ppid=12182 vsize=1078356 CPUtime=1789.48 cores=1,3,5,7
/proc/12183/stat : 12183 (glucose) R 12182 12169 3926 0 -1 4202496 132428 0 0 0 178889 59 0 0 20 0 1 0 274305528 1104236544 223604 33554432000 4194304 5208918 140735167224432 140735167220808 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12183/statm: 269589 223604 105 248 0 269338 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1696004

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12169 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=392724
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=241659
# CPU time returned by wait4() is 10.6344
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.82
CPU time (s): 1800.08
CPU user time (s): 1797.27
CPU system time (s): 2.81
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 1907620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.39272
system time used= 2.24166
maximum resident set size= 742492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85637
page faults= 0
swaps= 0
block input operations= 8
block output operations= 824712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 515
involuntary context switches= 33

runsolver used 3.2835 second user time and 8.78066 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 03:23:16
IDJOB=3700761
IDBENCH=71907
IDSOLVER=2277
FILE ID=node135/3700761-1338081796
RUNJOBID= node135-1338048946-3943
PBS_JOBID= 14624374
Free space on /tmp= 71600 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_500_3__212_366__32.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700761-1338081796/watcher-3700761-1338081796 -o /tmp/evaluation-result-3700761-1338081796/solver-3700761-1338081796 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3700761-1338081796.opb 1479484619 HOME HOME

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

MD5SUM BENCH= db32a99ae563cdd0a4508d97506524ef
RANDOM SEED=1479484619

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31167488 kB
Buffers:          269780 kB
Cached:           334804 kB
SwapCached:         1732 kB
Active:           818112 kB
Inactive:          55568 kB
Active(anon):     258308 kB
Inactive(anon):    13240 kB
Active(file):     559804 kB
Inactive(file):    42328 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105788 kB
Dirty:             10140 kB
Writeback:             0 kB
AnonPages:        318016 kB
Mapped:            12716 kB
Shmem:               132 kB
Slab:             673664 kB
SReclaimable:     115596 kB
SUnreclaim:       558068 kB
KernelStack:        1536 kB
PageTables:         4672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     441740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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= 71248 MiB
End job on node135 at 2012-05-27 03:53:17