Trace number 2697039

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.12 1062.12

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=53-P1=37-P2=29-P3=83-P4=23-P5=67-B.opb
MD5SUMfeb866c77c1922bd09324402c14b21f3
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.473927
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 constraints11
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 constraints11
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)245
Sum of products size (including duplicates)490
Number of different products245
Sum of products size490

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697039-1278049240.opb.
0.00/0.00	c Instance file HOME/instance-2697039-1278049240.opb
0.00/0.00	c File size is 18218 bytes.
0.00/0.01	c Highest Coefficient sum: 32512
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:      350                                                 |
0.00/0.01	c |  Number Constraints:    501                                                 |
0.00/0.01	c ===============================================================================
1800.09/1062.11	c Remaining time 1799.99 sec.
1800.09/1062.11	c 
1800.09/1062.11	c *** INTERRUPTED ***
1800.09/1062.11	s UNKNOWN
1800.09/1062.11	c Total CPU time              : 1773.84 s
1800.09/1062.11	c Memory used           : 47.37 MB
1800.09/1062.11	c CPU time              : 1773.84 s
1800.09/1062.11	c 
1800.09/1062.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-2697039-1278049240/watcher-2697039-1278049240 -o /tmp/evaluation-result-2697039-1278049240/solver-2697039-1278049240 -C 1800 -W 2000 -M 1800 run HOME/instance-2697039-1278049240.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.71 1.70 1.52 3/106 1616
/proc/meminfo: memFree=1350556/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) R 1613 1616 1429 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104828821 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0

[startup+0.0163281 s]
/proc/loadavg: 1.71 1.70 1.52 3/106 1616
/proc/meminfo: memFree=1350556/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.103945 s]
/proc/loadavg: 1.71 1.70 1.52 3/106 1616
/proc/meminfo: memFree=1350556/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.304934 s]
/proc/loadavg: 1.71 1.70 1.52 3/106 1616
/proc/meminfo: memFree=1350556/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700912 s]
/proc/loadavg: 1.71 1.70 1.52 3/106 1616
/proc/meminfo: memFree=1350556/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50087 s]
/proc/loadavg: 1.73 1.70 1.52 3/109 1621
/proc/meminfo: memFree=1343340/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=33096 CPUtime=2.26
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 10969 0 0 0 216 10 0 0 16 0 2 0 146219434 33890304 2778 1992294400 134512640 146736320 4287399264 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1617/statm: 8274 2778 1082 2985 0 4816 0
[pid=1617/tid=1621] ppid=1616 vsize=33096 CPUtime=0.81
/proc/1617/task/1621/stat : 1621 (pb_cplex) R 1616 1616 1429 0 -1 4202560 4849 0 0 0 78 3 0 0 17 0 2 0 146219491 33890304 2778 1992294400 134512640 146736320 4287399264 18446744073709551615 135962286 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 41796

[startup+3.10178 s]
/proc/loadavg: 1.73 1.70 1.52 2/109 1621
/proc/meminfo: memFree=1341976/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=35204 CPUtime=5.11
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 22650 0 0 0 493 18 0 0 16 0 2 0 146219434 36048896 3364 1992294400 134512640 146736320 4287399264 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1617/statm: 8801 3364 1074 2985 0 5343 0
[pid=1617/tid=1621] ppid=1616 vsize=35204 CPUtime=2.3
/proc/1617/task/1621/stat : 1621 (pb_cplex) S 1616 1616 1429 0 -1 4202560 10803 0 0 0 223 7 0 0 18 0 2 0 146219491 36048896 3364 1992294400 134512640 146736320 4287399264 18446744073709551615 144580073 0 2 4096 16387 18446604437836757056 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 43904

[startup+6.3006 s]
/proc/loadavg: 1.75 1.71 1.52 3/109 1621
/proc/meminfo: memFree=1337884/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=40280 CPUtime=10.52
/proc/1617/stat : 1617 (pb_cplex) S 1616 1616 1429 0 -1 4202496 41528 0 0 0 1020 32 0 0 16 0 2 0 146219434 41246720 4497 1992294400 134512640 146736320 4287399264 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 10070 4497 1074 2985 0 6612 0
[pid=1617/tid=1621] ppid=1616 vsize=40280 CPUtime=4.91
/proc/1617/task/1621/stat : 1621 (pb_cplex) R 1616 1616 1429 0 -1 4202560 18672 0 0 0 478 13 0 0 16 0 2 0 146219491 41246720 4497 1992294400 134512640 146736320 4287399264 18446744073709551615 135526130 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.52
Current children cumulated vsize (KiB) 48980

