Trace number 430314

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-10SAT (TO)3 1802.08 1802.02

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=347-P1=137-P2=419-P3=449-P4=47-B.opb
MD5SUM39b4faf02952fa93fd33b15cbf6e7d18
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.133979
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)

10.87/10.94	o 461
150.57/150.69	o 435
289.49/289.59	o 259
483.68/483.72	o 245
504.57/504.63	o 119
577.28/577.36	o 59
589.17/589.27	o 45
649.97/650.10	o 31
656.18/656.30	o 27
685.88/685.97	o 23
704.18/704.26	o 13
708.97/709.06	o 9
738.17/738.21	o 5
739.08/739.14	o 3
1800.03/1800.00	sh: line 1: 26405 Done                    cat /tmp/evaluation/430314-1177993686/temp/instance-430314-1177993686.opb.op
1800.03/1800.00	     26406 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/430314-1177993686/temp/instance-430314-1177993686.opb.clasp
1800.03/1800.01	c Somebody sent me a SIGTERM
1800.03/1800.01	s SATISFIABLE
1800.03/1800.01	v x1 x2 x10 x11 x12 x15 x18 x19 x20 x21 x22 x23 x24 x26 x28 x33 x36 x37 x39 x42 x43 x44 x46 x48 x50 x51 x52 x54 x55 x56 x58 x61 x64 x65 x67
1800.03/1800.01	v x69 x71 x73 x82 x83 x85 x89 x92 x94 x96 x102 x103 x106 x109 x110 x118 x119 x127 x128 x154 x155 x181 x182 x190 x192 x194 x195 x196
1800.03/1800.01	v x198 x199 x201 x203 x204 x205 x207 x208 x210 x212 x213 x214 x216 x217 x219 x221 x222 x223 x225 x226 x228 x230 x231 x232 x234 x235
1800.03/1800.01	v x237 x239 x240 x241 x243 x253 x255 x257 x258 x259 x261 x271 x272 x274 x277 x316 x317 x319 x322 x343 x344 x346 x349 x352 x353 x355
1800.03/1800.01	v x357 x359 x370 x371 x373 x375 x377 x397 x398 x400 x402 x404 x406 x407 x409 x411 x413 x415 x416 x418 x420 x422
1800.03/1800.02	pb2clasp1: no process killed
1800.03/1800.02	clasp-1.0: no process killed
1802.01/1802.02	sh: line 1: 26416 Done                    cat /tmp/evaluation/430314-1177993686/temp/instance-430314-1177993686.opb.op
1802.01/1802.02	     26417 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/430314-1177993686/temp/instance-430314-1177993686.opb.clasp

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/430314-1177993686/instance-430314-1177993686.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-430314-1177993686 -o ROOT/results/node16/solver-430314-1177993686 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-430314-1177993686.opb /tmp/evaluation/430314-1177993686/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: 1.00 1.00 1.00 3/77 26282
/proc/meminfo: memFree=1799744/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12268 CPUtime=0
/proc/26282/stat : 26282 (pbclasp) D 26280 26282 25284 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 247286239 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231962540645 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/26282/statm: 3067 317 242 3 0 167 0

