Trace number 2696927

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.11 1033.52

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=17-P1=89-P2=113-P3=89-P4=67-B.opb
MD5SUM5afc409acaae7ef62c2326d33adf31bc
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.900862
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 variables84
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 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)196
Sum of products size (including duplicates)392
Number of different products196
Sum of products size392

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696927-1278048139.opb.
0.00/0.00	c Instance file HOME/instance-2696927-1278048139.opb
0.00/0.00	c File size is 14533 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:      280                                                 |
0.00/0.01	c |  Number Constraints:    401                                                 |
0.00/0.01	c ===============================================================================
1800.08/1033.51	c Remaining time 1799.99 sec.
1800.08/1033.51	c 
1800.08/1033.51	c *** INTERRUPTED ***
1800.08/1033.51	s UNKNOWN
1800.08/1033.51	c Total CPU time              : 1774.56 s
1800.08/1033.51	c Memory used           : 55.08 MB
1800.08/1033.51	c CPU time              : 1774.56 s
1800.08/1033.51	c 
1800.08/1033.51	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-2696927-1278048139/watcher-2696927-1278048139 -o /tmp/evaluation-result-2696927-1278048139/solver-2696927-1278048139 -C 1800 -W 2000 -M 1800 run HOME/instance-2696927-1278048139.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.93 1.82 1.21 3/106 30025
/proc/meminfo: memFree=1260056/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) R 30023 30025 29875 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178185621 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0

[startup+0.082533 s]
/proc/loadavg: 1.93 1.82 1.21 3/106 30025
/proc/meminfo: memFree=1260056/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101533 s]
/proc/loadavg: 1.93 1.82 1.21 3/106 30025
/proc/meminfo: memFree=1260056/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.303531 s]
/proc/loadavg: 1.93 1.82 1.21 3/106 30025
/proc/meminfo: memFree=1260056/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701529 s]
/proc/loadavg: 1.93 1.82 1.21 3/106 30025
/proc/meminfo: memFree=1260056/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 1.93 1.82 1.21 3/109 30032
/proc/meminfo: memFree=1253584/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=32584 CPUtime=2.27
/proc/30026/stat : 30026 (pb_cplex) S 30025 30025 29875 0 -1 4202496 10221 0 0 0 219 8 0 0 17 0 2 0 146104609 33366016 2709 1992294400 134512640 146736320 4290388320 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 8146 2709 1079 2985 0 4688 0
[pid=30026/tid=30032] ppid=30025 vsize=32584 CPUtime=0.82
/proc/30026/task/30032/stat : 30032 (pb_cplex) R 30025 30025 29875 0 -1 4202560 2457 0 0 0 80 2 0 0 18 0 2 0 146104669 33366016 2709 1992294400 134512640 146736320 4290388320 18446744073709551615 136471502 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 41284

[startup+3.10051 s]
/proc/loadavg: 1.93 1.82 1.21 3/109 30032
/proc/meminfo: memFree=1250608/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=36364 CPUtime=5.09
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 17862 0 0 0 493 16 0 0 16 0 2 0 146104609 37236736 3552 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 9091 3552 1071 2985 0 5633 0
[pid=30026/tid=30032] ppid=30025 vsize=36364 CPUtime=2.24
/proc/30026/task/30032/stat : 30032 (pb_cplex) R 30025 30025 29875 0 -1 4202560 7585 0 0 0 218 6 0 0 18 0 2 0 146104669 37236736 3552 1992294400 134512640 146736320 4290388320 18446744073709551615 136389814 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 45064

[startup+6.30049 s]
/proc/loadavg: 2.01 1.84 1.22 3/109 30032
/proc/meminfo: memFree=1247136/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=37348 CPUtime=10.82
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 31315 0 0 0 1054 28 0 0 16 0 2 0 146104609 38244352 3942 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 9337 3942 1071 2985 0 5879 0
[pid=30026/tid=30032] ppid=30025 vsize=37348 CPUtime=5.18
/proc/30026/task/30032/stat : 30032 (pb_cplex) R 30025 30025 29875 0 -1 4202560 16010 0 0 0 505 13 0 0 18 0 2 0 146104669 38244352 3942 1992294400 134512640 146736320 4290388320 18446744073709551615 136015523 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) 46048

