Trace number 2696862

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.19 1034.92

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=11-P1=13-P2=29-P3=23-P4=5-P5=29-P6=29-P7=31-P8=29-P9=31-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.90271
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-2696862-1278047142.opb.
0.00/0.00	c Instance file HOME/instance-2696862-1278047142.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.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.01         s                                      |
0.00/0.02	c |  Number Variables:      360                                                 |
0.00/0.02	c |  Number Constraints:    469                                                 |
0.00/0.02	c ===============================================================================
1800.18/1034.91	c Remaining time 1799.99 sec.
1800.18/1034.91	c 
1800.18/1034.91	c *** INTERRUPTED ***
1800.18/1034.91	s UNKNOWN
1800.18/1034.91	c Total CPU time              : 1768.92 s
1800.18/1034.91	c Memory used           : 52.52 MB
1800.18/1034.91	c CPU time              : 1768.92 s
1800.18/1034.91	c 
1800.18/1034.91	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-2696862-1278047142/watcher-2696862-1278047142 -o /tmp/evaluation-result-2696862-1278047142/solver-2696862-1278047142 -C 1800 -W 2000 -M 1800 run HOME/instance-2696862-1278047142.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: 0.00 0.00 0.00 3/106 30577
/proc/meminfo: memFree=1497180/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) R 30575 30577 30544 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374582165 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0