[startup+0.045057 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26282
/proc/meminfo: memFree=1799744/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=0
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 490 0 0 0 0 0 0 0 16 0 1 0 247286239 12697600 441 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971270754 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/26282/statm: 3100 441 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.102054 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26282
/proc/meminfo: memFree=1799744/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=0.06
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 574 1595 0 0 0 0 5 1 16 0 1 0 247286239 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.301001 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26282
/proc/meminfo: memFree=1799744/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=0.06
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 574 1595 0 0 0 0 5 1 16 0 1 0 247286239 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.701917 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 26282
/proc/meminfo: memFree=1799744/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=0.06
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 574 1595 0 0 0 0 5 1 16 0 1 0 247286239 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+1.50175 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26292
/proc/meminfo: memFree=1797280/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=0.06
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 574 1595 0 0 0 0 5 1 16 0 1 0 247286239 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 462 343 3 0 200 0
[pid=26290] ppid=26282 vsize=5352 CPUtime=0
/proc/26290/stat : 26290 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247286247 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26290/statm: 1338 224 188 169 0 49 0
[pid=26292] ppid=26290 vsize=4008 CPUtime=1.41
/proc/26292/stat : 26292 (clasp-1.0) R 26290 26282 25284 0 -1 4194304 663 0 0 0 141 0 0 0 25 0 1 0 247286248 4104192 625 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 7636315 0 0 4096 0 0 0 0 17 1 0 0
/proc/26292/statm: 1002 625 249 81 0 376 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21760

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26292
/proc/meminfo: memFree=1796960/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=0.06
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 574 1595 0 0 0 0 5 1 16 0 1 0 247286239 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 462 343 3 0 200 0
[pid=26290] ppid=26282 vsize=5352 CPUtime=0
/proc/26290/stat : 26290 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247286247 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26290/statm: 1338 224 188 169 0 49 0
[pid=26292] ppid=26290 vsize=4528 CPUtime=3.01
/proc/26292/stat : 26292 (clasp-1.0) R 26290 26282 25284 0 -1 4194304 795 0 0 0 301 0 0 0 25 0 1 0 247286248 4636672 757 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715906 0 0 4096 0 0 0 0 17 1 0 0
/proc/26292/statm: 1132 757 249 81 0 506 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22280

[startup+6.30174 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26292
/proc/meminfo: memFree=1796128/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=0.06
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 574 1595 0 0 0 0 5 1 16 0 1 0 247286239 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 462 343 3 0 200 0
[pid=26290] ppid=26282 vsize=5352 CPUtime=0
/proc/26290/stat : 26290 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247286247 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26290/statm: 1338 224 188 169 0 49 0
[pid=26292] ppid=26290 vsize=5152 CPUtime=6.21
/proc/26292/stat : 26292 (clasp-1.0) R 26290 26282 25284 0 -1 4194304 954 0 0 0 621 0 0 0 25 0 1 0 247286248 5275648 916 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/26292/statm: 1288 916 249 81 0 662 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22904

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26300
/proc/meminfo: memFree=1797032/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=10.93
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 697 4024 0 0 0 0 1091 2 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26298] ppid=26282 vsize=5352 CPUtime=0
/proc/26298/stat : 26298 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 247287335 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 1338 224 188 169 0 49 0
[pid=26300] ppid=26298 vsize=4272 CPUtime=1.73
/proc/26300/stat : 26300 (clasp-1.0) R 26298 26282 25284 0 -1 4194304 731 0 0 0 173 0 0 0 25 0 1 0 247287335 4374528 693 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134792642 0 0 4096 0 0 0 0 17 1 0 0
/proc/26300/statm: 1068 693 249 81 0 442 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 22024

[startup+25.5027 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26300
/proc/meminfo: memFree=1795120/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=10.93
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 697 4024 0 0 0 0 1091 2 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26298] ppid=26282 vsize=5352 CPUtime=0
/proc/26298/stat : 26298 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 247287335 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 1338 224 188 169 0 49 0
[pid=26300] ppid=26298 vsize=5940 CPUtime=14.53
/proc/26300/stat : 26300 (clasp-1.0) R 26298 26282 25284 0 -1 4194304 1151 0 0 0 1453 0 0 0 25 0 1 0 247287335 6082560 1113 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616320 0 0 4096 0 0 0 0 17 1 0 0
/proc/26300/statm: 1485 1113 249 81 0 859 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23692

[startup+51.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26300
/proc/meminfo: memFree=1793840/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=10.93
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 697 4024 0 0 0 0 1091 2 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26298] ppid=26282 vsize=5352 CPUtime=0
/proc/26298/stat : 26298 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 247287335 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 1338 224 188 169 0 49 0
[pid=26300] ppid=26298 vsize=7348 CPUtime=40.14
/proc/26300/stat : 26300 (clasp-1.0) R 26298 26282 25284 0 -1 4194304 1479 0 0 0 4013 1 0 0 25 0 1 0 247287335 7524352 1441 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784670 0 0 4096 0 0 0 0 17 1 0 0
/proc/26300/statm: 1837 1441 249 81 0 1211 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25100

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26300
/proc/meminfo: memFree=1791664/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=10.93
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 697 4024 0 0 0 0 1091 2 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26298] ppid=26282 vsize=5352 CPUtime=0
/proc/26298/stat : 26298 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 247287335 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26298/statm: 1338 224 188 169 0 49 0
[pid=26300] ppid=26298 vsize=9360 CPUtime=91.34
/proc/26300/stat : 26300 (clasp-1.0) R 26298 26282 25284 0 -1 4194304 1992 0 0 0 9132 2 0 0 25 0 1 0 247287335 9584640 1954 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784714 0 0 4096 0 0 0 0 17 1 0 0
/proc/26300/statm: 2340 1954 249 81 0 1714 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27112

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26308
/proc/meminfo: memFree=1795120/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=150.7
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 821 7624 0 0 0 1 15063 6 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26306] ppid=26282 vsize=5352 CPUtime=0
/proc/26306/stat : 26306 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247301310 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26306/statm: 1338 224 188 169 0 49 0
[pid=26308] ppid=26306 vsize=5828 CPUtime=11.58
/proc/26308/stat : 26308 (clasp-1.0) R 26306 26282 25284 0 -1 4194304 1107 0 0 0 1158 0 0 0 25 0 1 0 247301311 5967872 1069 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782644 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 1457 1069 249 81 0 831 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 23580

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26308
/proc/meminfo: memFree=1792816/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=150.7
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 821 7624 0 0 0 1 15063 6 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26306] ppid=26282 vsize=5352 CPUtime=0
/proc/26306/stat : 26306 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247301310 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26306/statm: 1338 224 188 169 0 49 0
[pid=26308] ppid=26306 vsize=8048 CPUtime=71.58
/proc/26308/stat : 26308 (clasp-1.0) R 26306 26282 25284 0 -1 4194304 1670 0 0 0 7157 1 0 0 25 0 1 0 247301311 8241152 1632 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715278 0 0 4096 0 0 0 0 17 1 0 0
/proc/26308/statm: 2012 1632 249 81 0 1386 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 25800

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26308
/proc/meminfo: memFree=1791664/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=150.7
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 821 7624 0 0 0 1 15063 6 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26306] ppid=26282 vsize=5352 CPUtime=0
/proc/26306/stat : 26306 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247301310 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26306/statm: 1338 224 188 169 0 49 0

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