[startup+12.7005 s]
/proc/loadavg: 1.93 1.83 1.22 5/109 30032
/proc/meminfo: memFree=1242424/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=40712 CPUtime=21.29
/proc/30026/stat : 30026 (pb_cplex) S 30025 30025 29875 0 -1 4202496 63565 0 0 0 2081 48 0 0 16 0 2 0 146104609 41689088 4786 1992294400 134512640 146736320 4290388320 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 10178 4786 1071 2985 0 6720 0
[pid=30026/tid=30032] ppid=30025 vsize=40712 CPUtime=10.66
/proc/30026/task/30032/stat : 30032 (pb_cplex) R 30025 30025 29875 0 -1 4202560 32588 0 0 0 1042 24 0 0 16 0 2 0 146104669 41689088 4786 1992294400 134512640 146736320 4290388320 18446744073709551615 135523447 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.29
Current children cumulated vsize (KiB) 49412

[startup+25.5012 s]
/proc/loadavg: 1.87 1.82 1.23 3/109 30032
/proc/meminfo: memFree=1239324/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=45724 CPUtime=42.61
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 93259 0 0 0 4184 77 0 0 19 0 2 0 146104609 46821376 5936 1992294400 134512640 146736320 4290388320 18446744073709551615 135846924 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30026/statm: 11431 5936 1102 2985 0 7973 0
[pid=30026/tid=30032] ppid=30025 vsize=45724 CPUtime=20.49
/proc/30026/task/30032/stat : 30032 (pb_cplex) R 30025 30025 29875 0 -1 4202560 46896 0 0 0 2009 40 0 0 16 0 2 0 146104669 46821376 5936 1992294400 134512640 146736320 4290388320 18446744073709551615 135468704 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.61
Current children cumulated vsize (KiB) 54424

[startup+51.1021 s]
/proc/loadavg: 1.97 1.85 1.25 2/109 30036
/proc/meminfo: memFree=1234240/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=52188 CPUtime=86.84
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 122187 0 0 0 8544 140 0 0 17 0 2 0 146104609 53440512 7246 1992294400 134512640 146736320 4290388320 18446744073709551615 136002043 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 13047 7246 1102 2985 0 9589 0
[pid=30026/tid=30036] ppid=30025 vsize=52188 CPUtime=9.21
/proc/30026/task/30036/stat : 30036 (pb_cplex) R 30025 30025 29875 0 -1 4202560 586 0 0 0 909 12 0 0 16 0 2 0 146108592 53440512 7246 1992294400 134512640 146736320 4290388320 18446744073709551615 135526786 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 86.84
Current children cumulated vsize (KiB) 60888

[startup+102.31 s]
/proc/loadavg: 1.86 1.84 1.28 3/109 30037
/proc/meminfo: memFree=1229032/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=57224 CPUtime=174.55
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 147307 0 0 0 17199 256 0 0 16 0 2 0 146104609 58597376 8525 1992294400 134512640 146736320 4290388320 18446744073709551615 135450569 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30026/statm: 14306 8525 1102 2985 0 10848 0
[pid=30026/tid=30037] ppid=30025 vsize=57224 CPUtime=29.59
/proc/30026/task/30037/stat : 30037 (pb_cplex) R 30025 30025 29875 0 -1 4202560 8793 0 0 0 2921 38 0 0 16 0 2 0 146111249 58597376 8525 1992294400 134512640 146736320 4290388320 18446744073709551615 139041219 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 174.55
Current children cumulated vsize (KiB) 65924

[startup+162.301 s]
/proc/loadavg: 1.84 1.83 1.31 3/109 30040
/proc/meminfo: memFree=1229404/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=58140 CPUtime=277.9
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 157584 0 0 0 27397 393 0 0 17 0 2 0 146104609 59535360 8579 1992294400 134512640 146736320 4290388320 18446744073709551615 144797795 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 14535 8579 1122 2985 0 11077 0
[pid=30026/tid=30040] ppid=30025 vsize=58140 CPUtime=34.05
/proc/30026/task/30040/stat : 30040 (pb_cplex) R 30025 30025 29875 0 -1 4202560 4508 0 0 0 3355 50 0 0 16 0 2 0 146116884 59535360 8579 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 277.9
Current children cumulated vsize (KiB) 66840

