Trace number 3704009

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
pwbo 2.0? (TO) 1800.07 901.014

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-544324.opb
MD5SUM02fa27f3dafb4f59cf08d669298a5bbe
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark465.377
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10080
Total number of constraints732
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)732
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint168
Maximum length of a constraint3680
Number of terms in the objective function 10080
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 10080
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 10080
Number of bits of the biggest sum of numbers14
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.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                    2.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704009-1338097797.opb.
0.00/0.00	c Instance file HOME/instance-3704009-1338097797.opb
0.00/0.00	c File size is 15730092 bytes.
1.48/1.55	c Cost Offset: 0
1.48/1.55	c Highest Coefficient sum: 3685
1.48/1.55	c ============================[ Problem Statistics ]=============================
1.48/1.55	c |                                                                             |
1.48/1.55	c |  Parsing time:          1.55         s                                      |
1.48/1.55	c |  Number Variables:      10080                                               |
1.48/1.55	c |  Number Clauses:        0                                                   |
1.48/1.55	c |  Number Cardinality:    732                                                 |
1.48/1.55	c |  Number PB Constraints: 0                                                   |
1.48/1.55	c |                                                                             |
1.48/1.55	c |  Problem Type:          Optimization                                        |
1.48/1.55	c |  Objective Function:    Cardinality Constraint                              |
1.48/1.55	c |                                                                             |
1.48/1.55	c ===============================================================================
1800.07/901.01	c ===============================================================================
1800.07/901.01	c Wall Clock Time: 901.01 s
1800.07/901.01	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-3704009-1338097797/watcher-3704009-1338097797 -o /tmp/evaluation-result-3704009-1338097797/solver-3704009-1338097797 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 HOME/instance-3704009-1338097797.opb 

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: 4.01 3.99 3.97 3/178 779
/proc/meminfo: memFree=30062132/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=20072 CPUtime=0 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) R 777 779 31075 0 -1 4202496 482 0 0 0 0 0 0 0 20 0 1 0 275904667 20553728 434 33554432000 4194304 5965102 140736947914352 140736412925096 4396306 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/779/statm: 5018 440 157 433 0 741 0

[startup+0.0962621 s]
/proc/loadavg: 4.01 3.99 3.97 3/178 779
/proc/meminfo: memFree=30062132/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=32768 CPUtime=0.09 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) R 777 779 31075 0 -1 4202496 3732 0 0 0 9 0 0 0 20 0 1 0 275904667 33554432 3684 33554432000 4194304 5965102 140736947914352 140736947912248 4336415 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/779/statm: 8192 3688 380 433 0 3915 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32768

[startup+0.100286 s]
/proc/loadavg: 4.01 3.99 3.97 3/178 779
/proc/meminfo: memFree=30062132/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=33296 CPUtime=0.09 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) R 777 779 31075 0 -1 4202496 3884 0 0 0 9 0 0 0 20 0 1 0 275904667 34095104 3836 33554432000 4194304 5965102 140736947914352 140736947912248 5137146 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/779/statm: 8324 3841 387 433 0 4047 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33296

[startup+0.300279 s]
/proc/loadavg: 4.01 3.99 3.97 3/178 779
/proc/meminfo: memFree=30062132/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=55828 CPUtime=0.29 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) R 777 779 31075 0 -1 4202496 9999 0 0 0 29 0 0 0 20 0 1 0 275904667 57167872 9951 33554432000 4194304 5965102 140736947914352 140736947912248 5137146 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/779/statm: 13957 9955 886 433 0 9680 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55828

[startup+0.700268 s]
/proc/loadavg: 4.01 3.99 3.97 3/178 779
/proc/meminfo: memFree=30062132/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=99984 CPUtime=0.69 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) R 777 779 31075 0 -1 4202496 22045 0 0 0 67 2 0 0 20 0 1 0 275904667 102383616 21997 33554432000 4194304 5965102 140736947914352 140736947912248 5160542 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/779/statm: 24996 21997 1887 433 0 20719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99984

[startup+1.50027 s]
/proc/loadavg: 3.93 3.97 3.96 4/179 780
/proc/meminfo: memFree=29945308/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=190568 CPUtime=1.48 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) R 777 779 31075 0 -1 4202496 46697 0 0 0 143 5 0 0 20 0 1 0 275904667 195141632 46649 33554432000 4194304 5965102 140736947914352 140736947912248 5370199 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/779/statm: 47642 46650 3882 433 0 43365 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 190568

