Trace number 430216

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 543.774 544.008

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=47-P1=211-P2=233-P3=173-P4=181-P5=71-B.opb
MD5SUM66c115908fb4694df4d314e4daf7ce17
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.12598
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 variables120
Total number of constraints11
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 constraints11
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)320
Sum of products size (including duplicates)640
Number of different products320
Sum of products size640

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)

54.15/54.29	o 217
164.02/164.13	o 123
179.40/179.57	o 119
183.30/183.46	o 65
234.19/234.39	o 61
278.36/278.56	o 51
294.01/294.23	o 15
322.61/322.89	o 7
382.89/383.12	o 5
400.18/400.48	o 3
543.76/544.00	s OPTIMUM FOUND
543.76/544.00	v x1 x2 x9 x10 x13 x15 x16 x17 x19 x20 x21 x22 x23 x24 x25 x26 x27 x29 x33 x35 x37 x38 x40 x41 x43 x44 x46 x48 x49 x52 x53 x54 x55 x57 x59
543.76/544.00	v x61 x64 x65 x66 x70 x71 x73 x74 x75 x76 x77 x78 x79 x80 x82 x89 x90 x91 x93 x94 x95 x97 x99 x100 x105 x107 x111 x115 x116 x118 x120
543.76/544.00	v x121 x122 x129 x130 x153 x154 x169 x170 x177 x178 x185 x188 x189 x190 x191 x201 x204 x205 x206 x207 x209 x212 x213 x214 x215 x217
543.76/544.00	v x220 x221 x222 x223 x225 x228 x229 x230 x231 x233 x236 x237 x238 x239 x241 x244 x245 x246 x247 x249 x251 x253 x256 x257 x259 x261
543.76/544.00	v x264 x265 x267 x269 x272 x281 x283 x285 x288 x313 x314 x318 x319 x329 x330 x334 x335 x345 x346 x350 x351 x353 x354 x358 x359 x369
543.76/544.00	v x370 x374 x375 x377 x378 x379 x380 x381 x382 x383 x384 x393 x394 x395 x396 x397 x398 x399 x400 x401 x402 x403 x404 x405 x406 x407
543.76/544.00	v x408 x417 x418 x419 x420 x421 x422 x423 x424 x433 x434 x435 x436 x437 x438 x439 x440

Verifier Data (download as text)

OK	3

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/430216-1177993185/instance-430216-1177993185.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node72/watcher-430216-1177993185 -o ROOT/results/node72/solver-430216-1177993185 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-430216-1177993185.opb /tmp/evaluation/430216-1177993185/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 18175
/proc/meminfo: memFree=1782552/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12268 CPUtime=0
/proc/18175/stat : 18175 (pbclasp) R 18173 18175 18088 0 -1 4194304 395 0 0 0 0 0 0 0 18 0 1 0 275356973 12562432 362 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234517598945 0 0 4224 0 0 0 0 17 1 0 0
/proc/18175/statm: 3067 363 276 3 0 167 0

[startup+0.068871 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 18175
/proc/meminfo: memFree=1782552/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=0
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 488 0 0 0 0 0 0 0 16 0 1 0 275356973 12697600 441 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/18175/statm: 3100 441 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.101874 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 18175
/proc/meminfo: memFree=1782552/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=0.06
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 275356973 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/18175/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.30189 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 18175
/proc/meminfo: memFree=1782552/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=0.06
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 275356973 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/18175/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.701926 s]
/proc/loadavg: 0.79 0.96 0.98 3/77 18175
/proc/meminfo: memFree=1782552/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=0.06
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 275356973 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/18175/statm: 3100 462 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+1.502 s]
/proc/loadavg: 0.81 0.96 0.98 2/80 18185
/proc/meminfo: memFree=1780216/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=0.06
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 275356973 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/18175/statm: 3100 462 343 3 0 200 0
[pid=18183] ppid=18175 vsize=5352 CPUtime=0
/proc/18183/stat : 18183 (sh) S 18175 18175 18088 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 275356981 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18183/statm: 1338 224 188 169 0 49 0
[pid=18185] ppid=18183 vsize=4000 CPUtime=1.41
/proc/18185/stat : 18185 (clasp-1.0) R 18183 18175 18088 0 -1 4194304 666 0 0 0 141 0 0 0 25 0 1 0 275356981 4096000 628 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616169 0 0 4096 0 0 0 0 17 1 0 0
/proc/18185/statm: 1000 628 249 81 0 374 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21752

