Trace number 2696903

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.16 1106.22

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=5-P0=17-P1=17-P2=13-P3=17-P4=29-B.opb
MD5SUM403b623ea10f115d0b920329a5e92576
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.101984
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 variables60
Total number of constraints9
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 constraints9
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)100
Sum of products size (including duplicates)200
Number of different products100
Sum of products size200

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696903-1278047147.opb.
0.00/0.00	c Instance file HOME/instance-2696903-1278047147.opb
0.00/0.00	c File size is 7442 bytes.
0.00/0.00	c Highest Coefficient sum: 1984
0.00/0.00	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.00         s                                      |
0.00/0.01	c |  Number Variables:      160                                                 |
0.00/0.01	c |  Number Constraints:    209                                                 |
0.00/0.01	c ===============================================================================
1800.13/1106.21	c Remaining time 1800.00 sec.
1800.13/1106.21	c 
1800.13/1106.21	c *** INTERRUPTED ***
1800.13/1106.21	s UNKNOWN
1800.13/1106.21	c Total CPU time              : 1766.25 s
1800.13/1106.21	c Memory used           : 35.91 MB
1800.13/1106.21	c CPU time              : 1766.25 s
1800.13/1106.21	c 
1800.13/1106.21	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-2696903-1278047147/watcher-2696903-1278047147 -o /tmp/evaluation-result-2696903-1278047147/solver-2696903-1278047147 -C 1800 -W 2000 -M 1800 run HOME/instance-2696903-1278047147.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 25175
/proc/meminfo: memFree=1383472/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) R 25173 25175 25142 0 -1 4202496 348 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158868885 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0

[startup+0.0721591 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25175
/proc/meminfo: memFree=1383472/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101161 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25175
/proc/meminfo: memFree=1383472/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301181 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25175
/proc/meminfo: memFree=1383472/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701225 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 25175
/proc/meminfo: memFree=1383472/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5013 s]
/proc/loadavg: 0.00 0.00 0.00 2/109 25182
/proc/meminfo: memFree=1377496/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=32680 CPUtime=2.4
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 8645 0 0 0 229 11 0 0 18 0 2 0 180301112 33464320 2681 1992294400 134512640 146736320 4290790848 18446744073709551615 135231557 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25176/statm: 8170 2681 1073 2985 0 4712 0
[pid=25176/tid=25182] ppid=25175 vsize=32680 CPUtime=0.91
/proc/25176/task/25182/stat : 25182 (pb_cplex) R 25175 25175 25142 0 -1 4202560 2721 0 0 0 88 3 0 0 17 0 2 0 180301157 33464320 2681 1992294400 134512640 146736320 4290790848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 41380

[startup+3.10147 s]
/proc/loadavg: 0.00 0.00 0.00 3/109 25182
/proc/meminfo: memFree=1375016/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=35556 CPUtime=5.33
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 12132 0 0 0 516 17 0 0 18 0 2 0 180301112 36409344 3382 1992294400 134512640 146736320 4290790848 18446744073709551615 135846485 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25176/statm: 8889 3382 1073 2985 0 5431 0
[pid=25176/tid=25182] ppid=25175 vsize=35556 CPUtime=2.42
/proc/25176/task/25182/stat : 25182 (pb_cplex) R 25175 25175 25142 0 -1 4202560 4207 0 0 0 235 7 0 0 18 0 2 0 180301157 36409344 3382 1992294400 134512640 146736320 4290790848 18446744073709551615 135454096 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 44256

[startup+6.30078 s]
/proc/loadavg: 0.16 0.03 0.01 3/109 25182
/proc/meminfo: memFree=1373032/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=36068 CPUtime=10.46
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 13009 0 0 0 1017 29 0 0 15 0 2 0 180301112 36933632 3572 1992294400 134512640 146736320 4290790848 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 9017 3572 1085 2985 0 5559 0
[pid=25176/tid=25182] ppid=25175 vsize=36068 CPUtime=4.96
/proc/25176/task/25182/stat : 25182 (pb_cplex) S 25175 25175 25142 0 -1 4202560 4651 0 0 0 484 12 0 0 16 0 2 0 180301157 36933632 3573 1992294400 134512640 146736320 4290790848 18446744073709551615 144580073 0 2 4096 16387 18446604437866165376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.46
Current children cumulated vsize (KiB) 44768

