Trace number 2696928

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.12 -1

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=13-P1=29-P2=29-P3=31-P4=37-P5=17-P6=29-P7=3-P8=29-P9=17-B.opb
MD5SUMf969522c25fcd822319ca2a51d36dbf7
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.89471
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 variables135
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 constraint5
Maximum length of a constraint35
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1984
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)225
Sum of products size (including duplicates)450
Number of different products225
Sum of products size450

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696928-1278048140.opb.
0.00/0.00	c Instance file HOME/instance-2696928-1278048140.opb
0.00/0.00	c File size is 16961 bytes.
0.00/0.01	c Highest Coefficient sum: 1984
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:      360                                                 |
0.00/0.01	c |  Number Constraints:    469                                                 |
0.00/0.01	c ===============================================================================
1800.10/1033.51	c Remaining time 1799.99 sec.
1800.10/1033.51	c 
1800.10/1033.51	c *** INTERRUPTED ***
1800.10/1033.51	s UNKNOWN
1800.10/1033.51	c Total CPU time              : 1769.26 s
1800.10/1033.51	c Memory used           : 52.79 MB
1800.10/1033.51	c CPU time              : 1769.26 s
1800.10/1033.51	c 
1800.10/1033.51	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-2696928-1278048140/watcher-2696928-1278048140 -o /tmp/evaluation-result-2696928-1278048140/solver-2696928-1278048140 -C 1800 -W 2000 -M 1800 run HOME/instance-2696928-1278048140.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.95 1.84 1.22 3/105 2803
/proc/meminfo: memFree=1191196/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0

[startup+0.11064 s]
/proc/loadavg: 1.95 1.84 1.22 3/105 2803
/proc/meminfo: memFree=1191196/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200761 s]
/proc/loadavg: 1.95 1.84 1.22 3/105 2803
/proc/meminfo: memFree=1191196/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.302341 s]
/proc/loadavg: 1.95 1.84 1.22 3/105 2803
/proc/meminfo: memFree=1191196/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.707724 s]
/proc/loadavg: 1.95 1.84 1.22 3/105 2803
/proc/meminfo: memFree=1191196/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50081 s]
/proc/loadavg: 1.95 1.84 1.22 3/108 2808
/proc/meminfo: memFree=1184600/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=33048 CPUtime=2.34
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 13366 0 0 0 224 10 0 0 18 0 2 0 146107535 33841152 2868 1992294400 134512640 146736320 4286927376 18446744073709551615 136017771 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 8262 2868 1074 2985 0 4804 0
[pid=2804/tid=2808] ppid=2803 vsize=33048 CPUtime=0.74
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 5659 0 0 0 71 3 0 0 17 0 2 0 146107601 33841152 2868 1992294400 134512640 146736320 4286927376 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 41748

[startup+3.10097 s]
/proc/loadavg: 1.87 1.83 1.22 2/108 2808
/proc/meminfo: memFree=1181996/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=35184 CPUtime=5.08
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 20855 0 0 0 492 16 0 0 16 0 2 0 146107535 36028416 3457 1992294400 134512640 146736320 4286927376 18446744073709551615 137461037 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 8796 3457 1074 2985 0 5338 0
[pid=2804/tid=2808] ppid=2803 vsize=35184 CPUtime=2.19
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 9616 0 0 0 213 6 0 0 17 0 2 0 146107601 36028416 3457 1992294400 134512640 146736320 4286927376 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 43884

[startup+6.3023 s]
/proc/loadavg: 1.87 1.83 1.22 3/108 2808
/proc/meminfo: memFree=1179764/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=37332 CPUtime=10.52
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 29651 0 0 0 1027 25 0 0 17 0 2 0 146107535 38227968 3875 1992294400 134512640 146736320 4286927376 18446744073709551615 136017763 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2804/statm: 9333 3875 1074 2985 0 5875 0
[pid=2804/tid=2808] ppid=2803 vsize=37332 CPUtime=4.7
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 14478 0 0 0 459 11 0 0 15 0 2 0 146107601 38227968 3875 1992294400 134512640 146736320 4286927376 18446744073709551615 135526778 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.52
Current children cumulated vsize (KiB) 46032

