Trace number 430076

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, and are wall clock time (not CPU 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-clasp 2007-04-10OPT3 1267.32 1267.82

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=127-P1=293-P2=269-P3=7-P4=157-B.opb
MD5SUM5afebeda0ba6ac0761acdbdcd52ef74a
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.132979
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 variables108
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 constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

3.27/3.31	o 503
52.04/52.14	o 477
120.73/120.87	o 469
347.04/347.29	o 335
411.03/411.25	o 291
429.61/429.80	o 209
463.21/463.44	o 111
491.20/491.45	o 61
539.97/540.25	o 33
542.96/543.21	o 7
605.36/605.74	o 3
1267.27/1267.81	s OPTIMUM FOUND
1267.27/1267.81	v x1 x2 x10 x11 x13 x17 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x34 x36 x37 x38 x40 x43 x44 x45 x46 x51 x53 x54 x55 x56 x57 x58 x59 x61 x64
1267.27/1267.81	v x65 x66 x67 x68 x72 x87 x89 x90 x91 x92 x94 x95 x96 x100 x108 x109 x110 x118 x119 x136 x137 x172 x173 x190 x195 x197 x198 x199 x204
1267.27/1267.81	v x206 x207 x208 x213 x215 x216 x217 x222 x224 x225 x226 x231 x233 x234 x235 x240 x242 x243 x244 x249 x251 x252 x253 x258 x260 x261
1267.27/1267.81	v x262 x267 x269 x270 x271 x272 x273 x274 x275 x277 x325 x326 x327 x328 x329 x331 x343 x344 x345 x346 x347 x349 x352 x353 x354 x355
1267.27/1267.81	v x356 x360 x361 x362 x363 x364 x365 x369 x379 x380 x381 x382 x383 x387 x406 x407 x408 x409 x410 x414 x415 x416 x417 x418 x419 x423
1267.27/1267.81	v x424 x425 x426 x427 x428 x432

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/430076-1177991523/instance-430076-1177991523.opb

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node45/watcher-430076-1177991523 -o ROOT/results/node45/solver-430076-1177991523 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-430076-1177991523.opb /tmp/evaluation/430076-1177991523/temp 

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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 8116
/proc/meminfo: memFree=1777904/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12268 CPUtime=0
/proc/8116/stat : 8116 (pbclasp) R 8114 8116 8029 0 -1 4194304 396 0 0 0 0 0 0 0 18 0 1 0 153997959 12562432 363 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258958700861 0 0 4224 0 0 0 0 17 1 0 0
/proc/8116/statm: 3067 364 276 3 0 167 0

[startup+0.0936951 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 8116
/proc/meminfo: memFree=1777904/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=0.06
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 574 1595 0 0 0 0 6 0 16 0 1 0 153997959 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.101693 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 8116
/proc/meminfo: memFree=1777904/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=0.06
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 574 1595 0 0 0 0 6 0 16 0 1 0 153997959 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.301712 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 8116
/proc/meminfo: memFree=1777904/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=0.06
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 574 1595 0 0 0 0 6 0 16 0 1 0 153997959 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.701753 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 8116
/proc/meminfo: memFree=1777904/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=0.06
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 574 1595 0 0 0 0 6 0 16 0 1 0 153997959 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+1.50183 s]
/proc/loadavg: 0.79 0.96 0.98 2/80 8126
/proc/meminfo: memFree=1775568/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=0.06
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 574 1595 0 0 0 0 6 0 16 0 1 0 153997959 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 462 343 3 0 200 0
[pid=8124] ppid=8116 vsize=5352 CPUtime=0
/proc/8124/stat : 8124 (sh) S 8116 8116 8029 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 153997967 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8124/statm: 1338 224 188 169 0 49 0
[pid=8126] ppid=8124 vsize=3976 CPUtime=1.41
/proc/8126/stat : 8126 (clasp-1.0) R 8124 8116 8029 0 -1 4194304 654 0 0 0 141 0 0 0 25 0 1 0 153997967 4071424 616 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714801 0 0 4096 0 0 0 0 17 1 0 0
/proc/8126/statm: 994 616 249 81 0 368 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21728

[startup+3.102 s]
/proc/loadavg: 0.80 0.96 0.98 2/80 8126
/proc/meminfo: memFree=1775120/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=0.06
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 574 1595 0 0 0 0 6 0 16 0 1 0 153997959 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 462 343 3 0 200 0
[pid=8124] ppid=8116 vsize=5352 CPUtime=0
/proc/8124/stat : 8124 (sh) S 8116 8116 8029 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 153997967 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8124/statm: 1338 224 188 169 0 49 0
[pid=8126] ppid=8124 vsize=4628 CPUtime=3.01
/proc/8126/stat : 8126 (clasp-1.0) R 8124 8116 8029 0 -1 4194304 803 0 0 0 301 0 0 0 25 0 1 0 153997967 4739072 765 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715314 0 0 4096 0 0 0 0 17 1 0 0
/proc/8126/statm: 1157 765 249 81 0 531 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22380

[startup+6.30132 s]
/proc/loadavg: 0.80 0.96 0.98 2/80 8134
/proc/meminfo: memFree=1774864/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=3.3
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 698 3770 0 0 0 0 329 1 16 0 1 0 153997959 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8116/statm: 3100 465 343 3 0 200 0
[pid=8132] ppid=8116 vsize=5352 CPUtime=0
/proc/8132/stat : 8132 (sh) S 8116 8116 8029 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 153998292 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 1338 224 188 169 0 49 0
[pid=8134] ppid=8132 vsize=4648 CPUtime=2.95
/proc/8134/stat : 8134 (clasp-1.0) R 8132 8116 8029 0 -1 4194304 810 0 0 0 295 0 0 0 25 0 1 0 153998292 4759552 772 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/8134/statm: 1162 772 249 81 0 536 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 22400

[startup+12.703 s]
/proc/loadavg: 0.83 0.96 0.98 2/80 8134
/proc/meminfo: memFree=1773592/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=3.3
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 698 3770 0 0 0 0 329 1 16 0 1 0 153997959 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8116/statm: 3100 465 343 3 0 200 0
[pid=8132] ppid=8116 vsize=5352 CPUtime=0
/proc/8132/stat : 8132 (sh) S 8116 8116 8029 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 153998292 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 1338 224 188 169 0 49 0
[pid=8134] ppid=8132 vsize=5552 CPUtime=9.35
/proc/8134/stat : 8134 (clasp-1.0) R 8132 8116 8029 0 -1 4194304 1057 0 0 0 935 0 0 0 25 0 1 0 153998292 5685248 1019 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784610 0 0 4096 0 0 0 0 17 1 0 0
/proc/8134/statm: 1388 1019 249 81 0 762 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 23304

[startup+25.5013 s]
/proc/loadavg: 0.86 0.96 0.98 2/80 8134
/proc/meminfo: memFree=1772568/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=3.3
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 698 3770 0 0 0 0 329 1 16 0 1 0 153997959 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8116/statm: 3100 465 343 3 0 200 0
[pid=8132] ppid=8116 vsize=5352 CPUtime=0
/proc/8132/stat : 8132 (sh) S 8116 8116 8029 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 153998292 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 1338 224 188 169 0 49 0
[pid=8134] ppid=8132 vsize=6712 CPUtime=22.15
/proc/8134/stat : 8134 (clasp-1.0) R 8132 8116 8029 0 -1 4194304 1321 0 0 0 2215 0 0 0 25 0 1 0 153998292 6873088 1283 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782719 0 0 4096 0 0 0 0 17 1 0 0
/proc/8134/statm: 1678 1283 249 81 0 1052 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 24464

[startup+51.1019 s]
/proc/loadavg: 0.91 0.96 0.98 2/80 8134
/proc/meminfo: memFree=1771544/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=3.3
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 698 3770 0 0 0 0 329 1 16 0 1 0 153997959 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/8116/statm: 3100 465 343 3 0 200 0
[pid=8132] ppid=8116 vsize=5352 CPUtime=0
/proc/8132/stat : 8132 (sh) S 8116 8116 8029 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 153998292 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 1338 224 188 169 0 49 0
[pid=8134] ppid=8132 vsize=7696 CPUtime=47.74
/proc/8134/stat : 8134 (clasp-1.0) R 8132 8116 8029 0 -1 4194304 1595 0 0 0 4773 1 0 0 25 0 1 0 153998292 7880704 1552 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784625 0 0 4096 0 0 0 0 17 1 0 0
/proc/8134/statm: 1924 1552 249 81 0 1298 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 25448

[startup+102.305 s]
/proc/loadavg: 0.96 0.97 0.98 2/80 8142
/proc/meminfo: memFree=1771424/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=52.11
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 820 6734 0 0 0 0 5207 4 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8140] ppid=8116 vsize=5352 CPUtime=0
/proc/8140/stat : 8140 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154003175 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8140/statm: 1338 224 188 169 0 49 0
[pid=8142] ppid=8140 vsize=7720 CPUtime=50.12
/proc/8142/stat : 8142 (clasp-1.0) R 8140 8116 8029 0 -1 4194304 1599 0 0 0 5011 1 0 0 25 0 1 0 154003175 7905280 1561 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616088 0 0 4096 0 0 0 0 17 1 0 0
/proc/8142/statm: 1930 1561 249 81 0 1304 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 25472

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/80 8150
/proc/meminfo: memFree=1772000/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=120.81
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 941 9850 0 0 0 0 12075 6 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8148] ppid=8116 vsize=5352 CPUtime=0
/proc/8148/stat : 8148 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 154010048 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8148/statm: 1338 224 188 169 0 49 0
[pid=8150] ppid=8148 vsize=7220 CPUtime=41.39
/proc/8150/stat : 8150 (clasp-1.0) R 8148 8116 8029 0 -1 4194304 1463 0 0 0 4138 1 0 0 25 0 1 0 154010048 7393280 1425 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782470 0 0 4096 0 0 0 0 17 1 0 0
/proc/8150/statm: 1805 1425 249 81 0 1179 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 24972

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8150
/proc/meminfo: memFree=1770080/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=120.81
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 941 9850 0 0 0 0 12075 6 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8148] ppid=8116 vsize=5352 CPUtime=0
/proc/8148/stat : 8148 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 154010048 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8148/statm: 1338 224 188 169 0 49 0
[pid=8150] ppid=8148 vsize=9036 CPUtime=101.37
/proc/8150/stat : 8150 (clasp-1.0) R 8148 8116 8029 0 -1 4194304 1928 0 0 0 10135 2 0 0 25 0 1 0 154010048 9252864 1890 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/8150/statm: 2259 1890 249 81 0 1633 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26788

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8150
/proc/meminfo: memFree=1769120/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=120.81
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 941 9850 0 0 0 0 12075 6 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8148] ppid=8116 vsize=5352 CPUtime=0
/proc/8148/stat : 8148 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 19 0 1 0 154010048 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8148/statm: 1338 224 188 169 0 49 0

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

