Trace number 2697030

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.15 1058.02

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=6-P0=47-P1=67-P2=7-P3=59-P4=59-B.opb
MD5SUMcee9d966c480314e6c2ddf0bcf6f236f
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.329949
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 variables72
Total number of constraints9
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 constraints9
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)144
Sum of products size (including duplicates)288
Number of different products144
Sum of products size288

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697030-1278049211.opb.
0.00/0.00	c Instance file HOME/instance-2697030-1278049211.opb
0.00/0.00	c File size is 10692 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.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:      216                                                 |
0.00/0.01	c |  Number Constraints:    297                                                 |
0.00/0.01	c ===============================================================================
1800.13/1058.01	c Remaining time 1799.99 sec.
1800.13/1058.01	c 
1800.13/1058.01	c *** INTERRUPTED ***
1800.13/1058.01	s UNKNOWN
1800.13/1058.01	c Total CPU time              : 1766.5 s
1800.13/1058.01	c Memory used           : 42.89 MB
1800.13/1058.01	c CPU time              : 1766.5 s
1800.13/1058.01	c 
1800.13/1058.01	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-2697030-1278049211/watcher-2697030-1278049211 -o /tmp/evaluation-result-2697030-1278049211/solver-2697030-1278049211 -C 1800 -W 2000 -M 1800 run HOME/instance-2697030-1278049211.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.71 1.76 1.57 3/106 4249
/proc/meminfo: memFree=1383020/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) R 4247 4249 4059 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552989077 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0

[startup+0.0427271 s]
/proc/loadavg: 1.71 1.76 1.57 3/106 4249
/proc/meminfo: memFree=1383020/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101727 s]
/proc/loadavg: 1.71 1.76 1.57 3/106 4249
/proc/meminfo: memFree=1383020/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300727 s]
/proc/loadavg: 1.71 1.76 1.57 3/106 4249
/proc/meminfo: memFree=1383020/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700727 s]
/proc/loadavg: 1.71 1.76 1.57 3/106 4249
/proc/meminfo: memFree=1383020/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50173 s]
/proc/loadavg: 1.71 1.76 1.57 3/109 4256
/proc/meminfo: memFree=1377416/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=32016 CPUtime=2.38
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 11478 0 0 0 227 11 0 0 17 0 2 0 180525127 32784384 2610 1992294400 134512640 146736320 4287259632 18446744073709551615 135851010 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4250/statm: 8004 2610 1073 2985 0 4546 0
[pid=4250/tid=4256] ppid=4249 vsize=32016 CPUtime=0.97
/proc/4250/task/4256/stat : 4256 (pb_cplex) R 4249 4249 4059 0 -1 4202560 4734 0 0 0 94 3 0 0 20 0 2 0 180525170 32784384 2610 1992294400 134512640 146736320 4287259632 18446744073709551615 139028308 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 40716

[startup+3.10273 s]
/proc/loadavg: 1.71 1.76 1.57 3/109 4256
/proc/meminfo: memFree=1374812/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=34908 CPUtime=5.21
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 15171 0 0 0 504 17 0 0 16 0 2 0 180525127 35745792 3246 1992294400 134512640 146736320 4287259632 18446744073709551615 136002916 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4250/statm: 8727 3246 1073 2985 0 5269 0
[pid=4250/tid=4256] ppid=4249 vsize=34908 CPUtime=2.43
/proc/4250/task/4256/stat : 4256 (pb_cplex) S 4249 4249 4059 0 -1 4202560 6841 0 0 0 237 6 0 0 22 0 2 0 180525170 35745792 3246 1992294400 134512640 146736320 4287259632 18446744073709551615 144580073 0 2 4096 16387 18446604437839872128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 43608

[startup+6.30073 s]
/proc/loadavg: 1.73 1.77 1.58 3/109 4256
/proc/meminfo: memFree=1369976/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=38168 CPUtime=10.79
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 27717 0 0 0 1051 28 0 0 16 0 2 0 180525127 39084032 4058 1992294400 134512640 146736320 4287259632 18446744073709551615 135526788 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4250/statm: 9542 4058 1073 2985 0 6084 0
[pid=4250/tid=4256] ppid=4249 vsize=38168 CPUtime=5.23
/proc/4250/task/4256/stat : 4256 (pb_cplex) R 4249 4249 4059 0 -1 4202560 14203 0 0 0 510 13 0 0 17 0 2 0 180525170 39084032 4058 1992294400 134512640 146736320 4287259632 18446744073709551615 135850322 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.79
Current children cumulated vsize (KiB) 46868

