Trace number 2696866

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.11 1035.82

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=47-P1=47-P2=67-P3=3-P4=41-P5=53-P6=31-P7=3-P8=41-P9=23-B.opb
MD5SUM015e1ad727429fbf28fe61f3a93025c8
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 benchmark0.642901
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables162
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696866-1278047142.opb.
0.00/0.00	c Instance file HOME/instance-2696866-1278047142.opb
0.00/0.00	c File size is 24339 bytes.
0.00/0.01	c Highest Coefficient sum: 8064
0.00/0.01	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.01         s                                      |
0.00/0.02	c |  Number Variables:      486                                                 |
0.00/0.02	c |  Number Constraints:    667                                                 |
0.00/0.02	c ===============================================================================
1800.09/1035.81	c Remaining time 1799.99 sec.
1800.09/1035.81	c 
1800.09/1035.81	c *** INTERRUPTED ***
1800.09/1035.81	s UNKNOWN
1800.09/1035.81	c Total CPU time              : 1770.53 s
1800.09/1035.81	c Memory used           : 73.91 MB
1800.09/1035.81	c CPU time              : 1770.53 s
1800.09/1035.81	c 
1800.09/1035.81	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-2696866-1278047142/watcher-2696866-1278047142 -o /tmp/evaluation-result-2696866-1278047142/solver-2696866-1278047142 -C 1800 -W 2000 -M 1800 run HOME/instance-2696866-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 30301
/proc/meminfo: memFree=1439740/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) R 30299 30301 30266 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490223509 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0

