Trace number 3727941

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
wbo 1.72UNSAT 843.49 843.79

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_3_15.opb
MD5SUM8bda8bcfdd3d0bef04b7cb75764a0af7
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.834872
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2952
Sum of products size (including duplicates)5904
Number of different products1476
Sum of products size2952

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727941-1338667772.opb.
0.00/0.00	c Instance file HOME/instance-3727941-1338667772.opb
0.00/0.00	c File size is 118617 bytes.
0.00/0.01	c Highest Coefficient sum: 100
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      1576                                                |
0.00/0.01	c |  Number Clauses:        1526                                                |
0.00/0.01	c |  Number Cardinality:    103                                                 |
0.00/0.01	c |  Number PB Constraints: 1476                                                |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Decision                                            |
0.00/0.01	c |  Objective Function:    None                                                |
0.00/0.01	c |                                                                             |
0.00/0.01	c ===============================================================================
843.49/843.78	c ===============================================================================
843.49/843.78	c Wall Clock Time: 843.78 s
843.49/843.78	s UNSATISFIABLE

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-3727941-1338667772/watcher-3727941-1338667772 -o /tmp/evaluation-result-3727941-1338667772/solver-3727941-1338667772 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727941-1338667772.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: 1.99 1.97 1.98 3/177 32490
/proc/meminfo: memFree=29056940/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=3692 CPUtime=0 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) R 32488 32490 32273 0 -1 4202496 416 0 0 0 0 0 0 0 20 0 1 0 332902658 3780608 368 33554432000 4194304 5964350 140736559213504 140734996381144 5179179 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 923 368 168 433 0 458 0