[startup+12.7014 s]
/proc/loadavg: 0.31 0.07 0.02 3/109 25184
/proc/meminfo: memFree=1374768/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=37288 CPUtime=21.03
/proc/25176/stat : 25176 (pb_cplex) S 25175 25175 25142 0 -1 4202496 25998 0 0 0 2052 51 0 0 17 0 2 0 180301112 38182912 3740 1992294400 134512640 146736320 4290790848 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 9322 3740 1102 2985 0 5864 0
[pid=25176/tid=25184] ppid=25175 vsize=37288 CPUtime=2.86
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 8406 0 0 0 279 7 0 0 17 0 2 0 180302056 38182912 3740 1992294400 134512640 146736320 4290790848 18446744073709551615 137176693 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.03
Current children cumulated vsize (KiB) 45988

[startup+25.5017 s]
/proc/loadavg: 0.53 0.13 0.04 3/109 25184
/proc/meminfo: memFree=1372908/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=35728 CPUtime=41.32
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 43082 0 0 0 4046 86 0 0 16 0 2 0 180301112 36585472 3476 1992294400 134512640 146736320 4290790848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 8932 3476 1095 2985 0 5474 0
[pid=25176/tid=25184] ppid=25175 vsize=35728 CPUtime=13.69
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 11837 0 0 0 1344 25 0 0 16 0 2 0 180302056 36585472 3476 1992294400 134512640 146736320 4290790848 18446744073709551615 136015727 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.32
Current children cumulated vsize (KiB) 44428

[startup+51.1013 s]
/proc/loadavg: 0.90 0.24 0.08 2/109 25186
/proc/meminfo: memFree=1372164/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=35712 CPUtime=81.07
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 73369 0 0 0 7954 153 0 0 16 0 2 0 180301112 36569088 3400 1992294400 134512640 146736320 4290790848 18446744073709551615 135468718 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 8928 3400 1113 2985 0 5470 0
[pid=25176/tid=25184] ppid=25175 vsize=35712 CPUtime=35.73
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 40136 0 0 0 3507 66 0 0 18 0 2 0 180302056 36569088 3400 1992294400 134512640 146736320 4290790848 18446744073709551615 136000494 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 81.07
Current children cumulated vsize (KiB) 44412

[startup+102.308 s]
/proc/loadavg: 1.31 0.46 0.16 2/109 25186
/proc/meminfo: memFree=1372660/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=36300 CPUtime=166.38
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 120993 0 0 0 16325 313 0 0 16 0 2 0 180301112 37171200 3635 1992294400 134512640 146736320 4290790848 18446744073709551615 136000937 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 9075 3635 1113 2985 0 5617 0
[pid=25176/tid=25184] ppid=25175 vsize=36300 CPUtime=79.1
/proc/25176/task/25184/stat : 25184 (pb_cplex) S 25175 25175 25142 0 -1 4202560 74955 0 0 0 7760 150 0 0 17 0 2 0 180302056 37171200 3635 1992294400 134512640 146736320 4290790848 18446744073709551615 144580073 0 2 4096 16387 18446604437866165376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 166.38
Current children cumulated vsize (KiB) 45000

[startup+162.301 s]
/proc/loadavg: 1.47 0.65 0.25 3/109 25188
/proc/meminfo: memFree=1373032/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=35780 CPUtime=263.79
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 164296 0 0 0 25891 488 0 0 18 0 2 0 180301112 36638720 3501 1992294400 134512640 146736320 4290790848 18446744073709551615 136015727 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25176/statm: 8945 3501 1113 2985 0 5487 0
[pid=25176/tid=25184] ppid=25175 vsize=35780 CPUtime=130.14
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 89456 0 0 0 12778 236 0 0 17 0 2 0 180302056 36638720 3501 1992294400 134512640 146736320 4290790848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 263.79
Current children cumulated vsize (KiB) 44480

