Trace number 2697051

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.14 1016.82

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=53-P1=53-P2=41-P3=41-P4=41-P5=53-P6=41-P7=47-P8=17-B.opb
MD5SUM0eba974a59288ae5bf4b2b37c5eda4fb
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.51892
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables144
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)288
Sum of products size (including duplicates)576
Number of different products288
Sum of products size576

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697051-1278049271.opb.
0.00/0.00	c Instance file HOME/instance-2697051-1278049271.opb
0.00/0.00	c File size is 21534 bytes.
0.00/0.01	c Highest Coefficient sum: 8064
0.00/0.01	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.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.01         s                                      |
0.00/0.02	c |  Number Variables:      432                                                 |
0.00/0.02	c |  Number Constraints:    593                                                 |
0.00/0.02	c ===============================================================================
1800.11/1016.81	c Remaining time 1799.99 sec.
1800.11/1016.81	c 
1800.11/1016.81	c *** INTERRUPTED ***
1800.11/1016.81	s UNKNOWN
1800.11/1016.81	c Total CPU time              : 1775.71 s
1800.11/1016.81	c Memory used           : 64.12 MB
1800.11/1016.81	c CPU time              : 1775.71 s
1800.11/1016.81	c 
1800.11/1016.81	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2697051-1278049271/watcher-2697051-1278049271 -o /tmp/evaluation-result-2697051-1278049271/solver-2697051-1278049271 -C 1800 -W 2000 -M 1800 run HOME/instance-2697051-1278049271.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.82 1.89 1.63 3/106 30617
/proc/meminfo: memFree=1438092/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) R 30615 30617 30436 0 -1 4202496 347 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213539221 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0

[startup+0.0959899 s]
/proc/loadavg: 1.82 1.89 1.63 3/106 30617
/proc/meminfo: memFree=1438092/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10099 s]
/proc/loadavg: 1.82 1.89 1.63 3/106 30617
/proc/meminfo: memFree=1438092/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.304406 s]
/proc/loadavg: 1.82 1.89 1.63 3/106 30617
/proc/meminfo: memFree=1438092/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701446 s]
/proc/loadavg: 1.82 1.89 1.63 3/106 30617
/proc/meminfo: memFree=1438092/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50152 s]
/proc/loadavg: 1.75 1.87 1.63 2/108 30620
/proc/meminfo: memFree=1431380/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=33872 CPUtime=2.17
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 9413 0 0 0 208 9 0 0 16 0 2 0 146219271 34684928 3084 1992294400 134512640 146736320 4286664848 18446744073709551615 136451781 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 8468 3084 1074 2985 0 5010 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 42572

[startup+3.10169 s]
/proc/loadavg: 1.75 1.87 1.63 3/109 30622
/proc/meminfo: memFree=1429140/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=34476 CPUtime=4.94
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 17801 0 0 0 477 17 0 0 16 0 2 0 146219271 35303424 3274 1992294400 134512640 146736320 4286664848 18446744073709551615 135411301 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 8619 3274 1074 2985 0 5161 0
[pid=30618/tid=30622] ppid=30617 vsize=34476 CPUtime=1.71
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 9590 0 0 0 164 7 0 0 17 0 2 0 146219380 35303424 3274 1992294400 134512640 146736320 4286664848 18446744073709551615 135411301 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 43176

[startup+6.30102 s]
/proc/loadavg: 1.77 1.87 1.63 3/109 30622
/proc/meminfo: memFree=1426536/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=38288 CPUtime=10.47
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 30101 0 0 0 1021 26 0 0 16 0 2 0 146219271 39206912 3995 1992294400 134512640 146736320 4286664848 18446744073709551615 136008167 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 9572 3995 1107 2985 0 6114 0
[pid=30618/tid=30622] ppid=30617 vsize=38288 CPUtime=4.41
/proc/30618/task/30622/stat : 30622 (pb_cplex) S 30617 30617 30436 0 -1 4202560 16479 0 0 0 428 13 0 0 16 0 2 0 146219380 39206912 3995 1992294400 134512640 146736320 4286664848 18446744073709551615 144580073 0 2 4096 16387 18446604437834437056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.47
Current children cumulated vsize (KiB) 46988

