Trace number 2697055

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.03 1035.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=5-P1=53-P2=23-P3=7-P4=31-P5=59-P6=59-P7=37-P8=41-P9=67-B.opb
MD5SUMfb8239991fe60a33867ecb92496c7603
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 benchmark4.22936
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 variables162
Total number of constraints19
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 constraints19
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)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697055-1278049291.opb.
0.00/0.00	c Instance file HOME/instance-2697055-1278049291.opb
0.00/0.00	c File size is 24339 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.02         s                                      |
0.00/0.02	c |  Number Variables:      486                                                 |
0.00/0.02	c |  Number Constraints:    667                                                 |
0.00/0.02	c ===============================================================================
1800.01/1035.41	c Remaining time 1799.98 sec.
1800.01/1035.41	c 
1800.01/1035.41	c *** INTERRUPTED ***
1800.01/1035.41	s UNKNOWN
1800.01/1035.41	c Total CPU time              : 1772.62 s
1800.01/1035.41	c Memory used           : 64.65 MB
1800.01/1035.41	c CPU time              : 1772.62 s
1800.01/1035.41	c 
1800.01/1035.41	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-2697055-1278049291/watcher-2697055-1278049291 -o /tmp/evaluation-result-2697055-1278049291/solver-2697055-1278049291 -C 1800 -W 2000 -M 1800 run HOME/instance-2697055-1278049291.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: 2.22 1.92 1.66 3/106 32676
/proc/meminfo: memFree=1654684/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) R 32674 32676 32452 0 -1 4202496 347 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179989397 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0

[startup+0.0151511 s]
/proc/loadavg: 2.22 1.92 1.66 3/106 32676
/proc/meminfo: memFree=1654684/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.102174 s]
/proc/loadavg: 2.22 1.92 1.66 3/106 32676
/proc/meminfo: memFree=1654684/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301197 s]
/proc/loadavg: 2.22 1.92 1.66 3/106 32676
/proc/meminfo: memFree=1654684/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70126 s]
/proc/loadavg: 2.22 1.92 1.66 3/106 32676
/proc/meminfo: memFree=1654684/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50137 s]
/proc/loadavg: 2.22 1.92 1.66 3/109 32681
/proc/meminfo: memFree=1647088/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=33472 CPUtime=2.22
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 10550 0 0 0 213 9 0 0 18 0 2 0 146221873 34275328 2975 1992294400 134512640 146736320 4292265024 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 8368 2975 1070 2985 0 4910 0
[pid=32677/tid=32681] ppid=32676 vsize=33472 CPUtime=0.5
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 5404 0 0 0 48 2 0 0 17 0 2 0 146221961 34275328 2975 1992294400 134512640 146736320 4292265024 18446744073709551615 135231547 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 42172

[startup+3.1016 s]
/proc/loadavg: 2.20 1.92 1.66 3/109 32681
/proc/meminfo: memFree=1644980/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=35716 CPUtime=5.03
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 20408 0 0 0 484 19 0 0 17 0 2 0 146221873 36573184 3475 1992294400 134512640 146736320 4292265024 18446744073709551615 136019069 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32677/statm: 8929 3475 1074 2985 0 5471 0
[pid=32677/tid=32681] ppid=32676 vsize=35716 CPUtime=1.93
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 10036 0 0 0 186 7 0 0 16 0 2 0 146221961 36573184 3475 1992294400 134512640 146736320 4292265024 18446744073709551615 144798020 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 44416

[startup+6.30106 s]
/proc/loadavg: 2.20 1.92 1.66 2/109 32681
/proc/meminfo: memFree=1642136/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=40448 CPUtime=10.4
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 33070 0 0 0 1013 27 0 0 16 0 2 0 146221873 41418752 4529 1992294400 134512640 146736320 4292265024 18446744073709551615 139023034 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32677/statm: 10112 4529 1071 2985 0 6654 0
[pid=32677/tid=32681] ppid=32676 vsize=40448 CPUtime=4.64
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 17463 0 0 0 453 11 0 0 16 0 2 0 146221961 41418752 4529 1992294400 134512640 146736320 4292265024 18446744073709551615 136400581 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.4
Current children cumulated vsize (KiB) 49148

