Trace number 2697033

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.05 1053.02

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=149-P1=13-P2=53-P3=149-P4=137-B.opb
MD5SUM154cbb2910332fd7a04bd3cd62f6a12f
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 benchmark1.65475
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 variables96
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 constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)256
Sum of products size (including duplicates)512
Number of different products256
Sum of products size512

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697033-1278049215.opb.
0.00/0.00	c Instance file HOME/instance-2697033-1278049215.opb
0.00/0.00	c File size is 18984 bytes.
0.00/0.01	c Highest Coefficient sum: 130560
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:      352                                                 |
0.00/0.02	c |  Number Constraints:    521                                                 |
0.00/0.02	c ===============================================================================
1800.02/1053.01	c Remaining time 1799.99 sec.
1800.02/1053.01	c 
1800.02/1053.01	c *** INTERRUPTED ***
1800.02/1053.01	s UNKNOWN
1800.02/1053.01	c Total CPU time              : 1777.34 s
1800.02/1053.01	c Memory used           : 76.62 MB
1800.02/1053.01	c CPU time              : 1777.34 s
1800.02/1053.01	c 
1800.02/1053.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-2697033-1278049215/watcher-2697033-1278049215 -o /tmp/evaluation-result-2697033-1278049215/solver-2697033-1278049215 -C 1800 -W 2000 -M 1800 run HOME/instance-2697033-1278049215.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.73 1.76 1.55 3/106 30764
/proc/meminfo: memFree=1495816/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) R 30762 30764 30544 0 -1 4202496 347 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374582165 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0

[startup+0.065929 s]
/proc/loadavg: 1.73 1.76 1.55 3/106 30764
/proc/meminfo: memFree=1495816/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100929 s]
/proc/loadavg: 1.73 1.76 1.55 3/106 30764
/proc/meminfo: memFree=1495816/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300927 s]
/proc/loadavg: 1.73 1.76 1.55 3/106 30764
/proc/meminfo: memFree=1495816/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700924 s]
/proc/loadavg: 1.73 1.76 1.55 3/106 30764
/proc/meminfo: memFree=1495816/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50092 s]
/proc/loadavg: 1.73 1.76 1.55 3/109 30771
/proc/meminfo: memFree=1489220/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=32304 CPUtime=2.21
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 10629 0 0 0 212 9 0 0 16 0 2 0 146214392 33079296 2655 1992294400 134512640 146736320 4292589904 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 8076 2655 1070 2985 0 4618 0
[pid=30765/tid=30771] ppid=30764 vsize=32304 CPUtime=0.8
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 5008 0 0 0 78 2 0 0 18 0 2 0 146214452 33079296 2655 1992294400 134512640 146736320 4292589904 18446744073709551615 136017763 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 41004

[startup+3.1019 s]
/proc/loadavg: 1.73 1.76 1.55 3/109 30771
/proc/meminfo: memFree=1486740/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=35944 CPUtime=5.09
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 18354 0 0 0 493 16 0 0 16 0 2 0 146214392 36806656 3516 1992294400 134512640 146736320 4292589904 18446744073709551615 135982859 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 8986 3516 1071 2985 0 5528 0
[pid=30765/tid=30771] ppid=30764 vsize=35944 CPUtime=2.24
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 8916 0 0 0 219 5 0 0 17 0 2 0 146214452 36806656 3516 1992294400 134512640 146736320 4292589904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 44644

[startup+6.30088 s]
/proc/loadavg: 1.76 1.77 1.56 3/109 30771
/proc/meminfo: memFree=1482648/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=41112 CPUtime=10.54
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 35245 0 0 0 1025 29 0 0 16 0 2 0 146214392 42098688 4541 1992294400 134512640 146736320 4292589904 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 10278 4541 1071 2985 0 6820 0
[pid=30765/tid=30771] ppid=30764 vsize=41112 CPUtime=4.9
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 17970 0 0 0 477 13 0 0 16 0 2 0 146214452 42098688 4541 1992294400 134512640 146736320 4292589904 18446744073709551615 135850737 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.54
Current children cumulated vsize (KiB) 49812