/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26404] ppid=26282 vsize=5352 CPUtime=0
/proc/26404/stat : 26404 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247360155 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26404/statm: 1338 224 188 169 0 49 0
[pid=26406] ppid=26404 vsize=11732 CPUtime=683.17
/proc/26406/stat : 26406 (clasp-1.0) R 26404 26282 25284 0 -1 4194304 2551 0 0 0 68310 7 0 0 25 0 1 0 247360155 12013568 2513 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782419 0 0 4096 0 0 0 0 17 1 0 0
/proc/26406/statm: 2933 2513 249 81 0 2307 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 29484

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26406
/proc/meminfo: memFree=1788848/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=739.13
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 2279 39864 0 0 1 2 73876 34 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26404] ppid=26282 vsize=5352 CPUtime=0
/proc/26404/stat : 26404 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247360155 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26404/statm: 1338 224 188 169 0 49 0
[pid=26406] ppid=26404 vsize=11732 CPUtime=743.18
/proc/26406/stat : 26406 (clasp-1.0) R 26404 26282 25284 0 -1 4194304 2551 0 0 0 74310 8 0 0 25 0 1 0 247360155 12013568 2513 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782644 0 0 4096 0 0 0 0 17 1 0 0
/proc/26406/statm: 2933 2513 249 81 0 2307 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 29484

[startup+1542.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/80 26406
/proc/meminfo: memFree=1788528/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=739.13
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 2279 39864 0 0 1 2 73876 34 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26404] ppid=26282 vsize=5352 CPUtime=0
/proc/26404/stat : 26404 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247360155 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26404/statm: 1338 224 188 169 0 49 0
[pid=26406] ppid=26404 vsize=12020 CPUtime=803.18
/proc/26406/stat : 26406 (clasp-1.0) R 26404 26282 25284 0 -1 4194304 2623 0 0 0 80310 8 0 0 25 0 1 0 247360155 12308480 2585 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784544 0 0 4096 0 0 0 0 17 1 0 0
/proc/26406/statm: 3005 2585 249 81 0 2379 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 29772

