Trace number 2696896

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.05 999.117

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=5-P1=23-P2=17-P3=7-P4=23-P5=23-P6=17-P7=31-B.opb
MD5SUM0a6c01fa713de22da499a43dc9d6a250
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.172973
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 variables105
Total number of constraints15
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 constraints15
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)175
Sum of products size (including duplicates)350
Number of different products175
Sum of products size350

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696896-1278047146.opb.
0.00/0.00	c Instance file HOME/instance-2696896-1278047146.opb
0.00/0.00	c File size is 13185 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:      280                                                 |
0.00/0.01	c |  Number Constraints:    365                                                 |
0.00/0.01	c ===============================================================================
1800.02/999.11	c Remaining time 1799.99 sec.
1800.02/999.11	c 
1800.02/999.11	c *** INTERRUPTED ***
1800.02/999.11	s UNKNOWN
1800.02/999.11	c Total CPU time              : 1768.9 s
1800.02/999.11	c Memory used           : 41.68 MB
1800.02/999.11	c CPU time              : 1768.9 s
1800.02/999.11	c 
1800.02/999.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-2696896-1278047146/watcher-2696896-1278047146 -o /tmp/evaluation-result-2696896-1278047146/solver-2696896-1278047146 -C 1800 -W 2000 -M 1800 run HOME/instance-2696896-1278047146.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 4098
/proc/meminfo: memFree=1384028/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0