[startup+12.7013 s]
/proc/loadavg: 1.77 1.71 1.53 3/109 1621
/proc/meminfo: memFree=1333668/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=43124 CPUtime=21.51
/proc/1617/stat : 1617 (pb_cplex) S 1616 1616 1429 0 -1 4202496 67304 0 0 0 2098 53 0 0 16 0 2 0 146219434 44158976 5508 1992294400 134512640 146736320 4287399264 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1617/statm: 10781 5508 1095 2985 0 7323 0
[pid=1617/tid=1621] ppid=1616 vsize=43124 CPUtime=10.66
/proc/1617/task/1621/stat : 1621 (pb_cplex) R 1616 1616 1429 0 -1 4202560 26581 0 0 0 1045 21 0 0 17 0 2 0 146219491 44158976 5508 1992294400 134512640 146736320 4287399264 18446744073709551615 136008309 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.51
Current children cumulated vsize (KiB) 51824

[startup+25.5009 s]
/proc/loadavg: 1.68 1.69 1.52 3/109 1623
/proc/meminfo: memFree=1326476/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=50024 CPUtime=43.04
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 106811 0 0 0 4218 86 0 0 17 0 2 0 146219434 51224576 6938 1992294400 134512640 146736320 4287399264 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1617/statm: 12506 6938 1095 2985 0 9048 0
[pid=1617/tid=1621] ppid=1616 vsize=50024 CPUtime=21.53
/proc/1617/task/1621/stat : 1621 (pb_cplex) R 1616 1616 1429 0 -1 4202560 44569 0 0 0 2117 36 0 0 16 0 2 0 146219491 51224576 6938 1992294400 134512640 146736320 4287399264 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 43.04
Current children cumulated vsize (KiB) 58724

[startup+51.1015 s]
/proc/loadavg: 1.66 1.68 1.52 3/109 1623
/proc/meminfo: memFree=1324988/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=50100 CPUtime=84.51
/proc/1617/stat : 1617 (pb_cplex) S 1616 1616 1429 0 -1 4202496 136208 0 0 0 8323 128 0 0 16 0 2 0 146219434 51302400 7141 1992294400 134512640 146736320 4287399264 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 12525 7141 1116 2985 0 9067 0
[pid=1617/tid=1621] ppid=1616 vsize=50100 CPUtime=40.28
/proc/1617/task/1621/stat : 1621 (pb_cplex) R 1616 1616 1429 0 -1 4202560 61018 0 0 0 3970 58 0 0 16 0 2 0 146219491 51302400 7141 1992294400 134512640 146736320 4287399264 18446744073709551615 135525285 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.51
Current children cumulated vsize (KiB) 58800

[startup+102.309 s]
/proc/loadavg: 1.78 1.71 1.54 3/109 1625
/proc/meminfo: memFree=1325608/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=49508 CPUtime=174.53
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 214301 0 0 0 17209 244 0 0 17 0 2 0 146219434 50696192 6981 1992294400 134512640 146736320 4287399264 18446744073709551615 136015701 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1617/statm: 12377 6981 1116 2985 0 8919 0
[pid=1617/tid=1621] ppid=1616 vsize=49508 CPUtime=84.62
/proc/1617/task/1621/stat : 1621 (pb_cplex) R 1616 1616 1429 0 -1 4202560 94113 0 0 0 8351 111 0 0 17 0 2 0 146219491 50696192 6981 1992294400 134512640 146736320 4287399264 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 174.53
Current children cumulated vsize (KiB) 58208

[startup+162.301 s]
/proc/loadavg: 1.88 1.76 1.57 3/109 1629
/proc/meminfo: memFree=1328584/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=46396 CPUtime=276.06
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 391493 0 0 0 27184 422 0 0 16 0 2 0 146219434 47509504 6339 1992294400 134512640 146736320 4287399264 18446744073709551615 135846455 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 11599 6339 1131 2985 0 8141 0
[pid=1617/tid=1629] ppid=1616 vsize=46396 CPUtime=51.52
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 96113 0 0 0 5060 92 0 0 17 0 2 0 146229816 47509504 6339 1992294400 134512640 146736320 4287399264 18446744073709551615 136388081 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 276.06
Current children cumulated vsize (KiB) 55096

