Trace number 2697331

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 NameAnswerCPU timeWall clock time
pb_cplex 2010-06-29? (TO) 1800.23 1017.02

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_4_15.opb
MD5SUM521a5315af7cbff32722a5aa297c08a4
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1228
Sum of products size (including duplicates)2456
Number of different products614
Sum of products size1228

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2697331-1278053185.opb.
0.00/0.00	c Instance file HOME/instance-2697331-1278053185.opb
0.00/0.00	c File size is 50242 bytes.
0.00/0.02	c Highest Coefficient sum: 100
0.00/0.02	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.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.02         s                                      |
0.00/0.03	c |  Number Variables:      714                                                 |
0.00/0.03	c |  Number Constraints:    1380                                                |
0.00/0.03	c ===============================================================================
1800.20/1017.01	c Remaining time 1799.98 sec.
1800.20/1017.01	c 
1800.20/1017.01	c *** INTERRUPTED ***
1800.20/1017.01	s UNKNOWN
1800.20/1017.01	c Total CPU time              : 1797.78 s
1800.20/1017.01	c Memory used           : 42.32 MB
1800.20/1017.01	c CPU time              : 1797.78 s
1800.20/1017.01	c 
1800.20/1017.01	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-2697331-1278053185/watcher-2697331-1278053185 -o /tmp/evaluation-result-2697331-1278053185/solver-2697331-1278053185 -C 1800 -W 2000 -M 1800 run HOME/instance-2697331-1278053185.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.00 1.00 1.06 3/106 31049
/proc/meminfo: memFree=1493104/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) R 31047 31049 30544 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374582165 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0

[startup+0.0600209 s]
/proc/loadavg: 1.00 1.00 1.06 3/106 31049
/proc/meminfo: memFree=1493104/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10002 s]
/proc/loadavg: 1.00 1.00 1.06 3/106 31049
/proc/meminfo: memFree=1493104/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300019 s]
/proc/loadavg: 1.00 1.00 1.06 3/106 31049
/proc/meminfo: memFree=1493104/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700015 s]
/proc/loadavg: 1.00 1.00 1.06 3/106 31049
/proc/meminfo: memFree=1493104/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50001 s]
/proc/loadavg: 1.00 1.00 1.06 2/108 31051
/proc/meminfo: memFree=1488500/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=35676 CPUtime=1.61
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 4257 0 0 0 159 2 0 0 17 0 2 0 146611352 36532224 3009 1992294400 134512640 146736320 4294937952 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31050/statm: 8919 3009 981 2985 0 5461 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 44376

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.06 4/109 31052
/proc/meminfo: memFree=1484772/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=35676 CPUtime=4.53
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 4325 0 0 0 450 3 0 0 16 0 2 0 146611352 36532224 3073 1992294400 134512640 146736320 4294937952 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31050/statm: 8919 3073 984 2985 0 5461 0
[pid=31050/tid=31052] ppid=31049 vsize=35676 CPUtime=1.74
/proc/31050/task/31052/stat : 31052 (pb_cplex) R 31049 31049 30544 0 -1 4202560 413 0 0 0 174 0 0 0 19 0 2 0 146611480 36532224 3073 1992294400 134512640 146736320 4294937952 18446744073709551615 139046505 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 44376

[startup+6.30097 s]
/proc/loadavg: 1.16 1.03 1.07 2/109 31052
/proc/meminfo: memFree=1483160/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=37264 CPUtime=10.66
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 4920 0 0 0 1060 6 0 0 18 0 2 0 146611352 38158336 3563 1992294400 134512640 146736320 4294937952 18446744073709551615 135855167 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31050/statm: 9316 3563 984 2985 0 5858 0
[pid=31050/tid=31052] ppid=31049 vsize=37264 CPUtime=4.8
/proc/31050/task/31052/stat : 31052 (pb_cplex) R 31049 31049 30544 0 -1 4202560 705 0 0 0 479 1 0 0 18 0 2 0 146611480 38158336 3563 1992294400 134512640 146736320 4294937952 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.66
Current children cumulated vsize (KiB) 45964