[startup+12.702 s]
/proc/loadavg: 1.88 1.83 1.22 2/108 2808
/proc/meminfo: memFree=1176292/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=38724 CPUtime=21.07
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 50701 0 0 0 2066 41 0 0 16 0 2 0 146107535 39653376 4353 1992294400 134512640 146736320 4286927376 18446744073709551615 135237283 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 9681 4353 1074 2985 0 6223 0
[pid=2804/tid=2808] ppid=2803 vsize=38724 CPUtime=9.97
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 24417 0 0 0 979 18 0 0 16 0 2 0 146107601 39653376 4353 1992294400 134512640 146736320 4286927376 18446744073709551615 135846482 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.07
Current children cumulated vsize (KiB) 47424

[startup+25.5013 s]
/proc/loadavg: 1.91 1.84 1.23 3/108 2808
/proc/meminfo: memFree=1172944/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=43056 CPUtime=43.35
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 80263 0 0 0 4264 71 0 0 16 0 2 0 146107535 44089344 5350 1992294400 134512640 146736320 4286927376 18446744073709551615 135468690 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 10764 5350 1074 2985 0 7306 0
[pid=2804/tid=2808] ppid=2803 vsize=43056 CPUtime=21.08
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 41935 0 0 0 2074 34 0 0 16 0 2 0 146107601 44089344 5350 1992294400 134512640 146736320 4286927376 18446744073709551615 136018009 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.35
Current children cumulated vsize (KiB) 51756

[startup+51.101 s]
/proc/loadavg: 1.68 1.78 1.23 2/108 2810
/proc/meminfo: memFree=1172696/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=45728 CPUtime=80.65
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 119805 0 0 0 7948 117 0 0 16 0 2 0 146107535 46825472 5871 1992294400 134512640 146736320 4286927376 18446744073709551615 136015575 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2804/statm: 11432 5871 1084 2985 0 7974 0
[pid=2804/tid=2808] ppid=2803 vsize=45728 CPUtime=35.25
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 56966 0 0 0 3470 55 0 0 16 0 2 0 146107601 46825472 5871 1992294400 134512640 146736320 4286927376 18446744073709551615 136015248 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 80.65
Current children cumulated vsize (KiB) 54428

[startup+102.301 s]
/proc/loadavg: 2.01 1.85 1.28 3/108 2810
/proc/meminfo: memFree=1171704/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=43916 CPUtime=168.99
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 177254 0 0 0 16655 244 0 0 16 0 2 0 146107535 44969984 5622 1992294400 134512640 146736320 4286927376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 10979 5622 1084 2985 0 7521 0
[pid=2804/tid=2808] ppid=2803 vsize=43916 CPUtime=79.36
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 86494 0 0 0 7817 119 0 0 17 0 2 0 146107601 44969984 5622 1992294400 134512640 146736320 4286927376 18446744073709551615 135468697 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 168.99
Current children cumulated vsize (KiB) 52616

[startup+162.301 s]
/proc/loadavg: 1.92 1.86 1.32 2/108 2812
/proc/meminfo: memFree=1170340/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=46080 CPUtime=274.79
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 234815 0 0 0 27073 406 0 0 18 0 2 0 146107535 47185920 5987 1992294400 134512640 146736320 4286927376 18446744073709551615 135454093 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2804/statm: 11520 5987 1105 2985 0 8062 0
[pid=2804/tid=2808] ppid=2803 vsize=46080 CPUtime=132.09
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 116909 0 0 0 13007 202 0 0 16 0 2 0 146107601 47185920 5987 1992294400 134512640 146736320 4286927376 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 274.79
Current children cumulated vsize (KiB) 54780