[startup+0.0293751 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30301
/proc/meminfo: memFree=1439740/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101373 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30301
/proc/meminfo: memFree=1439740/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.304367 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30301
/proc/meminfo: memFree=1439740/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701337 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 30301
/proc/meminfo: memFree=1439740/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50141 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 30306
/proc/meminfo: memFree=1431904/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=33396 CPUtime=2.23
/proc/30302/stat : 30302 (pb_cplex) S 30301 30301 30266 0 -1 4202496 9337 0 0 0 215 8 0 0 17 0 2 0 146005753 34197504 2922 1992294400 134512640 146736320 4286759680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30302/statm: 8349 2922 1074 2985 0 4891 0
[pid=30302/tid=30306] ppid=30301 vsize=33396 CPUtime=0.69
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 962 0 0 0 68 1 0 0 18 0 2 0 146005825 34197504 2922 1992294400 134512640 146736320 4286759680 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 42096

[startup+3.10155 s]
/proc/loadavg: 0.00 0.00 0.00 4/109 30306
/proc/meminfo: memFree=1430540/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=34788 CPUtime=4.86
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 23256 0 0 0 468 18 0 0 16 0 2 0 146005753 35622912 3261 1992294400 134512640 146736320 4286759680 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 8697 3261 1075 2985 0 5239 0
[pid=30302/tid=30306] ppid=30301 vsize=34788 CPUtime=2
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 9633 0 0 0 194 6 0 0 16 0 2 0 146005825 35622912 3261 1992294400 134512640 146736320 4286759680 18446744073709551615 136402277 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 43488

[startup+6.30184 s]
/proc/loadavg: 0.16 0.03 0.01 3/109 30306
/proc/meminfo: memFree=1428432/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=37872 CPUtime=10.38
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 42596 0 0 0 1006 32 0 0 16 0 2 0 146005753 38780928 3965 1992294400 134512640 146736320 4286759680 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 9468 3965 1099 2985 0 6010 0
[pid=30302/tid=30306] ppid=30301 vsize=37872 CPUtime=4.57
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 21012 0 0 0 444 13 0 0 16 0 2 0 146005825 38780928 3965 1992294400 134512640 146736320 4286759680 18446744073709551615 136017485 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.38
Current children cumulated vsize (KiB) 46572

[startup+12.7014 s]
/proc/loadavg: 0.31 0.07 0.02 3/109 30306
/proc/meminfo: memFree=1422108/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=41628 CPUtime=21.2
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 58910 0 0 0 2073 47 0 0 16 0 2 0 146005753 42627072 4863 1992294400 134512640 146736320 4286759680 18446744073709551615 135982959 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30302/statm: 10407 4863 1074 2985 0 6949 0
[pid=30302/tid=30306] ppid=30301 vsize=41628 CPUtime=9.62
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 25582 0 0 0 943 19 0 0 16 0 2 0 146005825 42627072 4863 1992294400 134512640 146736320 4286759680 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.2
Current children cumulated vsize (KiB) 50328

[startup+25.5016 s]
/proc/loadavg: 0.53 0.13 0.04 4/109 30306
/proc/meminfo: memFree=1418512/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=48940 CPUtime=42.28
/proc/30302/stat : 30302 (pb_cplex) S 30301 30301 30266 0 -1 4202496 83784 0 0 0 4158 70 0 0 17 0 2 0 146005753 50114560 6666 1992294400 134512640 146736320 4286759680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 12235 6666 1074 2985 0 8777 0
[pid=30302/tid=30306] ppid=30301 vsize=48940 CPUtime=19.82
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 36403 0 0 0 1952 30 0 0 16 0 2 0 146005825 50114560 6666 1992294400 134512640 146736320 4286759680 18446744073709551615 135982697 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 42.28
Current children cumulated vsize (KiB) 57640

[startup+51.1019 s]
/proc/loadavg: 1.25 0.32 0.11 3/109 30306
/proc/meminfo: memFree=1408840/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=57484 CPUtime=85
/proc/30302/stat : 30302 (pb_cplex) S 30301 30301 30266 0 -1 4202496 105870 0 0 0 8405 95 0 0 17 0 2 0 146005753 58863616 8440 1992294400 134512640 146736320 4286759680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 14371 8440 1074 2985 0 10913 0
[pid=30302/tid=30306] ppid=30301 vsize=57484 CPUtime=40.5
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 41652 0 0 0 4009 41 0 0 17 0 2 0 146005825 58863616 8440 1992294400 134512640 146736320 4286759680 18446744073709551615 136008455 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 85
Current children cumulated vsize (KiB) 66184

[startup+102.309 s]
/proc/loadavg: 1.44 0.52 0.18 3/109 30308
/proc/meminfo: memFree=1408716/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=57216 CPUtime=166.53
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 154606 0 0 0 16492 161 0 0 17 0 2 0 146005753 58589184 8478 1992294400 134512640 146736320 4286759680 18446744073709551615 135850425 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 14304 8478 1082 2985 0 10846 0
[pid=30302/tid=30306] ppid=30301 vsize=57216 CPUtime=77.36
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 63145 0 0 0 7665 71 0 0 16 0 2 0 146005825 58589184 8478 1992294400 134512640 146736320 4286759680 18446744073709551615 135850322 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 166.53
Current children cumulated vsize (KiB) 65916

[startup+162.302 s]
/proc/loadavg: 1.89 0.80 0.30 3/109 30310
/proc/meminfo: memFree=1408592/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=57216 CPUtime=275.17
/proc/30302/stat : 30302 (pb_cplex) S 30301 30301 30266 0 -1 4202496 228449 0 0 0 27218 299 0 0 17 0 2 0 146005753 58589184 8478 1992294400 134512640 146736320 4286759680 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30302/statm: 14304 8478 1082 2985 0 10846 0
[pid=30302/tid=30306] ppid=30301 vsize=57216 CPUtime=131.08
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 100391 0 0 0 12969 139 0 0 17 0 2 0 146005825 58589184 8478 1992294400 134512640 146736320 4286759680 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 275.17
Current children cumulated vsize (KiB) 65916

[startup+222.302 s]
/proc/loadavg: 1.90 1.00 0.40 3/109 30312
/proc/meminfo: memFree=1408220/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=57776 CPUtime=381.56
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 291208 0 0 0 37723 433 0 0 17 0 2 0 146005753 59162624 8593 1992294400 134512640 146736320 4286759680 18446744073709551615 135526788 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30302/statm: 14444 8593 1082 2985 0 10986 0
[pid=30302/tid=30306] ppid=30301 vsize=57776 CPUtime=183.76
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 132121 0 0 0 18173 203 0 0 16 0 2 0 146005825 59162624 8593 1992294400 134512640 146736320 4286759680 18446744073709551615 135850252 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 381.56
Current children cumulated vsize (KiB) 66476

[startup+282.302 s]
/proc/loadavg: 1.82 1.14 0.48 3/109 30312
/proc/meminfo: memFree=1408592/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=57544 CPUtime=488.63
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 378197 0 0 0 48274 589 0 0 17 0 2 0 146005753 58925056 8545 1992294400 134512640 146736320 4286759680 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 14386 8545 1082 2985 0 10928 0
[pid=30302/tid=30306] ppid=30301 vsize=57544 CPUtime=236.84
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 174708 0 0 0 23407 277 0 0 16 0 2 0 146005825 58925056 8545 1992294400 134512640 146736320 4286759680 18446744073709551615 136705802 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 488.63
Current children cumulated vsize (KiB) 66244

[startup+342.302 s]
/proc/loadavg: 1.87 1.28 0.57 2/109 30314
/proc/meminfo: memFree=1405616/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=30302] ppid=30301 vsize=58280 CPUtime=699.09
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 659457 0 0 0 68914 995 0 0 17 0 2 0 146005753 59678720 8889 1992294400 134512640 146736320 4286759680 18446744073709551615 135850319 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30302/statm: 14570 8889 1082 2985 0 11112 0
[pid=30302/tid=30306] ppid=30301 vsize=58280 CPUtime=341.7
/proc/30302/task/30306/stat : 30306 (pb_cplex) S 30301 30301 30266 0 -1 4202560 292258 0 0 0 33718 452 0 0 16 0 2 0 146005825 59678720 8889 1992294400 134512640 146736320 4286759680 18446744073709551615 144580073 0 2 4096 16387 18446604437837256640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 699.09
Current children cumulated vsize (KiB) 66980