[startup+12.7009 s]
/proc/loadavg: 1.75 1.77 1.58 2/109 4256
/proc/meminfo: memFree=1368000/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=40596 CPUtime=21.28
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 35551 0 0 0 2084 44 0 0 16 0 2 0 180525127 41570304 4653 1992294400 134512640 146736320 4287259632 18446744073709551615 136388026 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4250/statm: 10149 4653 1073 2985 0 6691 0
[pid=4250/tid=4256] ppid=4249 vsize=40596 CPUtime=10.57
/proc/4250/task/4256/stat : 4256 (pb_cplex) R 4249 4249 4059 0 -1 4202560 16898 0 0 0 1038 19 0 0 16 0 2 0 180525170 41570304 4653 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.28
Current children cumulated vsize (KiB) 49296

[startup+25.5014 s]
/proc/loadavg: 1.73 1.77 1.58 3/109 4261
/proc/meminfo: memFree=1369860/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=39732 CPUtime=41.79
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 69568 0 0 0 4094 85 0 0 18 0 2 0 180525127 40685568 4395 1992294400 134512640 146736320 4287259632 18446744073709551615 135523297 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4250/statm: 9933 4395 1101 2985 0 6475 0
[pid=4250/tid=4261] ppid=4249 vsize=39732 CPUtime=6.1
/proc/4250/task/4261/stat : 4261 (pb_cplex) R 4249 4249 4059 0 -1 4202560 9515 0 0 0 599 11 0 0 18 0 2 0 180526995 40685568 4395 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.79
Current children cumulated vsize (KiB) 48432

[startup+51.1014 s]
/proc/loadavg: 1.96 1.82 1.60 2/109 4261
/proc/meminfo: memFree=1367752/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=39840 CPUtime=87.04
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 121050 0 0 0 8540 164 0 0 17 0 2 0 180525127 40796160 4526 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 9960 4526 1119 2985 0 6502 0
[pid=4250/tid=4261] ppid=4249 vsize=39840 CPUtime=28.62
/proc/4250/task/4261/stat : 4261 (pb_cplex) R 4249 4249 4059 0 -1 4202560 33166 0 0 0 2811 51 0 0 16 0 2 0 180526995 40796160 4526 1992294400 134512640 146736320 4287259632 18446744073709551615 135983228 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 87.04
Current children cumulated vsize (KiB) 48540

[startup+102.309 s]
/proc/loadavg: 1.84 1.81 1.61 2/109 4263
/proc/meminfo: memFree=1367008/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=41308 CPUtime=179.09
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 207900 0 0 0 17589 320 0 0 17 0 2 0 180525127 42299392 4814 1992294400 134512640 146736320 4287259632 18446744073709551615 135526859 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10327 4814 1119 2985 0 6869 0
[pid=4250/tid=4261] ppid=4249 vsize=41308 CPUtime=74.08
/proc/4250/task/4261/stat : 4261 (pb_cplex) R 4249 4249 4059 0 -1 4202560 75553 0 0 0 7280 128 0 0 17 0 2 0 180526995 42299392 4814 1992294400 134512640 146736320 4287259632 18446744073709551615 136018066 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 50008

[startup+162.301 s]
/proc/loadavg: 1.96 1.84 1.63 3/109 4265
/proc/meminfo: memFree=1366884/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=41384 CPUtime=288.73
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 257476 0 0 0 28385 488 0 0 18 0 2 0 180525127 42377216 4834 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10346 4834 1119 2985 0 6888 0
[pid=4250/tid=4261] ppid=4249 vsize=41384 CPUtime=128.56
/proc/4250/task/4261/stat : 4261 (pb_cplex) R 4249 4249 4059 0 -1 4202560 106073 0 0 0 12641 215 0 0 17 0 2 0 180526995 42377216 4834 1992294400 134512640 146736320 4287259632 18446744073709551615 136015703 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 288.73
Current children cumulated vsize (KiB) 50084

[startup+222.301 s]
/proc/loadavg: 1.95 1.87 1.65 2/109 4267
/proc/meminfo: memFree=1366760/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=41860 CPUtime=398.32
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 289544 0 0 0 39185 647 0 0 17 0 2 0 180525127 42864640 4950 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10465 4950 1119 2985 0 7007 0
[pid=4250/tid=4261] ppid=4249 vsize=41860 CPUtime=182.7
/proc/4250/task/4261/stat : 4261 (pb_cplex) R 4249 4249 4059 0 -1 4202560 123348 0 0 0 17973 297 0 0 18 0 2 0 180526995 42864640 4950 1992294400 134512640 146736320 4287259632 18446744073709551615 136387645 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 398.32
Current children cumulated vsize (KiB) 50560