[startup+12.7017 s]
/proc/loadavg: 1.71 1.86 1.63 3/109 30622
/proc/meminfo: memFree=1420956/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=43200 CPUtime=21.79
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 50431 0 0 0 2137 42 0 0 18 0 2 0 146219271 44236800 5359 1992294400 134512640 146736320 4286664848 18446744073709551615 135851004 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30618/statm: 10800 5359 1093 2985 0 7342 0
[pid=30618/tid=30622] ppid=30617 vsize=43200 CPUtime=9.85
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 29255 0 0 0 962 23 0 0 16 0 2 0 146219380 44236800 5359 1992294400 134512640 146736320 4286664848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.79
Current children cumulated vsize (KiB) 51900

[startup+25.501 s]
/proc/loadavg: 1.85 1.88 1.64 2/109 30622
/proc/meminfo: memFree=1418104/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=46092 CPUtime=43.54
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 76248 0 0 0 4290 64 0 0 18 0 2 0 146219271 47198208 5978 1992294400 134512640 146736320 4286664848 18446744073709551615 136403106 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 11523 5978 1074 2985 0 8065 0
[pid=30618/tid=30622] ppid=30617 vsize=46092 CPUtime=20.8
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 41777 0 0 0 2046 34 0 0 16 0 2 0 146219380 47198208 5978 1992294400 134512640 146736320 4286664848 18446744073709551615 136006334 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.54
Current children cumulated vsize (KiB) 54792

[startup+51.1016 s]
/proc/loadavg: 1.90 1.89 1.65 2/109 30622
/proc/meminfo: memFree=1414384/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=49648 CPUtime=88.35
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 115307 0 0 0 8739 96 0 0 17 0 2 0 146219271 50839552 6703 1992294400 134512640 146736320 4286664848 18446744073709551615 135526778 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 12412 6703 1074 2985 0 8954 0
[pid=30618/tid=30622] ppid=30617 vsize=49648 CPUtime=43.34
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 60639 0 0 0 4284 50 0 0 16 0 2 0 146219380 50839552 6703 1992294400 134512640 146736320 4286664848 18446744073709551615 139041156 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 88.35
Current children cumulated vsize (KiB) 58348

[startup+102.309 s]
/proc/loadavg: 1.85 1.87 1.65 3/109 30624
/proc/meminfo: memFree=1413144/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=49644 CPUtime=177.19
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 197993 0 0 0 17519 200 0 0 16 0 2 0 146219271 50835456 6926 1992294400 134512640 146736320 4286664848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30618/statm: 12411 6926 1081 2985 0 8953 0
[pid=30618/tid=30622] ppid=30617 vsize=49644 CPUtime=85.75
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 113647 0 0 0 8466 109 0 0 17 0 2 0 146219380 50835456 6926 1992294400 134512640 146736320 4286664848 18446744073709551615 136015696 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 177.19
Current children cumulated vsize (KiB) 58344

[startup+162.301 s]
/proc/loadavg: 1.79 1.86 1.66 4/109 30626
/proc/meminfo: memFree=1413640/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=48884 CPUtime=285.25
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 309523 0 0 0 28169 356 0 0 16 0 2 0 146219271 50057216 6810 1992294400 134512640 146736320 4286664848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30618/statm: 12221 6810 1081 2985 0 8763 0
[pid=30618/tid=30622] ppid=30617 vsize=48884 CPUtime=141.4
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 189028 0 0 0 13936 204 0 0 17 0 2 0 146219380 50057216 6810 1992294400 134512640 146736320 4286664848 18446744073709551615 135850308 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 285.25
Current children cumulated vsize (KiB) 57584