[startup+0.0801191 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30577
/proc/meminfo: memFree=1497180/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100119 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30577
/proc/meminfo: memFree=1497180/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301247 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30577
/proc/meminfo: memFree=1497180/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701294 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30577
/proc/meminfo: memFree=1497180/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50138 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 30582
/proc/meminfo: memFree=1490336/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=33060 CPUtime=2.31
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 6742 0 0 0 223 8 0 0 17 0 2 0 146007044 33853440 2896 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 8265 2896 1074 2985 0 4807 0
[pid=30578/tid=30582] ppid=30577 vsize=33060 CPUtime=0.73
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 2402 0 0 0 70 3 0 0 17 0 2 0 146007112 33853440 2896 1992294400 134512640 146736320 4292578016 18446744073709551615 137173657 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 41760

[startup+3.10155 s]
/proc/loadavg: 0.00 0.00 0.00 2/109 30582
/proc/meminfo: memFree=1488104/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=34664 CPUtime=5.04
/proc/30578/stat : 30578 (pb_cplex) S 30577 30577 30544 0 -1 4202496 15454 0 0 0 490 14 0 0 16 0 2 0 146007044 35495936 3400 1992294400 134512640 146736320 4292578016 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30578/statm: 8666 3400 1074 2985 0 5208 0
[pid=30578/tid=30582] ppid=30577 vsize=34664 CPUtime=2.2
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 6020 0 0 0 215 5 0 0 18 0 2 0 146007112 35495936 3400 1992294400 134512640 146736320 4292578016 18446744073709551615 144801230 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 43364

[startup+6.30191 s]
/proc/loadavg: 0.16 0.03 0.01 2/109 30582
/proc/meminfo: memFree=1485624/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=37148 CPUtime=10.44
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 23447 0 0 0 1021 23 0 0 16 0 2 0 146007044 38039552 3845 1992294400 134512640 146736320 4292578016 18446744073709551615 136015727 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30578/statm: 9287 3845 1074 2985 0 5829 0
[pid=30578/tid=30582] ppid=30577 vsize=37148 CPUtime=4.69
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 9080 0 0 0 460 9 0 0 16 0 2 0 146007112 38039552 3845 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.44
Current children cumulated vsize (KiB) 45848

[startup+12.7016 s]
/proc/loadavg: 0.23 0.05 0.02 2/109 30582
/proc/meminfo: memFree=1482276/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=39088 CPUtime=20.88
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 39340 0 0 0 2051 37 0 0 16 0 2 0 146007044 40026112 4473 1992294400 134512640 146736320 4292578016 18446744073709551615 135454141 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30578/statm: 9772 4473 1074 2985 0 6314 0
[pid=30578/tid=30582] ppid=30577 vsize=39088 CPUtime=10.03
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 16794 0 0 0 989 14 0 0 16 0 2 0 146007112 40026112 4473 1992294400 134512640 146736320 4292578016 18446744073709551615 136008363 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.88
Current children cumulated vsize (KiB) 47788

[startup+25.501 s]
/proc/loadavg: 0.62 0.14 0.05 2/109 30582
/proc/meminfo: memFree=1478804/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=42808 CPUtime=43.14
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 70071 0 0 0 4244 70 0 0 16 0 2 0 146007044 43835392 5344 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 10702 5344 1074 2985 0 7244 0
[pid=30578/tid=30582] ppid=30577 vsize=42808 CPUtime=21.07
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 33460 0 0 0 2076 31 0 0 16 0 2 0 146007112 43835392 5344 1992294400 134512640 146736320 4292578016 18446744073709551615 135468677 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.14
Current children cumulated vsize (KiB) 51508

[startup+51.1008 s]
/proc/loadavg: 0.90 0.24 0.08 3/109 30584
/proc/meminfo: memFree=1478804/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=42808 CPUtime=79.99
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 89021 0 0 0 7892 107 0 0 16 0 2 0 146007044 43835392 5354 1992294400 134512640 146736320 4292578016 18446744073709551615 135454096 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30578/statm: 10702 5354 1084 2985 0 7244 0
[pid=30578/tid=30582] ppid=30577 vsize=42808 CPUtime=34.92
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 43178 0 0 0 3444 48 0 0 16 0 2 0 146007112 43835392 5354 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (KiB) 51508

[startup+102.308 s]
/proc/loadavg: 1.39 0.48 0.17 2/109 30586
/proc/meminfo: memFree=1477936/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=44152 CPUtime=168.09
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 168976 0 0 0 16569 240 0 0 16 0 2 0 146007044 45211648 5566 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 11038 5566 1084 2985 0 7580 0
[pid=30578/tid=30582] ppid=30577 vsize=44152 CPUtime=79.27
/proc/30578/task/30582/stat : 30582 (pb_cplex) S 30577 30577 30544 0 -1 4202560 81666 0 0 0 7814 113 0 0 17 0 2 0 146007112 45211648 5566 1992294400 134512640 146736320 4292578016 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 168.09
Current children cumulated vsize (KiB) 52852

[startup+162.301 s]
/proc/loadavg: 1.81 0.77 0.29 3/109 30586
/proc/meminfo: memFree=1476324/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=46004 CPUtime=273.68
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 239007 0 0 0 26951 417 0 0 17 0 2 0 146007044 47108096 5998 1992294400 134512640 146736320 4292578016 18446744073709551615 136002917 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30578/statm: 11501 5998 1105 2985 0 8043 0
[pid=30578/tid=30582] ppid=30577 vsize=46004 CPUtime=131.21
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 118070 0 0 0 12921 200 0 0 16 0 2 0 146007112 47108096 5998 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 273.68
Current children cumulated vsize (KiB) 54704

[startup+222.301 s]
/proc/loadavg: 1.87 0.97 0.39 3/109 30588
/proc/meminfo: memFree=1475952/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=46004 CPUtime=380.28
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 310887 0 0 0 37430 598 0 0 16 0 2 0 146007044 47108096 6056 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 11501 6056 1105 2985 0 8043 0
[pid=30578/tid=30582] ppid=30577 vsize=46004 CPUtime=184.47
/proc/30578/task/30582/stat : 30582 (pb_cplex) S 30577 30577 30544 0 -1 4202560 148354 0 0 0 18159 288 0 0 16 0 2 0 146007112 47108096 6056 1992294400 134512640 146736320 4292578016 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 380.28
Current children cumulated vsize (KiB) 54704

[startup+282.301 s]
/proc/loadavg: 1.92 1.14 0.48 3/109 30590
/proc/meminfo: memFree=1475952/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=46004 CPUtime=485.86
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 374266 0 0 0 47802 784 0 0 16 0 2 0 146007044 47108096 6070 1992294400 134512640 146736320 4292578016 18446744073709551615 135237972 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30578/statm: 11501 6070 1105 2985 0 8043 0
[pid=30578/tid=30582] ppid=30577 vsize=46004 CPUtime=236.12
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 177201 0 0 0 23231 381 0 0 16 0 2 0 146007112 47108096 6070 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 485.86
Current children cumulated vsize (KiB) 54704

[startup+342.301 s]
/proc/loadavg: 1.92 1.28 0.57 3/109 30592
/proc/meminfo: memFree=1475456/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=47136 CPUtime=801.24
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 580132 0 0 0 78781 1343 0 0 17 0 2 0 146007044 48267264 6234 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 11784 6234 1105 2985 0 8326 0
[pid=30578/tid=30582] ppid=30577 vsize=47136 CPUtime=391.3
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 283686 0 0 0 38473 657 0 0 16 0 2 0 146007112 48267264 6234 1992294400 134512640 146736320 4292578016 18446744073709551615 136389736 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 801.24
Current children cumulated vsize (KiB) 55836

[startup+522.301 s]
/proc/loadavg: 1.82 1.52 0.78 2/109 30596
/proc/meminfo: memFree=1473844/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=48116 CPUtime=905.38
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 645084 0 0 0 89018 1520 0 0 16 0 2 0 146007044 49270784 6596 1992294400 134512640 146736320 4292578016 18446744073709551615 139039597 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30578/statm: 12029 6596 1105 2985 0 8571 0
[pid=30578/tid=30582] ppid=30577 vsize=48116 CPUtime=441.94
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 314263 0 0 0 43449 745 0 0 16 0 2 0 146007112 49270784 6596 1992294400 134512640 146736320 4292578016 18446744073709551615 136364170 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 905.38
Current children cumulated vsize (KiB) 56816

[startup+582.301 s]
/proc/loadavg: 1.73 1.56 0.84 3/109 30598
/proc/meminfo: memFree=1472852/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=49768 CPUtime=1010.26
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 687624 0 0 0 99327 1699 0 0 16 0 2 0 146007044 50962432 7004 1992294400 134512640 146736320 4292578016 18446744073709551615 138374183 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 12442 7004 1105 2985 0 8984 0
[pid=30578/tid=30582] ppid=30577 vsize=49768 CPUtime=493.7
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 338842 0 0 0 48533 837 0 0 16 0 2 0 146007112 50962432 7004 1992294400 134512640 146736320 4292578016 18446744073709551615 139041421 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1010.26
Current children cumulated vsize (KiB) 58468

[startup+642.301 s]
/proc/loadavg: 1.88 1.62 0.90 3/109 30600
/proc/meminfo: memFree=1472356/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=49768 CPUtime=1115.2
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 752969 0 0 0 109624 1896 0 0 16 0 2 0 146007044 50962432 7006 1992294400 134512640 146736320 4292578016 18446744073709551615 136674344 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 12442 7006 1105 2985 0 8984 0
[pid=30578/tid=30582] ppid=30577 vsize=49768 CPUtime=544.99
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 386945 0 0 0 53565 934 0 0 16 0 2 0 146007112 50962432 7006 1992294400 134512640 146736320 4292578016 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1115.2
Current children cumulated vsize (KiB) 58468

[startup+702.301 s]
/proc/loadavg: 1.83 1.66 0.96 3/109 30602
/proc/meminfo: memFree=1471984/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=49652 CPUtime=1220.36
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 790795 0 0 0 119955 2081 0 0 16 0 2 0 146007044 50843648 6999 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 12413 6999 1105 2985 0 8955 0
[pid=30578/tid=30582] ppid=30577 vsize=49652 CPUtime=596.84
/proc/30578/task/30582/stat : 30582 (pb_cplex) S 30577 30577 30544 0 -1 4202560 407633 0 0 0 58656 1028 0 0 16 0 2 0 146007112 50843648 6999 1992294400 134512640 146736320 4292578016 18446744073709551615 144580073 0 2 4096 16387 18446604437838168384 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1220.36
Current children cumulated vsize (KiB) 58352

[startup+762.309 s]
/proc/loadavg: 1.68 1.65 1.00 3/109 30602
/proc/meminfo: memFree=1471984/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=50008 CPUtime=1324.49
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 829378 0 0 0 130185 2264 0 0 16 0 2 0 146007044 51208192 7078 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 12502 7078 1105 2985 0 9044 0
[pid=30578/tid=30582] ppid=30577 vsize=50008 CPUtime=647.81
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 426082 0 0 0 63661 1120 0 0 16 0 2 0 146007112 51208192 7078 1992294400 134512640 146736320 4292578016 18446744073709551615 135468707 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1324.49
Current children cumulated vsize (KiB) 58708

[startup+822.301 s]
/proc/loadavg: 1.84 1.70 1.05 2/109 30604
/proc/meminfo: memFree=1471488/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=50132 CPUtime=1429.56
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 878260 0 0 0 140507 2449 0 0 16 0 2 0 146007044 51335168 7129 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 12533 7129 1105 2985 0 9075 0
[pid=30578/tid=30582] ppid=30577 vsize=50132 CPUtime=699.47
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 451592 0 0 0 68737 1210 0 0 17 0 2 0 146007112 51335168 7129 1992294400 134512640 146736320 4292578016 18446744073709551615 139039573 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1429.56
Current children cumulated vsize (KiB) 58832

[startup+882.301 s]
/proc/loadavg: 1.77 1.71 1.10 3/109 30606
/proc/meminfo: memFree=1470124/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=52056 CPUtime=1533.99
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 923784 0 0 0 150776 2623 0 0 16 0 2 0 146007044 53305344 7503 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 13014 7503 1105 2985 0 9556 0
[pid=30578/tid=30582] ppid=30577 vsize=52056 CPUtime=750.97
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 474309 0 0 0 73803 1294 0 0 16 0 2 0 146007112 53305344 7503 1992294400 134512640 146736320 4292578016 18446744073709551615 135850319 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1533.99
Current children cumulated vsize (KiB) 60756

[startup+942.301 s]
/proc/loadavg: 1.73 1.71 1.13 2/109 30608
/proc/meminfo: memFree=1470000/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=52236 CPUtime=1638.47
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 962473 0 0 0 161034 2813 0 0 15 0 2 0 146007044 53489664 7538 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 13059 7538 1105 2985 0 9601 0
[pid=30578/tid=30582] ppid=30577 vsize=52236 CPUtime=802.27
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 494207 0 0 0 78839 1388 0 0 16 0 2 0 146007112 53489664 7538 1992294400 134512640 146736320 4292578016 18446744073709551615 136015701 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1638.47
Current children cumulated vsize (KiB) 60936

[startup+1002.3 s]
/proc/loadavg: 1.73 1.71 1.17 2/109 30610
/proc/meminfo: memFree=1468512/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=53820 CPUtime=1742.92
/proc/30578/stat : 30578 (pb_cplex) R 30577 30577 30544 0 -1 4202496 1005177 0 0 0 171277 3015 0 0 16 0 2 0 146007044 55111680 7855 1992294400 134512640 146736320 4292578016 18446744073709551615 136400487 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30578/statm: 13455 7855 1105 2985 0 9997 0
[pid=30578/tid=30582] ppid=30577 vsize=53820 CPUtime=853.48
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 518627 0 0 0 83860 1488 0 0 16 0 2 0 146007112 55111680 7855 1992294400 134512640 146736320 4292578016 18446744073709551615 135962102 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1742.92
Current children cumulated vsize (KiB) 62520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1034.9 s]
/proc/loadavg: 1.77 1.73 1.19 3/109 30610
/proc/meminfo: memFree=1468512/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=53780 CPUtime=1800.18
/proc/30578/stat : 30578 (pb_cplex) S 30577 30577 30544 0 -1 4202496 1023518 0 0 0 176891 3127 0 0 16 0 2 0 146007044 55070720 7874 1992294400 134512640 146736320 4292578016 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 13445 7874 1105 2985 0 9987 0
[pid=30578/tid=30582] ppid=30577 vsize=53780 CPUtime=881.57
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 528346 0 0 0 86612 1545 0 0 16 0 2 0 146007112 55070720 7874 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 62480