[startup+12.7019 s]
/proc/loadavg: 1.15 1.03 1.07 2/108 31052
/proc/meminfo: memFree=1484780/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=35216 CPUtime=19.89
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 5997 0 0 0 1979 10 0 0 21 0 1 0 146611352 36061184 3254 1992294400 134512640 146736320 4294937952 18446744073709551615 136015727 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/31050/statm: 8804 3254 989 2985 0 5346 0
Current children cumulated CPU time (s) 19.89
Current children cumulated vsize (KiB) 43916

[startup+25.5008 s]
/proc/loadavg: 1.19 1.05 1.08 3/109 31054
/proc/meminfo: memFree=1477580/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=41808 CPUtime=39.81
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 10371 0 0 0 3968 13 0 0 19 0 2 0 146611352 42811392 4857 1992294400 134512640 146736320 4294937952 18446744073709551615 136000534 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31050/statm: 10452 4857 1020 2985 0 6994 0
[pid=31050/tid=31054] ppid=31049 vsize=41808 CPUtime=7.87
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 1364 0 0 0 787 0 0 0 25 0 2 0 146612798 42811392 4857 1992294400 134512640 146736320 4294937952 18446744073709551615 136009197 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39.81
Current children cumulated vsize (KiB) 50508

[startup+51.1006 s]
/proc/loadavg: 1.31 1.09 1.09 3/109 31054
/proc/meminfo: memFree=1477456/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=41344 CPUtime=86.69
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 16215 0 0 0 8646 23 0 0 17 0 2 0 146611352 42336256 4748 1992294400 134512640 146736320 4294937952 18446744073709551615 135855174 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31050/statm: 10336 4748 1020 2985 0 6878 0
[pid=31050/tid=31054] ppid=31049 vsize=41344 CPUtime=33.16
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 1763 0 0 0 3312 4 0 0 25 0 2 0 146612798 42336256 4748 1992294400 134512640 146736320 4294937952 18446744073709551615 136000487 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 86.69
Current children cumulated vsize (KiB) 50044

[startup+102.308 s]
/proc/loadavg: 1.63 1.21 1.13 5/109 31056
/proc/meminfo: memFree=1476464/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=41788 CPUtime=179.62
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 34313 0 0 0 17917 45 0 0 18 0 2 0 146611352 42790912 4998 1992294400 134512640 146736320 4294937952 18446744073709551615 139046527 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 10447 4998 1022 2985 0 6989 0
[pid=31050/tid=31054] ppid=31049 vsize=41788 CPUtime=79.46
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 17979 0 0 0 7927 19 0 0 16 0 2 0 146612798 42790912 4998 1992294400 134512640 146736320 4294937952 18446744073709551615 139028303 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 179.62
Current children cumulated vsize (KiB) 50488

[startup+162.301 s]
/proc/loadavg: 2.27 1.46 1.22 3/109 31058
/proc/meminfo: memFree=1475968/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=42812 CPUtime=289.93
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 50235 0 0 0 28926 67 0 0 25 0 2 0 146611352 43839488 5136 1992294400 134512640 146736320 4294937952 18446744073709551615 136008069 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 10703 5136 1020 2985 0 7245 0
[pid=31050/tid=31054] ppid=31049 vsize=42812 CPUtime=132.74
/proc/31050/task/31054/stat : 31054 (pb_cplex) S 31049 31049 30544 0 -1 4202560 33901 0 0 0 13240 34 0 0 18 0 2 0 146612798 43839488 5136 1992294400 134512640 146736320 4294937952 18446744073709551615 144580073 0 2 4096 16387 18446604437832057280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 289.93
Current children cumulated vsize (KiB) 51512

[startup+222.3 s]
/proc/loadavg: 2.02 1.54 1.26 3/109 31060
/proc/meminfo: memFree=1475100/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=43348 CPUtime=397.92
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 60011 0 0 0 39709 83 0 0 25 0 2 0 146611352 44388352 5268 1992294400 134512640 146736320 4294937952 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 10837 5268 1020 2985 0 7379 0
[pid=31050/tid=31054] ppid=31049 vsize=43348 CPUtime=186.26
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 43100 0 0 0 18582 44 0 0 16 0 2 0 146612798 44388352 5268 1992294400 134512640 146736320 4294937952 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.92
Current children cumulated vsize (KiB) 52048