/proc/8412/statm: 2911 2522 249 81 0 2285 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 29396

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8414
/proc/meminfo: memFree=1766944/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=605.43
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 1913 32570 0 0 1 1 60514 27 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8410] ppid=8116 vsize=5352 CPUtime=0
/proc/8410/stat : 8410 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154058535 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8410/statm: 1338 224 188 169 0 49 0
[pid=8412] ppid=8410 vsize=11924 CPUtime=516.37
/proc/8412/stat : 8412 (clasp-1.0) R 8410 8116 8029 0 -1 4194304 2624 0 0 0 51632 5 0 0 25 0 1 0 154058536 12210176 2586 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784714 0 0 4096 0 0 0 0 17 1 0 0
/proc/8412/statm: 2981 2586 249 81 0 2355 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 29676

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8414
/proc/meminfo: memFree=1766496/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=605.43
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 1913 32570 0 0 1 1 60514 27 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8410] ppid=8116 vsize=5352 CPUtime=0
/proc/8410/stat : 8410 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154058535 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8410/statm: 1338 224 188 169 0 49 0
[pid=8412] ppid=8410 vsize=12460 CPUtime=576.36
/proc/8412/stat : 8412 (clasp-1.0) R 8410 8116 8029 0 -1 4194304 2733 0 0 0 57630 6 0 0 25 0 1 0 154058536 12759040 2695 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784653 0 0 4096 0 0 0 0 17 1 0 0
/proc/8412/statm: 3115 2695 249 81 0 2489 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 30212

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8414
/proc/meminfo: memFree=1766304/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=605.43
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 1913 32570 0 0 1 1 60514 27 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8410] ppid=8116 vsize=5352 CPUtime=0
/proc/8410/stat : 8410 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154058535 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8410/statm: 1338 224 188 169 0 49 0
[pid=8412] ppid=8410 vsize=12600 CPUtime=636.35
/proc/8412/stat : 8412 (clasp-1.0) R 8410 8116 8029 0 -1 4194304 2760 0 0 0 63628 7 0 0 25 0 1 0 154058536 12902400 2722 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8412/statm: 3150 2722 249 81 0 2524 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 30352

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

