Trace number 3737703

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
PB10: pb_cplex 2010-06-29? (TO) 1800.06 1193.11

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_25_5_80.opb
MD5SUM611c10fb20bc9774d31ac4d0681f384d
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31412
Sum of products size (including duplicates)62824
Number of different products15706
Sum of products size31412

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-3737703-1339248786.opb.
0.00/0.00	c Instance file HOME/instance-3737703-1339248786.opb
0.00/0.00	c File size is 1386956 bytes.
0.00/0.38	c Highest Coefficient sum: 1000
0.00/0.38	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.41	c ============================[ Problem Statistics ]=============================
0.00/0.41	c |                                                                             |
0.00/0.41	c |  Parsing time:          0.40         s                                      |
0.00/0.41	c |  Number Variables:      16706                                               |
0.00/0.41	c |  Number Constraints:    32914                                               |
0.00/0.41	c ===============================================================================
1799.66/1193.10	c Remaining time 1799.60 sec.
1799.66/1193.10	c 
1799.66/1193.10	c *** INTERRUPTED ***
1799.66/1193.10	s UNKNOWN
1799.66/1193.10	c Total CPU time              : 1796.21 s
1799.66/1193.10	c Memory used           : 237.47 MB
1799.66/1193.10	c CPU time              : 1796.21 s
1799.66/1193.10	c 
1799.66/1193.10	c *** INTERRUPTED ***

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-3737703-1339248786/watcher-3737703-1339248786 -o /tmp/evaluation-result-3737703-1339248786/solver-3737703-1339248786 -C 1800 -W 1900 -M 15500 run HOME/instance-3737703-1339248786.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: 11.03 9.57 7.49 10/184 20543
/proc/meminfo: memFree=28255276/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0

[startup+0.033032 s]
/proc/loadavg: 11.03 9.57 7.49 10/184 20543
/proc/meminfo: memFree=28255276/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 11.03 9.57 7.49 10/184 20543
/proc/meminfo: memFree=28255276/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300175 s]
/proc/loadavg: 11.03 9.57 7.49 10/184 20543
/proc/meminfo: memFree=28255276/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 11.03 9.57 7.49 10/184 20543
/proc/meminfo: memFree=28255276/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 10.87 9.56 7.49 10/186 20545
/proc/meminfo: memFree=28203192/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=102416 CPUtime=1.48 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 22669 0 0 0 145 3 0 0 20 0 1 0 391004618 104873984 13724 33554432000 134512640 146736320 4289712064 4289707216 136403109 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 25604 13724 720 2985 0 22538 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 111564

[startup+3.10028 s]
/proc/loadavg: 10.87 9.56 7.49 10/186 20545
/proc/meminfo: memFree=28189552/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=143436 CPUtime=3.09 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 38812 0 0 0 303 6 0 0 20 0 1 0 391004618 146878464 21786 33554432000 134512640 146736320 4289712064 4289706372 136002010 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 35859 21786 818 2985 0 32793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 152584

[startup+6.30022 s]
/proc/loadavg: 10.87 9.56 7.49 10/186 20545
/proc/meminfo: memFree=28167764/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=144156 CPUtime=6.29 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 45082 0 0 0 622 7 0 0 20 0 1 0 391004618 147615744 22014 33554432000 134512640 146736320 4289712064 4289706512 136403116 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 36039 22014 818 2985 0 32973 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 153304

[startup+12.7002 s]
/proc/loadavg: 10.58 9.54 7.51 8/186 20545
/proc/meminfo: memFree=28167952/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=144432 CPUtime=12.69 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 54477 0 0 0 1260 9 0 0 20 0 1 0 391004618 147898368 22136 33554432000 134512640 146736320 4289712064 4289706032 136384892 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 36108 22136 818 2985 0 33042 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 153580

[startup+25.5066 s]
/proc/loadavg: 9.79 9.40 7.49 10/186 20545
/proc/meminfo: memFree=28168588/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=145132 CPUtime=25.49 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 72204 0 0 0 2537 12 0 0 20 0 1 0 391004618 148615168 22298 33554432000 134512640 146736320 4289712064 4289706560 139046527 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 36283 22298 818 2985 0 33217 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 154280