[startup+222.301 s]
/proc/loadavg: 1.79 1.84 1.66 3/109 30628
/proc/meminfo: memFree=1413268/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=49384 CPUtime=392.3
/proc/30618/stat : 30618 (pb_cplex) S 30617 30617 30436 0 -1 4202496 447318 0 0 0 38684 546 0 0 16 0 2 0 146219271 50569216 6914 1992294400 134512640 146736320 4286664848 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 12346 6914 1081 2985 0 8888 0
[pid=30618/tid=30622] ppid=30617 vsize=49384 CPUtime=195.58
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 255651 0 0 0 19259 299 0 0 17 0 2 0 146219380 50569216 6914 1992294400 134512640 146736320 4286664848 18446744073709551615 138439230 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 392.3
Current children cumulated vsize (KiB) 58084

[startup+282.301 s]
/proc/loadavg: 1.78 1.82 1.66 2/109 30628
/proc/meminfo: memFree=1413392/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=49840 CPUtime=499.69
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 500866 0 0 0 49290 679 0 0 17 0 2 0 146219271 51036160 6936 1992294400 134512640 146736320 4286664848 18446744073709551615 135468712 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30618/statm: 12460 6936 1099 2985 0 9002 0
[pid=30618/tid=30622] ppid=30617 vsize=49840 CPUtime=248.94
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 281996 0 0 0 24527 367 0 0 16 0 2 0 146219380 51036160 6936 1992294400 134512640 146736320 4286664848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 499.69
Current children cumulated vsize (KiB) 58540

[startup+342.301 s]
/proc/loadavg: 1.80 1.82 1.67 3/109 30630
/proc/meminfo: memFree=1413392/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=49992 CPUtime=606.71

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

[pid=30618] ppid=30617 vsize=49968 CPUtime=713.55
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 656243 0 0 0 70364 991 0 0 17 0 2 0 146219271 51167232 7103 1992294400 134512640 146736320 4286664848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 12492 7103 1101 2985 0 9034 0
[pid=30618/tid=30622] ppid=30617 vsize=49968 CPUtime=355.15
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 375906 0 0 0 34980 535 0 0 17 0 2 0 146219380 51167232 7103 1992294400 134512640 146736320 4286664848 18446744073709551615 135850014 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 713.55
Current children cumulated vsize (KiB) 58668

[startup+462.301 s]
/proc/loadavg: 1.74 1.80 1.68 3/109 30634
/proc/meminfo: memFree=1412400/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=50144 CPUtime=820
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 695046 0 0 0 80878 1122 0 0 16 0 2 0 146219271 51347456 7119 1992294400 134512640 146736320 4286664848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 12536 7119 1102 2985 0 9078 0
[pid=30618/tid=30622] ppid=30617 vsize=50144 CPUtime=407.92
/proc/30618/task/30622/stat : 30622 (pb_cplex) S 30617 30617 30436 0 -1 4202560 390070 0 0 0 40194 598 0 0 16 0 2 0 146219380 51347456 7119 1992294400 134512640 146736320 4286664848 18446744073709551615 144580073 0 2 4096 16387 18446604437834437056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 820
Current children cumulated vsize (KiB) 58844

[startup+522.301 s]
/proc/loadavg: 1.86 1.82 1.69 3/109 30636
/proc/meminfo: memFree=1412524/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=50068 CPUtime=926.81
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 724997 0 0 0 91430 1251 0 0 16 0 2 0 146219271 51269632 7100 1992294400 134512640 146736320 4286664848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 12517 7100 1102 2985 0 9059 0
[pid=30618/tid=30622] ppid=30617 vsize=50068 CPUtime=460.94
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 406773 0 0 0 45432 662 0 0 16 0 2 0 146219380 51269632 7100 1992294400 134512640 146736320 4286664848 18446744073709551615 136792081 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 926.81
Current children cumulated vsize (KiB) 58768

[startup+582.302 s]
/proc/loadavg: 1.81 1.81 1.69 2/109 30638
/proc/meminfo: memFree=1410912/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=51272 CPUtime=1033.15
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 760960 0 0 0 101937 1378 0 0 16 0 2 0 146219271 52502528 7470 1992294400 134512640 146736320 4286664848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 12818 7470 1102 2985 0 9360 0
[pid=30618/tid=30622] ppid=30617 vsize=51272 CPUtime=513.46
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 422974 0 0 0 50622 724 0 0 17 0 2 0 146219380 52502528 7470 1992294400 134512640 146736320 4286664848 18446744073709551615 135850322 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1033.15
Current children cumulated vsize (KiB) 59972