[startup+462.302 s]
/proc/loadavg: 1.74 1.40 0.70 3/109 30318
/proc/meminfo: memFree=1405864/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=60204 CPUtime=805.77
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 762205 0 0 0 79403 1174 0 0 16 0 2 0 146005753 61648896 9208 1992294400 134512640 146736320 4286759680 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 15051 9208 1082 2985 0 11593 0
[pid=30302/tid=30306] ppid=30301 vsize=60204 CPUtime=395.27
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 340090 0 0 0 38987 540 0 0 16 0 2 0 146005825 61648896 9208 1992294400 134512640 146736320 4286759680 18446744073709551615 136745890 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 805.77
Current children cumulated vsize (KiB) 68904

[startup+522.302 s]
/proc/loadavg: 1.88 1.50 0.77 2/109 30320
/proc/meminfo: memFree=1405616/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=60328 CPUtime=912.08
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 868474 0 0 0 89843 1365 0 0 16 0 2 0 146005753 61775872 9275 1992294400 134512640 146736320 4286759680 18446744073709551615 135443366 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 15082 9275 1082 2985 0 11624 0
[pid=30302/tid=30306] ppid=30301 vsize=60328 CPUtime=447.98
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 398127 0 0 0 44162 636 0 0 16 0 2 0 146005825 61775872 9275 1992294400 134512640 146736320 4286759680 18446744073709551615 138443690 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 912.08
Current children cumulated vsize (KiB) 69028

[startup+582.301 s]
/proc/loadavg: 1.91 1.57 0.84 3/109 30320
/proc/meminfo: memFree=1405492/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=60600 CPUtime=1018.24
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 1006502 0 0 0 100251 1573 0 0 16 0 2 0 146005753 62054400 9341 1992294400 134512640 146736320 4286759680 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 15150 9341 1082 2985 0 11692 0
[pid=30302/tid=30306] ppid=30301 vsize=60600 CPUtime=500.17
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 472254 0 0 0 49270 747 0 0 16 0 2 0 146005825 62054400 9341 1992294400 134512640 146736320 4286759680 18446744073709551615 135846460 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1018.24
Current children cumulated vsize (KiB) 69300