[startup+222.309 s]
/proc/loadavg: 1.89 1.86 1.36 3/108 2814
/proc/meminfo: memFree=1169968/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=46080 CPUtime=381.32
/proc/2804/stat : 2804 (pb_cplex) S 2803 2803 2571 0 -1 4202496 312446 0 0 0 37546 586 0 0 17 0 2 0 146107535 47185920 6050 1992294400 134512640 146736320 4286927376 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2804/statm: 11520 6050 1105 2985 0 8062 0
[pid=2804/tid=2808] ppid=2803 vsize=46080 CPUtime=184.59
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 148459 0 0 0 18169 290 0 0 16 0 2 0 146107601 47185920 6050 1992294400 134512640 146736320 4286927376 18446744073709551615 136413248 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 381.32
Current children cumulated vsize (KiB) 54780

[startup+282.301 s]
/proc/loadavg: 1.80 1.84 1.37 3/108 2816
/proc/meminfo: memFree=1169968/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=46080 CPUtime=486.88
/proc/2804/stat : 2804 (pb_cplex) S 2803 2803 2571 0 -1 4202496 377660 0 0 0 47919 769 0 0 17 0 2 0 146107535 47185920 6054 1992294400 134512640 146736320 4286927376 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2804/statm: 11520 6054 1105 2985 0 8062 0
[pid=2804/tid=2808] ppid=2803 vsize=46080 CPUtime=236.5
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 181753 0 0 0 23270 380 0 0 16 0 2 0 146107601 47185920 6054 1992294400 134512640 146736320 4286927376 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 486.88
Current children cumulated vsize (KiB) 54780

[startup+342.302 s]
/proc/loadavg: 1.79 1.82 1.39 3/108 2818
/proc/meminfo: memFree=1169852/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=46080 CPUtime=697.99
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 519108 0 0 0 68656 1143 0 0 16 0 2 0 146107535 47185920 6119 1992294400 134512640 146736320 4286927376 18446744073709551615 135468618 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 11520 6119 1105 2985 0 8062 0
[pid=2804/tid=2808] ppid=2803 vsize=46080 CPUtime=341.54
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 260377 0 0 0 33576 578 0 0 16 0 2 0 146107601 47185920 6119 1992294400 134512640 146736320 4286927376 18446744073709551615 138298730 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 697.99
Current children cumulated vsize (KiB) 54780

[startup+462.301 s]
/proc/loadavg: 1.87 1.84 1.45 2/108 2820
/proc/meminfo: memFree=1169480/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=47408 CPUtime=802.34
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 625561 0 0 0 78887 1347 0 0 16 0 2 0 146107535 48545792 6245 1992294400 134512640 146736320 4286927376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 11852 6245 1105 2985 0 8394 0
[pid=2804/tid=2808] ppid=2803 vsize=47408 CPUtime=393.35
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 312312 0 0 0 38653 682 0 0 16 0 2 0 146107601 48545792 6245 1992294400 134512640 146736320 4286927376 18446744073709551615 137371804 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 802.34
Current children cumulated vsize (KiB) 56108

[startup+522.301 s]
/proc/loadavg: 1.75 1.81 1.46 2/108 2822
/proc/meminfo: memFree=1165016/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=51312 CPUtime=906.95
/proc/2804/stat : 2804 (pb_cplex) S 2803 2803 2571 0 -1 4202496 662507 0 0 0 89179 1516 0 0 16 0 2 0 146107535 52543488 7262 1992294400 134512640 146736320 4286927376 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/2804/statm: 12828 7262 1105 2985 0 9370 0
[pid=2804/tid=2808] ppid=2803 vsize=51312 CPUtime=444.63
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 327620 0 0 0 43699 764 0 0 16 0 2 0 146107601 52543488 7262 1992294400 134512640 146736320 4286927376 18446744073709551615 135454105 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 906.95
Current children cumulated vsize (KiB) 60012

[startup+582.301 s]
/proc/loadavg: 1.77 1.80 1.48 3/108 2824
/proc/meminfo: memFree=1165140/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=51312 CPUtime=1012.1
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 699042 0 0 0 99515 1695 0 0 16 0 2 0 146107535 52543488 7266 1992294400 134512640 146736320 4286927376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 12828 7266 1105 2985 0 9370 0
[pid=2804/tid=2808] ppid=2803 vsize=51312 CPUtime=497.24
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 344915 0 0 0 48869 855 0 0 16 0 2 0 146107601 52543488 7266 1992294400 134512640 146736320 4286927376 18446744073709551615 135454014 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1012.1
Current children cumulated vsize (KiB) 60012