[startup+12.7018 s]
/proc/loadavg: 1.77 1.77 1.56 2/109 30771
/proc/meminfo: memFree=1476820/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=44484 CPUtime=21.46
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 71420 0 0 0 2092 54 0 0 16 0 2 0 146214392 45551616 5590 1992294400 134512640 146736320 4292589904 18446744073709551615 135450751 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 11121 5590 1092 2985 0 7663 0
[pid=30765/tid=30771] ppid=30764 vsize=44484 CPUtime=10.48
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 38776 0 0 0 1021 27 0 0 16 0 2 0 146214452 45551616 5590 1992294400 134512640 146736320 4292589904 18446744073709551615 136475669 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.46
Current children cumulated vsize (KiB) 53184

[startup+25.5007 s]
/proc/loadavg: 1.75 1.77 1.56 3/109 30771
/proc/meminfo: memFree=1471364/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=53984 CPUtime=43.34
/proc/30765/stat : 30765 (pb_cplex) S 30764 30764 30544 0 -1 4202496 125299 0 0 0 4238 96 0 0 16 0 2 0 146214392 55279616 7485 1992294400 134512640 146736320 4292589904 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 13496 7485 1116 2985 0 10038 0
[pid=30765/tid=30771] ppid=30764 vsize=53984 CPUtime=21.7
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 68852 0 0 0 2122 48 0 0 16 0 2 0 146214452 55279616 7485 1992294400 134512640 146736320 4292589904 18446744073709551615 135522467 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.34
Current children cumulated vsize (KiB) 62684

[startup+51.1005 s]
/proc/loadavg: 1.62 1.74 1.55 2/109 30771
/proc/meminfo: memFree=1471240/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=49256 CPUtime=86.46
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 182685 0 0 0 8489 157 0 0 16 0 2 0 146214392 50438144 6963 1992294400 134512640 146736320 4292589904 18446744073709551615 135983228 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 12314 6963 1118 2985 0 8856 0
[pid=30765/tid=30771] ppid=30764 vsize=49256 CPUtime=42.29
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 95863 0 0 0 4152 77 0 0 17 0 2 0 146214452 50438144 6963 1992294400 134512640 146736320 4292589904 18446744073709551615 135851007 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 86.46
Current children cumulated vsize (KiB) 57956

[startup+102.31 s]
/proc/loadavg: 1.59 1.71 1.55 3/109 30773
/proc/meminfo: memFree=1467148/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=53764 CPUtime=171.16
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 298248 0 0 0 16834 282 0 0 16 0 2 0 146214392 55054336 8010 1992294400 134512640 146736320 4292589904 18446744073709551615 139028313 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30765/statm: 13441 8010 1118 2985 0 9983 0
[pid=30765/tid=30771] ppid=30764 vsize=53764 CPUtime=85.48
/proc/30765/task/30771/stat : 30771 (pb_cplex) S 30764 30764 30544 0 -1 4202560 169515 0 0 0 8400 148 0 0 16 0 2 0 146214452 55054336 8010 1992294400 134512640 146736320 4292589904 18446744073709551615 144580073 0 2 4096 16387 18446604437839488256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 171.16
Current children cumulated vsize (KiB) 62464

[startup+162.301 s]
/proc/loadavg: 1.67 1.71 1.56 3/109 30775
/proc/meminfo: memFree=1467272/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=53792 CPUtime=269.05
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 343839 0 0 0 26527 378 0 0 16 0 2 0 146214392 55083008 7907 1992294400 134512640 146736320 4292589904 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30765/statm: 13448 7907 1118 2985 0 9990 0
[pid=30765/tid=30771] ppid=30764 vsize=53792 CPUtime=136.59
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 209376 0 0 0 13455 204 0 0 16 0 2 0 146214452 55083008 7907 1992294400 134512640 146736320 4292589904 18446744073709551615 135850319 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 269.05
Current children cumulated vsize (KiB) 62492

[startup+222.302 s]
/proc/loadavg: 1.81 1.73 1.57 3/109 30777
/proc/meminfo: memFree=1464172/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=57888 CPUtime=374.07
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 419304 0 0 0 36903 504 0 0 16 0 2 0 146214392 59277312 8735 1992294400 134512640 146736320 4292589904 18446744073709551615 135454096 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30765/statm: 14472 8735 1118 2985 0 11014 0
[pid=30765/tid=30771] ppid=30764 vsize=57888 CPUtime=188.27
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 250511 0 0 0 18562 265 0 0 16 0 2 0 146214452 59277312 8735 1992294400 134512640 146736320 4292589904 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 374.07
Current children cumulated vsize (KiB) 66588

