Trace number 3749203

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894244.opb
MD5SUMcdfac8cd93d8a1de6ab1cef68bd1ac7c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark1783.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21856
Total number of constraints12129
Number of constraints which are clauses4095
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints7696
Minimum length of a constraint1
Maximum length of a constraint211
Number of terms in the objective function 16
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 16
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 211
Number of bits of the biggest sum of numbers8
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.00/0.95	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.95	c [INC SYSTEM] execute solver
1800.08/1800.40	c an unexpexted return value has been received, exit
1800.08/1800.40	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-3749203-1339163453/watcher-3749203-1339163453 -o /tmp/evaluation-result-3749203-1339163453/solver-3749203-1339163453 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749203-1339163453.opb 1621959155 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.06 2.11 3/179 30949
/proc/meminfo: memFree=23124320/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0

[startup+0.0689699 s]
/proc/loadavg: 2.01 2.06 2.11 3/179 30949
/proc/meminfo: memFree=23124320/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10034 s]
/proc/loadavg: 2.01 2.06 2.11 3/179 30949
/proc/meminfo: memFree=23124320/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.01 2.06 2.11 3/179 30949
/proc/meminfo: memFree=23124320/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 2.01 2.06 2.11 3/179 30949
/proc/meminfo: memFree=23124320/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.01 2.06 2.11 3/182 30955
/proc/meminfo: memFree=23091424/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=18768 CPUtime=0.53 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 4562 0 0 0 53 0 0 0 20 0 1 0 382473908 19218432 3907 33554432000 4194304 5654031 140736801912224 140736998054520 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30955/statm: 4692 3907 142 357 0 4332 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 45284

[startup+3.10034 s]
/proc/loadavg: 2.01 2.06 2.11 3/182 30955
/proc/meminfo: memFree=23088820/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=30836 CPUtime=2.14 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 6401 0 0 0 213 1 0 0 20 0 1 0 382473908 31576064 6636 33554432000 4194304 5654031 140736801912224 140736801910248 4216690 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30955/statm: 7709 6636 142 357 0 7349 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 57352

[startup+6.30034 s]
/proc/loadavg: 2.01 2.06 2.11 3/182 30955
/proc/meminfo: memFree=23079580/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=30840 CPUtime=5.34 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 6785 0 0 0 533 1 0 0 20 0 1 0 382473908 31580160 7304 33554432000 4194304 5654031 140736801912224 140736801900040 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30955/statm: 7710 7304 142 357 0 7350 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 57356

[startup+12.7004 s]
/proc/loadavg: 2.00 2.05 2.10 3/181 30955
/proc/meminfo: memFree=23077164/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=35260 CPUtime=11.73 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 6788 0 0 0 1172 1 0 0 20 0 1 0 382473908 36106240 8329 33554432000 4194304 5654031 140736801912224 140736801910024 4216692 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30955/statm: 8815 8329 142 357 0 8455 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 61776

[startup+25.5003 s]
/proc/loadavg: 2.00 2.05 2.10 3/181 30955
/proc/meminfo: memFree=23067328/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=42784 CPUtime=24.53 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 8046 0 0 0 2452 1 0 0 20 0 1 0 382473908 43810816 9919 33554432000 4194304 5654031 140736801912224 140736801900040 4208604 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30955/statm: 10696 9919 142 357 0 10336 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 69300

[startup+51.1004 s]
/proc/loadavg: 2.00 2.05 2.10 3/181 30955
/proc/meminfo: memFree=23047008/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=61460 CPUtime=50.13 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 9399 0 0 0 5011 2 0 0 20 0 1 0 382473908 62935040 14427 33554432000 4194304 5654031 140736801912224 140736801900040 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30955/statm: 15365 14427 142 357 0 15005 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 87976

[startup+102.307 s]
/proc/loadavg: 2.04 2.05 2.09 3/181 30955
/proc/meminfo: memFree=23043544/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=62252 CPUtime=101.33 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 10026 0 0 0 10130 3 0 0 20 0 1 0 382473908 63746048 14473 33554432000 4194304 5654031 140736801912224 140736801900040 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 15563 14473 142 357 0 15203 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 88768

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.09 3/181 30956
/proc/meminfo: memFree=23009672/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=92600 CPUtime=161.31 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 11389 0 0 0 16127 4 0 0 20 0 1 0 382473908 94822400 22681 33554432000 4194304 5654031 140736801912224 140736801900040 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 23150 22681 142 357 0 22790 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 119116

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/181 30956
/proc/meminfo: memFree=22999268/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=105520 CPUtime=221.3 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 12290 0 0 0 22125 5 0 0 20 0 1 0 382473908 108052480 24713 33554432000 4194304 5654031 140736801912224 140736801900040 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 26380 24713 142 357 0 26020 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 132036

[startup+282.3 s]

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

/proc/loadavg: 2.20 2.10 2.03 3/181 31031
/proc/meminfo: memFree=28304156/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=185460 CPUtime=1301.13 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 41354 0 0 0 130056 57 0 0 20 0 1 0 382473908 189911040 43205 33554432000 4194304 5654031 140736801912224 140736801900040 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 46365 43205 142 357 0 46005 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 211976

