Trace number 3704580

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 NameAnswerCPU timeWall clock time
pwbo 2.0? 1799.81 1800

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_2_40.opb
MD5SUMff64c7b9cef588c95a335f732f2d905b
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
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 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12440
Sum of products size (including duplicates)24880
Number of different products6220
Sum of products size12440

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-3704580-1338090695.opb.
0.00/0.00	c Instance file HOME/instance-3704580-1338090695.opb
0.00/0.00	c File size is 531927 bytes.
0.00/0.04	c Highest Coefficient sum: 400
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.04         s                                      |
0.00/0.04	c |  Number Variables:      6620                                                |
0.00/0.04	c |  Number Clauses:        6420                                                |
0.00/0.04	c |  Number Cardinality:    403                                                 |
0.00/0.04	c |  Number PB Constraints: 6220                                                |
0.00/0.04	c |                                                                             |
0.04/0.05	c |  Problem Type:          Decision                                            |
0.04/0.05	c |  Objective Function:    None                                                |
0.04/0.05	c |                                                                             |
0.04/0.05	c ===============================================================================
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-3704580-1338090695/watcher-3704580-1338090695 -o /tmp/evaluation-result-3704580-1338090695/solver-3704580-1338090695 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704580-1338090695.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 6376
/proc/meminfo: memFree=28829388/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=5080 CPUtime=0 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) R 6374 6376 5985 0 -1 4202496 638 0 0 0 0 0 0 0 20 0 1 0 275198110 5201920 590 33554432000 4194304 5965102 140733649835696 140736267476744 4351027 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 1270 592 169 433 0 704 0