[startup+51.1003 s]
/proc/loadavg: 9.19 9.30 7.51 8/186 20545
/proc/meminfo: memFree=28166980/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=146140 CPUtime=51.08 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 99727 0 0 0 5091 17 0 0 20 0 1 0 391004618 149647360 22578 33554432000 134512640 146736320 4289712064 4289705812 136017869 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 36535 22578 818 2985 0 33469 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 155288

[startup+102.3 s]
/proc/loadavg: 5.16 8.19 7.23 3/186 20559
/proc/meminfo: memFree=28000580/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=145368 CPUtime=102.27 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 158633 0 0 0 10199 28 0 0 20 0 1 0 391004618 148856832 25496 33554432000 134512640 146736320 4289712064 4289705764 136400447 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 36342 25496 833 2985 0 33276 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 154516

[startup+162.3 s]
/proc/loadavg: 6.33 7.85 7.16 10/186 20559
/proc/meminfo: memFree=27954324/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=147488 CPUtime=162.26 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 239318 0 0 0 16182 44 0 0 20 0 1 0 391004618 151027712 27116 33554432000 134512640 146736320 4289712064 4289705968 136384846 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 36872 27116 836 2985 0 33806 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 156636

[startup+222.3 s]
/proc/loadavg: 5.78 7.50 7.09 4/186 20560
/proc/meminfo: memFree=27977416/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=119784 CPUtime=222.26 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 258195 0 0 0 22178 48 0 0 20 0 1 0 391004618 122658816 21843 33554432000 134512640 146736320 4289712064 4289705856 136400588 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 29946 21843 841 2985 0 26880 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 128932

[startup+282.3 s]
/proc/loadavg: 7.62 7.69 7.17 10/186 20560
/proc/meminfo: memFree=27973356/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=119784 CPUtime=282.24 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 258195 0 0 0 28176 48 0 0 20 0 1 0 391004618 122658816 21843 33554432000 134512640 146736320 4289712064 4289705704 139044505 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 29946 21843 841 2985 0 26880 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 128932

[startup+342.307 s]
/proc/loadavg: 7.08 7.49 7.13 17/193 20567
/proc/meminfo: memFree=27732412/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=513916 CPUtime=357.38 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 374181 0 0 0 35665 73 0 0 20 0 8 0 391004618 526249984 80669 33554432000 134512640 146736320 4289712064 4289704596 136017755 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 128479 80669 880 2985 0 125413 0
[pid=20544/tid=20561] ppid=20543 vsize=513916 CPUtime=2.48 cores=1,3,5,7
/proc/20544/task/20561/stat : 20561 (pb_cplex) R 20543 20543 19841 0 -1 4202560 5350 0 0 0 246 2 0 0 20 0 8 0 391035162 526249984 80669 33554432000 134512640 146736320 4289712064 4060000296 139044509 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20544/tid=20562] ppid=20543 vsize=513916 CPUtime=2.57 cores=1,3,5,7
/proc/20544/task/20562/stat : 20562 (pb_cplex) R 20543 20543 19841 0 -1 4202560 7657 0 0 0 254 3 0 0 20 0 8 0 391035162 526249984 80669 33554432000 134512640 146736320 4289712064 4049514648 136007284 0 2 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=20544/tid=20563] ppid=20543 vsize=513916 CPUtime=2.42 cores=1,3,5,7
/proc/20544/task/20563/stat : 20563 (pb_cplex) R 20543 20543 19841 0 -1 4202560 6841 0 0 0 240 2 0 0 20 0 8 0 391035162 526249984 80669 33554432000 134512640 146736320 4289712064 4039028888 136007053 0 2 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=20544/tid=20564] ppid=20543 vsize=513916 CPUtime=2.52 cores=1,3,5,7

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

/proc/meminfo: memFree=28134348/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1188.96 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336651 0 0 0 118553 343 0 0 20 0 1 0 391004618 248999936 47103 33554432000 134512640 146736320 4289712064 4289708568 144757825 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/20544/statm: 60791 47103 886 2985 0 57725 0
Current children cumulated CPU time (s) 1188.96
Current children cumulated vsize (KiB) 252312