[startup+1362.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/181 31032
/proc/meminfo: memFree=28277612/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=216280 CPUtime=1361.11 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 42960 0 0 0 136051 60 0 0 20 0 1 0 382473908 221470720 48904 33554432000 4194304 5654031 140736801912224 140736801900040 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 54070 48904 142 357 0 53710 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 242796

[startup+1422.31 s]
/proc/loadavg: 2.07 2.08 2.02 3/181 31032
/proc/meminfo: memFree=28284656/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=185460 CPUtime=1421.11 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 44362 0 0 0 142048 63 0 0 20 0 1 0 382473908 189911040 45253 33554432000 4194304 5654031 140736801912224 140736801900040 4208694 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 46365 45253 142 357 0 46005 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 211976

[startup+1482.3 s]
/proc/loadavg: 2.03 2.06 2.02 3/181 31032
/proc/meminfo: memFree=28249056/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=216280 CPUtime=1481.1 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 45963 0 0 0 148044 66 0 0 20 0 1 0 382473908 221470720 49416 33554432000 4194304 5654031 140736801912224 140736801900040 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 54070 49416 142 357 0 53710 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 242796

[startup+1542.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/181 31032
/proc/meminfo: memFree=28261188/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=185460 CPUtime=1541.09 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 47364 0 0 0 154040 69 0 0 20 0 1 0 382473908 189911040 44741 33554432000 4194304 5654031 140736801912224 140736801910152 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 46365 44741 142 357 0 46005 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 211976

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/181 31032
/proc/meminfo: memFree=28246312/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=216280 CPUtime=1601.08 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 48964 0 0 0 160036 72 0 0 20 0 1 0 382473908 221470720 48904 33554432000 4194304 5654031 140736801912224 140736801900040 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 54070 48904 142 357 0 53710 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 242796

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 31033
/proc/meminfo: memFree=28273400/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=185460 CPUtime=1661.07 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 50367 0 0 0 166032 75 0 0 20 0 1 0 382473908 189911040 41669 33554432000 4194304 5654031 140736801912224 140736801900040 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 46365 41669 142 357 0 46005 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 211976

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 31033
/proc/meminfo: memFree=28254364/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=185460 CPUtime=1721.06 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 51373 0 0 0 172029 77 0 0 20 0 1 0 382473908 189911040 45765 33554432000 4194304 5654031 140736801912224 140736801900040 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 46365 45765 142 357 0 46005 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 211976

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 31036
/proc/meminfo: memFree=28239108/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=216280 CPUtime=1781.05 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 52994 0 0 0 178025 80 0 0 20 0 1 0 382473908 221470720 49416 33554432000 4194304 5654031 140736801912224 140736801910312 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 54070 49416 142 357 0 53710 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 242796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 31036
/proc/meminfo: memFree=28263512/32873844 swapFree=8656/8656
[pid=30949] ppid=30947 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30949/stat : 30949 (npSolver-pbo-I.) S 30947 30949 26074 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382473813 9367552 275 33554432000 4194304 5064252 140735351925056 140735351923968 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30949/statm: 2287 275 233 213 0 72 0
[pid=30950] ppid=30949 vsize=17368 CPUtime=0.93 cores=0,2,4,6
/proc/30950/stat : 30950 (npSolver-pbo) S 30949 30949 26074 0 -1 4202496 5547 10926 0 0 13 1 72 7 20 0 1 0 382473813 17784832 3916 33554432000 4194304 6004724 140736998067008 140736998053288 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/30950/statm: 4342 3916 151 442 0 3896 0
[pid=30955] ppid=30950 vsize=185460 CPUtime=1799.15 cores=0,2,4,6
/proc/30955/stat : 30955 (glucosInc) R 30950 30949 26074 0 -1 4202496 53394 0 0 0 179834 81 0 0 20 0 1 0 382473908 189911040 43205 33554432000 4194304 5654031 140736801912224 140736801900040 4215194 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30955/statm: 46365 43205 142 357 0 46005 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 211976

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 30949 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=859869
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=92985
# CPU time returned by wait4() is 0.952854
# 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.41
CPU time (s): 1800.08
CPU user time (s): 1799.19
CPU system time (s): 0.89
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 242796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.859869
system time used= 0.092985
maximum resident set size= 42044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16849
page faults= 0
swaps= 0
block input operations= 0
block output operations= 11448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 7

runsolver used 6.17006 second user time and 19.1761 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-08 15:50:53
IDJOB=3749203
IDBENCH=89848
IDSOLVER=2333
FILE ID=node102/3749203-1339163453
RUNJOBID= node102-1339158254-30307
PBS_JOBID= 14643784
Free space on /tmp= 69948 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894244.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749203-1339163453/watcher-3749203-1339163453 -o /tmp/evaluation-result-3749203-1339163453/solver-3749203-1339163453 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3749203-1339163453.opb 1621959155 HOME HOME

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

MD5SUM BENCH= cdfac8cd93d8a1de6ab1cef68bd1ac7c
RANDOM SEED=1621959155

node102.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.178
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.35
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.178
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.90
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.178
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.178
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.178
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.178
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	: 5438.54
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.178
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		: 2667.178
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:        23124584 kB
Buffers:          261548 kB
Cached:          1764636 kB
SwapCached:         2696 kB
Active:          8652324 kB
Inactive:         174076 kB
Active(anon):    6796268 kB
Inactive(anon):     6512 kB
Active(file):    1856056 kB
Inactive(file):   167564 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:              9376 kB
Writeback:             0 kB
AnonPages:       6806964 kB
Mapped:            10116 kB
Shmem:                 0 kB
Slab:             765980 kB
SReclaimable:     206936 kB
SUnreclaim:       559044 kB
KernelStack:        1480 kB
PageTables:        17476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    7313352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3530752 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= 70652 MiB
End job on node102 at 2012-06-08 16:20:53