[startup+1254.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8414
/proc/meminfo: memFree=1766304/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=605.43
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 1913 32570 0 0 1 1 60514 27 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8410] ppid=8116 vsize=5352 CPUtime=0
/proc/8410/stat : 8410 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154058535 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8410/statm: 1338 224 188 169 0 49 0
[pid=8412] ppid=8410 vsize=12580 CPUtime=648.35
/proc/8412/stat : 8412 (clasp-1.0) R 8410 8116 8029 0 -1 4194304 2760 0 0 0 64828 7 0 0 25 0 1 0 154058536 12881920 2722 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/8412/statm: 3145 2722 249 81 0 2519 0
Current children cumulated CPU time (s) 1253.78
Current children cumulated vsize (KiB) 30332

[startup+1260.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8414
/proc/meminfo: memFree=1766304/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=605.43
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 1913 32570 0 0 1 1 60514 27 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8410] ppid=8116 vsize=5352 CPUtime=0
/proc/8410/stat : 8410 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154058535 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8410/statm: 1338 224 188 169 0 49 0
[pid=8412] ppid=8410 vsize=12580 CPUtime=654.74
/proc/8412/stat : 8412 (clasp-1.0) R 8410 8116 8029 0 -1 4194304 2760 0 0 0 65467 7 0 0 25 0 1 0 154058536 12881920 2722 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784670 0 0 4096 0 0 0 0 17 1 0 0
/proc/8412/statm: 3145 2722 249 81 0 2519 0
Current children cumulated CPU time (s) 1260.17
Current children cumulated vsize (KiB) 30332