Sending SIGTERM to process tree (bottom up)
S2 seconds
Solver just ended. Dumping a history of the last processes samples

[startup+1034.9 s]
/proc/loadavg: 1.77 1.73 1.19 3/109 30610
/proc/meminfo: memFree=1468512/2059040 swapFree=4139660/4192956
[pid=30577] ppid=30575 vsize=8700 CPUtime=0
/proc/30577/stat : 30577 (run) S 30575 30577 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146007043 8908800 249 1992294400 4194304 4922060 140734789392240 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30577/statm: 2175 249 208 178 0 68 0
[pid=30578] ppid=30577 vsize=53780 CPUtime=1800.18
/proc/30578/stat : 30578 (pb_cplex) S 30577 30577 30544 0 -1 4202496 1023518 0 0 0 176891 3127 0 0 16 0 2 0 146007044 55070720 7874 1992294400 134512640 146736320 4292578016 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30578/statm: 13445 7874 1105 2985 0 9987 0
[pid=30578/tid=30582] ppid=30577 vsize=53780 CPUtime=881.57
/proc/30578/task/30582/stat : 30582 (pb_cplex) R 30577 30577 30544 0 -1 4202560 528346 0 0 0 86612 1545 0 0 16 0 2 0 146007112 55070720 7874 1992294400 134512640 146736320 4292578016 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 62480