[startup+12.701 s]
/proc/loadavg: 2.09 1.91 1.65 3/109 32681
/proc/meminfo: memFree=1638912/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=41288 CPUtime=21.2
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 49872 0 0 0 2079 41 0 0 16 0 2 0 146221873 42278912 4805 1992294400 134512640 146736320 4292265024 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32677/statm: 10322 4805 1071 2985 0 6864 0
[pid=32677/tid=32681] ppid=32676 vsize=41288 CPUtime=10
/proc/32677/task/32681/stat : 32681 (pb_cplex) S 32676 32676 32452 0 -1 4202560 25911 0 0 0 983 17 0 0 15 0 2 0 146221961 42278912 4805 1992294400 134512640 146736320 4292265024 18446744073709551615 144580073 0 2 4096 16387 18446604437823095744 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.2
Current children cumulated vsize (KiB) 49988

[startup+25.5018 s]
/proc/loadavg: 2.00 1.89 1.65 3/109 32681
/proc/meminfo: memFree=1635936/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=44608 CPUtime=42.9
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 94429 0 0 0 4222 68 0 0 18 0 2 0 146221873 45678592 5414 1992294400 134512640 146736320 4292265024 18446744073709551615 135854509 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32677/statm: 11152 5414 1074 2985 0 7694 0
[pid=32677/tid=32681] ppid=32676 vsize=44608 CPUtime=20.2
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 50623 0 0 0 1988 32 0 0 16 0 2 0 146221961 45678592 5414 1992294400 134512640 146736320 4292265024 18446744073709551615 139023078 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.9
Current children cumulated vsize (KiB) 53308

[startup+51.1005 s]
/proc/loadavg: 1.79 1.85 1.64 4/109 32683
/proc/meminfo: memFree=1627008/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=53204 CPUtime=86.75
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 175270 0 0 0 8552 123 0 0 18 0 2 0 146221873 54480896 7647 1992294400 134512640 146736320 4292265024 18446744073709551615 135526785 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 13301 7647 1074 2985 0 9843 0
[pid=32677/tid=32681] ppid=32676 vsize=53204 CPUtime=41.39
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 90493 0 0 0 4080 59 0 0 16 0 2 0 146221961 54480896 7647 1992294400 134512640 146736320 4292265024 18446744073709551615 135850308 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 86.75
Current children cumulated vsize (KiB) 61904

[startup+102.309 s]
/proc/loadavg: 1.92 1.87 1.66 3/109 32683
/proc/meminfo: memFree=1626884/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=53272 CPUtime=167.21
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 234949 0 0 0 16532 189 0 0 16 0 2 0 146221873 54550528 7676 1992294400 134512640 146736320 4292265024 18446744073709551615 139023078 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32677/statm: 13318 7676 1081 2985 0 9860 0
[pid=32677/tid=32681] ppid=32676 vsize=53272 CPUtime=76.22
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 114345 0 0 0 7531 91 0 0 16 0 2 0 146221961 54550528 7676 1992294400 134512640 146736320 4292265024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 167.21
Current children cumulated vsize (KiB) 61972

[startup+162.302 s]
/proc/loadavg: 1.81 1.85 1.66 3/109 32685
/proc/meminfo: memFree=1626016/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=54140 CPUtime=271.51
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 280828 0 0 0 26853 298 0 0 16 0 2 0 146221873 55439360 7870 1992294400 134512640 146736320 4292265024 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 13535 7870 1081 2985 0 10077 0
[pid=32677/tid=32681] ppid=32676 vsize=54140 CPUtime=127.98
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 136214 0 0 0 12650 148 0 0 16 0 2 0 146221961 55439360 7870 1992294400 134512640 146736320 4292265024 18446744073709551615 135450718 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 271.51
Current children cumulated vsize (KiB) 62840

[startup+222.302 s]
/proc/loadavg: 1.87 1.85 1.67 3/109 32687
/proc/meminfo: memFree=1625644/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=55468 CPUtime=376.73
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 399840 0 0 0 37204 469 0 0 17 0 2 0 146221873 56799232 8014 1992294400 134512640 146736320 4292265024 18446744073709551615 136015707 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32677/statm: 13867 8014 1081 2985 0 10409 0
[pid=32677/tid=32681] ppid=32676 vsize=55468 CPUtime=180.11
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 206117 0 0 0 17766 245 0 0 15 0 2 0 146221961 56799232 8014 1992294400 134512640 146736320 4292265024 18446744073709551615 135468687 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 376.73
Current children cumulated vsize (KiB) 64168