[startup+282.301 s]
/proc/loadavg: 1.88 1.85 1.65 2/109 4269
/proc/meminfo: memFree=1367752/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=40312 CPUtime=509.01
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 313010 0 0 0 50082 819 0 0 18 0 2 0 180525127 41279488 4568 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10078 4568 1119 2985 0 6620 0
[pid=4250/tid=4261] ppid=4249 vsize=40312 CPUtime=237.29
/proc/4250/task/4261/stat : 4261 (pb_cplex) R 4249 4249 4059 0 -1 4202560 133929 0 0 0 23351 378 0 0 17 0 2 0 180526995 41279488 4568 1992294400 134512640 146736320 4287259632 18446744073709551615 136389740 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 509.01
Current children cumulated vsize (KiB) 49012

[startup+342.302 s]
/proc/loadavg: 1.70 1.80 1.64 2/109 4269
/proc/meminfo: memFree=1367876/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=4250] ppid=4249 vsize=41368 CPUtime=729.8
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 380118 0 0 0 71810 1170 0 0 20 0 2 0 180525127 42360832 4754 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10342 4754 1122 2985 0 6884 0
[pid=4250/tid=4261] ppid=4249 vsize=41368 CPUtime=346.6
/proc/4250/task/4261/stat : 4261 (pb_cplex) R 4249 4249 4059 0 -1 4202560 173186 0 0 0 34108 552 0 0 17 0 2 0 180526995 42360832 4754 1992294400 134512640 146736320 4287259632 18446744073709551615 135850319 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 729.8
Current children cumulated vsize (KiB) 50068

[startup+462.302 s]
/proc/loadavg: 1.83 1.83 1.67 3/109 4275
/proc/meminfo: memFree=1365768/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=43912 CPUtime=834.64
/proc/4250/stat : 4250 (pb_cplex) S 4249 4249 4059 0 -1 4202496 452988 0 0 0 82092 1372 0 0 16 0 2 0 180525127 44965888 5439 1992294400 134512640 146736320 4287259632 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10978 5439 1122 2985 0 7520 0
[pid=4250/tid=4273] ppid=4249 vsize=43912 CPUtime=30.57
/proc/4250/task/4273/stat : 4273 (pb_cplex) R 4249 4249 4059 0 -1 4202560 36587 0 0 0 2992 65 0 0 16 0 2 0 180567784 44965888 5439 1992294400 134512640 146736320 4287259632 18446744073709551615 139043577 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 834.64
Current children cumulated vsize (KiB) 52612

[startup+522.302 s]
/proc/loadavg: 1.86 1.83 1.67 2/109 4277
/proc/meminfo: memFree=1365272/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=44936 CPUtime=932.9
/proc/4250/stat : 4250 (pb_cplex) S 4249 4249 4059 0 -1 4202496 529063 0 0 0 91719 1571 0 0 16 0 2 0 180525127 46014464 5597 1992294400 134512640 146736320 4287259632 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 11234 5597 1122 2985 0 7776 0
[pid=4250/tid=4273] ppid=4249 vsize=44936 CPUtime=79.28
/proc/4250/task/4273/stat : 4273 (pb_cplex) R 4249 4249 4059 0 -1 4202560 82646 0 0 0 7764 164 0 0 17 0 2 0 180567784 46014464 5597 1992294400 134512640 146736320 4287259632 18446744073709551615 135846482 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 932.9
Current children cumulated vsize (KiB) 53636

[startup+582.302 s]
/proc/loadavg: 1.84 1.84 1.69 2/109 4279
/proc/meminfo: memFree=1363784/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=42888 CPUtime=1027.11
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 590984 0 0 0 100951 1760 0 0 17 0 2 0 180525127 43917312 5195 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10722 5195 1122 2985 0 7264 0
[pid=4250/tid=4273] ppid=4249 vsize=42888 CPUtime=125.78
/proc/4250/task/4273/stat : 4273 (pb_cplex) R 4249 4249 4059 0 -1 4202560 109555 0 0 0 12321 257 0 0 16 0 2 0 180567784 43917312 5195 1992294400 134512640 146736320 4287259632 18446744073709551615 137460186 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1027.11
Current children cumulated vsize (KiB) 51588