[startup+222.302 s]
/proc/loadavg: 1.89 1.85 1.34 3/109 30043
/proc/meminfo: memFree=1228908/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=57484 CPUtime=383.44
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 172958 0 0 0 37798 546 0 0 16 0 2 0 146104609 58863616 8530 1992294400 134512640 146736320 4290388320 18446744073709551615 135454043 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 14371 8530 1122 2985 0 10913 0
[pid=30026/tid=30043] ppid=30025 vsize=57484 CPUtime=15.91
/proc/30026/task/30043/stat : 30043 (pb_cplex) R 30025 30025 29875 0 -1 4202560 5300 0 0 0 1566 25 0 0 16 0 2 0 146124984 58863616 8530 1992294400 134512640 146736320 4290388320 18446744073709551615 135526859 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 383.44
Current children cumulated vsize (KiB) 66184

[startup+282.302 s]
/proc/loadavg: 1.81 1.84 1.37 3/109 30045
/proc/meminfo: memFree=1224816/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=63236 CPUtime=484.83
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 198245 0 0 0 47785 698 0 0 16 0 2 0 146104609 64753664 9659 1992294400 134512640 146736320 4290388320 18446744073709551615 135450742 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30026/statm: 15809 9659 1122 2985 0 12351 0
[pid=30026/tid=30043] ppid=30025 vsize=63236 CPUtime=64.44
/proc/30026/task/30043/stat : 30043 (pb_cplex) R 30025 30025 29875 0 -1 4202560 21730 0 0 0 6341 103 0 0 16 0 2 0 146124984 64753664 9659 1992294400 134512640 146736320 4290388320 18446744073709551615 135231560 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 484.83
Current children cumulated vsize (KiB) 71936

[startup+342.302 s]
/proc/loadavg: 1.94 1.87 1.41 2/109 30047
/proc/meminfo: memFree=1223336/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0

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

/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=72424 CPUtime=790.44
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 270745 0 0 0 77888 1156 0 0 16 0 2 0 146104609 74162176 12061 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30026/statm: 18106 12061 1122 2985 0 14648 0
[pid=30026/tid=30048] ppid=30025 vsize=72424 CPUtime=58.96
/proc/30026/task/30048/stat : 30048 (pb_cplex) S 30025 30025 29875 0 -1 4202560 9162 0 0 0 5809 87 0 0 16 0 2 0 146143693 74162176 12061 1992294400 134512640 146736320 4290388320 18446744073709551615 144580073 0 2 4096 16387 18446604437818462272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 790.44
Current children cumulated vsize (KiB) 81124

[startup+522.302 s]
/proc/loadavg: 1.84 1.85 1.47 2/109 30052
/proc/meminfo: memFree=1214780/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=72424 CPUtime=897.48
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 283990 0 0 0 88424 1324 0 0 16 0 2 0 146104609 74162176 12061 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30026/statm: 18106 12061 1122 2985 0 14648 0
[pid=30026/tid=30048] ppid=30025 vsize=72424 CPUtime=112.74
/proc/30026/task/30048/stat : 30048 (pb_cplex) R 30025 30025 29875 0 -1 4202560 15405 0 0 0 11103 171 0 0 16 0 2 0 146143693 74162176 12061 1992294400 134512640 146736320 4290388320 18446744073709551615 135850298 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 897.48
Current children cumulated vsize (KiB) 81124

[startup+582.302 s]
/proc/loadavg: 1.77 1.83 1.49 3/109 30054
/proc/meminfo: memFree=1213912/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=73256 CPUtime=1003.52
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 296151 0 0 0 98866 1486 0 0 17 0 2 0 146104609 75014144 12270 1992294400 134512640 146736320 4290388320 18446744073709551615 135983229 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 18314 12270 1122 2985 0 14856 0
[pid=30026/tid=30048] ppid=30025 vsize=73256 CPUtime=165.35
/proc/30026/task/30048/stat : 30048 (pb_cplex) R 30025 30025 29875 0 -1 4202560 19645 0 0 0 16285 250 0 0 16 0 2 0 146143693 75014144 12270 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1003.52
Current children cumulated vsize (KiB) 81956

[startup+642.301 s]
/proc/loadavg: 1.89 1.84 1.51 3/109 30059
/proc/meminfo: memFree=1213408/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=73752 CPUtime=1109.56
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 312168 0 0 0 109303 1653 0 0 17 0 2 0 146104609 75522048 12386 1992294400 134512640 146736320 4290388320 18446744073709551615 135964341 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 18438 12386 1122 2985 0 14980 0
[pid=30026/tid=30048] ppid=30025 vsize=73752 CPUtime=218.27
/proc/30026/task/30048/stat : 30048 (pb_cplex) R 30025 30025 29875 0 -1 4202560 27042 0 0 0 21490 337 0 0 16 0 2 0 146143693 75522048 12386 1992294400 134512640 146736320 4290388320 18446744073709551615 135468677 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1109.56
Current children cumulated vsize (KiB) 82452