[startup+282.301 s]
/proc/loadavg: 2.24 1.69 1.33 2/109 31060
/proc/meminfo: memFree=1474728/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=43348 CPUtime=508.6
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 68671 0 0 0 50759 101 0 0 16 0 2 0 146611352 44388352 5322 1992294400 134512640 146736320 4294937952 18446744073709551615 139044581 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31050/statm: 10837 5322 1020 2985 0 7379 0
[pid=31050/tid=31054] ppid=31049 vsize=43348 CPUtime=242.94
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 43101 0 0 0 24243 51 0 0 25 0 2 0 146612798 44388352 5322 1992294400 134512640 146736320 4294937952 18446744073709551615 136008069 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 508.6
Current children cumulated vsize (KiB) 52048

[startup+342.3 s]
/proc/loadavg: 2.22 1.79 1.38 2/109 31062
/proc/meminfo: memFree=1475348/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=43336 CPUtime=618.14
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 79175 0 0 0 61696 118 0 0 23 0 2 0 146611352 44376064 5227 1992294400 134512640 146736320 4294937952 18446744073709551615 136472664 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 10834 5227 1020 2985 0 7376 0

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

/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=45384 CPUtime=728.56
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 85261 0 0 0 72723 133 0 0 25 0 2 0 146611352 46473216 5674 1992294400 134512640 146736320 4294937952 18446744073709551615 136385170 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 11346 5674 1020 2985 0 7888 0
[pid=31050/tid=31054] ppid=31049 vsize=45384 CPUtime=347.9
/proc/31050/task/31054/stat : 31054 (pb_cplex) S 31049 31049 30544 0 -1 4202560 43269 0 0 0 34726 64 0 0 19 0 2 0 146612798 46473216 5674 1992294400 134512640 146736320 4294937952 18446744073709551615 144580073 0 2 4096 16387 18446604437832057280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 728.56
Current children cumulated vsize (KiB) 54084

[startup+462.3 s]
/proc/loadavg: 2.10 1.89 1.47 4/109 31066
/proc/meminfo: memFree=1473984/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=44360 CPUtime=837.75
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 92773 0 0 0 83629 146 0 0 19 0 2 0 146611352 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 136001703 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 11090 5483 1020 2985 0 7632 0
[pid=31050/tid=31054] ppid=31049 vsize=44360 CPUtime=399.17
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 43270 0 0 0 39847 70 0 0 19 0 2 0 146612798 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 136475869 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 837.75
Current children cumulated vsize (KiB) 53060

[startup+522.301 s]
/proc/loadavg: 1.77 1.85 1.48 3/109 31068
/proc/meminfo: memFree=1473984/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=44360 CPUtime=947.41
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 95253 0 0 0 94583 158 0 0 21 0 2 0 146611352 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 136000173 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 11090 5483 1020 2985 0 7632 0
[pid=31050/tid=31054] ppid=31049 vsize=44360 CPUtime=452.44
/proc/31050/task/31054/stat : 31054 (pb_cplex) S 31049 31049 30544 0 -1 4202560 43270 0 0 0 45168 76 0 0 19 0 2 0 146612798 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 144580073 0 2 4096 16387 18446604437832057280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 947.41
Current children cumulated vsize (KiB) 53060

[startup+582.3 s]
/proc/loadavg: 2.21 1.94 1.53 2/109 31068
/proc/meminfo: memFree=1473984/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=44360 CPUtime=1056.67
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 101917 0 0 0 105497 170 0 0 19 0 2 0 146611352 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 139046463 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 11090 5483 1020 2985 0 7632 0
[pid=31050/tid=31054] ppid=31049 vsize=44360 CPUtime=504.67
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 43270 0 0 0 50385 82 0 0 18 0 2 0 146612798 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1056.67
Current children cumulated vsize (KiB) 53060

