Trace number 2697018

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.13 1034.12

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=17-P1=29-P2=17-P3=19-P4=2-P5=11-P6=29-P7=17-P8=5-B.opb
MD5SUM72fe30e1c21a3b80e1a1f9cf3965ebc5
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.348946
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables120
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a 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)200
Sum of products size (including duplicates)400
Number of different products200
Sum of products size400

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697018-1278049158.opb.
0.00/0.00	c Instance file HOME/instance-2697018-1278049158.opb
0.00/0.00	c File size is 15073 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:      320                                                 |
0.00/0.01	c |  Number Constraints:    417                                                 |
0.00/0.01	c ===============================================================================
1800.11/1034.11	c Remaining time 1799.99 sec.
1800.11/1034.11	c 
1800.11/1034.11	c *** INTERRUPTED ***
1800.11/1034.11	s UNKNOWN
1800.11/1034.11	c Total CPU time              : 1775.12 s
1800.11/1034.11	c Memory used           : 44.32 MB
1800.11/1034.11	c CPU time              : 1775.12 s
1800.11/1034.11	c 
1800.11/1034.11	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-2697018-1278049158/watcher-2697018-1278049158 -o /tmp/evaluation-result-2697018-1278049158/solver-2697018-1278049158 -C 1800 -W 2000 -M 1800 run HOME/instance-2697018-1278049158.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.67 1.85 1.63 3/105 31452
/proc/meminfo: memFree=1801732/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) R 31450 31452 31223 0 -1 4202496 348 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612930965 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0

[startup+0.053524 s]
/proc/loadavg: 1.67 1.85 1.63 3/105 31452
/proc/meminfo: memFree=1801732/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.106513 s]
/proc/loadavg: 1.67 1.85 1.63 3/105 31452
/proc/meminfo: memFree=1801732/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.305734 s]
/proc/loadavg: 1.67 1.85 1.63 3/105 31452
/proc/meminfo: memFree=1801732/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.746394 s]
/proc/loadavg: 1.67 1.85 1.63 3/105 31452
/proc/meminfo: memFree=1801732/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50167 s]
/proc/loadavg: 1.67 1.85 1.63 2/108 31457
/proc/meminfo: memFree=1794144/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=33204 CPUtime=2.34
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 9183 0 0 0 226 8 0 0 18 0 2 0 146209647 34000896 2977 1992294400 134512640 146736320 4292781120 18446744073709551615 136402277 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 8301 2977 1071 2985 0 4843 0
[pid=31453/tid=31457] ppid=31452 vsize=33204 CPUtime=0.76
/proc/31453/task/31457/stat : 31457 (pb_cplex) R 31452 31452 31223 0 -1 4202560 2439 0 0 0 74 2 0 0 17 0 2 0 146209708 34000896 2977 1992294400 134512640 146736320 4292781120 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) 41904

[startup+3.10184 s]
/proc/loadavg: 1.67 1.85 1.63 4/108 31457
/proc/meminfo: memFree=1792532/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=35652 CPUtime=5.19
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 16302 0 0 0 506 13 0 0 17 0 2 0 146209647 36507648 3475 1992294400 134512640 146736320 4292781120 18446744073709551615 135526823 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31453/statm: 8913 3475 1093 2985 0 5455 0
[pid=31453/tid=31457] ppid=31452 vsize=35652 CPUtime=2.24
/proc/31453/task/31457/stat : 31457 (pb_cplex) R 31452 31452 31223 0 -1 4202560 6084 0 0 0 219 5 0 0 17 0 2 0 146209708 36507648 3475 1992294400 134512640 146736320 4292781120 18446744073709551615 135850322 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 44352

[startup+6.30115 s]
/proc/loadavg: 1.78 1.87 1.64 3/108 31457
/proc/meminfo: memFree=1788688/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=39512 CPUtime=10.72
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 25471 0 0 0 1050 22 0 0 16 0 2 0 146209647 40460288 4319 1992294400 134512640 146736320 4292781120 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31453/statm: 9878 4319 1092 2985 0 6420 0
[pid=31453/tid=31457] ppid=31452 vsize=39512 CPUtime=5.04
/proc/31453/task/31457/stat : 31457 (pb_cplex) R 31452 31452 31223 0 -1 4202560 12160 0 0 0 494 10 0 0 17 0 2 0 146209708 40460288 4319 1992294400 134512640 146736320 4292781120 18446744073709551615 136402277 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.72
Current children cumulated vsize (KiB) 48212