[startup+642.301 s]
/proc/loadavg: 1.77 1.80 1.49 3/108 2829
/proc/meminfo: memFree=1165140/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=51312 CPUtime=1117.2
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 728106 0 0 0 109834 1886 0 0 16 0 2 0 146107535 52543488 7266 1992294400 134512640 146736320 4286927376 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 12828 7266 1105 2985 0 9370 0
[pid=2804/tid=2808] ppid=2803 vsize=51312 CPUtime=549.8
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 363831 0 0 0 54024 956 0 0 16 0 2 0 146107601 52543488 7266 1992294400 134512640 146736320 4286927376 18446744073709551615 135851007 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1117.2
Current children cumulated vsize (KiB) 60012

[startup+702.301 s]
/proc/loadavg: 1.76 1.79 1.51 3/108 2829
/proc/meminfo: memFree=1164892/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=51772 CPUtime=1222.14
/proc/2804/stat : 2804 (pb_cplex) S 2803 2803 2571 0 -1 4202496 749671 0 0 0 120160 2054 0 0 16 0 2 0 146107535 53014528 7353 1992294400 134512640 146736320 4286927376 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 12943 7353 1105 2985 0 9485 0
[pid=2804/tid=2808] ppid=2803 vsize=51772 CPUtime=602.5
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 378059 0 0 0 59208 1042 0 0 16 0 2 0 146107601 53014528 7353 1992294400 134512640 146736320 4286927376 18446744073709551615 135982937 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1222.14
Current children cumulated vsize (KiB) 60472

[startup+762.302 s]
/proc/loadavg: 1.78 1.78 1.52 3/108 2831
/proc/meminfo: memFree=1164148/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=52180 CPUtime=1326.46
/proc/2804/stat : 2804 (pb_cplex) S 2803 2803 2571 0 -1 4202496 786099 0 0 0 130409 2237 0 0 16 0 2 0 146107535 53432320 7482 1992294400 134512640 146736320 4286927376 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 13045 7482 1105 2985 0 9587 0
[pid=2804/tid=2808] ppid=2803 vsize=52180 CPUtime=654.14
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 393225 0 0 0 64280 1134 0 0 16 0 2 0 146107601 53432320 7482 1992294400 134512640 146736320 4286927376 18446744073709551615 138373529 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1326.46
Current children cumulated vsize (KiB) 60880

[startup+822.301 s]
/proc/loadavg: 1.64 1.74 1.52 3/108 2833
/proc/meminfo: memFree=1163528/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=52916 CPUtime=1431.32
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 817936 0 0 0 140721 2411 0 0 16 0 2 0 146107535 54185984 7665 1992294400 134512640 146736320 4286927376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 13229 7665 1105 2985 0 9771 0
[pid=2804/tid=2808] ppid=2803 vsize=52916 CPUtime=706.64
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 409627 0 0 0 69440 1224 0 0 16 0 2 0 146107601 54185984 7665 1992294400 134512640 146736320 4286927376 18446744073709551615 137368322 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1431.32
Current children cumulated vsize (KiB) 61616

[startup+882.309 s]
/proc/loadavg: 1.76 1.76 1.54 3/108 2835
/proc/meminfo: memFree=1163404/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=53028 CPUtime=1536.66
/proc/2804/stat : 2804 (pb_cplex) S 2803 2803 2571 0 -1 4202496 844933 0 0 0 151074 2592 0 0 16 0 2 0 146107535 54300672 7695 1992294400 134512640 146736320 4286927376 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 13257 7695 1105 2985 0 9799 0
[pid=2804/tid=2808] ppid=2803 vsize=53028 CPUtime=759.32
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 422181 0 0 0 74618 1314 0 0 16 0 2 0 146107601 54300672 7695 1992294400 134512640 146736320 4286927376 18446744073709551615 139039533 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1536.66
Current children cumulated vsize (KiB) 61728

