Trace number 3705657

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
wbo 1.7? 1799.44 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_1.opb
MD5SUM4142356c9f50acd7c9005938f6b31a6d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-33
Best CPU time to get the best result obtained on this benchmark1796.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -32
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12408
Sum of products size (including duplicates)24816
Number of different products6204
Sum of products size12408

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705657-1338104295.opb.
0.00/0.00	c Instance file HOME/instance-3705657-1338104295.opb
0.00/0.00	c File size is 530657 bytes.
0.03/0.04	c Cost Offset: -200
0.03/0.04	c Highest Coefficient sum: 400
0.03/0.04	c ============================[ Problem Statistics ]=============================
0.03/0.04	c |                                                                             |
0.03/0.04	c |  Parsing time:          0.05         s                                      |
0.03/0.04	c |  Number Variables:      6604                                                |
0.03/0.04	c |  Number Clauses:        6404                                                |
0.03/0.04	c |  Number Cardinality:    402                                                 |
0.03/0.04	c |  Number PB Constraints: 6204                                                |
0.03/0.04	c |                                                                             |
0.03/0.05	c |  Problem Type:          Optimization                                        |
0.03/0.05	c |  Objective Function:    Cardinality Constraint                              |
0.03/0.05	c |                                                                             |
0.03/0.05	c ============================[ Search Statistics ]==============================
0.03/0.05	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.03/0.05	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.03/0.05	c ===============================================================================
0.03/0.06	c | 0.06      | 0  | -199         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -198         lb |  0                0                0.00  |
2.49/2.51	c | 2.52      | 0  | -197         lb |  0                0                0.00  |
49.88/49.97	c | 49.98     | 0  | -196         lb |  0                0                0.00  |
118.64/118.80	c | 118.80    | 0  | -195         lb |  0                0                0.00  |
1799.43/1800.00	c ===============================================================================
1799.43/1800.00	c Wall Clock Time: 1800.00 s
1799.43/1800.00	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-3705657-1338104295/watcher-3705657-1338104295 -o /tmp/evaluation-result-3705657-1338104295/solver-3705657-1338104295 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705657-1338104295.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: 2.00 2.00 2.00 3/177 12771
/proc/meminfo: memFree=29459792/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=5064 CPUtime=0 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) R 12769 12771 11506 0 -1 4202496 635 0 0 0 0 0 0 0 20 0 1 0 276554578 5185536 588 33554432000 4194304 5963574 140736668212496 140735962914904 4394942 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 1266 588 168 432 0 701 0

[startup+0.033805 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12771
/proc/meminfo: memFree=29459792/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=7340 CPUtime=0.03 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) R 12769 12771 11506 0 -1 4202496 1248 0 0 0 3 0 0 0 20 0 1 0 276554578 7516160 1201 33554432000 4194304 5963574 140736668212496 140735962914904 4343827 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 1835 1201 251 432 0 1270 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7340