[startup+642.3 s]
/proc/loadavg: 3.39 6.24 6.82 3/179 20621
/proc/meminfo: memFree=28135080/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1248.95 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336760 0 0 0 124551 344 0 0 20 0 1 0 391004618 248999936 47194 33554432000 134512640 146736320 4289712064 4289706696 139043235 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/20544/statm: 60791 47194 886 2985 0 57725 0
Current children cumulated CPU time (s) 1248.95
Current children cumulated vsize (KiB) 252312

[startup+702.3 s]
/proc/loadavg: 2.54 5.48 6.52 3/179 20621
/proc/meminfo: memFree=28135756/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1308.93 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336778 0 0 0 130549 344 0 0 20 0 1 0 391004618 248999936 47212 33554432000 134512640 146736320 4289712064 4289705040 135460341 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/20544/statm: 60791 47212 886 2985 0 57725 0
Current children cumulated CPU time (s) 1308.93
Current children cumulated vsize (KiB) 252312

[startup+762.3 s]
/proc/loadavg: 2.20 4.84 6.23 3/179 20670
/proc/meminfo: memFree=27989464/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1368.92 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336778 0 0 0 136547 345 0 0 20 0 1 0 391004618 248999936 47212 33554432000 134512640 146736320 4289712064 4289706624 136018931 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 60791 47212 886 2985 0 57725 0
Current children cumulated CPU time (s) 1368.92
Current children cumulated vsize (KiB) 252312

[startup+822.3 s]
/proc/loadavg: 2.07 4.32 5.96 3/179 20678
/proc/meminfo: memFree=28017044/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1428.91 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336896 0 0 0 142546 345 0 0 20 0 1 0 391004618 248999936 47330 33554432000 134512640 146736320 4289712064 4289706624 136018919 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 60791 47330 886 2985 0 57725 0
Current children cumulated CPU time (s) 1428.91
Current children cumulated vsize (KiB) 252312

[startup+882.3 s]
/proc/loadavg: 2.02 3.90 5.71 3/186 20685
/proc/meminfo: memFree=28009484/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1488.91 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336897 0 0 0 148546 345 0 0 20 0 1 0 391004618 248999936 47330 33554432000 134512640 146736320 4289712064 4289706440 135525911 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 60791 47330 886 2985 0 57725 0
Current children cumulated CPU time (s) 1488.91
Current children cumulated vsize (KiB) 252312

[startup+942.3 s]
/proc/loadavg: 2.24 3.63 5.51 3/186 20685
/proc/meminfo: memFree=27941340/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1548.89 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336897 0 0 0 154544 345 0 0 20 0 1 0 391004618 248999936 47330 33554432000 134512640 146736320 4289712064 4289706532 136016736 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 60791 47330 886 2985 0 57725 0
Current children cumulated CPU time (s) 1548.89
Current children cumulated vsize (KiB) 252312

[startup+1002.31 s]
/proc/loadavg: 3.64 3.68 5.40 10/186 20685
/proc/meminfo: memFree=27919948/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1608.89 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336897 0 0 0 160544 345 0 0 20 0 1 0 391004618 248999936 47330 33554432000 134512640 146736320 4289712064 4289705512 138412943 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 60791 47330 886 2985 0 57725 0
Current children cumulated CPU time (s) 1608.89
Current children cumulated vsize (KiB) 252312

[startup+1062.3 s]
/proc/loadavg: 3.51 3.71 5.31 3/187 20688
/proc/meminfo: memFree=27913748/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1668.87 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336897 0 0 0 166542 345 0 0 20 0 1 0 391004618 248999936 47330 33554432000 134512640 146736320 4289712064 4289706832 136008044 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 60791 47330 886 2985 0 57725 0
Current children cumulated CPU time (s) 1668.87
Current children cumulated vsize (KiB) 252312

[startup+1122.3 s]
/proc/loadavg: 2.55 3.40 5.10 3/179 20738
/proc/meminfo: memFree=27330704/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1728.86 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336897 0 0 0 172541 345 0 0 20 0 1 0 391004618 248999936 47330 33554432000 134512640 146736320 4289712064 4289706680 136475763 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 60791 47330 886 2985 0 57725 0
Current children cumulated CPU time (s) 1728.86
Current children cumulated vsize (KiB) 252312