[startup+642.302 s]
/proc/loadavg: 1.78 1.82 1.69 3/109 4279
/proc/meminfo: memFree=1365024/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=43912 CPUtime=1128.29
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 641982 0 0 0 110852 1977 0 0 16 0 2 0 180525127 44965888 5258 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10978 5258 1122 2985 0 7520 0
[pid=4250/tid=4273] ppid=4249 vsize=43912 CPUtime=174.67
/proc/4250/task/4273/stat : 4273 (pb_cplex) R 4249 4249 4059 0 -1 4202560 132020 0 0 0 17105 362 0 0 16 0 2 0 180567784 44965888 5258 1992294400 134512640 146736320 4287259632 18446744073709551615 139028308 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1128.29
Current children cumulated vsize (KiB) 52612

[startup+702.302 s]
/proc/loadavg: 1.66 1.77 1.68 2/109 4281
/proc/meminfo: memFree=1364404/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=43912 CPUtime=1217.24
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 706194 0 0 0 119568 2156 0 0 16 0 2 0 180525127 44965888 5260 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10978 5260 1122 2985 0 7520 0
[pid=4250/tid=4273] ppid=4249 vsize=43912 CPUtime=216.54
/proc/4250/task/4273/stat : 4273 (pb_cplex) R 4249 4249 4059 0 -1 4202560 154987 0 0 0 21207 447 0 0 16 0 2 0 180567784 44965888 5260 1992294400 134512640 146736320 4287259632 18446744073709551615 138422899 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1217.24
Current children cumulated vsize (KiB) 52612

[startup+762.309 s]
/proc/loadavg: 1.48 1.70 1.66 2/109 4283
/proc/meminfo: memFree=1363660/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=44936 CPUtime=1302.41
/proc/4250/stat : 4250 (pb_cplex) S 4249 4249 4059 0 -1 4202496 749773 0 0 0 127931 2310 0 0 16 0 2 0 180525127 46014464 5683 1992294400 134512640 146736320 4287259632 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 11234 5683 1122 2985 0 7776 0
[pid=4250/tid=4273] ppid=4249 vsize=44936 CPUtime=260.13
/proc/4250/task/4273/stat : 4273 (pb_cplex) R 4249 4249 4059 0 -1 4202560 172421 0 0 0 25491 522 0 0 17 0 2 0 180567784 46014464 5683 1992294400 134512640 146736320 4287259632 18446744073709551615 136488842 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1302.41
Current children cumulated vsize (KiB) 53636

[startup+822.302 s]
/proc/loadavg: 1.69 1.72 1.67 3/109 4285
/proc/meminfo: memFree=1364528/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=43912 CPUtime=1400.28
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 778059 0 0 0 137513 2515 0 0 16 0 2 0 180525127 44965888 5357 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10978 5357 1122 2985 0 7520 0
[pid=4250/tid=4273] ppid=4249 vsize=43912 CPUtime=306.84
/proc/4250/task/4273/stat : 4273 (pb_cplex) R 4249 4249 4059 0 -1 4202560 190726 0 0 0 30061 623 0 0 16 0 2 0 180567784 44965888 5357 1992294400 134512640 146736320 4287259632 18446744073709551615 136015707 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1400.28
Current children cumulated vsize (KiB) 52612

[startup+882.302 s]
/proc/loadavg: 1.82 1.76 1.68 3/109 4287
/proc/meminfo: memFree=1364528/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=43912 CPUtime=1503.45
/proc/4250/stat : 4250 (pb_cplex) S 4249 4249 4059 0 -1 4202496 800789 0 0 0 147607 2738 0 0 18 0 2 0 180525127 44965888 5359 1992294400 134512640 146736320 4287259632 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4250/statm: 10978 5359 1122 2985 0 7520 0
[pid=4250/tid=4273] ppid=4249 vsize=43912 CPUtime=357.14
/proc/4250/task/4273/stat : 4273 (pb_cplex) R 4249 4249 4059 0 -1 4202560 204704 0 0 0 34977 737 0 0 16 0 2 0 180567784 44965888 5359 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1503.45
Current children cumulated vsize (KiB) 52612