[startup+282.301 s]
/proc/loadavg: 1.74 1.73 1.58 3/109 30779
/proc/meminfo: memFree=1462188/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=59204 CPUtime=480.09
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 455876 0 0 0 47389 620 0 0 17 0 2 0 146214392 60624896 9203 1992294400 134512640 146736320 4292589904 18446744073709551615 135454184 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 14801 9203 1118 2985 0 11343 0
[pid=30765/tid=30771] ppid=30764 vsize=59204 CPUtime=240.41
/proc/30765/task/30771/stat : 30771 (pb_cplex) S 30764 30764 30544 0 -1 4202560 270984 0 0 0 23716 325 0 0 16 0 2 0 146214452 60624896 9203 1992294400 134512640 146736320 4292589904 18446744073709551615 144580073 0 2 4096 16387 18446604437839488256 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 480.09
Current children cumulated vsize (KiB) 67904

[startup+342.302 s]
/proc/loadavg: 1.62 1.70 1.57 3/109 30779
/proc/meminfo: memFree=1461816/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=30765] ppid=30764 vsize=60720 CPUtime=689.93
/proc/30765/stat : 30765 (pb_cplex) S 30764 30764 30544 0 -1 4202496 550688 0 0 0 68123 870 0 0 17 0 2 0 146214392 62177280 9474 1992294400 134512640 146736320 4292589904 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 15180 9474 1118 2985 0 11722 0
[pid=30765/tid=30771] ppid=30764 vsize=60720 CPUtime=344.04
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 337835 0 0 0 33945 459 0 0 16 0 2 0 146214452 62177280 9474 1992294400 134512640 146736320 4292589904 18446744073709551615 135468718 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 689.93
Current children cumulated vsize (KiB) 69420

[startup+462.302 s]
/proc/loadavg: 1.81 1.73 1.59 3/109 30783
/proc/meminfo: memFree=1459460/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=62408 CPUtime=794.6
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 620556 0 0 0 78451 1009 0 0 18 0 2 0 146214392 63905792 9848 1992294400 134512640 146736320 4292589904 18446744073709551615 135443386 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 15602 9848 1118 2985 0 12144 0
[pid=30765/tid=30771] ppid=30764 vsize=62408 CPUtime=395.27
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 374482 0 0 0 38997 530 0 0 16 0 2 0 146214452 63905792 9848 1992294400 134512640 146736320 4292589904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 794.6
Current children cumulated vsize (KiB) 71108

[startup+522.301 s]
/proc/loadavg: 1.73 1.72 1.60 2/109 30785
/proc/meminfo: memFree=1457972/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=64532 CPUtime=898.05
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 701459 0 0 0 88657 1148 0 0 16 0 2 0 146214392 66080768 10269 1992294400 134512640 146736320 4292589904 18446744073709551615 139028303 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 16133 10269 1118 2985 0 12675 0
[pid=30765/tid=30771] ppid=30764 vsize=64532 CPUtime=445.93
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 413727 0 0 0 43993 600 0 0 16 0 2 0 146214452 66080768 10269 1992294400 134512640 146736320 4292589904 18446744073709551615 135467871 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 898.05
Current children cumulated vsize (KiB) 73232

[startup+582.302 s]
/proc/loadavg: 1.72 1.71 1.60 3/109 30787
/proc/meminfo: memFree=1456360/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=69456 CPUtime=1000.28
/proc/30765/stat : 30765 (pb_cplex) S 30764 30764 30544 0 -1 4202496 806013 0 0 0 98725 1303 0 0 16 0 2 0 146214392 71122944 11297 1992294400 134512640 146736320 4292589904 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30765/statm: 17364 11297 1118 2985 0 13906 0
[pid=30765/tid=30771] ppid=30764 vsize=69456 CPUtime=496.34
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 476204 0 0 0 48951 683 0 0 16 0 2 0 146214452 71122944 11297 1992294400 134512640 146736320 4292589904 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1000.28
Current children cumulated vsize (KiB) 78156