[startup+222.301 s]
/proc/loadavg: 1.81 1.76 1.58 3/109 1631
/proc/meminfo: memFree=1328584/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=45972 CPUtime=382.42
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 512119 0 0 0 37643 599 0 0 17 0 2 0 146219434 47075328 6234 1992294400 134512640 146736320 4287399264 18446744073709551615 136015696 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1617/statm: 11493 6234 1126 2985 0 8035 0
[pid=1617/tid=1629] ppid=1616 vsize=45972 CPUtime=104.09
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 165128 0 0 0 10226 183 0 0 16 0 2 0 146229816 47075328 6234 1992294400 134512640 146736320 4287399264 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 382.42
Current children cumulated vsize (KiB) 54672

[startup+282.301 s]
/proc/loadavg: 1.99 1.82 1.60 3/109 1633
/proc/meminfo: memFree=1328584/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=45976 CPUtime=486.97
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 684029 0 0 0 47897 800 0 0 17 0 2 0 146219434 47079424 6237 1992294400 134512640 146736320 4287399264 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 11494 6237 1126 2985 0 8036 0
[pid=1617/tid=1629] ppid=1616 vsize=45976 CPUtime=156.19
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 250192 0 0 0 15336 283 0 0 16 0 2 0 146229816 47079424 6237 1992294400 134512640 146736320 4287399264 18446744073709551615 136630976 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 486.97
Current children cumulated vsize (KiB) 54676

[startup+342.302 s]
/proc/loadavg: 1.81 1.80 1.61 3/109 1636
/proc/meminfo: memFree=1328336/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

[pid=1617] ppid=1616 vsize=47236 CPUtime=789.37
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 828745 0 0 0 77714 1223 0 0 16 0 2 0 146219434 48369664 6432 1992294400 134512640 146736320 4287399264 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 11809 6432 1126 2985 0 8351 0
[pid=1617/tid=1629] ppid=1616 vsize=47236 CPUtime=305.04
/proc/1617/task/1629/stat : 1629 (pb_cplex) S 1616 1616 1429 0 -1 4202560 329150 0 0 0 30007 497 0 0 16 0 2 0 146229816 48369664 6432 1992294400 134512640 146736320 4287399264 18446744073709551615 144580073 0 2 4096 16387 18446604437836757056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 789.37
Current children cumulated vsize (KiB) 55936

[startup+522.302 s]
/proc/loadavg: 1.59 1.73 1.62 3/109 1640
/proc/meminfo: memFree=1327592/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=47664 CPUtime=889.17
/proc/1617/stat : 1617 (pb_cplex) S 1616 1616 1429 0 -1 4202496 926893 0 0 0 87534 1383 0 0 17 0 2 0 146219434 48807936 6540 1992294400 134512640 146736320 4287399264 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 11916 6540 1126 2985 0 8458 0
[pid=1617/tid=1629] ppid=1616 vsize=47664 CPUtime=354.37
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 374311 0 0 0 34863 574 0 0 16 0 2 0 146229816 48807936 6540 1992294400 134512640 146736320 4287399264 18446744073709551615 135405241 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 889.17
Current children cumulated vsize (KiB) 56364

[startup+582.301 s]
/proc/loadavg: 1.62 1.70 1.62 3/109 1642
/proc/meminfo: memFree=1326476/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=48092 CPUtime=989.11
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 953345 0 0 0 97391 1520 0 0 16 0 2 0 146219434 49246208 6739 1992294400 134512640 146736320 4287399264 18446744073709551615 135526786 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 12023 6739 1126 2985 0 8565 0
[pid=1617/tid=1629] ppid=1616 vsize=48092 CPUtime=403.79
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 398998 0 0 0 39729 650 0 0 16 0 2 0 146229816 49246208 6739 1992294400 134512640 146736320 4287399264 18446744073709551615 137334503 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 989.11
Current children cumulated vsize (KiB) 56792

[startup+642.301 s]
/proc/loadavg: 1.68 1.70 1.62 3/109 1644
/proc/meminfo: memFree=1326848/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=47888 CPUtime=1094.67
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 969985 0 0 0 107803 1664 0 0 17 0 2 0 146219434 49037312 6622 1992294400 134512640 146736320 4287399264 18446744073709551615 136402277 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1617/statm: 11972 6622 1126 2985 0 8514 0
[pid=1617/tid=1629] ppid=1616 vsize=47888 CPUtime=456.4
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 407641 0 0 0 44919 721 0 0 18 0 2 0 146229816 49037312 6622 1992294400 134512640 146736320 4287399264 18446744073709551615 136402277 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1094.67
Current children cumulated vsize (KiB) 56588