[startup+282.301 s]
/proc/loadavg: 1.82 1.84 1.67 3/109 32689
/proc/meminfo: memFree=1625644/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=54696 CPUtime=482.63
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 481261 0 0 0 47644 619 0 0 16 0 2 0 146221873 56008704 7965 1992294400 134512640 146736320 4292265024 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 13674 7965 1099 2985 0 10216 0
[pid=32677/tid=32681] ppid=32676 vsize=54696 CPUtime=232.91
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 256244 0 0 0 22963 328 0 0 16 0 2 0 146221961 56008704 7965 1992294400 134512640 146736320 4292265024 18446744073709551615 136402267 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 482.63
Current children cumulated vsize (KiB) 63396

[startup+342.301 s]
/proc/loadavg: 1.65 1.78 1.66 3/109 32691
/proc/meminfo: memFree=1625520/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=54756 CPUtime=695.16
/proc/32677/stat : 32677 (pb_cplex) S 32676 32676 32452 0 -1 4202496 699608 0 0 0 68528 988 0 0 16 0 2 0 146221873 56070144 8137 1992294400 134512640 146736320 4292265024 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 13689 8137 1099 2985 0 10231 0
[pid=32677/tid=32681] ppid=32676 vsize=54756 CPUtime=338.5
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 336120 0 0 0 33370 480 0 0 16 0 2 0 146221961 56070144 8137 1992294400 134512640 146736320 4292265024 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 695.16
Current children cumulated vsize (KiB) 63456

[startup+462.302 s]
/proc/loadavg: 1.76 1.78 1.67 3/109 32693
/proc/meminfo: memFree=1623040/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=56896 CPUtime=799.98
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 831068 0 0 0 78813 1185 0 0 16 0 2 0 146221873 58261504 8549 1992294400 134512640 146736320 4292265024 18446744073709551615 135850298 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 14224 8549 1099 2985 0 10766 0
[pid=32677/tid=32681] ppid=32676 vsize=56896 CPUtime=389.96
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 371336 0 0 0 38448 548 0 0 16 0 2 0 146221961 58261504 8549 1992294400 134512640 146736320 4292265024 18446744073709551615 135850298 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 799.98
Current children cumulated vsize (KiB) 65596

[startup+522.302 s]
/proc/loadavg: 1.80 1.79 1.68 3/109 32695
/proc/meminfo: memFree=1621676/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=58748 CPUtime=905.17
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 882256 0 0 0 89197 1320 0 0 18 0 2 0 146221873 60157952 8953 1992294400 134512640 146736320 4292265024 18446744073709551615 136384858 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 14687 8953 1100 2985 0 11229 0
[pid=32677/tid=32681] ppid=32676 vsize=58748 CPUtime=441.13
/proc/32677/task/32681/stat : 32681 (pb_cplex) S 32676 32676 32452 0 -1 4202560 395816 0 0 0 43497 616 0 0 16 0 2 0 146221961 60157952 8953 1992294400 134512640 146736320 4292265024 18446744073709551615 144580073 0 2 4096 16387 18446604437823095744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 905.17
Current children cumulated vsize (KiB) 67448

[startup+582.301 s]
/proc/loadavg: 2.02 1.85 1.70 2/109 32697
/proc/meminfo: memFree=1620932/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=58908 CPUtime=1008.98
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 909636 0 0 0 99440 1458 0 0 16 0 2 0 146221873 60321792 9028 1992294400 134512640 146736320 4292265024 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 14727 9028 1099 2985 0 11269 0
[pid=32677/tid=32681] ppid=32676 vsize=58908 CPUtime=492.16
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 410313 0 0 0 48534 682 0 0 16 0 2 0 146221961 60321792 9028 1992294400 134512640 146736320 4292265024 18446744073709551615 137463481 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1008.98
Current children cumulated vsize (KiB) 67608