[startup+642.301 s]
/proc/loadavg: 1.63 1.68 1.60 3/109 30787
/proc/meminfo: memFree=1454128/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=68628 CPUtime=1101.4
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 892038 0 0 0 108700 1440 0 0 16 0 2 0 146214392 70275072 11203 1992294400 134512640 146736320 4292589904 18446744073709551615 136402277 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30765/statm: 17157 11203 1118 2985 0 13699 0
[pid=30765/tid=30771] ppid=30764 vsize=68628 CPUtime=545.91
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 511740 0 0 0 53843 748 0 0 16 0 2 0 146214452 70275072 11203 1992294400 134512640 146736320 4292589904 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1101.4
Current children cumulated vsize (KiB) 77328

[startup+702.302 s]
/proc/loadavg: 1.82 1.72 1.61 3/109 30789
/proc/meminfo: memFree=1452144/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=70164 CPUtime=1202.46
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 956919 0 0 0 118681 1565 0 0 16 0 2 0 146214392 71847936 11674 1992294400 134512640 146736320 4292589904 18446744073709551615 135526786 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30765/statm: 17541 11674 1118 2985 0 14083 0
[pid=30765/tid=30771] ppid=30764 vsize=70164 CPUtime=598.29
/proc/30765/task/30771/stat : 30771 (pb_cplex) S 30764 30764 30544 0 -1 4202560 555711 0 0 0 59014 815 0 0 16 0 2 0 146214452 71847936 11674 1992294400 134512640 146736320 4292589904 18446744073709551615 144580073 0 2 4096 16387 18446604437839488256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1202.46
Current children cumulated vsize (KiB) 78864

[startup+762.309 s]
/proc/loadavg: 1.97 1.77 1.64 3/109 30791
/proc/meminfo: memFree=1450904/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=71664 CPUtime=1301.81
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 1012486 0 0 0 128504 1677 0 0 16 0 2 0 146214392 73383936 12011 1992294400 134512640 146736320 4292589904 18446744073709551615 135453306 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30765/statm: 17916 12011 1118 2985 0 14458 0
[pid=30765/tid=30771] ppid=30764 vsize=71664 CPUtime=647.57
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 589455 0 0 0 63883 874 0 0 16 0 2 0 146214452 73383936 12011 1992294400 134512640 146736320 4292589904 18446744073709551615 135468697 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 80364

[startup+822.301 s]
/proc/loadavg: 1.63 1.72 1.62 2/109 30793
/proc/meminfo: memFree=1449540/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=72856 CPUtime=1405.93
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 1075847 0 0 0 138788 1805 0 0 15 0 2 0 146214392 74604544 12291 1992294400 134512640 146736320 4292589904 18446744073709551615 136008069 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30765/statm: 18214 12291 1118 2985 0 14756 0
[pid=30765/tid=30771] ppid=30764 vsize=72856 CPUtime=698.98
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 616918 0 0 0 68962 936 0 0 16 0 2 0 146214452 74604544 12291 1992294400 134512640 146736320 4292589904 18446744073709551615 135854505 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1405.93
Current children cumulated vsize (KiB) 81556

[startup+882.302 s]
/proc/loadavg: 1.86 1.77 1.65 3/109 30795
/proc/meminfo: memFree=1447556/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=74768 CPUtime=1508.63
/proc/30765/stat : 30765 (pb_cplex) S 30764 30764 30544 0 -1 4202496 1124076 0 0 0 148941 1922 0 0 16 0 2 0 146214392 76562432 12806 1992294400 134512640 146736320 4292589904 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30765/statm: 18692 12806 1118 2985 0 15234 0
[pid=30765/tid=30771] ppid=30764 vsize=74768 CPUtime=750.16
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 643266 0 0 0 74019 997 0 0 16 0 2 0 146214452 76562432 12806 1992294400 134512640 146736320 4292589904 18446744073709551615 135526707 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1508.63
Current children cumulated vsize (KiB) 83468

[startup+942.302 s]
/proc/loadavg: 1.89 1.79 1.66 2/109 30795
/proc/meminfo: memFree=1447060/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=75564 CPUtime=1612.14
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 1165031 0 0 0 159179 2035 0 0 15 0 2 0 146214392 77377536 12959 1992294400 134512640 146736320 4292589904 18446744073709551615 135455419 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30765/statm: 18891 12959 1118 2985 0 15433 0
[pid=30765/tid=30771] ppid=30764 vsize=75564 CPUtime=802.02
/proc/30765/task/30771/stat : 30771 (pb_cplex) R 30764 30764 30544 0 -1 4202560 666900 0 0 0 79147 1055 0 0 17 0 2 0 146214452 77377536 12959 1992294400 134512640 146736320 4292589904 18446744073709551615 136400496 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1612.14
Current children cumulated vsize (KiB) 84264