[startup+702.302 s]
/proc/loadavg: 1.73 1.81 1.52 2/109 30061
/proc/meminfo: memFree=1234612/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=50216 CPUtime=1215.86
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 329279 0 0 0 119759 1827 0 0 16 0 2 0 146104609 51421184 7339 1992294400 134512640 146736320 4290388320 18446744073709551615 136403116 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 12554 7339 1123 2985 0 9096 0
[pid=30026/tid=30061] ppid=30025 vsize=50216 CPUtime=0.71
/proc/30026/task/30061/stat : 30061 (pb_cplex) R 30025 30025 29875 0 -1 4202560 2378 0 0 0 70 1 0 0 17 0 2 0 146174761 51421184 7339 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1215.86
Current children cumulated vsize (KiB) 58916

[startup+762.31 s]
/proc/loadavg: 1.69 1.78 1.53 3/109 30063
/proc/meminfo: memFree=1228908/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=55864 CPUtime=1318.68
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 409764 0 0 0 129903 1965 0 0 16 0 2 0 146104609 57204736 8493 1992294400 134512640 146736320 4290388320 18446744073709551615 135468718 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30026/statm: 13966 8493 1123 2985 0 10508 0
[pid=30026/tid=30061] ppid=30025 vsize=55864 CPUtime=51.98
/proc/30026/task/30061/stat : 30061 (pb_cplex) R 30025 30025 29875 0 -1 4202560 75136 0 0 0 5112 86 0 0 17 0 2 0 146174761 57204736 8493 1992294400 134512640 146736320 4290388320 18446744073709551615 136400557 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1318.68
Current children cumulated vsize (KiB) 64564

[startup+822.302 s]
/proc/loadavg: 1.83 1.78 1.54 3/109 30065
/proc/meminfo: memFree=1229032/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=55864 CPUtime=1423.52
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 449949 0 0 0 140265 2087 0 0 17 0 2 0 146104609 57204736 8493 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30026/statm: 13966 8493 1123 2985 0 10508 0
[pid=30026/tid=30061] ppid=30025 vsize=55864 CPUtime=103.21
/proc/30026/task/30061/stat : 30061 (pb_cplex) R 30025 30025 29875 0 -1 4202560 105035 0 0 0 10169 152 0 0 17 0 2 0 146174761 57204736 8493 1992294400 134512640 146736320 4290388320 18446744073709551615 137412920 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1423.52
Current children cumulated vsize (KiB) 64564

[startup+882.302 s]
/proc/loadavg: 1.88 1.80 1.56 3/109 30067
/proc/meminfo: memFree=1228412/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=55864 CPUtime=1531.53
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 486504 0 0 0 150939 2214 0 0 16 0 2 0 146104609 57204736 8622 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30026/statm: 13966 8622 1126 2985 0 10508 0
[pid=30026/tid=30061] ppid=30025 vsize=55864 CPUtime=156.86
/proc/30026/task/30061/stat : 30061 (pb_cplex) R 30025 30025 29875 0 -1 4202560 131095 0 0 0 15468 218 0 0 17 0 2 0 146174761 57204736 8622 1992294400 134512640 146736320 4290388320 18446744073709551615 135999166 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1531.53
Current children cumulated vsize (KiB) 64564

[startup+942.302 s]
/proc/loadavg: 1.92 1.82 1.58 4/109 30069
/proc/meminfo: memFree=1228420/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=55864 CPUtime=1639.33
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 519492 0 0 0 161574 2359 0 0 17 0 2 0 146104609 57204736 8653 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30026/statm: 13966 8653 1126 2985 0 10508 0
[pid=30026/tid=30061] ppid=30025 vsize=55864 CPUtime=210.62
/proc/30026/task/30061/stat : 30061 (pb_cplex) R 30025 30025 29875 0 -1 4202560 149776 0 0 0 20773 289 0 0 18 0 2 0 146174761 57204736 8653 1992294400 134512640 146736320 4290388320 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1639.33
Current children cumulated vsize (KiB) 64564