[startup+942.302 s]
/proc/loadavg: 1.93 1.80 1.70 3/109 4287
/proc/meminfo: memFree=1364528/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=43912 CPUtime=1613.21
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 812612 0 0 0 158340 2981 0 0 17 0 2 0 180525127 44965888 5363 1992294400 134512640 146736320 4287259632 18446744073709551615 136001703 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4250/statm: 10978 5363 1122 2985 0 7520 0
[pid=4250/tid=4273] ppid=4249 vsize=43912 CPUtime=411.58
/proc/4250/task/4273/stat : 4273 (pb_cplex) R 4249 4249 4059 0 -1 4202560 210838 0 0 0 40303 855 0 0 18 0 2 0 180567784 44965888 5363 1992294400 134512640 146736320 4287259632 18446744073709551615 135454093 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1613.21
Current children cumulated vsize (KiB) 52612

[startup+1002.3 s]
/proc/loadavg: 1.82 1.80 1.70 3/109 4289
/proc/meminfo: memFree=1364404/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=43912 CPUtime=1716.88
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 852291 0 0 0 168478 3210 0 0 16 0 2 0 180525127 44965888 5366 1992294400 134512640 146736320 4287259632 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10978 5366 1122 2985 0 7520 0
[pid=4250/tid=4273] ppid=4249 vsize=43912 CPUtime=461.77
/proc/4250/task/4273/stat : 4273 (pb_cplex) R 4249 4249 4059 0 -1 4202560 232575 0 0 0 45211 966 0 0 16 0 2 0 180567784 44965888 5366 1992294400 134512640 146736320 4287259632 18446744073709551615 138736807 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1716.88
Current children cumulated vsize (KiB) 52612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1058 s]
/proc/loadavg: 1.72 1.78 1.70 3/109 4291
/proc/meminfo: memFree=1364776/2059040 swapFree=4135680/4192956
[pid=4249] ppid=4247 vsize=8700 CPUtime=0
/proc/4249/stat : 4249 (run) S 4247 4249 4059 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 180525127 8908800 248 1992294400 4194304 4922060 140733479235856 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4249/statm: 2175 248 208 178 0 68 0
[pid=4250] ppid=4249 vsize=43912 CPUtime=1800.13
/proc/4250/stat : 4250 (pb_cplex) R 4249 4249 4059 0 -1 4202496 886740 0 0 0 176649 3364 0 0 16 0 2 0 180525127 44965888 5271 1992294400 134512640 146736320 4287259632 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4250/statm: 10978 5271 1122 2985 0 7520 0
[pid=4250/tid=4273] ppid=4249 vsize=43912 CPUtime=502.48
/proc/4250/task/4273/stat : 4273 (pb_cplex) R 4249 4249 4059 0 -1 4202560 245098 0 0 0 49210 1038 0 0 16 0 2 0 180567784 44965888 5271 1992294400 134512640 146736320 4287259632 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 52612

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

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

Child status: 0
Real time (s): 1058.02
CPU time (s): 1800.15
CPU user time (s): 1766.5
CPU system time (s): 33.6449
CPU usage (%): 170.144
Max. virtual memory (cumulated for all children) (KiB): 54660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1766.5
system time used= 33.6449
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 887114
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= 787609
involuntary context switches= 27741

runsolver used 1.85472 second user time and 5.10622 second system time

The end

Launcher Data

Begin job on node001 at 2010-07-02 07:40:11
IDJOB=2697030
IDBENCH=48064
IDSOLVER=1209
FILE ID=node001/2697030-1278049211
PBS_JOBID= 11198881
Free space on /tmp= 62380 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=47-P1=67-P2=7-P3=59-P4=59-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697030-1278049211/watcher-2697030-1278049211 -o /tmp/evaluation-result-2697030-1278049211/solver-2697030-1278049211 -C 1800 -W 2000 -M 1800  run HOME/instance-2697030-1278049211.opb

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

MD5SUM BENCH= cee9d966c480314e6c2ddf0bcf6f236f
RANDOM SEED=1379323418

node001.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.202
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.40
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.202
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1384052 kB
Buffers:        158812 kB
Cached:         402156 kB
SwapCached:      10816 kB
Active:         246932 kB
Inactive:       328268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1384052 kB
SwapTotal:     4192956 kB
SwapFree:      4135680 kB
Dirty:           16632 kB
Writeback:           0 kB
AnonPages:       12324 kB
Mapped:           8532 kB
Slab:            77928 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182092 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-2697030-1278049211.opb

Free space on /tmp at the end= 62364 MiB
End job on node001 at 2010-07-02 07:57:49