[startup+642.301 s]
/proc/loadavg: 2.10 1.95 1.56 4/109 31070
/proc/meminfo: memFree=1474108/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=44360 CPUtime=1167.9
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 106491 0 0 0 116609 181 0 0 25 0 2 0 146611352 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 135999105 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 11090 5483 1020 2985 0 7632 0
[pid=31050/tid=31054] ppid=31049 vsize=44360 CPUtime=557.92
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 43270 0 0 0 55706 86 0 0 16 0 2 0 146612798 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1167.9
Current children cumulated vsize (KiB) 53060

[startup+702.301 s]
/proc/loadavg: 2.22 2.00 1.59 3/109 31072
/proc/meminfo: memFree=1473984/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=44360 CPUtime=1280.14
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 109957 0 0 0 127822 192 0 0 25 0 2 0 146611352 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 135468687 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 11090 5483 1020 2985 0 7632 0
[pid=31050/tid=31054] ppid=31049 vsize=44360 CPUtime=611.52
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 43270 0 0 0 61060 92 0 0 16 0 2 0 146612798 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 139028308 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1280.14
Current children cumulated vsize (KiB) 53060

[startup+762.308 s]
/proc/loadavg: 2.29 2.06 1.64 3/109 31074
/proc/meminfo: memFree=1473984/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=44360 CPUtime=1393.93
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 114333 0 0 0 139190 203 0 0 25 0 2 0 146611352 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 136000490 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 11090 5483 1020 2985 0 7632 0
[pid=31050/tid=31054] ppid=31049 vsize=44360 CPUtime=667
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 43270 0 0 0 66602 98 0 0 19 0 2 0 146612798 45424640 5483 1992294400 134512640 146736320 4294937952 18446744073709551615 136008650 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1393.93
Current children cumulated vsize (KiB) 53060

[startup+822.301 s]
/proc/loadavg: 2.11 2.07 1.67 2/109 31076
/proc/meminfo: memFree=1464436/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=57308 CPUtime=1490.22
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 121630 0 0 0 148807 215 0 0 25 0 2 0 146611352 58683392 8005 1992294400 134512640 146736320 4294937952 18446744073709551615 139042977 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31050/statm: 14327 8005 1028 2985 0 10869 0
[pid=31050/tid=31054] ppid=31049 vsize=57308 CPUtime=706.02
/proc/31050/task/31054/stat : 31054 (pb_cplex) S 31049 31049 30544 0 -1 4202560 43270 0 0 0 70500 102 0 0 18 0 2 0 146612798 58683392 8005 1992294400 134512640 146736320 4294937952 18446744073709551615 144580073 0 2 4096 16387 18446604437832057280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1490.22
Current children cumulated vsize (KiB) 66008

[startup+882.3 s]
/proc/loadavg: 1.41 1.87 1.62 2/109 31085
/proc/meminfo: memFree=1468528/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=51152 CPUtime=1550.18
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 124002 0 0 0 154798 220 0 0 25 0 2 0 146611352 52379648 6872 1992294400 134512640 146736320 4294937952 18446744073709551615 136385172 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31050/statm: 12788 6872 1033 2985 0 9330 0
[pid=31050/tid=31054] ppid=31049 vsize=51152 CPUtime=706.02
/proc/31050/task/31054/stat : 31054 (pb_cplex) S 31049 31049 30544 0 -1 4202560 43270 0 0 0 70500 102 0 0 18 0 2 0 146612798 52379648 6872 1992294400 134512640 146736320 4294937952 18446744073709551615 144580073 0 2 4096 16387 18446604437832057280 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1550.18
Current children cumulated vsize (KiB) 59852

[startup+942.301 s]
/proc/loadavg: 1.81 1.90 1.64 4/109 31087
/proc/meminfo: memFree=1473488/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=44360 CPUtime=1663.27
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 126145 0 0 0 166098 229 0 0 25 0 2 0 146611352 45424640 5561 1992294400 134512640 146736320 4294937952 18446744073709551615 136008259 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31050/statm: 11090 5561 1033 2985 0 7632 0
[pid=31050/tid=31054] ppid=31049 vsize=44360 CPUtime=761.78
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 43270 0 0 0 76071 107 0 0 18 0 2 0 146612798 45424640 5561 1992294400 134512640 146736320 4294937952 18446744073709551615 136388866 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1663.27
Current children cumulated vsize (KiB) 53060