[startup+1002.3 s]
/proc/loadavg: 1.72 1.76 1.65 3/109 30797
/proc/meminfo: memFree=1445820/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=75948 CPUtime=1713.24
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 1234658 0 0 0 169161 2163 0 0 15 0 2 0 146214392 77770752 13156 1992294400 134512640 146736320 4292589904 18446744073709551615 135453303 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30765/statm: 18987 13156 1118 2985 0 15529 0
[pid=30765/tid=30771] ppid=30764 vsize=75948 CPUtime=852.89
/proc/30765/task/30771/stat : 30771 (pb_cplex) S 30764 30764 30544 0 -1 4202560 703192 0 0 0 84170 1119 0 0 16 0 2 0 146214452 77770752 13156 1992294400 134512640 146736320 4292589904 18446744073709551615 144580073 0 2 4096 16387 18446604437839488256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1713.24
Current children cumulated vsize (KiB) 84648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1053 s]
/proc/loadavg: 1.74 1.75 1.65 2/109 30799
/proc/meminfo: memFree=1444952/2059040 swapFree=4139660/4192956
[pid=30764] ppid=30762 vsize=8700 CPUtime=0
/proc/30764/stat : 30764 (run) S 30762 30764 30544 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 146214392 8908800 248 1992294400 4194304 4922060 140737334516864 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30764/statm: 2175 248 208 178 0 68 0
[pid=30765] ppid=30764 vsize=78460 CPUtime=1800.02
/proc/30765/stat : 30765 (pb_cplex) R 30764 30764 30544 0 -1 4202496 1284272 0 0 0 177733 2269 0 0 16 0 2 0 146214392 80343040 13733 1992294400 134512640 146736320 4292589904 18446744073709551615 135237155 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30765/statm: 19615 13733 1118 2985 0 16157 0
[pid=30765/tid=30771] ppid=30764 vsize=78460 CPUtime=895.43
/proc/30765/task/30771/stat : 30771 (pb_cplex) S 30764 30764 30544 0 -1 4202560 733102 0 0 0 88368 1175 0 0 16 0 2 0 146214452 80343040 13733 1992294400 134512640 146736320 4292589904 18446744073709551615 144580073 0 2 4096 16387 18446604437839488256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 87160

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): 1053.02
CPU time (s): 1800.05
CPU user time (s): 1777.34
CPU system time (s): 22.7065
CPU usage (%): 170.941
Max. virtual memory (cumulated for all children) (KiB): 96100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1777.34
system time used= 22.7065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1284637
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= 551689
involuntary context switches= 26908

runsolver used 2.09868 second user time and 5.57715 second system time

The end

Launcher Data

Begin job on node037 at 2010-07-02 07:40:15
IDJOB=2697033
IDBENCH=48067
IDSOLVER=1209
FILE ID=node037/2697033-1278049215
PBS_JOBID= 11198854
Free space on /tmp= 62516 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=149-P1=13-P2=53-P3=149-P4=137-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697033-1278049215/watcher-2697033-1278049215 -o /tmp/evaluation-result-2697033-1278049215/solver-2697033-1278049215 -C 1800 -W 2000 -M 1800  run HOME/instance-2697033-1278049215.opb

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

MD5SUM BENCH= 154cbb2910332fd7a04bd3cd62f6a12f
RANDOM SEED=1441022207

node037.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.248
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.248
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.55
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1496840 kB
Buffers:        151036 kB
Cached:         300540 kB
SwapCached:       6676 kB
Active:         200352 kB
Inactive:       264880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1496840 kB
SwapTotal:     4192956 kB
SwapFree:      4139660 kB
Dirty:           16556 kB
Writeback:           0 kB
AnonPages:       12004 kB
Mapped:          12040 kB
Slab:            75144 kB
PageTables:       4108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181420 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-2697033-1278049215.opb

Free space on /tmp at the end= 62500 MiB
End job on node037 at 2010-07-02 07:57:51