[startup+1263.91 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8414
/proc/meminfo: memFree=1766304/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=605.43
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 1913 32570 0 0 1 1 60514 27 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8410] ppid=8116 vsize=5352 CPUtime=0
/proc/8410/stat : 8410 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154058535 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8410/statm: 1338 224 188 169 0 49 0
[pid=8412] ppid=8410 vsize=12580 CPUtime=657.95
/proc/8412/stat : 8412 (clasp-1.0) R 8410 8116 8029 0 -1 4194304 2760 0 0 0 65788 7 0 0 25 0 1 0 154058536 12881920 2722 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134783510 0 0 4096 0 0 0 0 17 1 0 0
/proc/8412/statm: 3145 2722 249 81 0 2519 0
Current children cumulated CPU time (s) 1263.38
Current children cumulated vsize (KiB) 30332

[startup+1265.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8414
/proc/meminfo: memFree=1766304/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=605.43
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 1913 32570 0 0 1 1 60514 27 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8410] ppid=8116 vsize=5352 CPUtime=0
/proc/8410/stat : 8410 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154058535 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8410/statm: 1338 224 188 169 0 49 0
[pid=8412] ppid=8410 vsize=12580 CPUtime=659.54
/proc/8412/stat : 8412 (clasp-1.0) R 8410 8116 8029 0 -1 4194304 2760 0 0 0 65947 7 0 0 25 0 1 0 154058536 12881920 2722 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/8412/statm: 3145 2722 249 81 0 2519 0
Current children cumulated CPU time (s) 1264.97
Current children cumulated vsize (KiB) 30332

[startup+1267.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8414
/proc/meminfo: memFree=1766304/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=605.43
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 1913 32570 0 0 1 1 60514 27 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8410] ppid=8116 vsize=5352 CPUtime=0
/proc/8410/stat : 8410 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154058535 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8410/statm: 1338 224 188 169 0 49 0
[pid=8412] ppid=8410 vsize=12580 CPUtime=661.14
/proc/8412/stat : 8412 (clasp-1.0) R 8410 8116 8029 0 -1 4194304 2760 0 0 0 66107 7 0 0 25 0 1 0 154058536 12881920 2722 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/8412/statm: 3145 2722 249 81 0 2519 0
Current children cumulated CPU time (s) 1266.57
Current children cumulated vsize (KiB) 30332