[startup+3.10115 s]
/proc/loadavg: 0.81 0.96 0.98 2/80 18185
/proc/meminfo: memFree=1779768/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=0.06
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 275356973 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/18175/statm: 3100 462 343 3 0 200 0
[pid=18183] ppid=18175 vsize=5352 CPUtime=0
/proc/18183/stat : 18183 (sh) S 18175 18175 18088 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 275356981 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18183/statm: 1338 224 188 169 0 49 0
[pid=18185] ppid=18183 vsize=4520 CPUtime=3.01
/proc/18185/stat : 18185 (clasp-1.0) R 18183 18175 18088 0 -1 4194304 792 0 0 0 301 0 0 0 25 0 1 0 275356981 4628480 754 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134777724 0 0 4096 0 0 0 0 17 1 0 0
/proc/18185/statm: 1130 754 249 81 0 504 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22272

[startup+6.30144 s]
/proc/loadavg: 0.81 0.96 0.98 2/80 18185
/proc/meminfo: memFree=1779000/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=0.06
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 275356973 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/18175/statm: 3100 462 343 3 0 200 0
[pid=18183] ppid=18175 vsize=5352 CPUtime=0
/proc/18183/stat : 18183 (sh) S 18175 18175 18088 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 275356981 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18183/statm: 1338 224 188 169 0 49 0
[pid=18185] ppid=18183 vsize=5052 CPUtime=6.21
/proc/18185/stat : 18185 (clasp-1.0) R 18183 18175 18088 0 -1 4194304 922 0 0 0 621 0 0 0 25 0 1 0 275356981 5173248 884 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737616 0 0 4096 0 0 0 0 17 1 0 0
/proc/18185/statm: 1263 884 249 81 0 637 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22804

[startup+12.702 s]
/proc/loadavg: 0.83 0.96 0.98 2/80 18185
/proc/meminfo: memFree=1778040/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=0.06
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 275356973 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/18175/statm: 3100 462 343 3 0 200 0
[pid=18183] ppid=18175 vsize=5352 CPUtime=0
/proc/18183/stat : 18183 (sh) S 18175 18175 18088 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 275356981 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18183/statm: 1338 224 188 169 0 49 0
[pid=18185] ppid=18183 vsize=5972 CPUtime=12.61
/proc/18185/stat : 18185 (clasp-1.0) R 18183 18175 18088 0 -1 4194304 1143 0 0 0 1261 0 0 0 25 0 1 0 275356981 6115328 1105 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134734568 0 0 4096 0 0 0 0 17 1 0 0
/proc/18185/statm: 1493 1105 249 81 0 867 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23724

[startup+25.5012 s]
/proc/loadavg: 0.86 0.96 0.98 2/80 18185
/proc/meminfo: memFree=1777336/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=0.06
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 275356973 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/18175/statm: 3100 462 343 3 0 200 0
[pid=18183] ppid=18175 vsize=5352 CPUtime=0
/proc/18183/stat : 18183 (sh) S 18175 18175 18088 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 275356981 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18183/statm: 1338 224 188 169 0 49 0
[pid=18185] ppid=18183 vsize=6648 CPUtime=25.4
/proc/18185/stat : 18185 (clasp-1.0) R 18183 18175 18088 0 -1 4194304 1299 0 0 0 2540 0 0 0 25 0 1 0 275356981 6807552 1261 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715284 0 0 4096 0 0 0 0 17 1 0 0
/proc/18185/statm: 1662 1261 249 81 0 1036 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24400

