Trace number 419170

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 NameAnswerCPU timeWall clock time
PB-clasp 2007-04-10UNSAT 529.085 528.69

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/fuhs/medium/AProVE07-15.opb
MD5SUM8491f78357d22ad662b240e990e7b543
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark410.228
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables21104
Total number of constraints74257
Number of constraints which are clauses74257
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint171
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 169
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 340
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

528.96/528.68	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419170-1177404641/instance-419170-1177404641.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-419170-1177404641 -o ROOT/results/node25/solver-419170-1177404641 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-419170-1177404641.opb /tmp/evaluation/419170-1177404641/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.13 2.02 1.74 3/64 4705
/proc/meminfo: memFree=1957328/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=12268 CPUtime=0
/proc/4705/stat : 4705 (pbclasp) D 4703 4705 4088 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 188381173 12562432 317 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253307353701 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/4705/statm: 3067 317 242 3 0 167 0

[startup+0.00985291 s]
/proc/loadavg: 1.13 2.02 1.74 3/64 4705
/proc/meminfo: memFree=1957328/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=12400 CPUtime=0
/proc/4705/stat : 4705 (pbclasp) R 4703 4705 4088 0 -1 4194304 472 0 0 0 0 0 0 0 18 0 1 0 188381173 12697600 439 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253307032289 0 0 4224 16384 0 0 0 17 1 0 0
/proc/4705/statm: 3100 439 314 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.102875 s]
/proc/loadavg: 1.13 2.02 1.74 3/64 4705
/proc/meminfo: memFree=1957328/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13188

[startup+0.302903 s]
/proc/loadavg: 1.13 2.02 1.74 3/64 4705
/proc/meminfo: memFree=1957328/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13188

[startup+0.701973 s]
/proc/loadavg: 1.13 2.02 1.74 3/64 4705
/proc/meminfo: memFree=1957328/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13188

[startup+1.50111 s]
/proc/loadavg: 1.13 2.02 1.74 2/69 4710
/proc/meminfo: memFree=1951016/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=0
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 0 0 0 0 0 0 0 20 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4708] ppid=4707 vsize=12400 CPUtime=1.38
/proc/4708/stat : 4708 (pb2clasp1) R 4707 4705 4088 0 -1 4194304 511 0 0 0 138 0 0 0 25 0 1 0 188381181 12697600 470 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 253320886102 0 0 4224 0 0 0 0 17 0 0 0
/proc/4708/statm: 3100 470 340 3 0 200 0
[pid=4709] ppid=4707 vsize=7708 CPUtime=0.16
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 1525 0 0 0 16 0 0 0 16 0 1 0 188381181 7892992 1490 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4160494319 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 1927 1490 230 81 0 1301 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188381181 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 50916

[startup+3.10138 s]
/proc/loadavg: 1.13 2.02 1.74 2/69 4710
/proc/meminfo: memFree=1947496/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=0
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 0 0 0 0 0 0 0 20 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4708] ppid=4707 vsize=12400 CPUtime=2.97
/proc/4708/stat : 4708 (pb2clasp1) R 4707 4705 4088 0 -1 4194304 511 0 0 0 297 0 0 0 25 0 1 0 188381181 12697600 470 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 253320887581 0 0 4224 0 0 0 0 17 0 0 0
/proc/4708/statm: 3100 470 340 3 0 200 0
[pid=4709] ppid=4707 vsize=12780 CPUtime=0.38
/proc/4709/stat : 4709 (clasp-1.0) S 4707 4705 4088 0 -1 4194304 2766 0 0 0 38 0 0 0 16 0 1 0 188381181 13086720 2731 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/4709/statm: 3195 2731 230 81 0 2569 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 188381181 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 55988

[startup+6.30193 s]
/proc/loadavg: 1.12 2.01 1.74 2/68 4710
/proc/meminfo: memFree=1926832/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=38672 CPUtime=1.81
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 10939 0 0 0 175 6 0 0 17 0 1 0 188381181 39600128 9104 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617553 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 9668 9104 245 81 0 9042 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 6.83
Current children cumulated vsize (KiB) 69480