[startup+12.7018 s]
/proc/loadavg: 1.80 1.87 1.64 2/108 31457
/proc/meminfo: memFree=1783108/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=43800 CPUtime=22.13
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 32022 0 0 0 2176 37 0 0 16 0 2 0 146209647 44851200 5486 1992294400 134512640 146736320 4292781120 18446744073709551615 135454198 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31453/statm: 10950 5486 1092 2985 0 7492 0
[pid=31453/tid=31457] ppid=31452 vsize=43800 CPUtime=10.91
/proc/31453/task/31457/stat : 31457 (pb_cplex) R 31452 31452 31223 0 -1 4202560 15330 0 0 0 1073 18 0 0 18 0 2 0 146209708 44851200 5486 1992294400 134512640 146736320 4292781120 18446744073709551615 135983228 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.13
Current children cumulated vsize (KiB) 52500

[startup+25.5011 s]
/proc/loadavg: 1.69 1.84 1.64 3/108 31461
/proc/meminfo: memFree=1789680/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=36948 CPUtime=42.1
/proc/31453/stat : 31453 (pb_cplex) S 31452 31452 31223 0 -1 4202496 59359 0 0 0 4141 69 0 0 16 0 2 0 146209647 37834752 3943 1992294400 134512640 146736320 4292781120 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31453/statm: 9237 3943 1119 2985 0 5779 0
[pid=31453/tid=31461] ppid=31452 vsize=36948 CPUtime=3.2
/proc/31453/task/31461/stat : 31461 (pb_cplex) R 31452 31452 31223 0 -1 4202560 13984 0 0 0 312 8 0 0 17 0 2 0 146211731 37834752 3943 1992294400 134512640 146736320 4292781120 18446744073709551615 135468537 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.1
Current children cumulated vsize (KiB) 45648

[startup+51.1016 s]
/proc/loadavg: 1.65 1.82 1.63 3/108 31463
/proc/meminfo: memFree=1783728/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=43620 CPUtime=79.73
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 118657 0 0 0 7857 116 0 0 16 0 2 0 146209647 44666880 5438 1992294400 134512640 146736320 4292781120 18446744073709551615 136002905 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31453/statm: 10905 5438 1121 2985 0 7447 0
[pid=31453/tid=31461] ppid=31452 vsize=43620 CPUtime=24
/proc/31453/task/31461/stat : 31461 (pb_cplex) R 31452 31452 31223 0 -1 4202560 61896 0 0 0 2361 39 0 0 16 0 2 0 146211731 44666880 5438 1992294400 134512640 146736320 4292781120 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 79.73
Current children cumulated vsize (KiB) 52320

[startup+102.309 s]
/proc/loadavg: 1.57 1.77 1.63 3/108 31465
/proc/meminfo: memFree=1783108/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=43700 CPUtime=167.25
/proc/31453/stat : 31453 (pb_cplex) S 31452 31452 31223 0 -1 4202496 207917 0 0 0 16493 232 0 0 16 0 2 0 146209647 44748800 5467 1992294400 134512640 146736320 4292781120 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 10925 5467 1121 2985 0 7467 0
[pid=31453/tid=31461] ppid=31452 vsize=43700 CPUtime=69.12
/proc/31453/task/31461/stat : 31461 (pb_cplex) R 31452 31452 31223 0 -1 4202560 122735 0 0 0 6809 103 0 0 18 0 2 0 146211731 44748800 5467 1992294400 134512640 146736320 4292781120 18446744073709551615 135468704 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 167.25
Current children cumulated vsize (KiB) 52400

[startup+162.302 s]
/proc/loadavg: 1.72 1.78 1.64 2/108 31465
/proc/meminfo: memFree=1782612/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=45012 CPUtime=266.78
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 273510 0 0 0 26324 354 0 0 17 0 2 0 146209647 46092288 5607 1992294400 134512640 146736320 4292781120 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31453/statm: 11253 5607 1122 2985 0 7795 0
[pid=31453/tid=31461] ppid=31452 vsize=45012 CPUtime=115.59
/proc/31453/task/31461/stat : 31461 (pb_cplex) S 31452 31452 31223 0 -1 4202560 171630 0 0 0 11388 171 0 0 16 0 2 0 146211731 46092288 5607 1992294400 134512640 146736320 4292781120 18446744073709551615 144580073 0 2 4096 16387 18446604437816646336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 266.78
Current children cumulated vsize (KiB) 53712