[startup+1602.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/80 26406
/proc/meminfo: memFree=1788400/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=739.13
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 2279 39864 0 0 1 2 73876 34 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26404] ppid=26282 vsize=5352 CPUtime=0
/proc/26404/stat : 26404 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247360155 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26404/statm: 1338 224 188 169 0 49 0
[pid=26406] ppid=26404 vsize=12160 CPUtime=863.18
/proc/26406/stat : 26406 (clasp-1.0) R 26404 26282 25284 0 -1 4194304 2665 0 0 0 86310 8 0 0 25 0 1 0 247360155 12451840 2627 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616365 0 0 4096 0 0 0 0 17 1 0 0
/proc/26406/statm: 3040 2627 249 81 0 2414 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 29912

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26406
/proc/meminfo: memFree=1788272/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=739.13
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 2279 39864 0 0 1 2 73876 34 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26404] ppid=26282 vsize=5352 CPUtime=0
/proc/26404/stat : 26404 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247360155 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26404/statm: 1338 224 188 169 0 49 0
[pid=26406] ppid=26404 vsize=12292 CPUtime=923.19
/proc/26406/stat : 26406 (clasp-1.0) R 26404 26282 25284 0 -1 4194304 2690 0 0 0 92310 9 0 0 25 0 1 0 247360155 12587008 2652 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134790225 0 0 4096 0 0 0 0 17 1 0 0
/proc/26406/statm: 3073 2652 249 81 0 2447 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 30044

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26406
/proc/meminfo: memFree=1788144/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=739.13
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 2279 39864 0 0 1 2 73876 34 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26404] ppid=26282 vsize=5352 CPUtime=0
/proc/26404/stat : 26404 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247360155 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26404/statm: 1338 224 188 169 0 49 0
[pid=26406] ppid=26404 vsize=12404 CPUtime=983.18
/proc/26406/stat : 26406 (clasp-1.0) R 26404 26282 25284 0 -1 4194304 2711 0 0 0 98309 9 0 0 25 0 1 0 247360155 12701696 2673 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/26406/statm: 3101 2673 249 81 0 2475 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 30156

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26406
/proc/meminfo: memFree=1788080/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=739.13
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 2279 39864 0 0 1 2 73876 34 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26404] ppid=26282 vsize=5352 CPUtime=0
/proc/26404/stat : 26404 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247360155 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26404/statm: 1338 224 188 169 0 49 0
[pid=26406] ppid=26404 vsize=12556 CPUtime=1043.19
/proc/26406/stat : 26406 (clasp-1.0) R 26404 26282 25284 0 -1 4194304 2737 0 0 0 104309 10 0 0 25 0 1 0 247360155 12857344 2699 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784673 0 0 4096 0 0 0 0 17 1 0 0
/proc/26406/statm: 3139 2699 249 81 0 2513 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 30308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 26406
/proc/meminfo: memFree=1788016/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=739.13
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 2279 39864 0 0 1 2 73876 34 16 0 1 0 247286239 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/26282/statm: 3100 465 343 3 0 200 0
[pid=26404] ppid=26282 vsize=5352 CPUtime=0
/proc/26404/stat : 26404 (sh) S 26282 26282 25284 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 247360155 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26404/statm: 1338 224 188 169 0 49 0
[pid=26406] ppid=26404 vsize=12556 CPUtime=1060.9
/proc/26406/stat : 26406 (clasp-1.0) R 26404 26282 25284 0 -1 4194304 2739 0 0 0 106080 10 0 0 25 0 1 0 247360155 12857344 2701 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 7636482 0 0 4096 0 0 0 0 17 1 0 0
/proc/26406/statm: 3139 2701 249 81 0 2513 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 30308

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26417
/proc/meminfo: memFree=1796576/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=1800.06
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 2457 44404 0 0 1 2 179956 47 16 0 1 0 247286239 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 466 343 3 0 200 0
[pid=26415] ppid=26282 vsize=5352 CPUtime=0
/proc/26415/stat : 26415 (sh) S 26282 26282 25284 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 247466242 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26415/statm: 1338 224 188 169 0 49 0
[pid=26417] ppid=26415 vsize=4104 CPUtime=1.35
/proc/26417/stat : 26417 (clasp-1.0) R 26415 26282 25284 0 -1 4194304 671 0 0 0 135 0 0 0 25 0 1 0 247466243 4202496 633 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/26417/statm: 1026 633 249 81 0 400 0
Current children cumulated CPU time (s) 1801.41
Current children cumulated vsize (KiB) 21856