[startup+222.301 s]
/proc/loadavg: 1.75 0.88 0.35 3/109 25190
/proc/meminfo: memFree=1373032/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=35684 CPUtime=366.12
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 196801 0 0 0 35927 685 0 0 18 0 2 0 180301112 36540416 3437 1992294400 134512640 146736320 4290790848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 8921 3437 1116 2985 0 5463 0
[pid=25176/tid=25184] ppid=25175 vsize=35684 CPUtime=180.94
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 99287 0 0 0 17761 333 0 0 18 0 2 0 180302056 36540416 3437 1992294400 134512640 146736320 4290790848 18446744073709551615 135468684 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 366.12
Current children cumulated vsize (KiB) 44384

[startup+282.301 s]
/proc/loadavg: 1.64 1.02 0.43 2/109 25192
/proc/meminfo: memFree=1372660/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=35684 CPUtime=468.43
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 227852 0 0 0 45967 876 0 0 17 0 2 0 180301112 36540416 3441 1992294400 134512640 146736320 4290790848 18446744073709551615 137176041 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 8921 3441 1116 2985 0 5463 0
[pid=25176/tid=25184] ppid=25175 vsize=35684 CPUtime=230.93
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 114560 0 0 0 22666 427 0 0 16 0 2 0 180302056 36540416 3441 1992294400 134512640 146736320 4290790848 18446744073709551615 136016577 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 468.43
Current children cumulated vsize (KiB) 44384

[startup+342.302 s]
/proc/loadavg: 1.56 1.10 0.49 2/109 25192
/proc/meminfo: memFree=1372288/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=36304 CPUtime=764.27
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 333553 0 0 0 74973 1454 0 0 15 0 2 0 180301112 37175296 3625 1992294400 134512640 146736320 4290790848 18446744073709551615 138373537 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 9076 3625 1116 2985 0 5618 0
[pid=25176/tid=25184] ppid=25175 vsize=36304 CPUtime=378.14
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 182609 0 0 0 37092 722 0 0 16 0 2 0 180302056 37175296 3625 1992294400 134512640 146736320 4290790848 18446744073709551615 136402275 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 764.27
Current children cumulated vsize (KiB) 45004

[startup+522.302 s]
/proc/loadavg: 1.64 1.35 0.69 3/109 25198
/proc/meminfo: memFree=1372412/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=36752 CPUtime=862.23
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 354076 0 0 0 84585 1638 0 0 16 0 2 0 180301112 37634048 3668 1992294400 134512640 146736320 4290790848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 9188 3668 1116 2985 0 5730 0
[pid=25176/tid=25184] ppid=25175 vsize=36752 CPUtime=426.8
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 189913 0 0 0 41865 815 0 0 18 0 2 0 180302056 37634048 3668 1992294400 134512640 146736320 4290790848 18446744073709551615 136015727 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 862.23
Current children cumulated vsize (KiB) 45452

[startup+582.302 s]
/proc/loadavg: 1.64 1.39 0.74 3/109 25200
/proc/meminfo: memFree=1372040/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=36828 CPUtime=960.81
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 371948 0 0 0 94257 1824 0 0 17 0 2 0 180301112 37711872 3693 1992294400 134512640 146736320 4290790848 18446744073709551615 135468697 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25176/statm: 9207 3693 1116 2985 0 5749 0
[pid=25176/tid=25184] ppid=25175 vsize=36828 CPUtime=476.9
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 204657 0 0 0 46781 909 0 0 17 0 2 0 180302056 37711872 3693 1992294400 134512640 146736320 4290790848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 960.81
Current children cumulated vsize (KiB) 45528

[startup+642.302 s]
/proc/loadavg: 1.49 1.39 0.78 2/109 25200
/proc/meminfo: memFree=1372412/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=36708 CPUtime=1052.4
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 389227 0 0 0 103254 1986 0 0 16 0 2 0 180301112 37588992 3668 1992294400 134512640 146736320 4290790848 18446744073709551615 136674347 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 9177 3668 1116 2985 0 5719 0
[pid=25176/tid=25184] ppid=25175 vsize=36708 CPUtime=520.39
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 213564 0 0 0 51047 992 0 0 16 0 2 0 180302056 37588992 3668 1992294400 134512640 146736320 4290790848 18446744073709551615 144580073 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1052.4
Current children cumulated vsize (KiB) 45408