[startup+1002.3 s]
/proc/loadavg: 1.92 1.91 1.66 4/109 31089
/proc/meminfo: memFree=1473736/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=44360 CPUtime=1773.31
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 135102 0 0 0 177090 241 0 0 19 0 2 0 146611352 45424640 5570 1992294400 134512640 146736320 4294937952 18446744073709551615 135466909 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31050/statm: 11090 5570 1033 2985 0 7632 0
[pid=31050/tid=31054] ppid=31049 vsize=44360 CPUtime=815.78
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 43270 0 0 0 81467 111 0 0 19 0 2 0 146612798 45424640 5570 1992294400 134512640 146736320 4294937952 18446744073709551615 136388565 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1773.31
Current children cumulated vsize (KiB) 53060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1017 s]
/proc/loadavg: 2.08 1.95 1.68 5/109 31089
/proc/meminfo: memFree=1474108/2059040 swapFree=4139660/4192956
[pid=31049] ppid=31047 vsize=8700 CPUtime=0
/proc/31049/stat : 31049 (run) S 31047 31049 30544 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 146611351 8908800 249 1992294400 4194304 4922060 140734251802704 18446744073709551615 223374580869 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31049/statm: 2175 249 208 178 0 68 0
[pid=31050] ppid=31049 vsize=43336 CPUtime=1800.2
/proc/31050/stat : 31050 (pb_cplex) R 31049 31049 30544 0 -1 4202496 136543 0 0 0 179777 243 0 0 18 0 2 0 146611352 44376064 5464 1992294400 134512640 146736320 4294937952 18446744073709551615 136000487 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31050/statm: 10834 5464 1033 2985 0 7376 0
[pid=31050/tid=31054] ppid=31049 vsize=43336 CPUtime=830.08
/proc/31050/task/31054/stat : 31054 (pb_cplex) R 31049 31049 30544 0 -1 4202560 43270 0 0 0 82896 112 0 0 25 0 2 0 146612798 44376064 5464 1992294400 134512640 146736320 4294937952 18446744073709551615 135450447 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 52036

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

Child status: 0
Real time (s): 1017.02
CPU time (s): 1800.23
CPU user time (s): 1797.78
CPU system time (s): 2.44263
CPU usage (%): 177.01
Max. virtual memory (cumulated for all children) (KiB): 67968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.78
system time used= 2.44263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136918
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= 17674
involuntary context switches= 29935

runsolver used 1.85372 second user time and 5.49716 second system time

The end

Launcher Data

Begin job on node037 at 2010-07-02 08:46:25
IDJOB=2697331
IDBENCH=48365
IDSOLVER=1209
FILE ID=node037/2697331-1278053185
PBS_JOBID= 11198854
Free space on /tmp= 62516 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_4_15.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2697331-1278053185/watcher-2697331-1278053185 -o /tmp/evaluation-result-2697331-1278053185/solver-2697331-1278053185 -C 1800 -W 2000 -M 1800  run HOME/instance-2697331-1278053185.opb

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

MD5SUM BENCH= 521a5315af7cbff32722a5aa297c08a4
RANDOM SEED=109608731

node037.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.248
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.49
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.248
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.55
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1494128 kB
Buffers:        152772 kB
Cached:         301104 kB
SwapCached:       6676 kB
Active:         201544 kB
Inactive:       266060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1494128 kB
SwapTotal:     4192956 kB
SwapFree:      4139660 kB
Dirty:           16824 kB
Writeback:          28 kB
AnonPages:       12040 kB
Mapped:          11992 kB
Slab:            75476 kB
PageTables:       4192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181420 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-2697331-1278053185.opb

Free space on /tmp at the end= 62500 MiB
End job on node037 at 2010-07-02 09:03:22