Child status: 0
Real time (s): 1034.92
CPU time (s): 1800.19
CPU user time (s): 1768.92
CPU system time (s): 31.2762
CPU usage (%): 173.946
Max. virtual memory (cumulated for all children) (KiB): 65460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1768.92
system time used= 31.2762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1023892
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= 1029944
involuntary context switches= 27078

runsolver used 2.19667 second user time and 5.32719 second system time

The end

Launcher Data

Begin job on node037 at 2010-07-02 07:05:42
IDJOB=2696862
IDBENCH=47896
IDSOLVER=1209
FILE ID=node037/2696862-1278047142
PBS_JOBID= 11198854
Free space on /tmp= 62516 MiB

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

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

MD5SUM BENCH= f969522c25fcd822319ca2a51d36dbf7
RANDOM SEED=1685767235

node037.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.248
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.49
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.248
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.55
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1499644 kB
Buffers:        150160 kB
Cached:         298996 kB
SwapCached:       6676 kB
Active:         199168 kB
Inactive:       263564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1499644 kB
SwapTotal:     4192956 kB
SwapFree:      4139660 kB
Dirty:           16868 kB
Writeback:           0 kB
AnonPages:       11884 kB
Mapped:          11928 kB
Slab:            74852 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182992 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-2696862-1278047142.opb

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