Trace number 201503

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
CSP4J - MAC 2006-12-19UNSAT 295.039 296.538

DiagnosticValue
NODES0

General information on the benchmark

Namefapp/fapp11-15/fapp11/
fapp11-1000-1.xml
MD5SUM807c7a1bb270de62fd8ab1fdbd66c332
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.98109
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

296.41	s UNSATISFIABLE
296.41	d NODES 0

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node41/watcher-201503-1168148157 -o ROOT/results/node41/solver-201503-1168148157 -C 1800 -M 900 /tmp/evaluation/201503-1168148157/cspfj.sh -competition /tmp/evaluation/201503-1168148157/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.36 2.14 1.85 3/81 29348
/proc/meminfo: memFree=982352/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=18540 CPUtime=0
/proc/29347/stat : 29347 (runsolver) R 29345 29347 28933 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 163214958 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 238390144295 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29347/statm: 4635 279 244 17 0 2626 0

[startup+0.102201 s]
/proc/loadavg: 2.36 2.14 1.85 3/81 29348
/proc/meminfo: memFree=982352/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.510236 s]
/proc/loadavg: 2.36 2.14 1.85 3/81 29348
/proc/meminfo: memFree=982352/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33231 s]
/proc/loadavg: 2.36 2.14 1.85 3/89 29357
/proc/meminfo: memFree=961424/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
[pid=29350] ppid=29347 vsize=865724 CPUtime=1.29
/proc/29350/stat : 29350 (java) R 29347 29347 28933 0 -1 0 7968 0 1 0 123 6 0 0 25 0 8 0 163214959 886501376 7652 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153380233 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29350/statm: 216431 7652 1828 14 0 203693 0
[pid=29350/tid=29351] ppid=29347 vsize=865724 CPUtime=0.19
/proc/29350/task/29351/stat : 29351 (java) S 29347 29347 28933 0 -1 64 3715 0 0 0 17 2 0 0 16 0 8 0 163214963 886501376 7652 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29352] ppid=29347 vsize=865724 CPUtime=0
/proc/29350/task/29352/stat : 29352 (java) S 29347 29347 28933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163214963 886501376 7652 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29353] ppid=29347 vsize=865724 CPUtime=0
/proc/29350/task/29353/stat : 29353 (java) S 29347 29347 28933 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163214963 886501376 7652 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29354] ppid=29347 vsize=865724 CPUtime=0
/proc/29350/task/29354/stat : 29354 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163214967 886501376 7652 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29355] ppid=29347 vsize=865724 CPUtime=0.22
/proc/29350/task/29355/stat : 29355 (java) S 29347 29347 28933 0 -1 64 513 0 0 0 21 1 0 0 15 0 8 0 163214967 886501376 7652 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29356] ppid=29347 vsize=865724 CPUtime=0
/proc/29350/task/29356/stat : 29356 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163214967 886501376 7652 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29357] ppid=29347 vsize=865724 CPUtime=0
/proc/29350/task/29357/stat : 29357 (java) S 29347 29347 28933 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163214967 886501376 7652 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 871076

[startup+2.98245 s]
/proc/loadavg: 2.33 2.14 1.85 3/89 29357
/proc/meminfo: memFree=942864/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
[pid=29350] ppid=29347 vsize=865844 CPUtime=2.94
/proc/29350/stat : 29350 (java) R 29347 29347 28933 0 -1 0 15255 0 1 0 280 14 0 0 25 0 8 0 163214959 886624256 14908 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29350/statm: 216461 14908 1828 14 0 203723 0
[pid=29350/tid=29351] ppid=29347 vsize=865844 CPUtime=0.42
/proc/29350/task/29351/stat : 29351 (java) R 29347 29347 28933 0 -1 64 10319 0 0 0 37 5 0 0 16 0 8 0 163214963 886624256 14908 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155772385 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29352] ppid=29347 vsize=865844 CPUtime=0
/proc/29350/task/29352/stat : 29352 (java) S 29347 29347 28933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163214963 886624256 14908 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29353] ppid=29347 vsize=865844 CPUtime=0
/proc/29350/task/29353/stat : 29353 (java) S 29347 29347 28933 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163214963 886624256 14908 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29354] ppid=29347 vsize=865844 CPUtime=0
/proc/29350/task/29354/stat : 29354 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163214967 886624256 14908 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29355] ppid=29347 vsize=865844 CPUtime=0.29
/proc/29350/task/29355/stat : 29355 (java) S 29347 29347 28933 0 -1 64 552 0 0 0 28 1 0 0 16 0 8 0 163214967 886624256 14908 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29356] ppid=29347 vsize=865844 CPUtime=0
/proc/29350/task/29356/stat : 29356 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163214967 886624256 14908 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29357] ppid=29347 vsize=865844 CPUtime=0
/proc/29350/task/29357/stat : 29357 (java) S 29347 29347 28933 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163214967 886624256 14908 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 871196