[startup+642.302 s]
/proc/loadavg: 1.91 1.63 0.90 3/109 30322
/proc/meminfo: memFree=1404376/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=61780 CPUtime=1124.11
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 1095699 0 0 0 110656 1755 0 0 16 0 2 0 146005753 63262720 9573 1992294400 134512640 146736320 4286759680 18446744073709551615 135850319 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 15445 9573 1082 2985 0 11987 0
[pid=30302/tid=30306] ppid=30301 vsize=61780 CPUtime=552.54
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 516110 0 0 0 54422 832 0 0 16 0 2 0 146005825 63262720 9573 1992294400 134512640 146736320 4286759680 18446744073709551615 136402277 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1124.11
Current children cumulated vsize (KiB) 70480

[startup+702.302 s]
/proc/loadavg: 1.84 1.66 0.96 3/109 30324
/proc/meminfo: memFree=1402640/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=68072 CPUtime=1229.84
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 1218815 0 0 0 121028 1956 0 0 16 0 2 0 146005753 69705728 10419 1992294400 134512640 146736320 4286759680 18446744073709551615 139023109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 17018 10427 1082 2985 0 13560 0
[pid=30302/tid=30306] ppid=30301 vsize=68072 CPUtime=604.57
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 583211 0 0 0 59522 935 0 0 16 0 2 0 146005825 69705728 10434 1992294400 134512640 146736320 4286759680 18446744073709551615 144757838 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1229.84
Current children cumulated vsize (KiB) 76772

[startup+762.31 s]
/proc/loadavg: 1.83 1.69 1.01 3/109 30326
/proc/meminfo: memFree=1401028/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=65412 CPUtime=1331.57
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 1591069 0 0 0 130928 2229 0 0 15 0 2 0 146005753 66981888 10402 1992294400 134512640 146736320 4286759680 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 16353 10402 1100 2985 0 12895 0
[pid=30302/tid=30306] ppid=30301 vsize=65412 CPUtime=656.4
/proc/30302/task/30306/stat : 30306 (pb_cplex) S 30301 30301 30266 0 -1 4202560 771625 0 0 0 64565 1075 0 0 16 0 2 0 146005825 66981888 10402 1992294400 134512640 146736320 4286759680 18446744073709551615 144580073 0 2 4096 16387 18446604437837256640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1331.57
Current children cumulated vsize (KiB) 74112

[startup+822.301 s]
/proc/loadavg: 1.75 1.69 1.05 3/109 30328
/proc/meminfo: memFree=1398424/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=68000 CPUtime=1435.17
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 1708157 0 0 0 141131 2386 0 0 16 0 2 0 146005753 69632000 11017 1992294400 134512640 146736320 4286759680 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 17000 11017 1100 2985 0 13542 0
[pid=30302/tid=30306] ppid=30301 vsize=68000 CPUtime=706.85
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 826458 0 0 0 69534 1151 0 0 16 0 2 0 146005825 69632000 11017 1992294400 134512640 146736320 4286759680 18446744073709551615 135850322 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1435.17
Current children cumulated vsize (KiB) 76700

[startup+882.301 s]
/proc/loadavg: 1.94 1.74 1.11 2/109 30328
/proc/meminfo: memFree=1398796/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=67280 CPUtime=1538.72
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 1783250 0 0 0 151350 2522 0 0 16 0 2 0 146005753 68894720 10926 1992294400 134512640 146736320 4286759680 18446744073709551615 135850252 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30302/statm: 16820 10926 1100 2985 0 13362 0
[pid=30302/tid=30306] ppid=30301 vsize=67280 CPUtime=756.99
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 866528 0 0 0 74478 1221 0 0 16 0 2 0 146005825 68894720 10926 1992294400 134512640 146736320 4286759680 18446744073709551615 135850298 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1538.72
Current children cumulated vsize (KiB) 75980