[startup+1267.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8414
/proc/meminfo: memFree=1766304/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=605.43
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 1913 32570 0 0 1 1 60514 27 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8410] ppid=8116 vsize=5352 CPUtime=0
/proc/8410/stat : 8410 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154058535 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8410/statm: 1338 224 188 169 0 49 0
[pid=8412] ppid=8410 vsize=12580 CPUtime=661.54
/proc/8412/stat : 8412 (clasp-1.0) R 8410 8116 8029 0 -1 4194304 2760 0 0 0 66147 7 0 0 25 0 1 0 154058536 12881920 2722 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134777558 0 0 4096 0 0 0 0 17 1 0 0
/proc/8412/statm: 3145 2722 249 81 0 2519 0
Current children cumulated CPU time (s) 1266.97
Current children cumulated vsize (KiB) 30332

[startup+1267.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8414
/proc/meminfo: memFree=1766304/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=605.43
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 1913 32570 0 0 1 1 60514 27 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8410] ppid=8116 vsize=5352 CPUtime=0
/proc/8410/stat : 8410 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154058535 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8410/statm: 1338 224 188 169 0 49 0
[pid=8412] ppid=8410 vsize=12580 CPUtime=661.74
/proc/8412/stat : 8412 (clasp-1.0) R 8410 8116 8029 0 -1 4194304 2760 0 0 0 66167 7 0 0 25 0 1 0 154058536 12881920 2722 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782305 0 0 4096 0 0 0 0 17 1 0 0
/proc/8412/statm: 3145 2722 249 81 0 2519 0
Current children cumulated CPU time (s) 1267.17
Current children cumulated vsize (KiB) 30332

[startup+1267.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 8414
/proc/meminfo: memFree=1766304/2055920 swapFree=4157808/4192956
[pid=8116] ppid=8114 vsize=12400 CPUtime=605.43
/proc/8116/stat : 8116 (pbclasp) S 8114 8116 8029 0 -1 4194304 1913 32570 0 0 1 1 60514 27 16 0 1 0 153997959 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 258947989396 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/8116/statm: 3100 466 343 3 0 200 0
[pid=8410] ppid=8116 vsize=5352 CPUtime=0
/proc/8410/stat : 8410 (sh) S 8116 8116 8029 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 154058535 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8410/statm: 1338 224 188 169 0 49 0
[pid=8412] ppid=8410 vsize=12580 CPUtime=661.84
/proc/8412/stat : 8412 (clasp-1.0) R 8410 8116 8029 0 -1 4194304 2760 0 0 0 66177 7 0 0 25 0 1 0 154058536 12881920 2722 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741906 0 0 4096 0 0 0 0 17 1 0 0
/proc/8412/statm: 3145 2722 249 81 0 2519 0
Current children cumulated CPU time (s) 1267.27
Current children cumulated vsize (KiB) 30332

Child status: 0
Real time (s): 1267.82
CPU time (s): 1267.32
CPU user time (s): 1266.95
CPU system time (s): 0.369943
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 30352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1266.95
system time used= 0.369943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37913
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= 932
involuntary context switches= 18677

runsolver used 1.16082 second user time and 3.45547 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue May  1 03:52:03 UTC 2007

IDJOB= 430076
IDBENCH= 47954
IDSOLVER= 167
FILE ID= node45/430076-1177991523

PBS_JOBID= 4728201

Free space on /tmp= 66564 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=127-P1=293-P2=269-P3=7-P4=157-B.opb
COMMAND LINE= pbclasp instance-430076-1177991523.opb /tmp/evaluation/430076-1177991523/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node45/convwatcher-430076-1177991523 -o ROOT/results/node45/conversion-430076-1177991523 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/430076-1177991523/instance-430076-1177991523.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-430076-1177991523 -o ROOT/results/node45/solver-430076-1177991523 -C 1800 -W 3600 -M 1800 --output-limit 1,15  pbclasp instance-430076-1177991523.opb /tmp/evaluation/430076-1177991523/temp

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  5afebeda0ba6ac0761acdbdcd52ef74a

RANDOM SEED= 28321956

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.218
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.218
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1778376 kB
Buffers:         35096 kB
Cached:         158496 kB
SwapCached:      14284 kB
Active:          82160 kB
Inactive:       133924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778376 kB
SwapTotal:     4192956 kB
SwapFree:      4157808 kB
Dirty:             768 kB
Writeback:           0 kB
Mapped:          29564 kB
Slab:            47048 kB
Committed_AS:  1478300 kB
PageTables:       1732 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66564 MiB

End job on node45 on Tue May  1 04:13:11 UTC 2007