[startup+6.21074 s]
/proc/loadavg: 2.33 2.14 1.85 3/89 29357
/proc/meminfo: memFree=884240/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
[pid=29350] ppid=29347 vsize=866048 CPUtime=6.15
/proc/29350/stat : 29350 (java) R 29347 29347 28933 0 -1 0 28245 0 1 0 587 28 0 0 25 0 8 0 163214959 886833152 27878 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073598992 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29350/statm: 216512 27878 1828 14 0 203774 0
[pid=29350/tid=29351] ppid=29347 vsize=866048 CPUtime=1.06
/proc/29350/task/29351/stat : 29351 (java) S 29347 29347 28933 0 -1 64 21693 0 0 0 97 9 0 0 16 0 8 0 163214963 886833152 27878 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29352] ppid=29347 vsize=866048 CPUtime=0
/proc/29350/task/29352/stat : 29352 (java) S 29347 29347 28933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163214963 886833152 27878 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29353] ppid=29347 vsize=866048 CPUtime=0
/proc/29350/task/29353/stat : 29353 (java) S 29347 29347 28933 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163214963 886833152 27878 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29354] ppid=29347 vsize=866048 CPUtime=0
/proc/29350/task/29354/stat : 29354 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163214967 886833152 27878 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29355] ppid=29347 vsize=866048 CPUtime=0.35
/proc/29350/task/29355/stat : 29355 (java) S 29347 29347 28933 0 -1 64 578 0 0 0 34 1 0 0 15 0 8 0 163214967 886833152 27878 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29356] ppid=29347 vsize=866048 CPUtime=0
/proc/29350/task/29356/stat : 29356 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163214967 886833152 27878 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29357] ppid=29347 vsize=866048 CPUtime=0
/proc/29350/task/29357/stat : 29357 (java) S 29347 29347 28933 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163214967 886833152 27878 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 871400

[startup+12.6963 s]
/proc/loadavg: 2.28 2.14 1.85 4/89 29357
/proc/meminfo: memFree=801040/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
[pid=29350] ppid=29347 vsize=866048 CPUtime=12.6
/proc/29350/stat : 29350 (java) R 29347 29347 28933 0 -1 0 48658 0 1 0 1210 50 0 0 25 0 8 0 163214959 886833152 48273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073793351 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29350/statm: 216512 48273 1828 14 0 203774 0
[pid=29350/tid=29351] ppid=29347 vsize=866048 CPUtime=2.23
/proc/29350/task/29351/stat : 29351 (java) S 29347 29347 28933 0 -1 64 40180 0 0 0 206 17 0 0 16 0 8 0 163214963 886833152 48273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29352] ppid=29347 vsize=866048 CPUtime=0
/proc/29350/task/29352/stat : 29352 (java) S 29347 29347 28933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163214963 886833152 48273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29353] ppid=29347 vsize=866048 CPUtime=0
/proc/29350/task/29353/stat : 29353 (java) S 29347 29347 28933 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163214963 886833152 48273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29354] ppid=29347 vsize=866048 CPUtime=0
/proc/29350/task/29354/stat : 29354 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163214967 886833152 48273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29355] ppid=29347 vsize=866048 CPUtime=0.35
/proc/29350/task/29355/stat : 29355 (java) S 29347 29347 28933 0 -1 64 578 0 0 0 34 1 0 0 16 0 8 0 163214967 886833152 48273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29356] ppid=29347 vsize=866048 CPUtime=0
/proc/29350/task/29356/stat : 29356 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163214967 886833152 48273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29357] ppid=29347 vsize=866048 CPUtime=0
/proc/29350/task/29357/stat : 29357 (java) S 29347 29347 28933 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163214967 886833152 48273 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 871400