[startup+3.1003 s]
/proc/loadavg: 3.93 3.97 3.96 5/181 782
/proc/meminfo: memFree=29779968/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=406892 CPUtime=4.63 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 82749 0 0 0 432 31 0 0 20 0 3 0 275904667 416657408 78356 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 101723 78356 194 433 0 101287 0
[pid=779/tid=781] ppid=777 vsize=406892 CPUtime=1.53 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 33039 0 0 0 128 25 0 0 20 0 3 0 275904822 416657408 78356 33554432000 4194304 5965102 140736947914352 140061012465992 4404761 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=406892 CPUtime=1.52 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 696 0 0 0 152 0 0 0 20 0 3 0 275904822 416657408 78356 33554432000 4194304 5965102 140736947914352 140060998993752 4404753 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 406892

[startup+6.30029 s]
/proc/loadavg: 3.93 3.97 3.96 5/182 785
/proc/meminfo: memFree=29743000/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=406892 CPUtime=11.03 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 82835 0 0 0 1072 31 0 0 20 0 3 0 275904667 416657408 78442 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 101723 78442 194 433 0 101287 0
[pid=779/tid=781] ppid=777 vsize=406892 CPUtime=4.73 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 33039 0 0 0 448 25 0 0 20 0 3 0 275904822 416657408 78442 33554432000 4194304 5965102 140736947914352 140061012465992 4404748 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=406892 CPUtime=4.72 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 782 0 0 0 472 0 0 0 20 0 3 0 275904822 416657408 78442 33554432000 4194304 5965102 140736947914352 140060998993752 4404732 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 406892

[startup+12.7003 s]
/proc/loadavg: 3.94 3.97 3.96 5/182 785
/proc/meminfo: memFree=29734828/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=406892 CPUtime=23.83 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 83063 0 0 0 2352 31 0 0 20 0 3 0 275904667 416657408 78670 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 101723 78670 195 433 0 101287 0
[pid=779/tid=781] ppid=777 vsize=406892 CPUtime=11.11 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 33039 0 0 0 1086 25 0 0 20 0 3 0 275904822 416657408 78670 33554432000 4194304 5965102 140736947914352 140061012465992 4404704 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=406892 CPUtime=11.1 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 1010 0 0 0 1110 0 0 0 20 0 3 0 275904822 416657408 78670 33554432000 4194304 5965102 140736947914352 140060998994232 4222416 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 23.83
Current children cumulated vsize (KiB) 406892

[startup+25.5003 s]
/proc/loadavg: 3.95 3.97 3.96 5/182 785
/proc/meminfo: memFree=29711632/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=406892 CPUtime=49.42 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 83536 0 0 0 4911 31 0 0 20 0 3 0 275904667 416657408 79143 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 101723 79143 196 433 0 101287 0
[pid=779/tid=781] ppid=777 vsize=406892 CPUtime=23.88 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 33039 0 0 0 2363 25 0 0 20 0 3 0 275904822 416657408 79143 33554432000 4194304 5965102 140736947914352 140061012465992 4404753 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=406892 CPUtime=23.86 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 1483 0 0 0 2386 0 0 0 20 0 3 0 275904822 416657408 79143 33554432000 4194304 5965102 140736947914352 140060998994232 4404732 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 49.42
Current children cumulated vsize (KiB) 406892

[startup+51.1003 s]
/proc/loadavg: 3.97 3.97 3.96 5/182 785
/proc/meminfo: memFree=29669192/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=406892 CPUtime=100.61 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 83740 0 0 0 10030 31 0 0 20 0 3 0 275904667 416657408 79347 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 101723 79347 196 433 0 101287 0
[pid=779/tid=781] ppid=777 vsize=406892 CPUtime=49.42 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 33039 0 0 0 4917 25 0 0 20 0 3 0 275904822 416657408 79347 33554432000 4194304 5965102 140736947914352 140061012465992 4404732 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=406892 CPUtime=49.4 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 1687 0 0 0 4940 0 0 0 20 0 3 0 275904822 416657408 79347 33554432000 4194304 5965102 140736947914352 140060998993752 4404738 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 100.61
Current children cumulated vsize (KiB) 406892