[startup+702.301 s]
/proc/loadavg: 1.70 1.70 1.63 2/109 1646
/proc/meminfo: memFree=1325980/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=49848 CPUtime=1203.29
/proc/1617/stat : 1617 (pb_cplex) S 1616 1616 1429 0 -1 4202496 979961 0 0 0 118517 1812 0 0 17 0 2 0 146219434 51044352 7007 1992294400 134512640 146736320 4287399264 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1617/statm: 12462 7007 1126 2985 0 9004 0
[pid=1617/tid=1629] ppid=1616 vsize=49848 CPUtime=510.53
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 415089 0 0 0 50259 794 0 0 17 0 2 0 146229816 51044352 7007 1992294400 134512640 146736320 4287399264 18446744073709551615 136008443 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1203.29
Current children cumulated vsize (KiB) 58548

[startup+762.309 s]
/proc/loadavg: 1.89 1.74 1.64 3/109 1646
/proc/meminfo: memFree=1326476/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=48188 CPUtime=1299.13
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 1015204 0 0 0 127980 1933 0 0 16 0 2 0 146219434 49344512 6705 1992294400 134512640 146736320 4287399264 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 12047 6705 1126 2985 0 8589 0
[pid=1617/tid=1629] ppid=1616 vsize=48188 CPUtime=560.07
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 443966 0 0 0 55149 858 0 0 16 0 2 0 146229816 49344512 6705 1992294400 134512640 146736320 4287399264 18446744073709551615 135518001 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1299.13
Current children cumulated vsize (KiB) 56888

[startup+822.301 s]
/proc/loadavg: 1.78 1.75 1.65 3/109 1648
/proc/meminfo: memFree=1326228/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=48324 CPUtime=1396.89
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 1043589 0 0 0 137625 2064 0 0 16 0 2 0 146219434 49483776 6756 1992294400 134512640 146736320 4287399264 18446744073709551615 136402293 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1617/statm: 12081 6756 1126 2985 0 8623 0
[pid=1617/tid=1629] ppid=1616 vsize=48324 CPUtime=609.32
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 450629 0 0 0 60010 922 0 0 16 0 2 0 146229816 49483776 6756 1992294400 134512640 146736320 4287399264 18446744073709551615 135450945 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1396.89
Current children cumulated vsize (KiB) 57024

[startup+882.301 s]
/proc/loadavg: 1.66 1.72 1.64 2/109 1650
/proc/meminfo: memFree=1325980/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=50372 CPUtime=1494.42
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 1087526 0 0 0 147239 2203 0 0 18 0 2 0 146219434 51580928 6960 1992294400 134512640 146736320 4287399264 18446744073709551615 136475782 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 12593 6960 1126 2985 0 9135 0
[pid=1617/tid=1629] ppid=1616 vsize=50372 CPUtime=655.28
/proc/1617/task/1629/stat : 1629 (pb_cplex) S 1616 1616 1429 0 -1 4202560 455810 0 0 0 64546 982 0 0 16 0 2 0 146229816 51580928 6960 1992294400 134512640 146736320 4287399264 18446744073709551615 144580073 0 2 4096 16387 18446604437836757056 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1494.42
Current children cumulated vsize (KiB) 59072

[startup+942.302 s]
/proc/loadavg: 1.82 1.75 1.65 3/109 1652
/proc/meminfo: memFree=1326228/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=49336 CPUtime=1596.52
/proc/1617/stat : 1617 (pb_cplex) S 1616 1616 1429 0 -1 4202496 1133494 0 0 0 157305 2347 0 0 16 0 2 0 146219434 50520064 6872 1992294400 134512640 146736320 4287399264 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 12334 6872 1126 2985 0 8876 0
[pid=1617/tid=1629] ppid=1616 vsize=49336 CPUtime=705.44
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 479885 0 0 0 69489 1055 0 0 16 0 2 0 146229816 50520064 6872 1992294400 134512640 146736320 4287399264 18446744073709551615 135405943 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1596.52
Current children cumulated vsize (KiB) 58036