[startup+25.5104 s]
/proc/loadavg: 2.31 2.15 1.86 3/89 29357
/proc/meminfo: memFree=683856/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
[pid=29350] ppid=29347 vsize=866528 CPUtime=25.36
/proc/29350/stat : 29350 (java) R 29347 29347 28933 0 -1 0 76668 0 1 0 2455 81 0 0 25 0 8 0 163214959 887324672 76260 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073645433 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29350/statm: 216632 76260 1828 14 0 203894 0
[pid=29350/tid=29351] ppid=29347 vsize=866528 CPUtime=3.31
/proc/29350/task/29351/stat : 29351 (java) S 29347 29347 28933 0 -1 64 65547 0 0 0 305 26 0 0 16 0 8 0 163214963 887324672 76260 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29352] ppid=29347 vsize=866528 CPUtime=0
/proc/29350/task/29352/stat : 29352 (java) S 29347 29347 28933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163214963 887324672 76260 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29353] ppid=29347 vsize=866528 CPUtime=0
/proc/29350/task/29353/stat : 29353 (java) S 29347 29347 28933 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163214963 887324672 76260 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29354] ppid=29347 vsize=866528 CPUtime=0
/proc/29350/task/29354/stat : 29354 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163214967 887324672 76260 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29355] ppid=29347 vsize=866528 CPUtime=0.35
/proc/29350/task/29355/stat : 29355 (java) S 29347 29347 28933 0 -1 64 578 0 0 0 34 1 0 0 16 0 8 0 163214967 887324672 76260 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29356] ppid=29347 vsize=866528 CPUtime=0
/proc/29350/task/29356/stat : 29356 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163214967 887324672 76260 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29357] ppid=29347 vsize=866528 CPUtime=0
/proc/29350/task/29357/stat : 29357 (java) S 29347 29347 28933 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163214967 887324672 76260 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 871880

[startup+51.1616 s]
/proc/loadavg: 2.20 2.13 1.86 3/89 29357
/proc/meminfo: memFree=562192/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
[pid=29350] ppid=29347 vsize=867424 CPUtime=50.88
/proc/29350/stat : 29350 (java) R 29347 29347 28933 0 -1 0 107094 0 1 0 4971 117 0 0 25 0 8 0 163214959 888242176 106571 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074904403 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29350/statm: 216856 106571 1833 14 0 204118 0
[pid=29350/tid=29351] ppid=29347 vsize=867424 CPUtime=5.74
/proc/29350/task/29351/stat : 29351 (java) S 29347 29347 28933 0 -1 64 93702 0 0 0 536 38 0 0 16 0 8 0 163214963 888242176 106571 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29352] ppid=29347 vsize=867424 CPUtime=0
/proc/29350/task/29352/stat : 29352 (java) S 29347 29347 28933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163214963 888242176 106571 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29353] ppid=29347 vsize=867424 CPUtime=0
/proc/29350/task/29353/stat : 29353 (java) S 29347 29347 28933 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163214963 888242176 106571 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29354] ppid=29347 vsize=867424 CPUtime=0
/proc/29350/task/29354/stat : 29354 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163214967 888242176 106571 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29355] ppid=29347 vsize=867424 CPUtime=0.69
/proc/29350/task/29355/stat : 29355 (java) S 29347 29347 28933 0 -1 64 766 0 0 0 66 3 0 0 15 0 8 0 163214967 888242176 106571 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29356] ppid=29347 vsize=867424 CPUtime=0
/proc/29350/task/29356/stat : 29356 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163214967 888242176 106571 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29357] ppid=29347 vsize=867424 CPUtime=0
/proc/29350/task/29357/stat : 29357 (java) S 29347 29347 28933 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163214967 888242176 106571 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 872776