[startup+1801.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26417
/proc/meminfo: memFree=1796128/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=1800.06
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 2457 44404 0 0 1 2 179956 47 16 0 1 0 247286239 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 466 343 3 0 200 0
[pid=26415] ppid=26282 vsize=5352 CPUtime=0
/proc/26415/stat : 26415 (sh) S 26282 26282 25284 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 247466242 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26415/statm: 1338 224 188 169 0 49 0
[pid=26417] ppid=26415 vsize=4104 CPUtime=1.76
/proc/26417/stat : 26417 (clasp-1.0) R 26415 26282 25284 0 -1 4194304 683 0 0 0 176 0 0 0 25 0 1 0 247466243 4202496 645 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784520 0 0 4096 0 0 0 0 17 1 0 0
/proc/26417/statm: 1026 645 249 81 0 400 0
Current children cumulated CPU time (s) 1801.82
Current children cumulated vsize (KiB) 21856

[startup+1802 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 26417
/proc/meminfo: memFree=1796128/2055920 swapFree=4148612/4192956
[pid=26282] ppid=26280 vsize=12400 CPUtime=1800.06
/proc/26282/stat : 26282 (pbclasp) S 26280 26282 25284 0 -1 4194304 2457 44404 0 0 1 2 179956 47 16 0 1 0 247286239 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/26282/statm: 3100 466 343 3 0 200 0
[pid=26415] ppid=26282 vsize=5352 CPUtime=0
/proc/26415/stat : 26415 (sh) S 26282 26282 25284 0 -1 4194304 290 121 0 0 0 0 0 0 16 0 1 0 247466242 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26415/statm: 1338 224 188 169 0 49 0
[pid=26417] ppid=26415 vsize=4232 CPUtime=1.95
/proc/26417/stat : 26417 (clasp-1.0) R 26415 26282 25284 0 -1 4194304 697 0 0 0 195 0 0 0 25 0 1 0 247466243 4333568 659 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715276 0 0 4096 0 0 0 0 17 1 0 0
/proc/26417/statm: 1058 659 249 81 0 432 0
Current children cumulated CPU time (s) 1802.01
Current children cumulated vsize (KiB) 21984

Child status: 0
Real time (s): 1802.02
CPU time (s): 1802.08
CPU user time (s): 1801.57
CPU system time (s): 0.511922
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 30308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.57
system time used= 0.511922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48065
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= 1203
involuntary context switches= 1578

runsolver used 1.58376 second user time and 4.98424 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue May  1 04:28:06 UTC 2007

IDJOB= 430314
IDBENCH= 47971
IDSOLVER= 167
FILE ID= node16/430314-1177993686

PBS_JOBID= 4728210

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=347-P1=137-P2=419-P3=449-P4=47-B.opb
COMMAND LINE= pbclasp instance-430314-1177993686.opb /tmp/evaluation/430314-1177993686/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node16/convwatcher-430314-1177993686 -o ROOT/results/node16/conversion-430314-1177993686 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/430314-1177993686/instance-430314-1177993686.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  39b4faf02952fa93fd33b15cbf6e7d18

RANDOM SEED= 188488549

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1800152 kB
Buffers:         30896 kB
Cached:         137360 kB
SwapCached:      12284 kB
Active:         105772 kB
Inactive:        86388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800152 kB
SwapTotal:     4192956 kB
SwapFree:      4148612 kB
Dirty:             604 kB
Writeback:           0 kB
Mapped:          30772 kB
Slab:            49164 kB
Committed_AS:  7690912 kB
PageTables:       1840 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 node16 on Tue May  1 04:58:08 UTC 2007