[startup+1002.3 s]
/proc/loadavg: 1.99 1.86 1.61 3/109 30069
/proc/meminfo: memFree=1228420/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=55864 CPUtime=1745.36
/proc/30026/stat : 30026 (pb_cplex) S 30025 30025 29875 0 -1 4202496 555835 0 0 0 172045 2491 0 0 17 0 2 0 146104609 57204736 8653 1992294400 134512640 146736320 4290388320 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30026/statm: 13966 8653 1126 2985 0 10508 0
[pid=30026/tid=30061] ppid=30025 vsize=55864 CPUtime=262.89
/proc/30026/task/30061/stat : 30061 (pb_cplex) R 30025 30025 29875 0 -1 4202560 180332 0 0 0 25931 358 0 0 16 0 2 0 146174761 57204736 8653 1992294400 134512640 146736320 4290388320 18446744073709551615 136745872 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1745.36
Current children cumulated vsize (KiB) 64564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1033.5 s]
/proc/loadavg: 1.85 1.84 1.61 3/109 30071
/proc/meminfo: memFree=1229040/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=56396 CPUtime=1800.08
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 561945 0 0 0 177455 2553 0 0 16 0 2 0 146104609 57749504 8549 1992294400 134512640 146736320 4290388320 18446744073709551615 136384854 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 14099 8549 1126 2985 0 10641 0
[pid=30026/tid=30061] ppid=30025 vsize=56396 CPUtime=290.22
/proc/30026/task/30061/stat : 30061 (pb_cplex) R 30025 30025 29875 0 -1 4202560 180350 0 0 0 28635 387 0 0 16 0 2 0 146174761 57749504 8549 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 65096

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

[startup+1033.5 s]
/proc/loadavg: 1.85 1.84 1.61 3/109 30071
/proc/meminfo: memFree=1229040/2059040 swapFree=4136868/4192956
[pid=30025] ppid=30023 vsize=8700 CPUtime=0
/proc/30025/stat : 30025 (run) S 30023 30025 29875 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 146104609 8908800 248 1992294400 4194304 4922060 140735627283568 18446744073709551615 262178184325 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30025/statm: 2175 248 208 178 0 68 0
[pid=30026] ppid=30025 vsize=56396 CPUtime=1800.08
/proc/30026/stat : 30026 (pb_cplex) R 30025 30025 29875 0 -1 4202496 561945 0 0 0 177455 2553 0 0 16 0 2 0 146104609 57749504 8549 1992294400 134512640 146736320 4290388320 18446744073709551615 136384854 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/30026/statm: 14099 8549 1126 2985 0 10641 0
[pid=30026/tid=30061] ppid=30025 vsize=56396 CPUtime=290.22
/proc/30026/task/30061/stat : 30061 (pb_cplex) R 30025 30025 29875 0 -1 4202560 180350 0 0 0 28635 387 0 0 16 0 2 0 146174761 57749504 8549 1992294400 134512640 146736320 4290388320 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 65096

Child status: 0
Real time (s): 1033.52
CPU time (s): 1800.11
CPU user time (s): 1774.56
CPU system time (s): 25.5451
CPU usage (%): 174.172
Max. virtual memory (cumulated for all children) (KiB): 84840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1774.56
system time used= 25.5451
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 562318
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= 688801
involuntary context switches= 28525

runsolver used 2.16467 second user time and 5.36018 second system time

The end

Launcher Data

Begin job on node059 at 2010-07-02 07:22:19
IDJOB=2696927
IDBENCH=47961
IDSOLVER=1209
FILE ID=node059/2696927-1278048139
PBS_JOBID= 11198836
Free space on /tmp= 62472 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=17-P1=89-P2=113-P3=89-P4=67-B.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696927-1278048139/watcher-2696927-1278048139 -o /tmp/evaluation-result-2696927-1278048139/solver-2696927-1278048139 -C 1800 -W 2000 -M 1800  run HOME/instance-2696927-1278048139.opb

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

MD5SUM BENCH= 5afc409acaae7ef62c2326d33adf31bc
RANDOM SEED=268490833

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1261080 kB
Buffers:        203960 kB
Cached:         488684 kB
SwapCached:      10944 kB
Active:         318076 kB
Inactive:       389996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1261080 kB
SwapTotal:     4192956 kB
SwapFree:      4136868 kB
Dirty:           16672 kB
Writeback:           0 kB
AnonPages:       12780 kB
Mapped:           8576 kB
Slab:            68112 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182056 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-2696927-1278048139.opb

Free space on /tmp at the end= 62456 MiB
End job on node059 at 2010-07-02 07:39:33