[startup+102.44 s]
/proc/loadavg: 2.11 2.12 1.87 3/89 29357
/proc/meminfo: memFree=553552/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
[pid=29350] ppid=29347 vsize=869668 CPUtime=101.91
/proc/29350/stat : 29350 (java) R 29347 29347 28933 0 -1 0 109256 0 1 0 10058 133 0 0 25 0 8 0 163214959 890540032 108733 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074218078 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29350/statm: 217417 108733 1833 14 0 204679 0
[pid=29350/tid=29351] ppid=29347 vsize=869668 CPUtime=5.74
/proc/29350/task/29351/stat : 29351 (java) S 29347 29347 28933 0 -1 64 93702 0 0 0 536 38 0 0 16 0 8 0 163214963 890540032 108733 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29352] ppid=29347 vsize=869668 CPUtime=0
/proc/29350/task/29352/stat : 29352 (java) S 29347 29347 28933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163214963 890540032 108733 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29353] ppid=29347 vsize=869668 CPUtime=0
/proc/29350/task/29353/stat : 29353 (java) S 29347 29347 28933 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163214963 890540032 108733 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29354] ppid=29347 vsize=869668 CPUtime=0
/proc/29350/task/29354/stat : 29354 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163214967 890540032 108733 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29355] ppid=29347 vsize=869668 CPUtime=3.5
/proc/29350/task/29355/stat : 29355 (java) S 29347 29347 28933 0 -1 64 2904 0 0 0 334 16 0 0 15 0 8 0 163214967 890540032 108733 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29356] ppid=29347 vsize=869668 CPUtime=0
/proc/29350/task/29356/stat : 29356 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163214967 890540032 108733 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29357] ppid=29347 vsize=869668 CPUtime=0
/proc/29350/task/29357/stat : 29357 (java) S 29347 29347 28933 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163214967 890540032 108733 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 875020

[startup+162.472 s]
/proc/loadavg: 2.04 2.10 1.88 3/89 29357
/proc/meminfo: memFree=542480/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
[pid=29350] ppid=29347 vsize=873232 CPUtime=161.65
/proc/29350/stat : 29350 (java) R 29347 29347 28933 0 -1 0 112020 0 1 0 16014 151 0 0 25 0 8 0 163214959 894189568 111497 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074218151 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29350/statm: 218308 111497 1833 14 0 205570 0
[pid=29350/tid=29351] ppid=29347 vsize=873232 CPUtime=5.74
/proc/29350/task/29351/stat : 29351 (java) S 29347 29347 28933 0 -1 64 93702 0 0 0 536 38 0 0 16 0 8 0 163214963 894189568 111497 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29352] ppid=29347 vsize=873232 CPUtime=0
/proc/29350/task/29352/stat : 29352 (java) S 29347 29347 28933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163214963 894189568 111497 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29353] ppid=29347 vsize=873232 CPUtime=0
/proc/29350/task/29353/stat : 29353 (java) S 29347 29347 28933 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163214963 894189568 111497 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29354] ppid=29347 vsize=873232 CPUtime=0
/proc/29350/task/29354/stat : 29354 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163214967 894189568 111497 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29355] ppid=29347 vsize=873232 CPUtime=6.77
/proc/29350/task/29355/stat : 29355 (java) S 29347 29347 28933 0 -1 64 5631 0 0 0 647 30 0 0 15 0 8 0 163214967 894189568 111497 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29356] ppid=29347 vsize=873232 CPUtime=0
/proc/29350/task/29356/stat : 29356 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163214967 894189568 111497 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29357] ppid=29347 vsize=873232 CPUtime=0
/proc/29350/task/29357/stat : 29357 (java) S 29347 29347 28933 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163214967 894189568 111497 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 878584

[startup+222.506 s]
/proc/loadavg: 2.01 2.08 1.88 3/89 29357
/proc/meminfo: memFree=512144/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
[pid=29350] ppid=29347 vsize=876808 CPUtime=221.39
/proc/29350/stat : 29350 (java) R 29347 29347 28933 0 -1 0 119588 0 1 0 21967 172 0 0 25 0 8 0 163214959 897851392 119064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074217633 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29350/statm: 219202 119064 1833 14 0 206464 0
[pid=29350/tid=29351] ppid=29347 vsize=876808 CPUtime=5.84
/proc/29350/task/29351/stat : 29351 (java) S 29347 29347 28933 0 -1 64 98537 0 0 0 544 40 0 0 16 0 8 0 163214963 897851392 119064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29352] ppid=29347 vsize=876808 CPUtime=0
/proc/29350/task/29352/stat : 29352 (java) S 29347 29347 28933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163214963 897851392 119064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29353] ppid=29347 vsize=876808 CPUtime=0
/proc/29350/task/29353/stat : 29353 (java) S 29347 29347 28933 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163214963 897851392 119064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29354] ppid=29347 vsize=876808 CPUtime=0
/proc/29350/task/29354/stat : 29354 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163214967 897851392 119064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29355] ppid=29347 vsize=876808 CPUtime=9.96
/proc/29350/task/29355/stat : 29355 (java) S 29347 29347 28933 0 -1 64 8333 0 0 0 950 46 0 0 15 0 8 0 163214967 897851392 119064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29356] ppid=29347 vsize=876808 CPUtime=0
/proc/29350/task/29356/stat : 29356 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163214967 897851392 119064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29357] ppid=29347 vsize=876808 CPUtime=0
/proc/29350/task/29357/stat : 29357 (java) S 29347 29347 28933 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163214967 897851392 119064 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 882160