[startup+102.307 s]
/proc/loadavg: 3.98 3.97 3.96 5/181 785
/proc/meminfo: memFree=29589448/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=406892 CPUtime=203.01 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 84430 0 0 0 20269 32 0 0 20 0 3 0 275904667 416657408 80037 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 101723 80037 196 433 0 101287 0
[pid=779/tid=781] ppid=777 vsize=406892 CPUtime=100.48 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 33039 0 0 0 10023 25 0 0 20 0 3 0 275904822 416657408 80037 33554432000 4194304 5965102 140736947914352 140061012465992 4404717 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=406892 CPUtime=100.47 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 2377 0 0 0 10046 1 0 0 20 0 3 0 275904822 416657408 80037 33554432000 4194304 5965102 140736947914352 140060998994232 4404757 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 203.01
Current children cumulated vsize (KiB) 406892

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.96 5/181 785
/proc/meminfo: memFree=29508752/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=406892 CPUtime=322.98 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 84702 0 0 0 32266 32 0 0 20 0 3 0 275904667 416657408 80309 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 101723 80309 196 433 0 101287 0
[pid=779/tid=781] ppid=777 vsize=406892 CPUtime=160.32 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 33039 0 0 0 16006 26 0 0 20 0 3 0 275904822 416657408 80309 33554432000 4194304 5965102 140736947914352 140061012465992 4404410 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=406892 CPUtime=160.3 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 2649 0 0 0 16028 2 0 0 20 0 3 0 275904822 416657408 80309 33554432000 4194304 5965102 140736947914352 140060998994232 4404704 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 322.98
Current children cumulated vsize (KiB) 406892

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.96 5/181 786
/proc/meminfo: memFree=29326596/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=442.94 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 105125 0 0 0 44255 39 0 0 20 0 3 0 275904667 550875136 100563 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 100563 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=220.17 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53190 0 0 0 21982 35 0 0 20 0 3 0 275904822 550875136 100563 33554432000 4194304 5965102 140736947914352 140061012466616 4404738 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=220.13 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 2921 0 0 0 22009 4 0 0 20 0 3 0 275904822 550875136 100563 33554432000 4194304 5965102 140736947914352 140060998994232 4404757 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 442.94
Current children cumulated vsize (KiB) 537964

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.96 5/181 786
/proc/meminfo: memFree=29216156/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=562.91 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 105587 0 0 0 56251 40 0 0 20 0 3 0 275904667 550875136 100994 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 100994 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=280.02 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53190 0 0 0 27966 36 0 0 20 0 3 0 275904822 550875136 100994 33554432000 4194304 5965102 140736947914352 140061012466616 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=279.96 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 3383 0 0 0 27991 5 0 0 20 0 3 0 275904822 550875136 100994 33554432000 4194304 5965102 140736947914352 140060998994232 4222330 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 537964

[startup+342.3 s]
/proc/loadavg: 3.89 3.94 3.95 5/181 827
/proc/meminfo: memFree=30585596/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=682.89 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 106627 0 0 0 68248 41 0 0 20 0 3 0 275904667 550875136 102159 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 102159 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=339.86 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53191 0 0 0 33949 37 0 0 20 0 3 0 275904822 550875136 102159 33554432000 4194304 5965102 140736947914352 140061012466616 4404717 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=339.8 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 4422 0 0 0 33973 7 0 0 20 0 3 0 275904822 550875136 102159 33554432000 4194304 5965102 140736947914352 140060998994232 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 682.89
Current children cumulated vsize (KiB) 537964

[startup+402.3 s]
/proc/loadavg: 3.96 3.95 3.95 5/181 827
/proc/meminfo: memFree=30398400/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=802.85 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 107600 0 0 0 80244 41 0 0 20 0 3 0 275904667 550875136 103117 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 103117 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=399.7 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53206 0 0 0 39932 38 0 0 20 0 3 0 275904822 550875136 103117 33554432000 4194304 5965102 140736947914352 140061012466616 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=399.64 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 5380 0 0 0 39956 8 0 0 20 0 3 0 275904822 550875136 103117 33554432000 4194304 5965102 140736947914352 140060998993752 4222416 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 802.85
Current children cumulated vsize (KiB) 537964