[startup+222.302 s]
/proc/loadavg: 1.90 1.82 1.66 3/108 31467
/proc/meminfo: memFree=1782984/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=44380 CPUtime=374.58
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 287036 0 0 0 36983 475 0 0 18 0 2 0 146209647 45445120 5563 1992294400 134512640 146736320 4292781120 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 11095 5563 1122 2985 0 7637 0
[pid=31453/tid=31461] ppid=31452 vsize=44380 CPUtime=168.9
/proc/31453/task/31461/stat : 31461 (pb_cplex) R 31452 31452 31223 0 -1 4202560 181079 0 0 0 16656 234 0 0 16 0 2 0 146211731 45445120 5563 1992294400 134512640 146736320 4292781120 18446744073709551615 135850298 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 374.58
Current children cumulated vsize (KiB) 53080

[startup+282.302 s]
/proc/loadavg: 1.91 1.84 1.67 3/108 31469
/proc/meminfo: memFree=1782860/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=43992 CPUtime=480.03
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 302062 0 0 0 47410 593 0 0 16 0 2 0 146209647 45047808 5466 1992294400 134512640 146736320 4292781120 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 10998 5466 1122 2985 0 7540 0
[pid=31453/tid=31461] ppid=31452 vsize=43992 CPUtime=221.17
/proc/31453/task/31461/stat : 31461 (pb_cplex) R 31452 31452 31223 0 -1 4202560 189451 0 0 0 21822 295 0 0 17 0 2 0 146211731 45047808 5466 1992294400 134512640 146736320 4292781120 18446744073709551615 136382269 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 480.03
Current children cumulated vsize (KiB) 52692

[startup+342.302 s]
/proc/loadavg: 1.86 1.84 1.68 3/108 31471
/proc/meminfo: memFree=1782240/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=31453] ppid=31452 vsize=45960 CPUtime=798.82
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 412377 0 0 0 78889 993 0 0 16 0 2 0 146209647 47063040 5909 1992294400 134512640 146736320 4292781120 18446744073709551615 135526931 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 11490 5909 1122 2985 0 8032 0
[pid=31453/tid=31461] ppid=31452 vsize=45960 CPUtime=380.79
/proc/31453/task/31461/stat : 31461 (pb_cplex) R 31452 31452 31223 0 -1 4202560 263629 0 0 0 37576 503 0 0 17 0 2 0 146211731 47063040 5909 1992294400 134512640 146736320 4292781120 18446744073709551615 136469023 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 798.82
Current children cumulated vsize (KiB) 54660

[startup+522.302 s]
/proc/loadavg: 1.89 1.88 1.72 3/108 31475
/proc/meminfo: memFree=1781000/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=45876 CPUtime=905.86
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 439110 0 0 0 89457 1129 0 0 16 0 2 0 146209647 46977024 5932 1992294400 134512640 146736320 4292781120 18446744073709551615 136016798 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31453/statm: 11469 5932 1122 2985 0 8011 0
[pid=31453/tid=31461] ppid=31452 vsize=45876 CPUtime=433.69
/proc/31453/task/31461/stat : 31461 (pb_cplex) S 31452 31452 31223 0 -1 4202560 275353 0 0 0 42798 571 0 0 18 0 2 0 146211731 46977024 5932 1992294400 134512640 146736320 4292781120 18446744073709551615 144580073 0 2 4096 16387 18446604437816646336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 905.86
Current children cumulated vsize (KiB) 54576

[startup+582.302 s]
/proc/loadavg: 1.64 1.81 1.71 3/108 31477
/proc/meminfo: memFree=1782860/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=44300 CPUtime=1012.39
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 455846 0 0 0 99986 1253 0 0 18 0 2 0 146209647 45363200 5539 1992294400 134512640 146736320 4292781120 18446744073709551615 136400477 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31453/statm: 11075 5539 1122 2985 0 7617 0
[pid=31453/tid=31461] ppid=31452 vsize=44300 CPUtime=486.41
/proc/31453/task/31461/stat : 31461 (pb_cplex) R 31452 31452 31223 0 -1 4202560 287947 0 0 0 48004 637 0 0 16 0 2 0 146211731 45363200 5539 1992294400 134512640 146736320 4292781120 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1012.39
Current children cumulated vsize (KiB) 53000

[startup+642.302 s]
/proc/loadavg: 1.83 1.82 1.72 3/108 31479
/proc/meminfo: memFree=1782116/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=44800 CPUtime=1118.49
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 513074 0 0 0 110456 1393 0 0 16 0 2 0 146209647 45875200 5684 1992294400 134512640 146736320 4292781120 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 11200 5684 1122 2985 0 7742 0
[pid=31453/tid=31461] ppid=31452 vsize=44800 CPUtime=539.06
/proc/31453/task/31461/stat : 31461 (pb_cplex) R 31452 31452 31223 0 -1 4202560 323298 0 0 0 53194 712 0 0 17 0 2 0 146211731 45875200 5684 1992294400 134512640 146736320 4292781120 18446744073709551615 135857565 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1118.49
Current children cumulated vsize (KiB) 53500