[startup+51.1015 s]
/proc/loadavg: 0.91 0.96 0.98 2/80 18185
/proc/meminfo: memFree=1776248/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=0.06
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 569 1594 0 0 0 0 5 1 16 0 1 0 275356973 12697600 462 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/18175/statm: 3100 462 343 3 0 200 0
[pid=18183] ppid=18175 vsize=5352 CPUtime=0
/proc/18183/stat : 18183 (sh) S 18175 18175 18088 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 275356981 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18183/statm: 1338 224 188 169 0 49 0
[pid=18185] ppid=18183 vsize=7692 CPUtime=50.99
/proc/18185/stat : 18185 (clasp-1.0) R 18183 18175 18088 0 -1 4194304 1581 0 0 0 5099 0 0 0 25 0 1 0 275356981 7876608 1543 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617536 0 0 4096 0 0 0 0 17 1 0 0
/proc/18185/statm: 1923 1543 249 81 0 1297 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 25444

[startup+102.305 s]
/proc/loadavg: 0.96 0.97 0.98 2/80 18193
/proc/meminfo: memFree=1776384/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=54.27
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 684 4567 0 0 0 0 5424 3 16 0 1 0 275356973 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/18175/statm: 3100 465 343 3 0 200 0
[pid=18191] ppid=18175 vsize=5352 CPUtime=0
/proc/18191/stat : 18191 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 16 0 1 0 275362404 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18191/statm: 1338 224 188 169 0 49 0
[pid=18193] ppid=18191 vsize=7308 CPUtime=47.97
/proc/18193/stat : 18193 (clasp-1.0) R 18191 18175 18088 0 -1 4194304 1495 0 0 0 4797 0 0 0 25 0 1 0 275362404 7483392 1457 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784657 0 0 4096 0 0 0 0 17 1 0 0
/proc/18193/statm: 1827 1457 249 81 0 1201 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 25060

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/80 18193
/proc/meminfo: memFree=1774976/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=54.27
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 684 4567 0 0 0 0 5424 3 16 0 1 0 275356973 12697600 465 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/18175/statm: 3100 465 343 3 0 200 0
[pid=18191] ppid=18175 vsize=5352 CPUtime=0
/proc/18191/stat : 18191 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 16 0 1 0 275362404 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18191/statm: 1338 224 188 169 0 49 0
[pid=18193] ppid=18191 vsize=8708 CPUtime=107.95
/proc/18193/stat : 18193 (clasp-1.0) R 18191 18175 18088 0 -1 4194304 1835 0 0 0 10794 1 0 0 25 0 1 0 275362404 8916992 1797 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/18193/statm: 2177 1797 249 81 0 1551 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 26460

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18217
/proc/meminfo: memFree=1776256/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=183.39
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1024 12486 0 0 0 0 18331 8 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18215] ppid=18175 vsize=5352 CPUtime=0
/proc/18215/stat : 18215 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 275375321 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18215/statm: 1338 224 188 169 0 49 0
[pid=18217] ppid=18215 vsize=7304 CPUtime=38.8
/proc/18217/stat : 18217 (clasp-1.0) R 18215 18175 18088 0 -1 4194304 1492 0 0 0 3879 1 0 0 25 0 1 0 275375321 7479296 1454 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784610 0 0 4096 0 0 0 0 17 1 0 0
/proc/18217/statm: 1826 1454 249 81 0 1200 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 25056

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18233
/proc/meminfo: memFree=1779264/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=278.45
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1249 18199 0 0 0 0 27832 13 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18231] ppid=18175 vsize=5352 CPUtime=0
/proc/18231/stat : 18231 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 16 0 1 0 275384831 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18231/statm: 1338 224 188 169 0 49 0

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