[startup+642.302 s]
/proc/loadavg: 1.85 1.83 1.70 3/109 32699
/proc/meminfo: memFree=1620932/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=59332 CPUtime=1112.92
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 972888 0 0 0 109697 1595 0 0 16 0 2 0 146221873 60755968 9115 1992294400 134512640 146736320 4292265024 18446744073709551615 135453306 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 14833 9115 1099 2985 0 11375 0
[pid=32677/tid=32681] ppid=32676 vsize=59332 CPUtime=543.44
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 441690 0 0 0 53595 749 0 0 16 0 2 0 146221961 60755968 9115 1992294400 134512640 146736320 4292265024 18446744073709551615 135450566 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1112.92
Current children cumulated vsize (KiB) 68032

[startup+702.301 s]
/proc/loadavg: 1.72 1.80 1.70 3/109 32699
/proc/meminfo: memFree=1619444/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=61804 CPUtime=1217.84
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 1023928 0 0 0 120051 1733 0 0 16 0 2 0 146221873 63287296 9549 1992294400 134512640 146736320 4292265024 18446744073709551615 135450575 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 15451 9549 1099 2985 0 11993 0
[pid=32677/tid=32681] ppid=32676 vsize=61804 CPUtime=595.19
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 467956 0 0 0 58703 816 0 0 16 0 2 0 146221961 63287296 9549 1992294400 134512640 146736320 4292265024 18446744073709551615 139039580 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1217.84
Current children cumulated vsize (KiB) 70504

[startup+762.309 s]
/proc/loadavg: 1.88 1.83 1.72 2/109 32701
/proc/meminfo: memFree=1617584/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=62820 CPUtime=1322.49
/proc/32677/stat : 32677 (pb_cplex) S 32676 32676 32452 0 -1 4202496 1087987 0 0 0 130366 1883 0 0 17 0 2 0 146221873 64327680 9945 1992294400 134512640 146736320 4292265024 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32677/statm: 15705 9945 1099 2985 0 12247 0
[pid=32677/tid=32681] ppid=32676 vsize=62820 CPUtime=646.7
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 515195 0 0 0 63767 903 0 0 16 0 2 0 146221961 64327680 9945 1992294400 134512640 146736320 4292265024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1322.49
Current children cumulated vsize (KiB) 71520

[startup+822.301 s]
/proc/loadavg: 1.73 1.80 1.71 3/109 32703
/proc/meminfo: memFree=1617460/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=63016 CPUtime=1428.2
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 1183956 0 0 0 140739 2081 0 0 16 0 2 0 146221873 64528384 9984 1992294400 134512640 146736320 4292265024 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 15754 9984 1099 2985 0 12296 0
[pid=32677/tid=32681] ppid=32676 vsize=63016 CPUtime=699.24
/proc/32677/task/32681/stat : 32681 (pb_cplex) S 32676 32676 32452 0 -1 4202560 559767 0 0 0 68929 995 0 0 16 0 2 0 146221961 64528384 9984 1992294400 134512640 146736320 4292265024 18446744073709551615 144580073 0 2 4096 16387 18446604437823095744 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1428.2
Current children cumulated vsize (KiB) 71716

[startup+882.302 s]
/proc/loadavg: 1.80 1.80 1.72 3/109 32705
/proc/meminfo: memFree=1615972/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=64644 CPUtime=1532.47
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 1318930 0 0 0 150966 2281 0 0 16 0 2 0 146221873 66195456 10326 1992294400 134512640 146736320 4292265024 18446744073709551615 135854509 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32677/statm: 16161 10326 1099 2985 0 12703 0
[pid=32677/tid=32681] ppid=32676 vsize=64644 CPUtime=750.61
/proc/32677/task/32681/stat : 32681 (pb_cplex) S 32676 32676 32452 0 -1 4202560 635415 0 0 0 73972 1089 0 0 16 0 2 0 146221961 66195456 10326 1992294400 134512640 146736320 4292265024 18446744073709551615 144580073 0 2 4096 16387 18446604437823095744 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1532.47
Current children cumulated vsize (KiB) 73344