[startup+702.302 s]
/proc/loadavg: 1.74 1.79 1.72 3/108 31483
/proc/meminfo: memFree=1783604/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=42540 CPUtime=1223.6
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 537010 0 0 0 120847 1513 0 0 16 0 2 0 146209647 43560960 5418 1992294400 134512640 146736320 4292781120 18446744073709551615 136388107 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 10635 5418 1123 2985 0 7177 0
[pid=31453/tid=31481] ppid=31452 vsize=42540 CPUtime=8.03
/proc/31453/task/31481/stat : 31481 (pb_cplex) R 31452 31452 31223 0 -1 4202560 3621 0 0 0 796 7 0 0 17 0 2 0 146278926 43560960 5418 1992294400 134512640 146736320 4292781120 18446744073709551615 136388069 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1223.6
Current children cumulated vsize (KiB) 51240

[startup+762.31 s]
/proc/loadavg: 1.65 1.77 1.71 3/108 31483
/proc/meminfo: memFree=1781372/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=44988 CPUtime=1327.23
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 687278 0 0 0 131028 1695 0 0 17 0 2 0 146209647 46067712 5774 1992294400 134512640 146736320 4292781120 18446744073709551615 136402277 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31453/statm: 11247 5774 1123 2985 0 7789 0
[pid=31453/tid=31481] ppid=31452 vsize=44988 CPUtime=58.51
/proc/31453/task/31481/stat : 31481 (pb_cplex) R 31452 31452 31223 0 -1 4202560 91369 0 0 0 5746 105 0 0 16 0 2 0 146278926 46067712 5774 1992294400 134512640 146736320 4292781120 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1327.23
Current children cumulated vsize (KiB) 53688

[startup+822.302 s]
/proc/loadavg: 1.67 1.75 1.71 2/108 31485
/proc/meminfo: memFree=1781868/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=44336 CPUtime=1433.08
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 756582 0 0 0 141444 1864 0 0 16 0 2 0 146209647 45400064 5593 1992294400 134512640 146736320 4292781120 18446744073709551615 135443437 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 11084 5593 1123 2985 0 7626 0
[pid=31453/tid=31481] ppid=31452 vsize=44336 CPUtime=111.27
/proc/31453/task/31481/stat : 31481 (pb_cplex) S 31452 31452 31223 0 -1 4202560 122093 0 0 0 10939 188 0 0 16 0 2 0 146278926 45400064 5593 1992294400 134512640 146736320 4292781120 18446744073709551615 144580073 0 2 4096 16387 18446604437816646336 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1433.08
Current children cumulated vsize (KiB) 53036

[startup+882.302 s]
/proc/loadavg: 1.58 1.71 1.70 3/108 31487
/proc/meminfo: memFree=1781496/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=45376 CPUtime=1537.17
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 841716 0 0 0 151659 2058 0 0 16 0 2 0 146209647 46465024 5706 1992294400 134512640 146736320 4292781120 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 11344 5706 1123 2985 0 7886 0
[pid=31453/tid=31481] ppid=31452 vsize=45376 CPUtime=164.27
/proc/31453/task/31481/stat : 31481 (pb_cplex) R 31452 31452 31223 0 -1 4202560 172941 0 0 0 16140 287 0 0 16 0 2 0 146278926 46465024 5706 1992294400 134512640 146736320 4292781120 18446744073709551615 136084729 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1537.17
Current children cumulated vsize (KiB) 54076

[startup+942.302 s]
/proc/loadavg: 1.85 1.76 1.72 3/108 31489
/proc/meminfo: memFree=1781620/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=45376 CPUtime=1641.73
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 897275 0 0 0 161934 2239 0 0 16 0 2 0 146209647 46465024 5707 1992294400 134512640 146736320 4292781120 18446744073709551615 136015572 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 11344 5707 1123 2985 0 7886 0
[pid=31453/tid=31481] ppid=31452 vsize=45376 CPUtime=216
/proc/31453/task/31481/stat : 31481 (pb_cplex) S 31452 31452 31223 0 -1 4202560 198799 0 0 0 21221 379 0 0 16 0 2 0 146278926 46465024 5707 1992294400 134512640 146736320 4292781120 18446744073709551615 144580073 0 2 4096 16387 18446604437816646336 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1641.73
Current children cumulated vsize (KiB) 54076