[startup+0.0479491 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 6376
/proc/meminfo: memFree=28829388/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=88212 CPUtime=0.04 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 2311 0 0 0 4 0 0 0 20 0 2 0 275198110 90329088 2133 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 22053 2133 175 433 0 21617 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 88212

[startup+0.100203 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 6376
/proc/meminfo: memFree=28829388/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=88212 CPUtime=0.09 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 3343 0 0 0 9 0 0 0 20 0 2 0 275198110 90329088 3033 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 22053 3033 187 433 0 21617 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88212

[startup+0.30011 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 6376
/proc/meminfo: memFree=28829388/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=88212 CPUtime=0.29 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 3577 0 0 0 29 0 0 0 20 0 2 0 275198110 90329088 3267 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 22053 3267 190 433 0 21617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88212

[startup+0.700116 s]
/proc/loadavg: 2.00 2.00 1.92 3/175 6376
/proc/meminfo: memFree=28829388/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=88212 CPUtime=0.69 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 3922 0 0 0 68 1 0 0 20 0 2 0 275198110 90329088 3612 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 22053 3612 190 433 0 21617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88212

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 6378
/proc/meminfo: memFree=28812764/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=88212 CPUtime=1.49 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 4746 0 0 0 148 1 0 0 20 0 2 0 275198110 90329088 4436 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 22053 4436 190 433 0 21617 0
[pid=6376/tid=6378] ppid=6374 vsize=88212 CPUtime=1.44 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 2815 0 0 0 144 0 0 0 20 0 2 0 275198115 90329088 4436 33554432000 4194304 5965102 140733649835696 140420607903784 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88212

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 6378
/proc/meminfo: memFree=28806564/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=88212 CPUtime=3.09 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 6327 0 0 0 307 2 0 0 20 0 2 0 275198110 90329088 6017 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 22053 6017 190 433 0 21617 0
[pid=6376/tid=6378] ppid=6374 vsize=88212 CPUtime=3.04 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 4396 0 0 0 302 2 0 0 20 0 2 0 275198115 90329088 6017 33554432000 4194304 5965102 140733649835696 140420607903544 4404767 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88212

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 6378
/proc/meminfo: memFree=28798140/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=88212 CPUtime=6.29 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 7098 0 0 0 627 2 0 0 20 0 2 0 275198110 90329088 6788 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 22053 6788 190 433 0 21617 0
[pid=6376/tid=6378] ppid=6374 vsize=88212 CPUtime=6.24 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 5167 0 0 0 622 2 0 0 20 0 2 0 275198115 90329088 6788 33554432000 4194304 5965102 140733649835696 140420607903544 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88212

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 6378
/proc/meminfo: memFree=28792072/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=88212 CPUtime=12.68 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 8512 0 0 0 1266 2 0 0 20 0 2 0 275198110 90329088 8202 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 22053 8202 190 433 0 21617 0
[pid=6376/tid=6378] ppid=6374 vsize=88212 CPUtime=12.64 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 6581 0 0 0 1261 3 0 0 20 0 2 0 275198115 90329088 8202 33554432000 4194304 5965102 140733649835696 140420607903736 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 88212

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 6378
/proc/meminfo: memFree=28766528/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=88536 CPUtime=25.49 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 12489 0 0 0 2545 4 0 0 20 0 2 0 275198110 90660864 12179 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 22134 12179 190 433 0 21698 0
[pid=6376/tid=6378] ppid=6374 vsize=88536 CPUtime=25.44 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 10558 0 0 0 2540 4 0 0 20 0 2 0 275198115 90660864 12179 33554432000 4194304 5965102 140733649835696 140420607903736 4390204 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88536

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 6378
/proc/meminfo: memFree=28742084/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=88696 CPUtime=51.08 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 16915 0 0 0 5103 5 0 0 20 0 2 0 275198110 90824704 16605 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 22174 16605 190 433 0 21738 0
[pid=6376/tid=6378] ppid=6374 vsize=88696 CPUtime=51.04 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 14984 0 0 0 5098 6 0 0 20 0 2 0 275198115 90824704 16605 33554432000 4194304 5965102 140733649835696 140420607903736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88696

[startup+102.306 s]
/proc/loadavg: 2.05 2.01 1.93 3/177 6379
/proc/meminfo: memFree=28699832/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=154472 CPUtime=102.26 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 23266 0 0 0 10218 8 0 0 20 0 2 0 275198110 158179328 23177 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 38618 23177 190 433 0 38182 0
[pid=6376/tid=6378] ppid=6374 vsize=154472 CPUtime=102.23 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 21335 0 0 0 10214 9 0 0 20 0 2 0 275198115 158179328 23177 33554432000 4194304 5965102 140733649835696 140420607903256 4394008 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 154472

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/177 6379
/proc/meminfo: memFree=28606288/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=220008 CPUtime=162.22 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 39056 0 0 0 16209 13 0 0 20 0 2 0 275198110 225288192 39365 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 55002 39365 190 433 0 54566 0
[pid=6376/tid=6378] ppid=6374 vsize=220008 CPUtime=162.2 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 37125 0 0 0 16204 16 0 0 20 0 2 0 275198115 225288192 39365 33554432000 4194304 5965102 140733649835696 140420607903544 4401009 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 220008

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 6379
/proc/meminfo: memFree=28567464/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=220368 CPUtime=222.22 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 40165 0 0 0 22208 14 0 0 20 0 2 0 275198110 225656832 40474 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 55092 40474 190 433 0 54656 0
[pid=6376/tid=6378] ppid=6374 vsize=220368 CPUtime=222.2 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 38234 0 0 0 22203 17 0 0 20 0 2 0 275198115 225656832 40474 33554432000 4194304 5965102 140733649835696 140420607903736 18446744073699066235 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 220368

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 6379
/proc/meminfo: memFree=28532528/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=222148 CPUtime=282.19 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 43408 0 0 0 28204 15 0 0 20 0 2 0 275198110 227479552 43732 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 55537 43732 190 433 0 55101 0
[pid=6376/tid=6378] ppid=6374 vsize=222148 CPUtime=282.18 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 41477 0 0 0 28198 20 0 0 20 0 2 0 275198115 227479552 43732 33554432000 4194304 5965102 140733649835696 140420607903608 4401078 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 222148

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 6379
/proc/meminfo: memFree=28471776/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=288492 CPUtime=342.16 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 53632 0 0 0 34196 20 0 0 20 0 2 0 275198110 295415808 53988 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 72123 53988 190 433 0 71687 0
[pid=6376/tid=6378] ppid=6374 vsize=288492 CPUtime=342.16 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 51701 0 0 0 34191 25 0 0 20 0 2 0 275198115 295415808 53988 33554432000 4194304 5965102 140733649835696 140420607903736 4401015 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 288492

[startup+402.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/177 6380
/proc/meminfo: memFree=28359268/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=355972 CPUtime=402.15 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 78869 0 0 0 40182 33 0 0 20 0 2 0 275198110 364515328 79150 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 88993 79150 190 433 0 88557 0
[pid=6376/tid=6378] ppid=6374 vsize=355972 CPUtime=402.15 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 76938 0 0 0 40176 39 0 0 20 0 2 0 275198115 364515328 79150 33554432000 4194304 5965102 140733649835696 140420607903736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 355972

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 6380
/proc/meminfo: memFree=28305204/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=422532 CPUtime=462.13 cores=1,3,5,7

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

/proc/6376/statm: 139923 129882 190 433 0 139487 0
[pid=6376/tid=6378] ppid=6374 vsize=559692 CPUtime=1302.07 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 129776 0 0 0 130129 78 0 0 20 0 2 0 275198115 573124608 129882 33554432000 4194304 5965102 140733649835696 140420607903736 4401064 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 559692

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6412
/proc/meminfo: memFree=27911112/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=559692 CPUtime=1361.91 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 134561 0 0 0 136130 61 0 0 20 0 2 0 275198110 573124608 132736 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 139923 132736 190 433 0 139487 0
[pid=6376/tid=6378] ppid=6374 vsize=559692 CPUtime=1362.07 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 132630 0 0 0 136125 82 0 0 20 0 2 0 275198115 573124608 132736 33554432000 4194304 5965102 140733649835696 140420607903736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 559692

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6412
/proc/meminfo: memFree=27889524/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=559692 CPUtime=1421.91 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 134623 0 0 0 142130 61 0 0 20 0 2 0 275198110 573124608 132798 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 139923 132798 190 433 0 139487 0
[pid=6376/tid=6378] ppid=6374 vsize=559692 CPUtime=1422.07 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 132692 0 0 0 142124 83 0 0 20 0 2 0 275198115 573124608 132798 33554432000 4194304 5965102 140733649835696 140420607903736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 559692

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6412
/proc/meminfo: memFree=27852200/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=626924 CPUtime=1481.89 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142189 0 0 0 148120 69 0 0 20 0 2 0 275198110 641970176 140364 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156731 140364 190 433 0 156295 0
[pid=6376/tid=6378] ppid=6374 vsize=626924 CPUtime=1482.07 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140258 0 0 0 148115 92 0 0 20 0 2 0 275198115 641970176 140364 33554432000 4194304 5965102 140733649835696 140420607903256 4401084 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 626924

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6412
/proc/meminfo: memFree=27848728/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=626924 CPUtime=1541.89 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142407 0 0 0 154119 70 0 0 20 0 2 0 275198110 641970176 140575 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156731 140575 190 433 0 156295 0
[pid=6376/tid=6378] ppid=6374 vsize=626924 CPUtime=1542.07 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140476 0 0 0 154114 93 0 0 20 0 2 0 275198115 641970176 140575 33554432000 4194304 5965102 140733649835696 140420607903768 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 626924

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 1.94 3/176 6412
/proc/meminfo: memFree=27835400/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=626924 CPUtime=1601.88 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142409 0 0 0 160118 70 0 0 20 0 2 0 275198110 641970176 140340 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156731 140340 190 433 0 156295 0
[pid=6376/tid=6378] ppid=6374 vsize=626924 CPUtime=1602.06 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140478 0 0 0 160112 94 0 0 20 0 2 0 275198115 641970176 140340 33554432000 4194304 5965102 140733649835696 140420607903768 4380432 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 626924

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/177 6413
/proc/meminfo: memFree=27808204/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=626924 CPUtime=1661.86 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142419 0 0 0 166116 70 0 0 20 0 2 0 275198110 641970176 140343 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156731 140343 190 433 0 156295 0
[pid=6376/tid=6378] ppid=6374 vsize=626924 CPUtime=1662.05 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140488 0 0 0 166110 95 0 0 20 0 2 0 275198115 641970176 140343 33554432000 4194304 5965102 140733649835696 140420607903768 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 626924

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 6468
/proc/meminfo: memFree=28325084/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=626924 CPUtime=1721.85 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142421 0 0 0 172115 70 0 0 20 0 2 0 275198110 641970176 140368 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156731 140368 190 433 0 156295 0
[pid=6376/tid=6378] ppid=6374 vsize=626924 CPUtime=1722.05 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140490 0 0 0 172109 96 0 0 20 0 2 0 275198115 641970176 140368 33554432000 4194304 5965102 140733649835696 140420607903768 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 626924

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6468
/proc/meminfo: memFree=28277228/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=627084 CPUtime=1781.84 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142431 0 0 0 178114 70 0 0 20 0 2 0 275198110 642134016 140378 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156771 140378 190 433 0 156335 0
[pid=6376/tid=6378] ppid=6374 vsize=627084 CPUtime=1782.05 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140500 0 0 0 178108 97 0 0 20 0 2 0 275198115 642134016 140378 33554432000 4194304 5965102 140733649835696 140420607903768 4382742 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 627084

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6468
/proc/meminfo: memFree=28277600/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=627084 CPUtime=1791.44 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142444 0 0 0 179074 70 0 0 20 0 2 0 275198110 642134016 140391 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156771 140391 190 433 0 156335 0
[pid=6376/tid=6378] ppid=6374 vsize=627084 CPUtime=1791.66 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140513 0 0 0 179069 97 0 0 20 0 2 0 275198115 642134016 140391 33554432000 4194304 5965102 140733649835696 140420607903784 4392427 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 627084

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6468
/proc/meminfo: memFree=28277476/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=627084 CPUtime=1794.64 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142445 0 0 0 179394 70 0 0 20 0 2 0 275198110 642134016 140392 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156771 140392 190 433 0 156335 0
[pid=6376/tid=6378] ppid=6374 vsize=627084 CPUtime=1794.86 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140514 0 0 0 179389 97 0 0 20 0 2 0 275198115 642134016 140392 33554432000 4194304 5965102 140733649835696 140420607903784 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 627084

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6468
/proc/meminfo: memFree=28274624/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=627244 CPUtime=1797.83 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142461 0 0 0 179713 70 0 0 20 0 2 0 275198110 642297856 140408 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156811 140408 190 433 0 156375 0
[pid=6376/tid=6378] ppid=6374 vsize=627244 CPUtime=1798.05 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140530 0 0 0 179707 98 0 0 20 0 2 0 275198115 642297856 140408 33554432000 4194304 5965102 140733649835696 140420607903784 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 627244

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6468
/proc/meminfo: memFree=28273136/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=627244 CPUtime=1798.63 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142466 0 0 0 179793 70 0 0 20 0 2 0 275198110 642297856 140413 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156811 140413 190 433 0 156375 0
[pid=6376/tid=6378] ppid=6374 vsize=627244 CPUtime=1798.85 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140535 0 0 0 179787 98 0 0 20 0 2 0 275198115 642297856 140413 33554432000 4194304 5965102 140733649835696 140420607903784 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (KiB) 627244

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6468
/proc/meminfo: memFree=28271276/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=627244 CPUtime=1799.04 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142468 0 0 0 179834 70 0 0 20 0 2 0 275198110 642297856 140415 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156811 140415 190 433 0 156375 0
[pid=6376/tid=6378] ppid=6374 vsize=627244 CPUtime=1799.26 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140537 0 0 0 179828 98 0 0 20 0 2 0 275198115 642297856 140415 33554432000 4194304 5965102 140733649835696 140420607903784 4400955 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.04
Current children cumulated vsize (KiB) 627244

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6468
/proc/meminfo: memFree=28271276/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=627244 CPUtime=1799.43 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) S 6374 6376 5985 0 -1 4202496 142469 0 0 0 179873 70 0 0 20 0 2 0 275198110 642297856 140416 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 156811 140416 190 433 0 156375 0
[pid=6376/tid=6378] ppid=6374 vsize=627244 CPUtime=1799.65 cores=1,3,5,7
/proc/6376/task/6378/stat : 6378 (pwbo2.0) R 6374 6376 5985 0 -1 4202560 140538 0 0 0 179867 98 0 0 20 0 2 0 275198115 642297856 140416 33554432000 4194304 5965102 140733649835696 140420607903784 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (KiB) 627244

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 6468
/proc/meminfo: memFree=28271276/32873844 swapFree=7104/7104
[pid=6376] ppid=6374 vsize=627244 CPUtime=1799.8 cores=1,3,5,7
/proc/6376/stat : 6376 (pwbo2.0) R 6374 6376 5985 0 -1 4202496 142472 0 0 0 179881 99 0 0 20 0 1 0 275198110 642297856 140419 33554432000 4194304 5965102 140733649835696 140733649835216 4547341 256 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/6376/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.8
Current children cumulated vsize (KiB) 627244

Child status: 255
Real time (s): 1800
CPU time (s): 1799.81
CPU user time (s): 1798.82
CPU system time (s): 0.997848
CPU usage (%): 99.9895
Max. virtual memory (cumulated for all children) (KiB): 627244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.82
system time used= 0.997848
maximum resident set size= 562328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142472
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= 192
involuntary context switches= 1851

runsolver used 8.86765 second user time and 12.8001 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-27 05:51:35
IDJOB=3704580
IDBENCH=48359
IDSOLVER=2282
FILE ID=node104/3704580-1338090695
RUNJOBID= node104-1338088244-6002
PBS_JOBID= 14624457
Free space on /tmp= 71028 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_2_40.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704580-1338090695/watcher-3704580-1338090695 -o /tmp/evaluation-result-3704580-1338090695/solver-3704580-1338090695 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704580-1338090695.opb

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

MD5SUM BENCH= ff64c7b9cef588c95a335f732f2d905b
RANDOM SEED=163127223

node104.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.266
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	: 5332.53
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.266
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.266
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		: 2666.266
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.266
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		: 2666.266
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28830692 kB
Buffers:          316840 kB
Cached:          2782148 kB
SwapCached:            0 kB
Active:          1285496 kB
Inactive:        1941660 kB
Active(anon):     130564 kB
Inactive(anon):        0 kB
Active(file):    1154932 kB
Inactive(file):  1941660 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5460 kB
Writeback:             0 kB
AnonPages:        135052 kB
Mapped:            15032 kB
Shmem:               200 kB
Slab:             676540 kB
SReclaimable:     119128 kB
SUnreclaim:       557412 kB
KernelStack:        1448 kB
PageTables:         4500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     149668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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-3704580-1338090695.opb

Free space on /tmp at the end= 71020 MiB
End job on node104 at 2012-05-27 06:21:36