[startup+1182.3 s]
/proc/loadavg: 2.20 3.14 4.90 3/179 20738
/proc/meminfo: memFree=26925216/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1788.85 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336897 0 0 0 178540 345 0 0 20 0 1 0 391004618 248999936 47330 33554432000 134512640 146736320 4289712064 4289707248 136385265 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 60791 47330 886 2985 0 57725 0
Current children cumulated CPU time (s) 1788.85
Current children cumulated vsize (KiB) 252312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1193.1 s]
/proc/loadavg: 2.17 3.10 4.87 3/179 20738
/proc/meminfo: memFree=26931740/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1799.66 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336897 0 0 0 179621 345 0 0 20 0 1 0 391004618 248999936 47330 33554432000 134512640 146736320 4289712064 4289706624 136018924 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 60791 47330 886 2985 0 57725 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (KiB) 252312

Sending SIGTERM to process tree (bottom up)

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

[startup+1193.1 s]
/proc/loadavg: 2.17 3.10 4.87 3/179 20738
/proc/meminfo: memFree=26931740/32873648 swapFree=7628/7628
[pid=20543] ppid=20541 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20543/stat : 20543 (run) S 20541 20543 19841 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 391004618 9367552 269 33554432000 4194304 5064252 140733720301104 140733720300016 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20543/statm: 2287 269 229 213 0 72 0
[pid=20544] ppid=20543 vsize=243164 CPUtime=1799.66 cores=1,3,5,7
/proc/20544/stat : 20544 (pb_cplex) R 20543 20543 19841 0 -1 4202496 1336897 0 0 0 179621 345 0 0 20 0 1 0 391004618 248999936 47330 33554432000 134512640 146736320 4289712064 4289706624 136018924 0 0 4096 16387 0 0 0 17 3 0 0 0 0 0
/proc/20544/statm: 60791 47330 886 2985 0 57725 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (KiB) 252312

Child status: 0

# 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): 0.380005
#  lost CPU user time (s): 0.48999
#  lost CPU system time (s): -0.11

Real time (s): 1193.11
CPU time (s): 1800.06
CPU user time (s): 1796.7
CPU system time (s): 3.35147
CPU usage (%): 150.871
Max. virtual memory (cumulated for all children) (KiB): 586028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.21
system time used= 3.46147
maximum resident set size= 415672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1337262
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= 4553
involuntary context switches= 43634

runsolver used 2.07668 second user time and 5.48417 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-09 15:33:06
IDJOB=3737703
IDBENCH=48295
IDSOLVER=2325
FILE ID=node122/3737703-1339248786
RUNJOBID= node122-1339246833-19859
PBS_JOBID= 14644359
Free space on /tmp= 64424 MiB

SOLVER NAME= PB10: pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_25_5_80.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737703-1339248786/watcher-3737703-1339248786 -o /tmp/evaluation-result-3737703-1339248786/solver-3737703-1339248786 -C 1800 -W 1900 -M 15500  run HOME/instance-3737703-1339248786.opb

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

MD5SUM BENCH= 611c10fb20bc9774d31ac4d0681f384d
RANDOM SEED=2132050549

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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.533
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:        28256448 kB
Buffers:          229876 kB
Cached:          3282232 kB
SwapCached:         1868 kB
Active:          2030276 kB
Inactive:        1628772 kB
Active(anon):     144260 kB
Inactive(anon):     4364 kB
Active(file):    1886016 kB
Inactive(file):  1624408 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099792 kB
Dirty:             17076 kB
Writeback:             0 kB
AnonPages:        151944 kB
Mapped:            12500 kB
Shmem:                 0 kB
Slab:             820040 kB
SReclaimable:     263736 kB
SUnreclaim:       556304 kB
KernelStack:        1504 kB
PageTables:         4464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     321740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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-3737703-1339248786.opb

Free space on /tmp at the end= 64360 MiB
End job on node122 at 2012-06-09 15:52:59