[startup+462.3 s]
/proc/loadavg: 3.98 3.95 3.95 5/181 827
/proc/meminfo: memFree=30277772/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=922.83 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 108010 0 0 0 92241 42 0 0 20 0 3 0 275904667 550875136 103541 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 103541 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=459.54 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53216 0 0 0 45916 38 0 0 20 0 3 0 275904822 550875136 103541 33554432000 4194304 5965102 140736947914352 140061012466616 4404738 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=459.48 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 5780 0 0 0 45939 9 0 0 20 0 3 0 275904822 550875136 103541 33554432000 4194304 5965102 140736947914352 140060998994232 4404757 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 922.83
Current children cumulated vsize (KiB) 537964

[startup+522.3 s]
/proc/loadavg: 3.99 3.96 3.95 5/181 828
/proc/meminfo: memFree=30221152/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=1042.81 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 108417 0 0 0 104239 42 0 0 20 0 3 0 275904667 550875136 105149 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 105149 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=519.39 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53217 0 0 0 51900 39 0 0 20 0 3 0 275904822 550875136 105149 33554432000 4194304 5965102 140736947914352 140061012466616 4393999 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=519.32 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 6186 0 0 0 51922 10 0 0 20 0 3 0 275904822 550875136 105149 33554432000 4194304 5965102 140736947914352 140060998994232 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1042.81
Current children cumulated vsize (KiB) 537964