[startup+12.702 s]
/proc/loadavg: 1.11 1.99 1.73 2/68 4710
/proc/meminfo: memFree=1919224/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=38672 CPUtime=8.21
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 10944 0 0 0 815 6 0 0 25 0 1 0 188381181 39600128 9109 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737363 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 9668 9109 245 81 0 9042 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 13.23
Current children cumulated vsize (KiB) 69480

[startup+25.5022 s]
/proc/loadavg: 1.08 1.94 1.72 2/68 4710
/proc/meminfo: memFree=1914488/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=43992 CPUtime=21
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 12236 0 0 0 2093 7 0 0 25 0 1 0 188381181 45047808 10401 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 10998 10401 245 81 0 10372 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 26.02
Current children cumulated vsize (KiB) 74800

[startup+51.1026 s]
/proc/loadavg: 1.05 1.86 1.70 2/68 4710
/proc/meminfo: memFree=1895736/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=63312 CPUtime=46.59
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 17040 0 0 0 4648 11 0 0 25 0 1 0 188381181 64831488 15164 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 10462789 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 15828 15164 245 81 0 15202 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 51.61
Current children cumulated vsize (KiB) 94120

[startup+102.305 s]
/proc/loadavg: 1.02 1.73 1.66 2/68 4710
/proc/meminfo: memFree=1868152/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=91024 CPUtime=97.78
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 24036 0 0 0 9761 17 0 0 25 0 1 0 188381181 93208576 21900 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 22756 21900 245 81 0 22130 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 102.8
Current children cumulated vsize (KiB) 121832

[startup+162.303 s]
/proc/loadavg: 1.01 1.59 1.62 2/68 4710
/proc/meminfo: memFree=1849592/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=110340 CPUtime=157.76
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 29013 0 0 0 15755 21 0 0 25 0 1 0 188381181 112988160 26607 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134735798 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 27585 26607 245 81 0 26959 0

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

/proc/4709/statm: 35160 34078 245 81 0 34534 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 342.72
Current children cumulated vsize (KiB) 171448

[startup+402.302 s]
/proc/loadavg: 1.00 1.26 1.47 2/68 4710
/proc/meminfo: memFree=1817016/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=142756 CPUtime=397.68
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 37706 0 0 0 39738 30 0 0 25 0 1 0 188381181 146182144 34607 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134748309 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 35689 34607 245 81 0 35063 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 402.7
Current children cumulated vsize (KiB) 173564

[startup+462.303 s]
/proc/loadavg: 1.06 1.22 1.44 2/68 4710
/proc/meminfo: memFree=1816824/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=143160 CPUtime=457.66
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 37787 0 0 0 45736 30 0 0 25 0 1 0 188381181 146595840 34680 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782474 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 35790 34680 245 81 0 35164 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 462.68
Current children cumulated vsize (KiB) 173968

[startup+522.302 s]
/proc/loadavg: 1.08 1.20 1.42 2/68 4710
/proc/meminfo: memFree=1816696/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=143160 CPUtime=517.64
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 37805 0 0 0 51734 30 0 0 25 0 1 0 188381181 146595840 34698 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737262 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 35790 34698 245 81 0 35164 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 522.66
Current children cumulated vsize (KiB) 173968

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

[startup+524.705 s]
/proc/loadavg: 1.07 1.19 1.41 2/68 4710
/proc/meminfo: memFree=1816696/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=143160 CPUtime=520.04
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 37805 0 0 0 51974 30 0 0 25 0 1 0 188381181 146595840 34698 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782662 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 35790 34698 245 81 0 35164 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 525.06
Current children cumulated vsize (KiB) 173968

[startup+526.302 s]
/proc/loadavg: 1.07 1.19 1.41 2/68 4710
/proc/meminfo: memFree=1816696/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=143160 CPUtime=521.64
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 37805 0 0 0 52134 30 0 0 25 0 1 0 188381181 146595840 34698 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782479 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 35790 34698 245 81 0 35164 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 526.66
Current children cumulated vsize (KiB) 173968