[startup+942.302 s]
/proc/loadavg: 1.72 1.74 1.55 3/108 2837
/proc/meminfo: memFree=1163280/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=53244 CPUtime=1641.19
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 869301 0 0 0 161340 2779 0 0 16 0 2 0 146107535 54521856 7732 1992294400 134512640 146736320 4286927376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 13311 7732 1105 2985 0 9853 0
[pid=2804/tid=2808] ppid=2803 vsize=53244 CPUtime=811.72
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 436467 0 0 0 79767 1405 0 0 16 0 2 0 146107601 54521856 7732 1992294400 134512640 146736320 4286927376 18446744073709551615 137381092 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1641.19
Current children cumulated vsize (KiB) 61944

[startup+1002.3 s]
/proc/loadavg: 1.81 1.75 1.56 3/108 2837
/proc/meminfo: memFree=1162784/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=53804 CPUtime=1745.79
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 911973 0 0 0 171596 2983 0 0 15 0 2 0 146107535 55095296 7856 1992294400 134512640 146736320 4286927376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 13451 7856 1105 2985 0 9993 0
[pid=2804/tid=2808] ppid=2803 vsize=53804 CPUtime=864.04
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 460814 0 0 0 84894 1510 0 0 16 0 2 0 146107601 55095296 7856 1992294400 134512640 146736320 4286927376 18446744073709551615 138299148 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1745.79
Current children cumulated vsize (KiB) 62504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1033.5 s]
/proc/loadavg: 1.81 1.76 1.57 3/108 2839
/proc/meminfo: memFree=1162412/2059040 swapFree=4138480/4192956
[pid=2803] ppid=2801 vsize=8700 CPUtime=0
/proc/2803/stat : 2803 (run) S 2801 2803 2571 0 -1 4202496 363 0 0 0 0 0 0 0 25 0 1 0 146107534 8908800 248 1992294400 4194304 4922060 140737169386800 18446744073709551615 270558403717 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2803/statm: 2175 248 208 178 0 68 0
[pid=2804] ppid=2803 vsize=54048 CPUtime=1800.1
/proc/2804/stat : 2804 (pb_cplex) R 2803 2803 2571 0 -1 4202496 937539 0 0 0 176924 3086 0 0 16 0 2 0 146107535 55345152 7940 1992294400 134512640 146736320 4286927376 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/2804/statm: 13512 7940 1105 2985 0 10054 0
[pid=2804/tid=2808] ppid=2803 vsize=54048 CPUtime=891.19
/proc/2804/task/2808/stat : 2808 (pb_cplex) R 2803 2803 2571 0 -1 4202560 474315 0 0 0 87557 1562 0 0 16 0 2 0 146107601 55345152 7940 1992294400 134512640 146736320 4286927376 18446744073709551615 135453306 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 62748

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): Sleeping 2 seconds1033.52
CPU time (s): 1800.12
CPU user time (s): 1769.26
CPU system time (s): 30.8683
CPU usage (%): 174.174
Max. virtual memory (cumulated for all children) (KiB): 67316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1769.26
system time used= 30.8683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 937912
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= 1051791
involuntary context switches= 29291

runsolver used 1.93971 second user time and 5.01024 second system time

The end

Launcher Data

Begin job on node082 at 2010-07-02 07:22:20
IDJOB=2696928
IDBENCH=47962
IDSOLVER=1209
FILE ID=node082/2696928-1278048140
PBS_JOBID= 11198833
Free space on /tmp= 62228 MiB

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

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

MD5SUM BENCH= f969522c25fcd822319ca2a51d36dbf7
RANDOM SEED=1595750319

node082.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.215
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.43
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.215
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1192096 kB
Buffers:        146892 kB
Cached:         609112 kB
SwapCached:       8200 kB
Active:         292716 kB
Inactive:       477792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1192096 kB
SwapTotal:     4192956 kB
SwapFree:      4138480 kB
Dirty:           16648 kB
Writeback:           0 kB
AnonPages:       12532 kB
Mapped:          11988 kB
Slab:            74528 kB
PageTables:       4072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181804 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2696928-1278048140.opb

Free space on /tmp at the end= 62212 MiB
End job on node082 at 2010-07-02 07:39:34