[startup+942.301 s]
/proc/loadavg: 1.83 1.80 1.73 3/109 32707
/proc/meminfo: memFree=1615724/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=64736 CPUtime=1637.61
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 1463352 0 0 0 161267 2494 0 0 16 0 2 0 146221873 66289664 10398 1992294400 134512640 146736320 4292265024 18446744073709551615 135237972 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/32677/statm: 16184 10398 1099 2985 0 12726 0
[pid=32677/tid=32681] ppid=32676 vsize=64736 CPUtime=802.25
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 699322 0 0 0 79043 1182 0 0 16 0 2 0 146221961 66289664 10398 1992294400 134512640 146736320 4292265024 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1637.61
Current children cumulated vsize (KiB) 73436

[startup+1002.32 s]
/proc/loadavg: 1.78 1.78 1.72 3/109 32707
/proc/meminfo: memFree=1614980/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=66008 CPUtime=1742.28
/proc/32677/stat : 32677 (pb_cplex) S 32676 32676 32452 0 -1 4202496 1544021 0 0 0 171566 2662 0 0 16 0 2 0 146221873 67592192 10593 1992294400 134512640 146736320 4292265024 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 16502 10593 1099 2985 0 13044 0
[pid=32677/tid=32681] ppid=32676 vsize=66008 CPUtime=853.96
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 727229 0 0 0 84141 1255 0 0 15 0 2 0 146221961 67592192 10593 1992294400 134512640 146736320 4292265024 18446744073709551615 135468622 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1742.28
Current children cumulated vsize (KiB) 74708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1035.4 s]
/proc/loadavg: 1.73 1.77 1.72 3/109 32709
/proc/meminfo: memFree=1614732/2059040 swapFree=4140152/4192956
[pid=32676] ppid=32674 vsize=8700 CPUtime=0
/proc/32676/stat : 32676 (run) S 32674 32676 32452 0 -1 4202496 363 0 0 0 0 0 0 0 17 0 1 0 146221873 8908800 248 1992294400 4194304 4922060 140736431849280 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/32676/statm: 2175 248 208 178 0 68 0
[pid=32677] ppid=32676 vsize=66200 CPUtime=1800.01
/proc/32677/stat : 32677 (pb_cplex) R 32676 32676 32452 0 -1 4202496 1577550 0 0 0 177261 2740 0 0 16 0 2 0 146221873 67788800 10635 1992294400 134512640 146736320 4292265024 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/32677/statm: 16550 10635 1099 2985 0 13092 0
[pid=32677/tid=32681] ppid=32676 vsize=66200 CPUtime=882.96
/proc/32677/task/32681/stat : 32681 (pb_cplex) R 32676 32676 32452 0 -1 4202560 746215 0 0 0 87002 1294 0 0 16 0 2 0 146221961 67788800 10635 1992294400 134512640 146736320 4292265024 18446744073709551615 135468694 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 74900

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1035.42
CPU time (s): 1800.03
CPU user time (s): 1772.62
CPU system time (s): 27.4088
CPU usage (%): 173.846
Max. virtual memory (cumulated for all children) (KiB): 80884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1772.62
system time used= 27.4088
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1577923
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= 640006
involuntary context switches= 26869

runsolver used 1.9617 second user time and 5.58315 second system time

The end

Launcher Data

Begin job on node039 at 2010-07-02 07:41:31
IDJOB=2697055
IDBENCH=48089
IDSOLVER=1209
FILE ID=node039/2697055-1278049291
PBS_JOBID= 11198852
Free space on /tmp= 62336 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=5-P1=53-P2=23-P3=7-P4=31-P5=59-P6=59-P7=37-P8=41-P9=67-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697055-1278049291/watcher-2697055-1278049291 -o /tmp/evaluation-result-2697055-1278049291/solver-2697055-1278049291 -C 1800 -W 2000 -M 1800  run HOME/instance-2697055-1278049291.opb

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

MD5SUM BENCH= fb8239991fe60a33867ecb92496c7603
RANDOM SEED=1441022207

node039.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.267
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.53
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.267
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1655460 kB
Buffers:        117228 kB
Cached:         188928 kB
SwapCached:       6224 kB
Active:         175588 kB
Inactive:       144212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1655460 kB
SwapTotal:     4192956 kB
SwapFree:      4140152 kB
Dirty:           16628 kB
Writeback:           0 kB
AnonPages:       11972 kB
Mapped:          12080 kB
Slab:            61884 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181688 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-2697055-1278049291.opb

Free space on /tmp at the end= 62320 MiB
End job on node039 at 2010-07-02 07:58:47