[startup+1002.3 s]
/proc/loadavg: 1.83 1.77 1.72 2/108 31491
/proc/meminfo: memFree=1781620/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=45376 CPUtime=1744.39
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 938298 0 0 0 172032 2407 0 0 16 0 2 0 146209647 46465024 5667 1992294400 134512640 146736320 4292781120 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 11344 5667 1123 2985 0 7886 0
[pid=31453/tid=31481] ppid=31452 vsize=45376 CPUtime=267.31
/proc/31453/task/31481/stat : 31481 (pb_cplex) R 31452 31452 31223 0 -1 4202560 223418 0 0 0 26268 463 0 0 16 0 2 0 146278926 46465024 5667 1992294400 134512640 146736320 4292781120 18446744073709551615 135851010 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1744.39
Current children cumulated vsize (KiB) 54076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1034.1 s]
/proc/loadavg: 1.91 1.79 1.73 3/108 31491
/proc/meminfo: memFree=1781496/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=45376 CPUtime=1800.11
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 951601 0 0 0 177510 2501 0 0 16 0 2 0 146209647 46465024 5705 1992294400 134512640 146736320 4292781120 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 11344 5705 1123 2985 0 7886 0
[pid=31453/tid=31481] ppid=31452 vsize=45376 CPUtime=295
/proc/31453/task/31481/stat : 31481 (pb_cplex) R 31452 31452 31223 0 -1 4202560 228404 0 0 0 28992 508 0 0 16 0 2 0 146278926 46465024 5705 1992294400 134512640 146736320 4292781120 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 54076

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

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

[startup+1034.1 s]
/proc/loadavg: 1.91 1.79 1.73 3/108 31491
/proc/meminfo: memFree=1781496/2059040 swapFree=4135604/4192956
[pid=31452] ppid=31450 vsize=8700 CPUtime=0
/proc/31452/stat : 31452 (run) S 31450 31452 31223 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 146209647 8908800 248 1992294400 4194304 4922060 140734339729936 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31452/statm: 2175 248 208 178 0 68 0
[pid=31453] ppid=31452 vsize=45376 CPUtime=1800.11
/proc/31453/stat : 31453 (pb_cplex) R 31452 31452 31223 0 -1 4202496 951601 0 0 0 177510 2501 0 0 16 0 2 0 146209647 46465024 5705 1992294400 134512640 146736320 4292781120 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31453/statm: 11344 5705 1123 2985 0 7886 0
[pid=31453/tid=31481] ppid=31452 vsize=45376 CPUtime=295
/proc/31453/task/31481/stat : 31481 (pb_cplex) R 31452 31452 31223 0 -1 4202560 228404 0 0 0 28992 508 0 0 16 0 2 0 146278926 46465024 5705 1992294400 134512640 146736320 4292781120 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 54076

Child status: 0
Real time (s): 1034.12
CPU time (s): 1800.13
CPU user time (s): 1775.12
CPU system time (s): 25.0152
CPU usage (%): 174.074
Max. virtual memory (cumulated for all children) (KiB): 58620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1775.12
system time used= 25.0152
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 951975
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= 440656
involuntary context switches= 28583

runsolver used 2.12168 second user time and 5.35618 second system time

The end

Launcher Data

Begin job on node084 at 2010-07-02 07:39:18
IDJOB=2697018
IDBENCH=48052
IDSOLVER=1209
FILE ID=node084/2697018-1278049158
PBS_JOBID= 11198831
Free space on /tmp= 62372 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=17-P1=29-P2=17-P3=19-P4=2-P5=11-P6=29-P7=17-P8=5-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697018-1278049158/watcher-2697018-1278049158 -o /tmp/evaluation-result-2697018-1278049158/solver-2697018-1278049158 -C 1800 -W 2000 -M 1800  run HOME/instance-2697018-1278049158.opb

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

MD5SUM BENCH= 72fe30e1c21a3b80e1a1f9cf3965ebc5
RANDOM SEED=54819674

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1802756 kB
Buffers:         25912 kB
Cached:         132984 kB
SwapCached:      10140 kB
Active:         107996 kB
Inactive:        64268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1802756 kB
SwapTotal:     4192956 kB
SwapFree:      4135604 kB
Dirty:           16660 kB
Writeback:           0 kB
AnonPages:       11744 kB
Mapped:           8424 kB
Slab:            62240 kB
PageTables:       4132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181704 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-2697018-1278049158.opb

Free space on /tmp at the end= 62356 MiB
End job on node084 at 2010-07-02 07:56:32