[startup+1002.3 s]
/proc/loadavg: 1.94 1.80 1.67 3/109 1654
/proc/meminfo: memFree=1325980/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=48504 CPUtime=1694.94
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 1179819 0 0 0 167013 2481 0 0 18 0 2 0 146219434 49668096 6662 1992294400 134512640 146736320 4287399264 18446744073709551615 137015379 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/1617/statm: 12126 6662 1126 2985 0 8668 0
[pid=1617/tid=1629] ppid=1616 vsize=48504 CPUtime=752.24
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 497448 0 0 0 74104 1120 0 0 15 0 2 0 146229816 49668096 6662 1992294400 134512640 146736320 4287399264 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1694.94
Current children cumulated vsize (KiB) 57204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1062.1 s]
/proc/loadavg: 2.06 1.86 1.70 3/109 1654
/proc/meminfo: memFree=1326352/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=48504 CPUtime=1800.09
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 1213324 0 0 0 177382 2627 0 0 16 0 2 0 146219434 49668096 6682 1992294400 134512640 146736320 4287399264 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 12126 6682 1126 2985 0 8668 0
[pid=1617/tid=1629] ppid=1616 vsize=48504 CPUtime=803.69
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 508715 0 0 0 79175 1194 0 0 16 0 2 0 146229816 49668096 6682 1992294400 134512640 146736320 4287399264 18446744073709551615 139041154 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) 57204

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

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

[startup+1062.1 s]
/proc/loadavg: 2.06 1.86 1.70 3/109 1654
/proc/meminfo: memFree=1326352/2059040 swapFree=4138588/4192956
[pid=1616] ppid=1613 vsize=8700 CPUtime=0
/proc/1616/stat : 1616 (run) S 1613 1616 1429 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146219434 8908800 248 1992294400 4194304 4922060 140735824903792 18446744073709551615 213104827525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1616/statm: 2175 248 208 178 0 68 0
[pid=1617] ppid=1616 vsize=48504 CPUtime=1800.09
/proc/1617/stat : 1617 (pb_cplex) R 1616 1616 1429 0 -1 4202496 1213324 0 0 0 177382 2627 0 0 16 0 2 0 146219434 49668096 6682 1992294400 134512640 146736320 4287399264 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/1617/statm: 12126 6682 1126 2985 0 8668 0
[pid=1617/tid=1629] ppid=1616 vsize=48504 CPUtime=803.69
/proc/1617/task/1629/stat : 1629 (pb_cplex) R 1616 1616 1429 0 -1 4202560 508715 0 0 0 79175 1194 0 0 16 0 2 0 146229816 49668096 6682 1992294400 134512640 146736320 4287399264 18446744073709551615 139041154 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) 57204

Child status: 0
Real time (s): 1062.12
CPU time (s): 1800.12
CPU user time (s): 1773.84
CPU system time (s): 26.284
CPU usage (%): 169.484
Max. virtual memory (cumulated for all children) (KiB): 65200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1773.84
system time used= 26.284
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1213697
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= 495964
involuntary context switches= 27329

runsolver used 1.86372 second user time and 5.2622 second system time

The end

Launcher Data

Begin job on node029 at 2010-07-02 07:40:40
IDJOB=2697039
IDBENCH=48073
IDSOLVER=1209
FILE ID=node029/2697039-1278049240
PBS_JOBID= 11198861
Free space on /tmp= 62532 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=53-P1=37-P2=29-P3=83-P4=23-P5=67-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697039-1278049240/watcher-2697039-1278049240 -o /tmp/evaluation-result-2697039-1278049240/solver-2697039-1278049240 -C 1800 -W 2000 -M 1800  run HOME/instance-2697039-1278049240.opb

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

MD5SUM BENCH= feb866c77c1922bd09324402c14b21f3
RANDOM SEED=506061219

node029.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.221
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.44
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.221
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:       1351332 kB
Buffers:        148828 kB
Cached:         447816 kB
SwapCached:       7896 kB
Active:         201960 kB
Inactive:       409648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1351332 kB
SwapTotal:     4192956 kB
SwapFree:      4138588 kB
Dirty:           16656 kB
Writeback:           0 kB
AnonPages:       13128 kB
Mapped:          11984 kB
Slab:            74168 kB
PageTables:       4152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182452 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-2697039-1278049240.opb

Free space on /tmp at the end= 62516 MiB
End job on node029 at 2010-07-02 07:58:23