[startup+582.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/181 828
/proc/meminfo: memFree=30193516/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=1162.78 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 108758 0 0 0 116235 43 0 0 20 0 3 0 275904667 550875136 105490 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 105490 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=579.23 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53217 0 0 0 57883 40 0 0 20 0 3 0 275904822 550875136 105490 33554432000 4194304 5965102 140736947914352 140061012466616 4404757 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=579.16 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 6527 0 0 0 57904 12 0 0 20 0 3 0 275904822 550875136 105490 33554432000 4194304 5965102 140736947914352 140060998994232 4222416 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1162.78
Current children cumulated vsize (KiB) 537964

[startup+642.3 s]
/proc/loadavg: 3.99 3.97 3.95 5/182 831
/proc/meminfo: memFree=30088820/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=1282.77 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 109086 0 0 0 128234 43 0 0 20 0 3 0 275904667 550875136 105818 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 105818 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=639.09 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53217 0 0 0 63868 41 0 0 20 0 3 0 275904822 550875136 105818 33554432000 4194304 5965102 140736947914352 140061012466616 4404732 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=639.01 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 6855 0 0 0 63888 13 0 0 20 0 3 0 275904822 550875136 105818 33554432000 4194304 5965102 140736947914352 140060998994232 4404704 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1282.77
Current children cumulated vsize (KiB) 537964

[startup+702.3 s]
/proc/loadavg: 4.04 3.99 3.96 5/182 854
/proc/meminfo: memFree=29946016/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=1402.74 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 109214 0 0 0 140231 43 0 0 20 0 3 0 275904667 550875136 105946 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 105946 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=698.93 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53217 0 0 0 69851 42 0 0 20 0 3 0 275904822 550875136 105946 33554432000 4194304 5965102 140736947914352 140061012466616 4404416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=698.84 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 6983 0 0 0 69870 14 0 0 20 0 3 0 275904822 550875136 105946 33554432000 4194304 5965102 140736947914352 140060998994232 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1402.74
Current children cumulated vsize (KiB) 537964

[startup+762.307 s]
/proc/loadavg: 4.01 3.99 3.96 5/181 854
/proc/meminfo: memFree=29817200/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=1522.73 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 109336 0 0 0 152230 43 0 0 20 0 3 0 275904667 550875136 106068 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 106068 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=758.78 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53217 0 0 0 75835 43 0 0 20 0 3 0 275904822 550875136 106068 33554432000 4194304 5965102 140736947914352 140061012466616 4404717 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=758.69 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 7105 0 0 0 75854 15 0 0 20 0 3 0 275904822 550875136 106068 33554432000 4194304 5965102 140736947914352 140060998994232 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1522.73
Current children cumulated vsize (KiB) 537964

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/181 855
/proc/meminfo: memFree=29782044/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=1642.68 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 109461 0 0 0 164225 43 0 0 20 0 3 0 275904667 550875136 106193 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 106193 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=818.62 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53217 0 0 0 81818 44 0 0 20 0 3 0 275904822 550875136 106193 33554432000 4194304 5965102 140736947914352 140061012466616 4404761 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=818.52 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 7230 0 0 0 81836 16 0 0 20 0 3 0 275904822 550875136 106193 33554432000 4194304 5965102 140736947914352 140060998994232 4404757 0 0 4096 16387 0 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1642.68
Current children cumulated vsize (KiB) 537964

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.96 5/181 855
/proc/meminfo: memFree=29730748/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=1762.67 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 109588 0 0 0 176223 44 0 0 20 0 3 0 275904667 550875136 106320 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 106320 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=878.47 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53217 0 0 0 87802 45 0 0 20 0 3 0 275904822 550875136 106320 33554432000 4194304 5965102 140736947914352 140061012466616 4404732 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=878.35 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 7357 0 0 0 87818 17 0 0 20 0 3 0 275904822 550875136 106320 33554432000 4194304 5965102 140736947914352 140060998993752 4404757 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1762.67
Current children cumulated vsize (KiB) 537964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901 s]
/proc/loadavg: 4.00 3.99 3.96 6/181 855
/proc/meminfo: memFree=29728692/32873844 swapFree=7112/7112
[pid=779] ppid=777 vsize=537964 CPUtime=1800.07 cores=0,2,4,6
/proc/779/stat : 779 (pwbo2.0) S 777 779 31075 0 -1 4202496 109626 0 0 0 179963 44 0 0 20 0 3 0 275904667 550875136 106358 33554432000 4194304 5965102 140736947914352 140736947913872 4547341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/779/statm: 134491 106358 196 433 0 134055 0
[pid=779/tid=781] ppid=777 vsize=537964 CPUtime=897.13 cores=0,2,4,6
/proc/779/task/781/stat : 781 (pwbo2.0) R 777 779 31075 0 -1 4202560 53217 0 0 0 89668 45 0 0 20 0 3 0 275904822 550875136 106358 33554432000 4194304 5965102 140736947914352 140061012466616 4404757 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=779/tid=782] ppid=777 vsize=537964 CPUtime=897.01 cores=0,2,4,6
/proc/779/task/782/stat : 782 (pwbo2.0) R 777 779 31075 0 -1 4202560 7395 0 0 0 89684 17 0 0 20 0 3 0 275904822 550875136 106358 33554432000 4194304 5965102 140736947914352 140060998993752 4404738 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 537964

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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 779 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=23115
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=705892
# CPU time returned by wait4() is 1795.73
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 901.014
CPU time (s): 1800.07
CPU user time (s): 1799.63
CPU system time (s): 0.44
CPU usage (%): 199.783
Max. virtual memory (cumulated for all children) (KiB): 538608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.02
system time used= 0.705892
maximum resident set size= 425436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109627
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 332
involuntary context switches= 2416

runsolver used 1.52177 second user time and 5.20421 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 07:49:58
IDJOB=3704009
IDBENCH=89877
IDSOLVER=2279
FILE ID=node142/3704009-1338097797
RUNJOBID= node142-1338085847-31091
PBS_JOBID= 14624428
Free space on /tmp= 71664 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-544324.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704009-1338097797/watcher-3704009-1338097797 -o /tmp/evaluation-result-3704009-1338097797/solver-3704009-1338097797 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 HOME/instance-3704009-1338097797.opb

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

MD5SUM BENCH= 02fa27f3dafb4f59cf08d669298a5bbe
RANDOM SEED=199875739

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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:        30062504 kB
Buffers:          263784 kB
Cached:           258780 kB
SwapCached:            0 kB
Active:          1920300 kB
Inactive:          84400 kB
Active(anon):    1472884 kB
Inactive(anon):    11212 kB
Active(file):     447416 kB
Inactive(file):    73188 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20644 kB
Writeback:             4 kB
AnonPages:       1489360 kB
Mapped:            12632 kB
Shmem:               200 kB
Slab:             663388 kB
SReclaimable:     105568 kB
SUnreclaim:       557820 kB
KernelStack:        1464 kB
PageTables:         6924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     327296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    643072 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= 71624 MiB
End job on node142 at 2012-05-27 08:05:01