[startup+282.535 s]
/proc/loadavg: 2.13 2.09 1.90 4/89 29357
/proc/meminfo: memFree=499856/2055920 swapFree=4191892/4192956
[pid=29347] ppid=29345 vsize=5352 CPUtime=0
/proc/29347/stat : 29347 (cspfj.sh) S 29345 29347 28933 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 163214958 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 238390141764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29347/statm: 1338 240 201 169 0 49 0
[pid=29350] ppid=29347 vsize=880372 CPUtime=281.13
/proc/29350/stat : 29350 (java) R 29347 29347 28933 0 -1 0 122316 0 1 0 27924 189 0 0 25 0 8 0 163214959 901500928 121792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074207127 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29350/statm: 220093 121792 1833 14 0 207355 0
[pid=29350/tid=29351] ppid=29347 vsize=880372 CPUtime=5.84
/proc/29350/task/29351/stat : 29351 (java) S 29347 29347 28933 0 -1 64 98537 0 0 0 544 40 0 0 16 0 8 0 163214963 901500928 121792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29352] ppid=29347 vsize=880372 CPUtime=0
/proc/29350/task/29352/stat : 29352 (java) S 29347 29347 28933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163214963 901500928 121792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29353] ppid=29347 vsize=880372 CPUtime=0
/proc/29350/task/29353/stat : 29353 (java) S 29347 29347 28933 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163214963 901500928 121792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29354] ppid=29347 vsize=880372 CPUtime=0
/proc/29350/task/29354/stat : 29354 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163214967 901500928 121792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29355] ppid=29347 vsize=880372 CPUtime=13.17
/proc/29350/task/29355/stat : 29355 (java) S 29347 29347 28933 0 -1 64 11027 0 0 0 1257 60 0 0 15 0 8 0 163214967 901500928 121792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29356] ppid=29347 vsize=880372 CPUtime=0
/proc/29350/task/29356/stat : 29356 (java) S 29347 29347 28933 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163214967 901500928 121792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29350/tid=29357] ppid=29347 vsize=880372 CPUtime=0
/proc/29350/task/29357/stat : 29357 (java) S 29347 29347 28933 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163214967 901500928 121792 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.13
Current children cumulated vsize (KiB) 885724

Child status: 0
Real time (s): 296.538
CPU time (s): 295.039
CPU user time (s): 293.032
CPU system time (s): 2.00669
CPU usage (%): 99.4945
Max. virtual memory (cumulated for all children) (KiB): 887924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 293.032
system time used= 2.00669
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127518
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53734
involuntary context switches= 59796

runsolver used 0.344947 s user time and 1.01885 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sun Jan  7 05:35:57 UTC 2007


IDJOB= 201503
IDBENCH= 3767
FILE ID= node41/201503-1168148157

PBS_JOBID= 3478392

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp11/fapp11-1000-1.xml
COMMAND LINE= /tmp/evaluation/201503-1168148157/cspfj.sh -competition /tmp/evaluation/201503-1168148157/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-201503-1168148157 -o ROOT/results/node41/solver-201503-1168148157 -C 1800 -M 900  /tmp/evaluation/201503-1168148157/cspfj.sh -competition /tmp/evaluation/201503-1168148157/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  807c7a1bb270de62fd8ab1fdbd66c332

RANDOM SEED= 718631108

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.234
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.234
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:        982768 kB
Buffers:         19484 kB
Cached:         241036 kB
SwapCached:        396 kB
Active:         801112 kB
Inactive:       203808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        982768 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:         761104 kB
Slab:            51952 kB
Committed_AS:  3640660 kB
PageTables:       3356 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= 66548 MiB



End job on node41 on Sun Jan  7 05:40:54 UTC 2007