[startup+702.302 s]
/proc/loadavg: 1.52 1.42 0.83 3/109 25205
/proc/meminfo: memFree=1371536/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=36888 CPUtime=1147.97
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 415602 0 0 0 112644 2153 0 0 17 0 2 0 180301112 37773312 3784 1992294400 134512640 146736320 4290790848 18446744073709551615 135443365 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25176/statm: 9222 3784 1116 2985 0 5764 0
[pid=25176/tid=25184] ppid=25175 vsize=36888 CPUtime=567.74
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 225450 0 0 0 55701 1073 0 0 16 0 2 0 180302056 37773312 3784 1992294400 134512640 146736320 4290790848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1147.97
Current children cumulated vsize (KiB) 45588

[startup+762.309 s]
/proc/loadavg: 1.64 1.48 0.88 2/109 25207
/proc/meminfo: memFree=1371040/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=37104 CPUtime=1248.76
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 451301 0 0 0 122522 2354 0 0 16 0 2 0 180301112 37994496 3914 1992294400 134512640 146736320 4290790848 18446744073709551615 144785853 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 9276 3914 1116 2985 0 5818 0
[pid=25176/tid=25184] ppid=25175 vsize=37104 CPUtime=613.96
/proc/25176/task/25184/stat : 25184 (pb_cplex) S 25175 25175 25142 0 -1 4202560 229315 0 0 0 60225 1171 0 0 16 0 2 0 180302056 37994496 3914 1992294400 134512640 146736320 4290790848 18446744073709551615 144580073 0 2 4096 16387 18446604437866165376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1248.76
Current children cumulated vsize (KiB) 45804

[startup+822.302 s]
/proc/loadavg: 1.69 1.52 0.93 3/109 25209
/proc/meminfo: memFree=1371536/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=36584 CPUtime=1350.61
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 471524 0 0 0 132497 2564 0 0 18 0 2 0 180301112 37462016 3701 1992294400 134512640 146736320 4290790848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 9146 3701 1116 2985 0 5688 0
[pid=25176/tid=25184] ppid=25175 vsize=36584 CPUtime=664.57
/proc/25176/task/25184/stat : 25184 (pb_cplex) S 25175 25175 25142 0 -1 4202560 233590 0 0 0 65183 1274 0 0 16 0 2 0 180302056 37462016 3701 1992294400 134512640 146736320 4290790848 18446744073709551615 144580073 0 2 4096 16387 18446604437866165376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1350.61
Current children cumulated vsize (KiB) 45284

[startup+882.302 s]
/proc/loadavg: 1.77 1.58 0.99 3/109 25211
/proc/meminfo: memFree=1371908/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=36224 CPUtime=1448.26
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 491347 0 0 0 142071 2755 0 0 16 0 2 0 180301112 37093376 3643 1992294400 134512640 146736320 4290790848 18446744073709551615 135964357 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25176/statm: 9056 3643 1116 2985 0 5598 0
[pid=25176/tid=25184] ppid=25175 vsize=36224 CPUtime=713.95
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 244396 0 0 0 70021 1374 0 0 16 0 2 0 180302056 37093376 3643 1992294400 134512640 146736320 4290790848 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1448.26
Current children cumulated vsize (KiB) 44924

[startup+942.302 s]
/proc/loadavg: 1.69 1.58 1.02 3/109 25211
/proc/meminfo: memFree=1372652/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=35452 CPUtime=1547.72
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 509557 0 0 0 151830 2942 0 0 16 0 2 0 180301112 36302848 3511 1992294400 134512640 146736320 4290790848 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 8863 3511 1116 2985 0 5405 0
[pid=25176/tid=25184] ppid=25175 vsize=35452 CPUtime=763.53
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 256284 0 0 0 74882 1471 0 0 16 0 2 0 180302056 36302848 3511 1992294400 134512640 146736320 4290790848 18446744073709551615 137342835 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1547.72
Current children cumulated vsize (KiB) 44152