/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18247] ppid=18175 vsize=5352 CPUtime=0
/proc/18247/stat : 18247 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 16 0 1 0 275389264 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18247/statm: 1338 224 188 169 0 49 0
[pid=18249] ppid=18247 vsize=5840 CPUtime=19.37
/proc/18249/stat : 18249 (clasp-1.0) R 18247 18175 18088 0 -1 4194304 1115 0 0 0 1937 0 0 0 25 0 1 0 275389265 5980160 1077 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737653 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 1460 1077 249 81 0 834 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 23592

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18265
/proc/meminfo: memFree=1779584/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=400.3
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1699 28678 0 0 1 1 40007 21 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18263] ppid=18175 vsize=5352 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 275397023 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1338 224 188 169 0 49 0
[pid=18265] ppid=18263 vsize=4128 CPUtime=1.79
/proc/18265/stat : 18265 (clasp-1.0) R 18263 18175 18088 0 -1 4194304 702 0 0 0 179 0 0 0 25 0 1 0 275397023 4227072 664 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784714 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 1032 664 249 81 0 406 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 21880

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18265
/proc/meminfo: memFree=1776064/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=400.3
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1699 28678 0 0 1 1 40007 21 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18263] ppid=18175 vsize=5352 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 275397023 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1338 224 188 169 0 49 0
[pid=18265] ppid=18263 vsize=7364 CPUtime=61.77
/proc/18265/stat : 18265 (clasp-1.0) R 18263 18175 18088 0 -1 4194304 1498 0 0 0 6177 0 0 0 25 0 1 0 275397023 7540736 1460 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616357 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 1841 1460 249 81 0 1215 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 25116

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18265
/proc/meminfo: memFree=1774976/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=400.3
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1699 28678 0 0 1 1 40007 21 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18263] ppid=18175 vsize=5352 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 275397023 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1338 224 188 169 0 49 0
[pid=18265] ppid=18263 vsize=8452 CPUtime=121.76
/proc/18265/stat : 18265 (clasp-1.0) R 18263 18175 18088 0 -1 4194304 1752 0 0 0 12175 1 0 0 25 0 1 0 275397023 8654848 1714 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784617 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 2113 1714 249 81 0 1487 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 26204

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

[startup+524.706 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18265
/proc/meminfo: memFree=1774976/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=400.3
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1699 28678 0 0 1 1 40007 21 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18263] ppid=18175 vsize=5352 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 275397023 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1338 224 188 169 0 49 0
[pid=18265] ppid=18263 vsize=8452 CPUtime=124.16
/proc/18265/stat : 18265 (clasp-1.0) R 18263 18175 18088 0 -1 4194304 1762 0 0 0 12415 1 0 0 25 0 1 0 275397023 8654848 1724 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616592 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 2113 1724 249 81 0 1487 0
Current children cumulated CPU time (s) 524.46
Current children cumulated vsize (KiB) 26204

[startup+537.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18265
/proc/meminfo: memFree=1774720/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=400.3
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1699 28678 0 0 1 1 40007 21 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18263] ppid=18175 vsize=5352 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 275397023 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1338 224 188 169 0 49 0
[pid=18265] ppid=18263 vsize=8728 CPUtime=136.95
/proc/18265/stat : 18265 (clasp-1.0) R 18263 18175 18088 0 -1 4194304 1826 0 0 0 13694 1 0 0 25 0 1 0 275397023 8937472 1788 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784700 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 2182 1788 249 81 0 1556 0
Current children cumulated CPU time (s) 537.25
Current children cumulated vsize (KiB) 26480

[startup+540.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18265
/proc/meminfo: memFree=1774656/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=400.3
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1699 28678 0 0 1 1 40007 21 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18263] ppid=18175 vsize=5352 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 275397023 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1338 224 188 169 0 49 0
[pid=18265] ppid=18263 vsize=8728 CPUtime=140.15
/proc/18265/stat : 18265 (clasp-1.0) R 18263 18175 18088 0 -1 4194304 1839 0 0 0 14014 1 0 0 25 0 1 0 275397023 8937472 1801 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 2182 1801 249 81 0 1556 0
Current children cumulated CPU time (s) 540.45
Current children cumulated vsize (KiB) 26480

[startup+542.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18265
/proc/meminfo: memFree=1774592/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=400.3
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1699 28678 0 0 1 1 40007 21 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18263] ppid=18175 vsize=5352 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 275397023 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1338 224 188 169 0 49 0
[pid=18265] ppid=18263 vsize=8860 CPUtime=141.75
/proc/18265/stat : 18265 (clasp-1.0) R 18263 18175 18088 0 -1 4194304 1851 0 0 0 14174 1 0 0 25 0 1 0 275397023 9072640 1813 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715859 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 2215 1813 249 81 0 1589 0
Current children cumulated CPU time (s) 542.05
Current children cumulated vsize (KiB) 26612