[startup+642.302 s]
/proc/loadavg: 1.74 1.79 1.69 3/109 30638
/proc/meminfo: memFree=1410168/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=52020 CPUtime=1138.64
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 823166 0 0 0 112339 1525 0 0 16 0 2 0 146219271 53268480 7663 1992294400 134512640 146736320 4286664848 18446744073709551615 135468707 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 13005 7663 1102 2985 0 9547 0
[pid=30618/tid=30622] ppid=30617 vsize=52020 CPUtime=565.4
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 451049 0 0 0 55748 792 0 0 16 0 2 0 146219380 53268480 7663 1992294400 134512640 146736320 4286664848 18446744073709551615 136015698 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1138.64
Current children cumulated vsize (KiB) 60720

[startup+702.302 s]
/proc/loadavg: 1.90 1.83 1.71 2/109 30640
/proc/meminfo: memFree=1404588/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=58912 CPUtime=1243.99
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 928555 0 0 0 122698 1701 0 0 16 0 2 0 146219271 60325888 9054 1992294400 134512640 146736320 4286664848 18446744073709551615 135231484 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30618/statm: 14728 9054 1102 2985 0 11270 0
[pid=30618/tid=30622] ppid=30617 vsize=58912 CPUtime=617.09
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 509852 0 0 0 60829 880 0 0 16 0 2 0 146219380 60325888 9054 1992294400 134512640 146736320 4286664848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.99
Current children cumulated vsize (KiB) 67612

[startup+762.309 s]
/proc/loadavg: 1.80 1.81 1.71 3/109 30642
/proc/meminfo: memFree=1402356/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=61276 CPUtime=1349.81
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 1009425 0 0 0 133114 1867 0 0 16 0 2 0 146219271 62746624 9649 1992294400 134512640 146736320 4286664848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 15319 9649 1102 2985 0 11861 0
[pid=30618/tid=30622] ppid=30617 vsize=61276 CPUtime=669.5
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 544830 0 0 0 65986 964 0 0 16 0 2 0 146219380 62746624 9649 1992294400 134512640 146736320 4286664848 18446744073709551615 135521761 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1349.81
Current children cumulated vsize (KiB) 69976

[startup+822.301 s]
/proc/loadavg: 2.00 1.86 1.73 3/109 30644
/proc/meminfo: memFree=1399132/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=63588 CPUtime=1456.25
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 1045303 0 0 0 143616 2009 0 0 16 0 2 0 146219271 65114112 10405 1992294400 134512640 146736320 4286664848 18446744073709551615 135454178 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 15897 10405 1104 2985 0 12439 0
[pid=30618/tid=30622] ppid=30617 vsize=63588 CPUtime=722.2
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 567253 0 0 0 71184 1036 0 0 16 0 2 0 146219380 65114112 10405 1992294400 134512640 146736320 4286664848 18446744073709551615 136474267 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1456.25
Current children cumulated vsize (KiB) 72288

[startup+882.301 s]
/proc/loadavg: 1.85 1.84 1.73 3/109 30646
/proc/meminfo: memFree=1398016/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=65292 CPUtime=1562.11
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 1087802 0 0 0 154070 2141 0 0 16 0 2 0 146219271 66859008 10680 1992294400 134512640 146736320 4286664848 18446744073709551615 135468574 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 16323 10680 1102 2985 0 12865 0
[pid=30618/tid=30622] ppid=30617 vsize=65292 CPUtime=774.27
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 593919 0 0 0 76323 1104 0 0 16 0 2 0 146219380 66859008 10680 1992294400 134512640 146736320 4286664848 18446744073709551615 136015719 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1562.11
Current children cumulated vsize (KiB) 73992