[startup+1002.3 s]
/proc/loadavg: 1.52 1.55 1.04 2/109 25213
/proc/meminfo: memFree=1371048/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=37284 CPUtime=1639.71
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 538209 0 0 0 160874 3097 0 0 16 0 2 0 180301112 38178816 3983 1992294400 134512640 146736320 4290790848 18446744073709551615 135468677 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 9321 3983 1116 2985 0 5863 0
[pid=25176/tid=25184] ppid=25175 vsize=37284 CPUtime=808.07
/proc/25176/task/25184/stat : 25184 (pb_cplex) S 25175 25175 25142 0 -1 4202560 268950 0 0 0 79257 1550 0 0 16 0 2 0 180302056 38178816 3983 1992294400 134512640 146736320 4290790848 18446744073709551615 144580073 0 2 4096 16387 18446604437866165376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1639.71
Current children cumulated vsize (KiB) 45984

[startup+1062.3 s]
/proc/loadavg: 1.55 1.55 1.08 2/109 25215
/proc/meminfo: memFree=1370676/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=37160 CPUtime=1730.56
/proc/25176/stat : 25176 (pb_cplex) S 25175 25175 25142 0 -1 4202496 571851 0 0 0 169795 3261 0 0 16 0 2 0 180301112 38051840 3988 1992294400 134512640 146736320 4290790848 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/25176/statm: 9290 3988 1116 2985 0 5832 0
[pid=25176/tid=25184] ppid=25175 vsize=37160 CPUtime=852.23
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 293291 0 0 0 83590 1633 0 0 18 0 2 0 180302056 38051840 3988 1992294400 134512640 146736320 4290790848 18446744073709551615 144785853 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1730.56
Current children cumulated vsize (KiB) 45860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1106.2 s]
/proc/loadavg: 1.62 1.56 1.10 3/109 25217
/proc/meminfo: memFree=1371296/2059040 swapFree=4134216/4192956
[pid=25175] ppid=25173 vsize=8700 CPUtime=0
/proc/25175/stat : 25175 (run) S 25173 25175 25142 0 -1 4202496 365 0 0 0 0 0 0 0 17 0 1 0 180301111 8908800 249 1992294400 4194304 4922060 140734613747264 18446744073709551615 230158867589 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/25175/statm: 2175 249 208 178 0 68 0
[pid=25176] ppid=25175 vsize=36772 CPUtime=1800.13
/proc/25176/stat : 25176 (pb_cplex) R 25175 25175 25142 0 -1 4202496 590711 0 0 0 176624 3389 0 0 16 0 2 0 180301112 37654528 3774 1992294400 134512640 146736320 4290790848 18446744073709551615 135453238 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/25176/statm: 9193 3774 1116 2985 0 5735 0
[pid=25176/tid=25184] ppid=25175 vsize=36772 CPUtime=884.37
/proc/25176/task/25184/stat : 25184 (pb_cplex) R 25175 25175 25142 0 -1 4202560 297281 0 0 0 86745 1692 0 0 17 0 2 0 180302056 37654528 3774 1992294400 134512640 146736320 4290790848 18446744073709551615 137021429 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 45472

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

Child status: 0
Real time (s): 1106.22
CPU time (s): 1800.16
CPU user time (s): 1766.26
CPU system time (s): 33.8998
CPU usage (%): 162.731
Max. virtual memory (cumulated for all children) (KiB): 47636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1766.26
system time used= 33.8998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 591085
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= 828077
involuntary context switches= 28282

runsolver used 2.33664 second user time and 5.63414 second system time

The end

Launcher Data

Begin job on node017 at 2010-07-02 07:05:47
IDJOB=2696903
IDBENCH=47937
IDSOLVER=1209
FILE ID=node017/2696903-1278047147
PBS_JOBID= 11198867
Free space on /tmp= 62300 MiB

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

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

MD5SUM BENCH= 403b623ea10f115d0b920329a5e92576
RANDOM SEED=1070296591

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1386120 kB
Buffers:        150276 kB
Cached:         413236 kB
SwapCached:      12088 kB
Active:         262680 kB
Inactive:       315636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1386120 kB
SwapTotal:     4192956 kB
SwapFree:      4134216 kB
Dirty:           16860 kB
Writeback:           0 kB
AnonPages:       13156 kB
Mapped:           8476 kB
Slab:            72832 kB
PageTables:       4124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   185188 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-2696903-1278047147.opb

Free space on /tmp at the end= 62284 MiB
End job on node017 at 2010-07-02 07:24:13