[startup+0.052059 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 32490
/proc/meminfo: memFree=29056940/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=84684 CPUtime=0.04 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 1478 0 0 0 4 0 0 0 20 0 2 0 332902658 86716416 1401 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 21171 1401 186 433 0 20735 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 84684

[startup+0.100169 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 32490
/proc/meminfo: memFree=29056940/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=84684 CPUtime=0.09 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 1605 0 0 0 9 0 0 0 20 0 2 0 332902658 86716416 1528 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 21171 1528 186 433 0 20735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84684

[startup+0.300089 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 32490
/proc/meminfo: memFree=29056940/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=84684 CPUtime=0.29 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 2014 0 0 0 29 0 0 0 20 0 2 0 332902658 86716416 1937 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 21171 1937 186 433 0 20735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84684

[startup+0.70009 s]
/proc/loadavg: 1.99 1.97 1.98 3/177 32490
/proc/meminfo: memFree=29056940/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=84684 CPUtime=0.68 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 2614 0 0 0 68 0 0 0 20 0 2 0 332902658 86716416 2537 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 21171 2537 186 433 0 20735 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84684

[startup+1.50022 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 32492
/proc/meminfo: memFree=29045608/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=84828 CPUtime=1.48 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 3247 0 0 0 148 0 0 0 20 0 2 0 332902658 86863872 3170 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 21207 3170 186 433 0 20771 0
[pid=32490/tid=32492] ppid=32488 vsize=84828 CPUtime=1.46 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 2258 0 0 0 146 0 0 0 20 0 2 0 332902659 86863872 3170 33554432000 4194304 5964350 140736559213504 140177185826616 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 84828

[startup+3.10025 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 32492
/proc/meminfo: memFree=29040028/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=85044 CPUtime=3.09 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 4525 0 0 0 308 1 0 0 20 0 2 0 332902658 87085056 4448 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 21261 4448 186 433 0 20825 0
[pid=32490/tid=32492] ppid=32488 vsize=85044 CPUtime=3.06 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 3536 0 0 0 306 0 0 0 20 0 2 0 332902659 87085056 4448 33554432000 4194304 5964350 140736559213504 140177185826856 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85044

[startup+6.30029 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 32492
/proc/meminfo: memFree=29030428/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=85764 CPUtime=6.28 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 5591 0 0 0 627 1 0 0 20 0 2 0 332902658 87822336 5514 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 21441 5514 186 433 0 21005 0
[pid=32490/tid=32492] ppid=32488 vsize=85764 CPUtime=6.25 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 4602 0 0 0 624 1 0 0 20 0 2 0 332902659 87822336 5514 33554432000 4194304 5964350 140736559213504 140177185826856 4389043 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85764

[startup+12.7003 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 32492
/proc/meminfo: memFree=29013884/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=89148 CPUtime=12.68 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 7634 0 0 0 1266 2 0 0 20 0 2 0 332902658 91287552 7557 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 22287 7557 186 433 0 21851 0
[pid=32490/tid=32492] ppid=32488 vsize=89148 CPUtime=12.63 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 6645 0 0 0 1261 2 0 0 20 0 2 0 332902659 91287552 7557 33554432000 4194304 5964350 140736559213504 140177185826856 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 89148

[startup+25.5003 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 32492
/proc/meminfo: memFree=28999748/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=93916 CPUtime=25.48 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 10349 0 0 0 2545 3 0 0 20 0 2 0 332902658 96169984 10272 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 23479 10272 186 433 0 23043 0
[pid=32490/tid=32492] ppid=32488 vsize=93916 CPUtime=25.4 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 9360 0 0 0 2537 3 0 0 20 0 2 0 332902659 96169984 10272 33554432000 4194304 5964350 140736559213504 140177185826616 4400011 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93916

[startup+51.1002 s]
/proc/loadavg: 1.99 1.97 1.98 3/180 32495
/proc/meminfo: memFree=28985556/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=98224 CPUtime=51.07 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 14024 0 0 0 5103 4 0 0 20 0 2 0 332902658 100581376 13932 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 24556 13932 186 433 0 24120 0
[pid=32490/tid=32492] ppid=32488 vsize=98224 CPUtime=50.93 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 13035 0 0 0 5089 4 0 0 20 0 2 0 332902659 100581376 13932 33554432000 4194304 5964350 140736559213504 140177185826856 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 98224

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 32495
/proc/meminfo: memFree=28936860/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=100412 CPUtime=102.28 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 19495 0 0 0 10219 9 0 0 20 0 2 0 332902658 102821888 19403 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 25103 19403 186 433 0 24667 0
[pid=32490/tid=32492] ppid=32488 vsize=100412 CPUtime=102.01 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 18506 0 0 0 10191 10 0 0 20 0 2 0 332902659 102821888 19403 33554432000 4194304 5964350 140736559213504 140177185826808 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 100412

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 32496
/proc/meminfo: memFree=28872332/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=170352 CPUtime=162.23 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 27299 0 0 0 16207 16 0 0 20 0 2 0 332902658 174440448 27444 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 42588 27444 186 433 0 42152 0
[pid=32490/tid=32492] ppid=32488 vsize=170352 CPUtime=161.81 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 26310 0 0 0 16163 18 0 0 20 0 2 0 332902659 174440448 27444 33554432000 4194304 5964350 140736559213504 140177185826808 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 170352

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 32496
/proc/meminfo: memFree=28826400/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=172328 CPUtime=222.21 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 30727 0 0 0 22201 20 0 0 20 0 2 0 332902658 176463872 32078 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 43082 32078 186 433 0 42646 0
[pid=32490/tid=32492] ppid=32488 vsize=172328 CPUtime=221.65 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 29738 0 0 0 22142 23 0 0 20 0 2 0 332902659 176463872 32078 33554432000 4194304 5964350 140736559213504 140177185826808 4399858 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 172328

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 32496
/proc/meminfo: memFree=28805216/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=175000 CPUtime=282.21 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 35907 0 0 0 28195 26 0 0 20 0 2 0 332902658 179200000 37258 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 43750 37258 186 433 0 43314 0
[pid=32490/tid=32492] ppid=32488 vsize=175000 CPUtime=281.5 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 34918 0 0 0 28121 29 0 0 20 0 2 0 332902659 179200000 37258 33554432000 4194304 5964350 140736559213504 140177185826328 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 175000

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 32496
/proc/meminfo: memFree=28782128/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=245728 CPUtime=342.2 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 41301 0 0 0 34187 33 0 0 20 0 2 0 332902658 251625472 42652 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 61432 42652 186 433 0 60996 0
[pid=32490/tid=32492] ppid=32488 vsize=245728 CPUtime=341.35 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 40312 0 0 0 34098 37 0 0 20 0 2 0 332902659 251625472 42652 33554432000 4194304 5964350 140736559213504 140177185826808 4400026 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 245728

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/179 32496
/proc/meminfo: memFree=28767496/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=246856 CPUtime=402.18 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 43221 0 0 0 40183 35 0 0 20 0 2 0 332902658 252780544 44572 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 61714 44572 186 433 0 61278 0
[pid=32490/tid=32492] ppid=32488 vsize=246856 CPUtime=401.19 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 42232 0 0 0 40078 41 0 0 20 0 2 0 332902659 252780544 44572 33554432000 4194304 5964350 140736559213504 140177185826328 4399898 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 246856

[startup+462.3 s]
/proc/loadavg: 2.07 1.99 1.99 3/179 32497
/proc/meminfo: memFree=28723036/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=247940 CPUtime=462.15 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 45564 0 0 0 46177 38 0 0 20 0 2 0 332902658 253890560 46904 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 61985 46904 186 433 0 61549 0
[pid=32490/tid=32492] ppid=32488 vsize=247940 CPUtime=461.02 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 44575 0 0 0 46057 45 0 0 20 0 2 0 332902659 253890560 46904 33554432000 4194304 5964350 140736559213504 140177185826808 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 247940

[startup+522.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/179 32497
/proc/meminfo: memFree=28676872/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=249940 CPUtime=522.14 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 52157 0 0 0 52168 46 0 0 20 0 2 0 332902658 255938560 53494 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 62485 53494 186 433 0 62049 0
[pid=32490/tid=32492] ppid=32488 vsize=249940 CPUtime=520.86 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 51168 0 0 0 52033 53 0 0 20 0 2 0 332902659 255938560 53494 33554432000 4194304 5964350 140736559213504 140177185826808 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 249940

[startup+582.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/179 32497
/proc/meminfo: memFree=28649068/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=251180 CPUtime=582.13 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 56170 0 0 0 58162 51 0 0 20 0 2 0 332902658 257208320 57507 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 62795 57507 186 433 0 62359 0
[pid=32490/tid=32492] ppid=32488 vsize=251180 CPUtime=580.71 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 55181 0 0 0 58012 59 0 0 20 0 2 0 332902659 257208320 57507 33554432000 4194304 5964350 140736559213504 140177185826808 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 251180

[startup+642.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/180 32500
/proc/meminfo: memFree=28630828/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=318076 CPUtime=642.13 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 60231 0 0 0 64156 57 0 0 20 0 2 0 332902658 325709824 61568 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 79519 61568 186 433 0 79083 0
[pid=32490/tid=32492] ppid=32488 vsize=318076 CPUtime=640.56 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 59242 0 0 0 63990 66 0 0 20 0 2 0 332902659 325709824 61568 33554432000 4194304 5964350 140736559213504 140177185826808 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 318076

[startup+702.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 32500
/proc/meminfo: memFree=28583024/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=318076 CPUtime=702.11 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 63440 0 0 0 70150 61 0 0 20 0 2 0 332902658 325709824 64777 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 79519 64777 186 433 0 79083 0
[pid=32490/tid=32492] ppid=32488 vsize=318076 CPUtime=700.4 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 62451 0 0 0 69969 71 0 0 20 0 2 0 332902659 325709824 64777 33554432000 4194304 5964350 140736559213504 140177185826808 4399958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 318076

[startup+762.307 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 32501
/proc/meminfo: memFree=28545824/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=318716 CPUtime=762.11 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 64967 0 0 0 76148 63 0 0 20 0 2 0 332902658 326365184 66304 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 79679 66304 186 433 0 79243 0
[pid=32490/tid=32492] ppid=32488 vsize=318716 CPUtime=760.25 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 63978 0 0 0 75951 74 0 0 20 0 2 0 332902659 326365184 66304 33554432000 4194304 5964350 140736559213504 140177185826856 4399832 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 318716

[startup+822.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 32501
/proc/meminfo: memFree=28516276/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=319172 CPUtime=822.09 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 67286 0 0 0 82143 66 0 0 20 0 2 0 332902658 326832128 68632 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 79793 68632 186 433 0 79357 0
[pid=32490/tid=32492] ppid=32488 vsize=319172 CPUtime=820.08 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 66297 0 0 0 81930 78 0 0 20 0 2 0 332902659 326832128 68632 33554432000 4194304 5964350 140736559213504 140177185826616 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 319172

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

[startup+831.9 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 32501
/proc/meminfo: memFree=28512804/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=319460 CPUtime=831.69 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 67581 0 0 0 83102 67 0 0 20 0 2 0 332902658 327127040 68927 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 79865 68927 186 433 0 79429 0
[pid=32490/tid=32492] ppid=32488 vsize=319460 CPUtime=829.65 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 66592 0 0 0 82886 79 0 0 20 0 2 0 332902659 327127040 68927 33554432000 4194304 5964350 140736559213504 140177185826328 4400548 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 831.69
Current children cumulated vsize (KiB) 319460

[startup+838.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 32501
/proc/meminfo: memFree=28509572/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=319620 CPUtime=838.09 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 68449 0 0 0 83741 68 0 0 20 0 2 0 332902658 327290880 69795 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 79905 69795 186 433 0 79469 0
[pid=32490/tid=32492] ppid=32488 vsize=319620 CPUtime=836.04 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 67460 0 0 0 83524 80 0 0 20 0 2 0 332902659 327290880 69795 33554432000 4194304 5964350 140736559213504 140177185826328 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 838.09
Current children cumulated vsize (KiB) 319620

[startup+841.507 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 32501
/proc/meminfo: memFree=28508828/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=319620 CPUtime=841.29 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 68682 0 0 0 84061 68 0 0 20 0 2 0 332902658 327290880 70028 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 79905 70028 186 433 0 79469 0
[pid=32490/tid=32492] ppid=32488 vsize=319620 CPUtime=839.24 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 67693 0 0 0 83844 80 0 0 20 0 2 0 332902659 327290880 70028 33554432000 4194304 5964350 140736559213504 140177185826328 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 841.29
Current children cumulated vsize (KiB) 319620

[startup+843.1 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 32501
/proc/meminfo: memFree=28508456/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=319620 CPUtime=842.88 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 68787 0 0 0 84220 68 0 0 20 0 2 0 332902658 327290880 70133 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 79905 70133 186 433 0 79469 0
[pid=32490/tid=32492] ppid=32488 vsize=319620 CPUtime=840.83 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 67798 0 0 0 84003 80 0 0 20 0 2 0 332902659 327290880 70133 33554432000 4194304 5964350 140736559213504 140177185826856 4403296 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 842.88
Current children cumulated vsize (KiB) 319620

[startup+843.5 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 32501
/proc/meminfo: memFree=28508456/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=319620 CPUtime=843.28 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 68811 0 0 0 84260 68 0 0 20 0 2 0 332902658 327290880 70157 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 79905 70157 186 433 0 79469 0
[pid=32490/tid=32492] ppid=32488 vsize=319620 CPUtime=841.22 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 67822 0 0 0 84042 80 0 0 20 0 2 0 332902659 327290880 70157 33554432000 4194304 5964350 140736559213504 140177185826328 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 843.28
Current children cumulated vsize (KiB) 319620

[startup+843.707 s]
/proc/loadavg: 2.00 1.99 1.99 3/179 32501
/proc/meminfo: memFree=28508456/32873648 swapFree=7116/7116
[pid=32490] ppid=32488 vsize=319620 CPUtime=843.49 cores=1,3,5,7
/proc/32490/stat : 32490 (wbo1.72) S 32488 32490 32273 0 -1 4202496 68821 0 0 0 84281 68 0 0 20 0 2 0 332902658 327290880 70167 33554432000 4194304 5964350 140736559213504 140736559213024 4546605 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32490/statm: 79905 70167 186 433 0 79469 0
[pid=32490/tid=32492] ppid=32488 vsize=319620 CPUtime=841.43 cores=1,3,5,7
/proc/32490/task/32492/stat : 32492 (wbo1.72) R 32488 32490 32273 0 -1 4202560 67832 0 0 0 84063 80 0 0 20 0 2 0 332902659 327290880 70167 33554432000 4194304 5964350 140736559213504 140177185826328 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 843.49
Current children cumulated vsize (KiB) 319620

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32490 and gives
#  childrusage.ru_utime.tv_sec=840
#  childrusage.ru_utime.tv_usec=711192
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=820875
# CPU time returned by wait4() is 841.532
# while last known CPU time is 843.49
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 843.79
CPU time (s): 843.49
CPU user time (s): 842.81
CPU system time (s): 0.68
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 319620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 840.711
system time used= 0.820875
maximum resident set size= 280712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68832
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= 85
involuntary context switches= 1075

runsolver used 1.3168 second user time and 3.35949 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-02 22:09:32
IDJOB=3727941
IDBENCH=48363
IDSOLVER=2314
FILE ID=node123/3727941-1338667772
RUNJOBID= node123-1338667515-32290
PBS_JOBID= 14636514
Free space on /tmp= 71300 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_3_15.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727941-1338667772/watcher-3727941-1338667772 -o /tmp/evaluation-result-3727941-1338667772/solver-3727941-1338667772 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727941-1338667772.opb

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

MD5SUM BENCH= 8bda8bcfdd3d0bef04b7cb75764a0af7
RANDOM SEED=538766821

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:       32873648 kB
MemFree:        29057096 kB
Buffers:          480104 kB
Cached:          2199392 kB
SwapCached:         2272 kB
Active:          1061292 kB
Inactive:        1866348 kB
Active(anon):     242992 kB
Inactive(anon):     5516 kB
Active(file):     818300 kB
Inactive(file):  1860832 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100312 kB
Dirty:              5628 kB
Writeback:             0 kB
AnonPages:        253140 kB
Mapped:            11036 kB
Shmem:                 0 kB
Slab:             748244 kB
SReclaimable:     192232 kB
SUnreclaim:       556012 kB
KernelStack:        1464 kB
PageTables:         4208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     165492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3727941-1338667772.opb

Free space on /tmp at the end= 71292 MiB
End job on node123 at 2012-06-02 22:23:36