[startup+942.301 s]
/proc/loadavg: 1.79 1.83 1.73 2/109 30646
/proc/meminfo: memFree=1398264/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=65656 CPUtime=1669.02
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 1106621 0 0 0 164625 2277 0 0 17 0 2 0 146219271 67231744 10756 1992294400 134512640 146736320 4286664848 18446744073709551615 135450948 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30618/statm: 16414 10756 1102 2985 0 12956 0
[pid=30618/tid=30622] ppid=30617 vsize=65656 CPUtime=827.74
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 602030 0 0 0 81600 1174 0 0 16 0 2 0 146219380 67231744 10756 1992294400 134512640 146736320 4286664848 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1669.02
Current children cumulated vsize (KiB) 74356

[startup+1002.3 s]
/proc/loadavg: 1.95 1.86 1.74 3/109 30648
/proc/meminfo: memFree=1397644/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=65656 CPUtime=1774.54
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 1127695 0 0 0 175048 2406 0 0 16 0 2 0 146219271 67231744 10764 1992294400 134512640 146736320 4286664848 18446744073709551615 135851010 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 16414 10764 1102 2985 0 12956 0
[pid=30618/tid=30622] ppid=30617 vsize=65656 CPUtime=879.73
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 613992 0 0 0 86736 1237 0 0 16 0 2 0 146219380 67231744 10764 1992294400 134512640 146736320 4286664848 18446744073709551615 136402290 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1774.54
Current children cumulated vsize (KiB) 74356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1016.8 s]
/proc/loadavg: 1.81 1.83 1.73 3/109 30648
/proc/meminfo: memFree=1397644/2059040 swapFree=4139764/4192956
[pid=30617] ppid=30615 vsize=8700 CPUtime=0
/proc/30617/stat : 30617 (run) S 30615 30617 30436 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146219271 8908800 248 1992294400 4194304 4922060 140734463565968 18446744073709551615 212213537925 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30617/statm: 2175 248 208 178 0 68 0
[pid=30618] ppid=30617 vsize=65656 CPUtime=1800.11
/proc/30618/stat : 30618 (pb_cplex) R 30617 30617 30436 0 -1 4202496 1138747 0 0 0 177569 2442 0 0 16 0 2 0 146219271 67231744 10764 1992294400 134512640 146736320 4286664848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30618/statm: 16414 10764 1102 2985 0 12956 0
[pid=30618/tid=30622] ppid=30617 vsize=65656 CPUtime=892.09
/proc/30618/task/30622/stat : 30622 (pb_cplex) R 30617 30617 30436 0 -1 4202560 621396 0 0 0 87954 1255 0 0 16 0 2 0 146219380 67231744 10764 1992294400 134512640 146736320 4286664848 18446744073709551615 135845842 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 74356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1016.82
CPU time (s): 1800.14
CPU user time (s): 1775.71
CPU system time (s): 24.4263
CPU usage (%): 177.036
Max. virtual memory (cumulated for all children) (KiB): 77628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1775.71
system time used= 24.4263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1139113
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= 586237
involuntary context switches= 28010

runsolver used 1.9747 second user time and 5.43517 second system time

The end

Launcher Data

Begin job on node045 at 2010-07-02 07:41:11
IDJOB=2697051
IDBENCH=48085
IDSOLVER=1209
FILE ID=node045/2697051-1278049271
PBS_JOBID= 11198847
Free space on /tmp= 62488 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=53-P1=53-P2=41-P3=41-P4=41-P5=53-P6=41-P7=47-P8=17-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697051-1278049271/watcher-2697051-1278049271 -o /tmp/evaluation-result-2697051-1278049271/solver-2697051-1278049271 -C 1800 -W 2000 -M 1800  run HOME/instance-2697051-1278049271.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0eba974a59288ae5bf4b2b37c5eda4fb
RANDOM SEED=1998057922

node045.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.247
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.247
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1438868 kB
Buffers:        145496 kB
Cached:         370416 kB
SwapCached:       6716 kB
Active:         225004 kB
Inactive:       304640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1438868 kB
SwapTotal:     4192956 kB
SwapFree:      4139764 kB
Dirty:           16636 kB
Writeback:           0 kB
AnonPages:       11940 kB
Mapped:          11972 kB
Slab:            68432 kB
PageTables:       4156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182536 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2697051-1278049271.opb

Free space on /tmp at the end= 62472 MiB
End job on node045 at 2010-07-02 07:58:10