[startup+942.301 s]
/proc/loadavg: 1.78 1.74 1.14 3/109 30330
/proc/meminfo: memFree=1396564/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=69532 CPUtime=1641.45
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 1880427 0 0 0 161453 2692 0 0 16 0 2 0 146005753 71200768 11469 1992294400 134512640 146736320 4286759680 18446744073709551615 137381089 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30302/statm: 17383 11469 1100 2985 0 13925 0
[pid=30302/tid=30306] ppid=30301 vsize=69532 CPUtime=808.06
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 911231 0 0 0 79502 1304 0 0 16 0 2 0 146005825 71200768 11469 1992294400 134512640 146736320 4286759680 18446744073709551615 135454118 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1641.45
Current children cumulated vsize (KiB) 78232

[startup+1002.3 s]
/proc/loadavg: 1.74 1.74 1.18 3/109 30332
/proc/meminfo: memFree=1393588/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=73280 CPUtime=1743.82
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 1967960 0 0 0 171521 2861 0 0 15 0 2 0 146005753 75038720 12323 1992294400 134512640 146736320 4286759680 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 18320 12323 1100 2985 0 14862 0
[pid=30302/tid=30306] ppid=30301 vsize=73280 CPUtime=858.84
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 955475 0 0 0 84497 1387 0 0 16 0 2 0 146005825 75038720 12323 1992294400 134512640 146736320 4286759680 18446744073709551615 139023088 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1743.82
Current children cumulated vsize (KiB) 81980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1035.8 s]
/proc/loadavg: 1.79 1.75 1.20 3/109 30332
/proc/meminfo: memFree=1390860/2059040 swapFree=4139744/4192956
[pid=30301] ppid=30299 vsize=8700 CPUtime=0
/proc/30301/stat : 30301 (run) S 30299 30301 30266 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146005752 8908800 248 1992294400 4194304 4922060 140736218565872 18446744073709551615 273490222213 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30301/statm: 2175 248 208 178 0 68 0
[pid=30302] ppid=30301 vsize=75676 CPUtime=1800.09
/proc/30302/stat : 30302 (pb_cplex) R 30301 30301 30266 0 -1 4202496 2021423 0 0 0 177052 2957 0 0 16 0 2 0 146005753 77492224 12899 1992294400 134512640 146736320 4286759680 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30302/statm: 18919 12899 1100 2985 0 15461 0
[pid=30302/tid=30306] ppid=30301 vsize=75676 CPUtime=886.08
/proc/30302/task/30306/stat : 30306 (pb_cplex) R 30301 30301 30266 0 -1 4202560 989949 0 0 0 87167 1441 0 0 16 0 2 0 146005825 77492224 12899 1992294400 134512640 146736320 4286759680 18446744073709551615 135526785 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 84376

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1035.82
CPU time (s): 1800.11
CPU user time (s): 1770.54
CPU system time (s): 29.5785
CPU usage (%): 173.786
Max. virtual memory (cumulated for all children) (KiB): 88540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1770.54
system time used= 29.5785
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2021798
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= 565735
involuntary context switches= 27332

runsolver used 1.9567 second user time and 5.58515 second system time

The end

Launcher Data

Begin job on node051 at 2010-07-02 07:05:42
IDJOB=2696866
IDBENCH=47900
IDSOLVER=1209
FILE ID=node051/2696866-1278047142
PBS_JOBID= 11198842
Free space on /tmp= 62484 MiB

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

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

MD5SUM BENCH= 015e1ad727429fbf28fe61f3a93025c8
RANDOM SEED=1985801389

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1442264 kB
Buffers:        152332 kB
Cached:         356012 kB
SwapCached:       6776 kB
Active:         217804 kB
Inactive:       304252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1442264 kB
SwapTotal:     4192956 kB
SwapFree:      4139744 kB
Dirty:           16644 kB
Writeback:           0 kB
AnonPages:       11872 kB
Mapped:          12048 kB
Slab:            72896 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182028 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-2696866-1278047142.opb

Free space on /tmp at the end= 62468 MiB
End job on node051 at 2010-07-02 07:23:01