[startup+0.100282 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12771
/proc/meminfo: memFree=29459792/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=87480 CPUtime=0.09 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 3950 0 0 0 8 1 0 0 20 0 2 0 276554578 89579520 3513 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 21870 3513 193 432 0 21435 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 87480

[startup+0.300257 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12771
/proc/meminfo: memFree=29459792/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=87480 CPUtime=0.29 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 4524 0 0 0 28 1 0 0 20 0 2 0 276554578 89579520 4087 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 21870 4087 194 432 0 21435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87480

[startup+0.700247 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12771
/proc/meminfo: memFree=29459792/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=87480 CPUtime=0.69 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 4734 0 0 0 68 1 0 0 20 0 2 0 276554578 89579520 4297 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 21870 4298 194 432 0 21435 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87480

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12773
/proc/meminfo: memFree=29438860/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=87480 CPUtime=1.49 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 5695 0 0 0 148 1 0 0 20 0 2 0 276554578 89579520 5258 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 21870 5259 194 432 0 21435 0
[pid=12771/tid=12773] ppid=12769 vsize=87480 CPUtime=1.43 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 3765 0 0 0 143 0 0 0 20 0 2 0 276554582 89579520 5259 33554432000 4194304 5963574 140736668212496 139758402106904 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87480

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12773
/proc/meminfo: memFree=29427320/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=87480 CPUtime=3.09 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 7752 0 0 0 308 1 0 0 20 0 2 0 276554578 89579520 7315 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 21870 7315 194 432 0 21435 0
[pid=12771/tid=12773] ppid=12769 vsize=87480 CPUtime=3.03 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 5821 0 0 0 302 1 0 0 20 0 2 0 276554582 89579520 7315 33554432000 4194304 5963574 140736668212496 139758402107720 4372510 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87480

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12773
/proc/meminfo: memFree=29420648/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=87480 CPUtime=6.29 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 8547 0 0 0 627 2 0 0 20 0 2 0 276554578 89579520 8110 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 21870 8110 194 432 0 21435 0
[pid=12771/tid=12773] ppid=12769 vsize=87480 CPUtime=6.22 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 6616 0 0 0 621 1 0 0 20 0 2 0 276554582 89579520 8110 33554432000 4194304 5963574 140736668212496 139758402107432 4389120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87480

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12773
/proc/meminfo: memFree=29387024/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=87480 CPUtime=12.69 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 12204 0 0 0 1266 3 0 0 20 0 2 0 276554578 89579520 11767 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 21870 11767 194 432 0 21435 0
[pid=12771/tid=12773] ppid=12769 vsize=87480 CPUtime=12.6 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 10273 0 0 0 1257 3 0 0 20 0 2 0 276554582 89579520 11767 33554432000 4194304 5963574 140736668212496 139758402107192 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87480

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12773
/proc/meminfo: memFree=29311872/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=153340 CPUtime=25.48 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 21555 0 0 0 2543 5 0 0 20 0 2 0 276554578 157020160 21118 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 38335 21118 194 432 0 37900 0
[pid=12771/tid=12773] ppid=12769 vsize=153340 CPUtime=25.37 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 19624 0 0 0 2532 5 0 0 20 0 2 0 276554582 157020160 21118 33554432000 4194304 5963574 140736668212496 139758402107192 4399546 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 153340

[startup+51.1003 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 12773
/proc/meminfo: memFree=29234324/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=153016 CPUtime=51.08 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 29645 0 0 0 5099 9 0 0 20 0 2 0 276554578 156688384 29098 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 38254 29098 194 432 0 37819 0
[pid=12771/tid=12773] ppid=12769 vsize=153016 CPUtime=50.91 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 27714 0 0 0 5082 9 0 0 20 0 2 0 276554582 156688384 29098 33554432000 4194304 5963574 140736668212496 139758402108344 4399552 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 153016

[startup+102.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12773
/proc/meminfo: memFree=29221176/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=153016 CPUtime=102.26 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 29686 0 0 0 10217 9 0 0 20 0 2 0 276554578 156688384 29172 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 38254 29172 194 432 0 37819 0
[pid=12771/tid=12773] ppid=12769 vsize=153016 CPUtime=101.96 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 27755 0 0 0 10186 10 0 0 20 0 2 0 276554582 156688384 29172 33554432000 4194304 5963574 140736668212496 139758402108344 4392487 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 153016

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 12776
/proc/meminfo: memFree=29197476/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=153016 CPUtime=162.23 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 29708 0 0 0 16214 9 0 0 20 0 2 0 276554578 156688384 29584 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 38254 29584 194 432 0 37819 0
[pid=12771/tid=12773] ppid=12769 vsize=153016 CPUtime=161.78 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 27777 0 0 0 16167 11 0 0 20 0 2 0 276554582 156688384 29584 33554432000 4194304 5963574 140736668212496 139758402108232 4402912 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 153016

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12777
/proc/meminfo: memFree=29151384/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=153016 CPUtime=222.22 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 29708 0 0 0 22213 9 0 0 20 0 2 0 276554578 156688384 29584 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 38254 29584 194 432 0 37819 0
[pid=12771/tid=12773] ppid=12769 vsize=153016 CPUtime=221.63 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 27777 0 0 0 22151 12 0 0 20 0 2 0 276554582 156688384 29584 33554432000 4194304 5963574 140736668212496 139758402108232 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 153016

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12777
/proc/meminfo: memFree=29109836/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=153016 CPUtime=282.21 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 33805 0 0 0 28211 10 0 0 20 0 2 0 276554578 156688384 33680 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 38254 33680 194 432 0 37819 0
[pid=12771/tid=12773] ppid=12769 vsize=153016 CPUtime=281.48 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 31874 0 0 0 28134 14 0 0 20 0 2 0 276554582 156688384 33680 33554432000 4194304 5963574 140736668212496 139758402107192 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 153016

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12777
/proc/meminfo: memFree=29015280/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=219636 CPUtime=342.18 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 46153 0 0 0 34201 17 0 0 20 0 2 0 276554578 224907264 46235 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 54909 46235 194 432 0 54474 0
[pid=12771/tid=12773] ppid=12769 vsize=219636 CPUtime=341.3 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 44222 0 0 0 34109 21 0 0 20 0 2 0 276554582 224907264 46235 33554432000 4194304 5963574 140736668212496 139758402107384 4400168 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 219636

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 12777
/proc/meminfo: memFree=28974912/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=285172 CPUtime=402.17 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 51630 0 0 0 40197 20 0 0 20 0 2 0 276554578 292016128 51712 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 71293 51712 194 432 0 70858 0
[pid=12771/tid=12773] ppid=12769 vsize=285172 CPUtime=401.14 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 49699 0 0 0 40088 26 0 0 20 0 2 0 276554582 292016128 51712 33554432000 4194304 5963574 140736668212496 139758402106904 4403263 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 285172

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12777
/proc/meminfo: memFree=28921872/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=285172 CPUtime=462.16 cores=0,2,4,6

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

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12810
/proc/meminfo: memFree=28269116/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=618180 CPUtime=1541.93 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 136768 0 0 0 154118 75 0 0 20 0 2 0 276554578 633016320 137313 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 154545 137313 194 432 0 154110 0
[pid=12771/tid=12773] ppid=12769 vsize=618180 CPUtime=1538.14 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 134837 0 0 0 153717 97 0 0 20 0 2 0 276554582 633016320 137313 33554432000 4194304 5963574 140736668212496 139758402106984 4399560 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 618180

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12810
/proc/meminfo: memFree=28213812/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=618180 CPUtime=1601.92 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 143976 0 0 0 160113 79 0 0 20 0 2 0 276554578 633016320 144521 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 154545 144521 194 432 0 154110 0
[pid=12771/tid=12773] ppid=12769 vsize=618180 CPUtime=1597.99 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 142045 0 0 0 159697 102 0 0 20 0 2 0 276554582 633016320 144521 33554432000 4194304 5963574 140736668212496 139758402107192 4403257 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 618180

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12810
/proc/meminfo: memFree=28211704/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=618904 CPUtime=1661.91 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 144286 0 0 0 166112 79 0 0 20 0 2 0 276554578 633757696 144829 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 154726 144829 194 432 0 154291 0
[pid=12771/tid=12773] ppid=12769 vsize=618904 CPUtime=1657.84 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 142355 0 0 0 165681 103 0 0 20 0 2 0 276554582 633757696 144829 33554432000 4194304 5963574 140736668212496 139758402107192 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 618904

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12811
/proc/meminfo: memFree=28196140/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=619628 CPUtime=1721.9 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 144763 0 0 0 172111 79 0 0 20 0 2 0 276554578 634499072 145306 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 154907 145306 194 432 0 154472 0
[pid=12771/tid=12773] ppid=12769 vsize=619628 CPUtime=1717.69 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 142832 0 0 0 171665 104 0 0 20 0 2 0 276554582 634499072 145306 33554432000 4194304 5963574 140736668212496 139758402107192 4399468 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 619628

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12811
/proc/meminfo: memFree=28140320/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=685164 CPUtime=1781.85 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 151470 0 0 0 178102 83 0 0 20 0 2 0 276554578 701607936 152175 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 171291 152175 194 432 0 170856 0
[pid=12771/tid=12773] ppid=12769 vsize=685164 CPUtime=1777.5 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 149539 0 0 0 177640 110 0 0 20 0 2 0 276554582 701607936 152175 33554432000 4194304 5963574 140736668212496 139758402107192 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 685164

############
# WARNING:
# current cumulated CPU time (1795.2 s) is less than in the last sample (1799.43 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.22998 s) to the 'lost time'.

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12862
/proc/meminfo: memFree=28863712/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=685164 CPUtime=1799.43 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 151508 0 0 0 179860 83 0 0 20 0 2 0 276554578 701607936 152267 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 171291 152267 194 432 0 170856 0
[pid=12771/tid=12773] ppid=12769 vsize=685164 CPUtime=1795.04 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 149577 0 0 0 179394 110 0 0 20 0 2 0 276554582 701607936 152267 33554432000 4194304 5963574 140736668212496 139758402107192 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (KiB) 685164

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12862
/proc/meminfo: memFree=28863712/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=685164 CPUtime=1795.2 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) R 12769 12771 11506 0 -1 4202496 151508 0 0 0 179409 111 0 0 20 0 1 0 276554578 701607936 152267 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 256 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.2
Current children cumulated vsize (KiB) 685164
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12811
/proc/meminfo: memFree=28140180/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=685164 CPUtime=1791.45 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 151500 0 0 0 179062 83 0 0 20 0 2 0 276554578 701607936 152243 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 171291 152243 194 432 0 170856 0
[pid=12771/tid=12773] ppid=12769 vsize=685164 CPUtime=1787.08 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 149569 0 0 0 178598 110 0 0 20 0 2 0 276554582 701607936 152243 33554432000 4194304 5963574 140736668212496 139758402107192 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 685164

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12811
/proc/meminfo: memFree=28140304/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=685164 CPUtime=1794.65 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 151500 0 0 0 179382 83 0 0 20 0 2 0 276554578 701607936 152243 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 171291 152243 194 432 0 170856 0
[pid=12771/tid=12773] ppid=12769 vsize=685164 CPUtime=1790.27 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 149569 0 0 0 178917 110 0 0 20 0 2 0 276554582 701607936 152243 33554432000 4194304 5963574 140736668212496 139758402107192 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 685164

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12811
/proc/meminfo: memFree=28140040/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=685164 CPUtime=1797.83 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 151508 0 0 0 179700 83 0 0 20 0 2 0 276554578 701607936 152267 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 171291 152267 194 432 0 170856 0
[pid=12771/tid=12773] ppid=12769 vsize=685164 CPUtime=1793.45 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 149577 0 0 0 179235 110 0 0 20 0 2 0 276554582 701607936 152267 33554432000 4194304 5963574 140736668212496 139758402107192 4392454 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 685164

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12862
/proc/meminfo: memFree=28867540/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=685164 CPUtime=1798.63 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 151508 0 0 0 179780 83 0 0 20 0 2 0 276554578 701607936 152267 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 171291 152267 194 432 0 170856 0
[pid=12771/tid=12773] ppid=12769 vsize=685164 CPUtime=1794.24 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 149577 0 0 0 179314 110 0 0 20 0 2 0 276554582 701607936 152267 33554432000 4194304 5963574 140736668212496 139758402107192 4388132 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (KiB) 685164

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12862
/proc/meminfo: memFree=28863712/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=685164 CPUtime=1799.04 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 151508 0 0 0 179821 83 0 0 20 0 2 0 276554578 701607936 152267 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 171291 152267 194 432 0 170856 0
[pid=12771/tid=12773] ppid=12769 vsize=685164 CPUtime=1794.65 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 149577 0 0 0 179355 110 0 0 20 0 2 0 276554582 701607936 152267 33554432000 4194304 5963574 140736668212496 139758402107192 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.04
Current children cumulated vsize (KiB) 685164

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12862
/proc/meminfo: memFree=28863712/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=685164 CPUtime=1799.43 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) S 12769 12771 11506 0 -1 4202496 151508 0 0 0 179860 83 0 0 20 0 2 0 276554578 701607936 152267 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 171291 152267 194 432 0 170856 0
[pid=12771/tid=12773] ppid=12769 vsize=685164 CPUtime=1795.04 cores=0,2,4,6
/proc/12771/task/12773/stat : 12773 (wbo1.7) R 12769 12771 11506 0 -1 4202560 149577 0 0 0 179394 110 0 0 20 0 2 0 276554582 701607936 152267 33554432000 4194304 5963574 140736668212496 139758402107192 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (KiB) 685164

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12862
/proc/meminfo: memFree=28863712/32873844 swapFree=7116/7116
[pid=12771] ppid=12769 vsize=685164 CPUtime=1795.2 cores=0,2,4,6
/proc/12771/stat : 12771 (wbo1.7) R 12769 12771 11506 0 -1 4202496 151508 0 0 0 179409 111 0 0 20 0 1 0 276554578 701607936 152267 33554432000 4194304 5963574 140736668212496 140736668212016 4545837 256 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12771/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.2
Current children cumulated vsize (KiB) 685164

Child status: 255

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.22998
#  lost CPU user time (s): 4.51001
#  lost CPU system time (s): -0.28

Real time (s): 1800.01
CPU time (s): 1799.44
CPU user time (s): 1798.6
CPU system time (s): 0.841829
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 685164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.09
system time used= 1.12183
maximum resident set size= 609068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151508
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= 251
involuntary context switches= 1865

runsolver used 2.68759 second user time and 7.14191 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 09:38:15
IDJOB=3705657
IDBENCH=48239
IDSOLVER=2284
FILE ID=node138/3705657-1338104295
RUNJOBID= node138-1338088086-11522
PBS_JOBID= 14624454
Free space on /tmp= 71532 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_1.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705657-1338104295/watcher-3705657-1338104295 -o /tmp/evaluation-result-3705657-1338104295/solver-3705657-1338104295 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705657-1338104295.opb

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

MD5SUM BENCH= 4142356c9f50acd7c9005938f6b31a6d
RANDOM SEED=1258119286

node138.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29461748 kB
Buffers:          333820 kB
Cached:          2209280 kB
SwapCached:          212 kB
Active:           780840 kB
Inactive:        1797008 kB
Active(anon):      25436 kB
Inactive(anon):    11368 kB
Active(file):     755404 kB
Inactive(file):  1785640 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:             11588 kB
Writeback:             0 kB
AnonPages:         41188 kB
Mapped:            15172 kB
Shmem:               200 kB
Slab:             694276 kB
SReclaimable:     136408 kB
SUnreclaim:       557868 kB
KernelStack:        1480 kB
PageTables:         3760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3705657-1338104295.opb

Free space on /tmp at the end= 71528 MiB
End job on node138 at 2012-05-27 10:08:15