[startup+543.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18265
/proc/meminfo: memFree=1774592/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=400.3
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1699 28678 0 0 1 1 40007 21 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18263] ppid=18175 vsize=5352 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 275397023 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1338 224 188 169 0 49 0
[pid=18265] ppid=18263 vsize=8860 CPUtime=142.55
/proc/18265/stat : 18265 (clasp-1.0) R 18263 18175 18088 0 -1 4194304 1851 0 0 0 14254 1 0 0 25 0 1 0 275397023 9072640 1813 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 2215 1813 249 81 0 1589 0
Current children cumulated CPU time (s) 542.85
Current children cumulated vsize (KiB) 26612

[startup+543.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18265
/proc/meminfo: memFree=1774592/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=400.3
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1699 28678 0 0 1 1 40007 21 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18263] ppid=18175 vsize=5352 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 275397023 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1338 224 188 169 0 49 0
[pid=18265] ppid=18263 vsize=8860 CPUtime=142.95
/proc/18265/stat : 18265 (clasp-1.0) R 18263 18175 18088 0 -1 4194304 1851 0 0 0 14294 1 0 0 25 0 1 0 275397023 9072640 1813 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 2215 1813 249 81 0 1589 0
Current children cumulated CPU time (s) 543.25
Current children cumulated vsize (KiB) 26612

[startup+543.903 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18265
/proc/meminfo: memFree=1774592/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=400.3
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1699 28678 0 0 1 1 40007 21 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526654356 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
[pid=18263] ppid=18175 vsize=5352 CPUtime=0
/proc/18263/stat : 18263 (sh) S 18175 18175 18088 0 -1 4194304 285 121 0 0 0 0 0 0 19 0 1 0 275397023 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 234517750596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18263/statm: 1338 224 188 169 0 49 0
[pid=18265] ppid=18263 vsize=8860 CPUtime=143.35
/proc/18265/stat : 18265 (clasp-1.0) R 18263 18175 18088 0 -1 4194304 1851 0 0 0 14334 1 0 0 25 0 1 0 275397023 9072640 1813 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617501 0 0 4096 0 0 0 0 17 1 0 0
/proc/18265/statm: 2215 1813 249 81 0 1589 0
Current children cumulated CPU time (s) 543.65
Current children cumulated vsize (KiB) 26612

[startup+544.003 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18265
/proc/meminfo: memFree=1774592/2055920 swapFree=4157100/4192956
[pid=18175] ppid=18173 vsize=12400 CPUtime=543.76
/proc/18175/stat : 18175 (pbclasp) S 18173 18175 18088 0 -1 4194304 1739 30969 0 0 1 1 54351 23 16 0 1 0 275356973 12697600 466 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 234526650466 0 0 4224 16384 18446744071563648864 0 0 17 0 0 0
/proc/18175/statm: 3100 466 343 3 0 200 0
Current children cumulated CPU time (s) 543.76
Current children cumulated vsize (KiB) 12400

Child status: 0
Real time (s): 544.008
CPU time (s): 543.774
CPU user time (s): 543.524
CPU system time (s): 0.249962
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 26720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 543.524
system time used= 0.249962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32898
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= 841
involuntary context switches= 1295

runsolver used 0.470928 second user time and 1.51377 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue May  1 04:19:45 UTC 2007

IDJOB= 430216
IDBENCH= 47964
IDSOLVER= 167
FILE ID= node72/430216-1177993185

PBS_JOBID= 4728255

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=8-P0=47-P1=211-P2=233-P3=173-P4=181-P5=71-B.opb
COMMAND LINE= pbclasp instance-430216-1177993185.opb /tmp/evaluation/430216-1177993185/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node72/convwatcher-430216-1177993185 -o ROOT/results/node72/conversion-430216-1177993185 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/430216-1177993185/instance-430216-1177993185.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  66c115908fb4694df4d314e4daf7ce17

RANDOM SEED= 902446379

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1783024 kB
Buffers:         35992 kB
Cached:         151236 kB
SwapCached:      16772 kB
Active:          49772 kB
Inactive:       159984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783024 kB
SwapTotal:     4192956 kB
SwapFree:      4157100 kB
Dirty:             680 kB
Writeback:           0 kB
Mapped:          29352 kB
Slab:            48660 kB
Committed_AS:  3445752 kB
PageTables:       1788 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 node72 on Tue May  1 04:28:49 UTC 2007