[startup+0.0487289 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 4098
/proc/meminfo: memFree=1384028/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100729 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 4098
/proc/meminfo: memFree=1384028/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300729 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 4098
/proc/meminfo: memFree=1384028/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700729 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 4098
/proc/meminfo: memFree=1384028/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50073 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 4103
/proc/meminfo: memFree=1377680/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=31452 CPUtime=2.33
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 10176 0 0 0 224 9 0 0 17 0 2 0 180318677 32206848 2601 1992294400 134512640 146736320 4293495824 18446744073709551615 136388115 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 7863 2601 1075 2985 0 4405 0
[pid=4099/tid=4103] ppid=4098 vsize=31452 CPUtime=0.88
/proc/4099/task/4103/stat : 4103 (pb_cplex) R 4098 4098 4059 0 -1 4202560 4020 0 0 0 85 3 0 0 20 0 2 0 180318728 32206848 2601 1992294400 134512640 146736320 4293495824 18446744073709551615 135523530 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 40152

[startup+3.10173 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 4103
/proc/meminfo: memFree=1375696/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=33356 CPUtime=5.05
/proc/4099/stat : 4099 (pb_cplex) S 4098 4098 4059 0 -1 4202496 14950 0 0 0 492 13 0 0 16 0 2 0 180318677 34156544 3033 1992294400 134512640 146736320 4293495824 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 8339 3033 1077 2985 0 4881 0
[pid=4099/tid=4103] ppid=4098 vsize=33356 CPUtime=2.32
/proc/4099/task/4103/stat : 4103 (pb_cplex) R 4098 4098 4059 0 -1 4202560 5124 0 0 0 227 5 0 0 22 0 2 0 180318728 34156544 3033 1992294400 134512640 146736320 4293495824 18446744073709551615 135657508 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 42056

[startup+6.30073 s]
/proc/loadavg: 0.16 0.03 0.01 2/109 4103
/proc/meminfo: memFree=1373836/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=36600 CPUtime=10.82
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 30647 0 0 0 1056 26 0 0 16 0 2 0 180318677 37478400 3794 1992294400 134512640 146736320 4293495824 18446744073709551615 135526323 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 9150 3794 1074 2985 0 5692 0
[pid=4099/tid=4103] ppid=4098 vsize=36600 CPUtime=5.3
/proc/4099/task/4103/stat : 4103 (pb_cplex) R 4098 4098 4059 0 -1 4202560 13234 0 0 0 519 11 0 0 25 0 2 0 180318728 37478400 3794 1992294400 134512640 146736320 4293495824 18446744073709551615 135854505 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.82
Current children cumulated vsize (KiB) 45300

[startup+12.7017 s]
/proc/loadavg: 0.31 0.07 0.02 3/109 4103
/proc/meminfo: memFree=1370372/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=39280 CPUtime=22.09
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 38502 0 0 0 2168 41 0 0 16 0 2 0 180318677 40222720 4327 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 9820 4327 1074 2985 0 6362 0
[pid=4099/tid=4103] ppid=4098 vsize=39280 CPUtime=11.06
/proc/4099/task/4103/stat : 4103 (pb_cplex) R 4098 4098 4059 0 -1 4202560 16939 0 0 0 1088 18 0 0 17 0 2 0 180318728 40222720 4327 1992294400 134512640 146736320 4293495824 18446744073709551615 139023053 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.09
Current children cumulated vsize (KiB) 47980

[startup+25.5007 s]
/proc/loadavg: 0.60 0.14 0.05 2/109 4105
/proc/meminfo: memFree=1370124/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=38512 CPUtime=40.87
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 56032 0 0 0 4022 65 0 0 17 0 2 0 180318677 39436288 4285 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 9628 4285 1082 2985 0 6170 0
[pid=4099/tid=4103] ppid=4098 vsize=38512 CPUtime=18.24
/proc/4099/task/4103/stat : 4103 (pb_cplex) R 4098 4098 4059 0 -1 4202560 28540 0 0 0 1792 32 0 0 18 0 2 0 180318728 39436288 4285 1992294400 134512640 146736320 4293495824 18446744073709551615 135237972 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40.87
Current children cumulated vsize (KiB) 47212

[startup+51.1007 s]
/proc/loadavg: 1.02 0.27 0.09 3/109 4105
/proc/meminfo: memFree=1369752/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=38860 CPUtime=85.72
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 99000 0 0 0 8435 137 0 0 16 0 2 0 180318677 39792640 4385 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 9715 4385 1082 2985 0 6257 0
[pid=4099/tid=4103] ppid=4098 vsize=38860 CPUtime=41.13
/proc/4099/task/4103/stat : 4103 (pb_cplex) R 4098 4098 4059 0 -1 4202560 62642 0 0 0 4039 74 0 0 18 0 2 0 180318728 39792640 4385 1992294400 134512640 146736320 4293495824 18446744073709551615 136015722 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 85.72
Current children cumulated vsize (KiB) 47560

[startup+102.309 s]
/proc/loadavg: 1.54 0.52 0.18 2/109 4107
/proc/meminfo: memFree=1368760/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=39996 CPUtime=175.22
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 156591 0 0 0 17242 280 0 0 16 0 2 0 180318677 40955904 4642 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 9999 4642 1100 2985 0 6541 0
[pid=4099/tid=4103] ppid=4098 vsize=39996 CPUtime=86.99
/proc/4099/task/4103/stat : 4103 (pb_cplex) R 4098 4098 4059 0 -1 4202560 95619 0 0 0 8550 149 0 0 16 0 2 0 180318728 40955904 4642 1992294400 134512640 146736320 4293495824 18446744073709551615 135450982 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 175.22
Current children cumulated vsize (KiB) 48696

[startup+162.301 s]
/proc/loadavg: 1.81 0.79 0.29 3/109 4109
/proc/meminfo: memFree=1368884/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=40276 CPUtime=274.73
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 253271 0 0 0 27037 436 0 0 16 0 2 0 180318677 41242624 4557 1992294400 134512640 146736320 4293495824 18446744073709551615 138439315 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 10069 4557 1119 2985 0 6611 0
[pid=4099/tid=4109] ppid=4098 vsize=40276 CPUtime=28.25
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 32871 0 0 0 2779 46 0 0 18 0 2 0 180331375 41242624 4557 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 274.73
Current children cumulated vsize (KiB) 48976

[startup+222.301 s]
/proc/loadavg: 1.80 0.98 0.39 3/109 4111
/proc/meminfo: memFree=1365536/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=44720 CPUtime=381.01
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 361292 0 0 0 37461 640 0 0 16 0 2 0 180318677 45793280 5481 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4099/statm: 11180 5481 1119 2985 0 7722 0
[pid=4099/tid=4109] ppid=4098 vsize=44720 CPUtime=80.61
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 82706 0 0 0 7914 147 0 0 16 0 2 0 180331375 45793280 5481 1992294400 134512640 146736320 4293495824 18446744073709551615 135454097 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 381.01
Current children cumulated vsize (KiB) 53420

[startup+282.301 s]
/proc/loadavg: 1.97 1.17 0.49 3/109 4113
/proc/meminfo: memFree=1367024/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=42672 CPUtime=489.81
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 401323 0 0 0 48158 823 0 0 18 0 2 0 180318677 43696128 5090 1992294400 134512640 146736320 4293495824 18446744073709551615 136382269 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 10668 5090 1122 2985 0 7210 0
[pid=4099/tid=4109] ppid=4098 vsize=42672 CPUtime=134.54
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 95853 0 0 0 13217 237 0 0 17 0 2 0 180331375 43696128 5090 1992294400 134512640 146736320 4293495824 18446744073709551615 135454073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 489.81
Current children cumulated vsize (KiB) 51372

[startup+342.301 s]
/proc/loadavg: 1.91 1.31 0.58 3/109 4115
/proc/meminfo: memFree=1366404/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

[pid=4099] ppid=4098 vsize=43696 CPUtime=709.29
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 462931 0 0 0 69708 1221 0 0 18 0 2 0 180318677 44744704 5305 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4099/statm: 10924 5305 1122 2985 0 7466 0
[pid=4099/tid=4109] ppid=4098 vsize=43696 CPUtime=242.93
/proc/4099/task/4109/stat : 4109 (pb_cplex) S 4098 4098 4059 0 -1 4202560 126464 0 0 0 23858 435 0 0 18 0 2 0 180331375 44744704 5305 1992294400 134512640 146736320 4293495824 18446744073709551615 144580073 0 2 4096 16387 18446604437639860672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 709.29
Current children cumulated vsize (KiB) 52396

[startup+462.301 s]
/proc/loadavg: 1.86 1.49 0.73 3/109 4117
/proc/meminfo: memFree=1365660/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=44720 CPUtime=818.76
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 476837 0 0 0 80472 1404 0 0 18 0 2 0 180318677 45793280 5392 1992294400 134512640 146736320 4293495824 18446744073709551615 136015727 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 11180 5392 1122 2985 0 7722 0
[pid=4099/tid=4109] ppid=4098 vsize=44720 CPUtime=297.27
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 132429 0 0 0 29199 528 0 0 17 0 2 0 180331375 45793280 5392 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 818.76
Current children cumulated vsize (KiB) 53420

[startup+522.301 s]
/proc/loadavg: 1.85 1.56 0.80 3/109 4122
/proc/meminfo: memFree=1366156/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=42672 CPUtime=928.03
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 491142 0 0 0 91207 1596 0 0 17 0 2 0 180318677 43696128 5269 1992294400 134512640 146736320 4293495824 18446744073709551615 136015703 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 10668 5269 1122 2985 0 7210 0
[pid=4099/tid=4109] ppid=4098 vsize=42672 CPUtime=351.16
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 139027 0 0 0 34493 623 0 0 19 0 2 0 180331375 43696128 5269 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 928.03
Current children cumulated vsize (KiB) 51372

[startup+582.301 s]
/proc/loadavg: 1.87 1.61 0.86 3/109 4124
/proc/meminfo: memFree=1366528/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=42672 CPUtime=1037.76
/proc/4099/stat : 4099 (pb_cplex) S 4098 4098 4059 0 -1 4202496 501924 0 0 0 101989 1787 0 0 17 0 2 0 180318677 43696128 5192 1992294400 134512640 146736320 4293495824 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 10668 5192 1122 2985 0 7210 0
[pid=4099/tid=4109] ppid=4098 vsize=42672 CPUtime=405.77
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 143360 0 0 0 39859 718 0 0 21 0 2 0 180331375 43696128 5192 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1037.76
Current children cumulated vsize (KiB) 51372

[startup+642.301 s]
/proc/loadavg: 1.86 1.65 0.92 3/109 4126
/proc/meminfo: memFree=1365412/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=44720 CPUtime=1147.51
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 512834 0 0 0 112780 1971 0 0 19 0 2 0 180318677 45793280 5446 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4099/statm: 11180 5446 1122 2985 0 7722 0
[pid=4099/tid=4109] ppid=4098 vsize=44720 CPUtime=460.14
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 149218 0 0 0 45208 806 0 0 17 0 2 0 180331375 45793280 5446 1992294400 134512640 146736320 4293495824 18446744073709551615 135237297 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1147.51
Current children cumulated vsize (KiB) 53420

[startup+702.301 s]
/proc/loadavg: 1.86 1.68 0.97 3/109 4128
/proc/meminfo: memFree=1365164/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=44720 CPUtime=1257
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 544289 0 0 0 123522 2178 0 0 18 0 2 0 180318677 45793280 5470 1992294400 134512640 146736320 4293495824 18446744073709551615 135468718 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4099/statm: 11180 5470 1122 2985 0 7722 0
[pid=4099/tid=4109] ppid=4098 vsize=44720 CPUtime=514.26
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 165658 0 0 0 50516 910 0 0 17 0 2 0 180331375 45793280 5470 1992294400 134512640 146736320 4293495824 18446744073709551615 139041234 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1257
Current children cumulated vsize (KiB) 53420

[startup+762.308 s]
/proc/loadavg: 1.90 1.72 1.03 3/109 4128
/proc/meminfo: memFree=1365040/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=44720 CPUtime=1366.63
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 553963 0 0 0 134295 2368 0 0 18 0 2 0 180318677 45793280 5538 1992294400 134512640 146736320 4293495824 18446744073709551615 135450755 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4099/statm: 11180 5538 1122 2985 0 7722 0
[pid=4099/tid=4109] ppid=4098 vsize=44720 CPUtime=568.2
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 170426 0 0 0 55811 1009 0 0 18 0 2 0 180331375 45793280 5538 1992294400 134512640 146736320 4293495824 18446744073709551615 135983319 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1366.63
Current children cumulated vsize (KiB) 53420

[startup+822.302 s]
/proc/loadavg: 2.08 1.80 1.10 2/109 4130
/proc/meminfo: memFree=1365536/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=43696 CPUtime=1476.37
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 561702 0 0 0 145083 2554 0 0 17 0 2 0 180318677 44744704 5389 1992294400 134512640 146736320 4293495824 18446744073709551615 136746039 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/4099/statm: 10924 5389 1122 2985 0 7466 0
[pid=4099/tid=4109] ppid=4098 vsize=43696 CPUtime=622.54
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 172346 0 0 0 61154 1100 0 0 18 0 2 0 180331375 44744704 5389 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1476.37
Current children cumulated vsize (KiB) 52396

[startup+882.302 s]
/proc/loadavg: 1.99 1.83 1.15 3/109 4132
/proc/meminfo: memFree=1366528/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=42672 CPUtime=1586.18
/proc/4099/stat : 4099 (pb_cplex) S 4098 4098 4059 0 -1 4202496 573145 0 0 0 155869 2749 0 0 17 0 2 0 180318677 43696128 5129 1992294400 134512640 146736320 4293495824 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4099/statm: 10668 5129 1122 2985 0 7210 0
[pid=4099/tid=4109] ppid=4098 vsize=42672 CPUtime=677.52
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 180091 0 0 0 66551 1201 0 0 17 0 2 0 180331375 43696128 5129 1992294400 134512640 146736320 4293495824 18446744073709551615 135231557 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1586.18
Current children cumulated vsize (KiB) 51372

[startup+942.302 s]
/proc/loadavg: 2.05 1.87 1.21 2/109 4134
/proc/meminfo: memFree=1367024/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=42672 CPUtime=1696.04
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 584236 0 0 0 166666 2938 0 0 18 0 2 0 180318677 43696128 5134 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4099/statm: 10668 5134 1122 2985 0 7210 0
[pid=4099/tid=4109] ppid=4098 vsize=42672 CPUtime=732.16
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 184775 0 0 0 71922 1294 0 0 18 0 2 0 180331375 43696128 5134 1992294400 134512640 146736320 4293495824 18446744073709551615 135450777 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1696.04
Current children cumulated vsize (KiB) 51372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+999.101 s]
/proc/loadavg: 2.04 1.89 1.25 3/109 4136
/proc/meminfo: memFree=1366652/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=42672 CPUtime=1800.02
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 589516 0 0 0 176888 3114 0 0 18 0 2 0 180318677 43696128 5135 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4099/statm: 10668 5135 1122 2985 0 7210 0
[pid=4099/tid=4109] ppid=4098 vsize=42672 CPUtime=783.58
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 188432 0 0 0 76974 1384 0 0 17 0 2 0 180331375 43696128 5135 1992294400 134512640 146736320 4293495824 18446744073709551615 135450973 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 51372

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

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

[startup+999.101 s]
/proc/loadavg: 2.04 1.89 1.25 3/109 4136
/proc/meminfo: memFree=1366652/2059040 swapFree=4135680/4192956
[pid=4098] ppid=4096 vsize=8700 CPUtime=0
/proc/4098/stat : 4098 (run) S 4096 4098 4059 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 180318677 8908800 249 1992294400 4194304 4922060 140735480415472 18446744073709551615 248552987781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4098/statm: 2175 249 208 178 0 68 0
[pid=4099] ppid=4098 vsize=42672 CPUtime=1800.02
/proc/4099/stat : 4099 (pb_cplex) R 4098 4098 4059 0 -1 4202496 589516 0 0 0 176888 3114 0 0 18 0 2 0 180318677 43696128 5135 1992294400 134512640 146736320 4293495824 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/4099/statm: 10668 5135 1122 2985 0 7210 0
[pid=4099/tid=4109] ppid=4098 vsize=42672 CPUtime=783.58
/proc/4099/task/4109/stat : 4109 (pb_cplex) R 4098 4098 4059 0 -1 4202560 188432 0 0 0 76974 1384 0 0 17 0 2 0 180331375 43696128 5135 1992294400 134512640 146736320 4293495824 18446744073709551615 135450973 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 51372

Child status: 0
Real time (s): 999.117
CPU time (s): 1800.05
CPU user time (s): 1768.9
CPU system time (s): 31.1513
CPU usage (%): 180.164
Max. virtual memory (cumulated for all children) (KiB): 54444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1768.9
system time used= 31.1513
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 589891
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= 823376
involuntary context switches= 29689

runsolver used 1.77973 second user time and 4.93025 second system time

The end

Launcher Data

Begin job on node001 at 2010-07-02 07:05:46
IDJOB=2696896
IDBENCH=47930
IDSOLVER=1209
FILE ID=node001/2696896-1278047146
PBS_JOBID= 11198881
Free space on /tmp= 62380 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=5-P1=23-P2=17-P3=7-P4=23-P5=23-P6=17-P7=31-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696896-1278047146/watcher-2696896-1278047146 -o /tmp/evaluation-result-2696896-1278047146/solver-2696896-1278047146 -C 1800 -W 2000 -M 1800  run HOME/instance-2696896-1278047146.opb

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

MD5SUM BENCH= 0a6c01fa713de22da499a43dc9d6a250
RANDOM SEED=1843472080

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1386748 kB
Buffers:        157960 kB
Cached:         400632 kB
SwapCached:      10816 kB
Active:         245872 kB
Inactive:       326872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1386748 kB
SwapTotal:     4192956 kB
SwapFree:      4135680 kB
Dirty:           16864 kB
Writeback:           0 kB
AnonPages:       12320 kB
Mapped:           8388 kB
Slab:            77684 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182868 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-2696896-1278047146.opb

Free space on /tmp at the end= 62364 MiB
End job on node001 at 2010-07-02 07:22:26