[startup+527.903 s]
/proc/loadavg: 1.07 1.19 1.41 2/68 4710
/proc/meminfo: memFree=1816696/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=143160 CPUtime=523.24
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 37805 0 0 0 52294 30 0 0 25 0 1 0 188381181 146595840 34698 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 35790 34698 245 81 0 35164 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 528.26
Current children cumulated vsize (KiB) 173968

[startup+528.303 s]
/proc/loadavg: 1.07 1.19 1.41 2/68 4710
/proc/meminfo: memFree=1816696/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=143160 CPUtime=523.64
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 37805 0 0 0 52334 30 0 0 25 0 1 0 188381181 146595840 34698 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 35790 34698 245 81 0 35164 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 528.66
Current children cumulated vsize (KiB) 173968

[startup+528.502 s]
/proc/loadavg: 1.07 1.19 1.41 2/68 4710
/proc/meminfo: memFree=1816696/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=143160 CPUtime=523.84
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 37805 0 0 0 52354 30 0 0 25 0 1 0 188381181 146595840 34698 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134783530 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 35790 34698 245 81 0 35164 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 528.86
Current children cumulated vsize (KiB) 173968

[startup+528.602 s]
/proc/loadavg: 1.07 1.19 1.41 2/68 4710
/proc/meminfo: memFree=1816696/2055920 swapFree=4177012/4192956
[pid=4705] ppid=4703 vsize=13188 CPUtime=0.07
/proc/4705/stat : 4705 (pbclasp) S 4703 4705 4088 0 -1 4194304 688 0 0 0 7 0 0 0 16 0 1 0 188381173 13504512 637 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 253316083810 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/4705/statm: 3297 637 320 3 0 397 0
[pid=4707] ppid=4705 vsize=5352 CPUtime=4.95
/proc/4707/stat : 4707 (sh) S 4705 4705 4088 0 -1 4194304 297 513 0 0 0 0 495 0 16 0 1 0 188381181 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4707/statm: 1338 224 188 169 0 49 0
[pid=4709] ppid=4707 vsize=143160 CPUtime=523.94
/proc/4709/stat : 4709 (clasp-1.0) R 4707 4705 4088 0 -1 4194304 37805 0 0 0 52364 30 0 0 25 0 1 0 188381181 146595840 34698 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/4709/statm: 35790 34698 245 81 0 35164 0
[pid=4710] ppid=4707 vsize=12268 CPUtime=0
/proc/4710/stat : 4710 (pboutclasp.pl) S 4707 4705 4088 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 188381181 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/4710/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 528.96
Current children cumulated vsize (KiB) 173968

Child status: 0
Real time (s): 528.69
CPU time (s): 529.085
CPU user time (s): 528.738
CPU system time (s): 0.346947
CPU usage (%): 100.075
Max. virtual memory (cumulated for all children) (KiB): 173968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 528.738
system time used= 0.346947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40000
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= 756
involuntary context switches= 1317

runsolver used 0.510922 second user time and 1.37979 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Tue Apr 24 08:50:41 UTC 2007

IDJOB= 419170
IDBENCH= 47754
IDSOLVER= 167
FILE ID= node25/419170-1177404641

PBS_JOBID= 4675622

Free space on /tmp= 66367 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/fuhs/medium/AProVE07-15.opb
COMMAND LINE= pbclasp instance-419170-1177404641.opb /tmp/evaluation/419170-1177404641/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node25/convwatcher-419170-1177404641 -o ROOT/results/node25/conversion-419170-1177404641 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419170-1177404641/instance-419170-1177404641.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  8491f78357d22ad662b240e990e7b543

RANDOM SEED= 228286909

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:       1957736 kB
Buffers:          3216 kB
Cached:          49552 kB
SwapCached:       6528 kB
Active:          32368 kB
Inactive:        27312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1957736 kB
SwapTotal:     4192956 kB
SwapFree:      4177012 kB
Dirty:            2772 kB
Writeback:           0 kB
Mapped:          10732 kB
Slab:            24540 kB
Committed_AS:  4153932 kB
PageTables:       1472 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= 66367 MiB

End job on node25 on Tue Apr 24 08:59:30 UTC 2007