Trace number 270323

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 2007-01-16UNSAT 283.71 286.763

DiagnosticValue
CHECKS68121
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)

286.61	s UNSATISFIABLE
286.61	c 0.06 s
286.61	d NODES 0
286.61	d CHECKS 68121

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/node15/watcher-270323-1169142183 -o ROOT/results/node15/solver-270323-1169142183 -C 1800 -M 900 /tmp/evaluation/270323-1169142183/cspfj.sh -competition /tmp/evaluation/270323-1169142183/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.35 1.54 1.27 5/94 25817
/proc/meminfo: memFree=900112/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 269 0 0 0 0 0 0 0 20 0 1 0 262613225 5480448 228 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472784978 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/25816/statm: 1338 228 191 169 0 49 0
[pid=25818] ppid=25816 vsize=124 CPUtime=0
/proc/25818/stat : 25818 (dirname) R 25816 25816 25573 0 -1 4194304 47 0 0 0 0 0 0 0 22 0 1 0 262613225 126976 22 18446744073709551615 4194304 4208292 548682069488 18446744073709551615 240469996937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25818/statm: 31 22 16 3 0 3 0

[startup+0.106103 s]
/proc/loadavg: 2.35 1.54 1.27 5/94 25817
/proc/meminfo: memFree=900112/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.514169 s]
/proc/loadavg: 2.35 1.54 1.27 5/94 25817
/proc/meminfo: memFree=900112/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33731 s]
/proc/loadavg: 2.32 1.55 1.28 3/102 25826
/proc/meminfo: memFree=879312/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
[pid=25819] ppid=25816 vsize=865296 CPUtime=1.23
/proc/25819/stat : 25819 (java) R 25816 25816 25573 0 -1 0 7747 0 1 0 115 8 0 0 23 0 8 0 262613226 886063104 7435 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4152893568 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25819/statm: 216324 7435 1829 14 0 203585 0
[pid=25819/tid=25820] ppid=25816 vsize=865296 CPUtime=0.21
/proc/25819/task/25820/stat : 25820 (java) S 25816 25816 25573 0 -1 64 3704 0 0 0 19 2 0 0 16 0 8 0 262613236 886063104 7435 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25821] ppid=25816 vsize=865296 CPUtime=0
/proc/25819/task/25821/stat : 25821 (java) S 25816 25816 25573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 262613237 886063104 7435 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25822] ppid=25816 vsize=865296 CPUtime=0
/proc/25819/task/25822/stat : 25822 (java) S 25816 25816 25573 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 262613237 886063104 7435 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25823] ppid=25816 vsize=865296 CPUtime=0
/proc/25819/task/25823/stat : 25823 (java) S 25816 25816 25573 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 262613240 886063104 7435 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25824] ppid=25816 vsize=865296 CPUtime=0.19
/proc/25819/task/25824/stat : 25824 (java) S 25816 25816 25573 0 -1 64 384 0 0 0 19 0 0 0 15 0 8 0 262613240 886063104 7435 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25825] ppid=25816 vsize=865296 CPUtime=0
/proc/25819/task/25825/stat : 25825 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 262613240 886063104 7435 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25826] ppid=25816 vsize=865296 CPUtime=0
/proc/25819/task/25826/stat : 25826 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 262613240 886063104 7435 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 870648

[startup+2.9926 s]
/proc/loadavg: 2.32 1.55 1.28 3/102 25826
/proc/meminfo: memFree=858064/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
[pid=25819] ppid=25816 vsize=866328 CPUtime=2.87
/proc/25819/stat : 25819 (java) R 25816 25816 25573 0 -1 0 15832 0 1 0 271 16 0 0 25 0 8 0 262613226 887119872 15495 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25819/statm: 216582 15495 1829 14 0 203843 0
[pid=25819/tid=25820] ppid=25816 vsize=866328 CPUtime=0.67
/proc/25819/task/25820/stat : 25820 (java) R 25816 25816 25573 0 -1 64 10588 0 0 0 61 6 0 0 16 0 8 0 262613236 887119872 15495 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155522741 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25821] ppid=25816 vsize=866328 CPUtime=0
/proc/25819/task/25821/stat : 25821 (java) S 25816 25816 25573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 262613237 887119872 15495 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25822] ppid=25816 vsize=866328 CPUtime=0
/proc/25819/task/25822/stat : 25822 (java) S 25816 25816 25573 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 262613237 887119872 15495 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25823] ppid=25816 vsize=866328 CPUtime=0
/proc/25819/task/25823/stat : 25823 (java) S 25816 25816 25573 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 262613240 887119872 15495 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25824] ppid=25816 vsize=866328 CPUtime=0.31
/proc/25819/task/25824/stat : 25824 (java) S 25816 25816 25573 0 -1 64 660 0 0 0 30 1 0 0 15 0 8 0 262613240 887119872 15495 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25825] ppid=25816 vsize=866328 CPUtime=0
/proc/25819/task/25825/stat : 25825 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 262613240 887119872 15495 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25826] ppid=25816 vsize=866328 CPUtime=0
/proc/25819/task/25826/stat : 25826 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 262613240 887119872 15495 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 871680

[startup+6.20014 s]
/proc/loadavg: 2.21 1.54 1.27 2/89 25839
/proc/meminfo: memFree=1503288/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
[pid=25819] ppid=25816 vsize=866456 CPUtime=6.05
/proc/25819/stat : 25819 (java) R 25816 25816 25573 0 -1 0 34550 0 1 0 572 33 0 0 17 0 8 0 262613226 887250944 34192 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25819/statm: 216614 34192 1829 14 0 203875 0
[pid=25819/tid=25820] ppid=25816 vsize=866456 CPUtime=1.36
/proc/25819/task/25820/stat : 25820 (java) S 25816 25816 25573 0 -1 64 28020 0 0 0 123 13 0 0 16 0 8 0 262613236 887250944 34192 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25821] ppid=25816 vsize=866456 CPUtime=0
/proc/25819/task/25821/stat : 25821 (java) S 25816 25816 25573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 262613237 887250944 34192 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25822] ppid=25816 vsize=866456 CPUtime=0
/proc/25819/task/25822/stat : 25822 (java) S 25816 25816 25573 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 262613237 887250944 34192 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25823] ppid=25816 vsize=866456 CPUtime=0
/proc/25819/task/25823/stat : 25823 (java) S 25816 25816 25573 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 262613240 887250944 34192 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25824] ppid=25816 vsize=866456 CPUtime=0.38
/proc/25819/task/25824/stat : 25824 (java) S 25816 25816 25573 0 -1 64 687 0 0 0 37 1 0 0 16 0 8 0 262613240 887250944 34193 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25825] ppid=25816 vsize=866456 CPUtime=0
/proc/25819/task/25825/stat : 25825 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 262613240 887250944 34193 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25826] ppid=25816 vsize=866456 CPUtime=0
/proc/25819/task/25826/stat : 25826 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 262613240 887250944 34193 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 871808

[startup+12.6161 s]
/proc/loadavg: 2.20 1.54 1.28 5/102 25898
/proc/meminfo: memFree=1222736/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
[pid=25819] ppid=25816 vsize=867480 CPUtime=12.44
/proc/25819/stat : 25819 (java) R 25816 25816 25573 0 -1 0 66369 0 1 0 1184 60 0 0 25 0 8 0 262613226 888299520 65995 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155092017 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25819/statm: 216870 65995 1829 14 0 204131 0
[pid=25819/tid=25820] ppid=25816 vsize=867480 CPUtime=3.03
/proc/25819/task/25820/stat : 25820 (java) S 25816 25816 25573 0 -1 64 56503 0 0 0 277 26 0 0 16 0 8 0 262613236 888299520 65995 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25821] ppid=25816 vsize=867480 CPUtime=0
/proc/25819/task/25821/stat : 25821 (java) S 25816 25816 25573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 262613237 888299520 65995 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25822] ppid=25816 vsize=867480 CPUtime=0
/proc/25819/task/25822/stat : 25822 (java) S 25816 25816 25573 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 262613237 888299520 65995 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25823] ppid=25816 vsize=867480 CPUtime=0
/proc/25819/task/25823/stat : 25823 (java) S 25816 25816 25573 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 262613240 888299520 65995 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25824] ppid=25816 vsize=867480 CPUtime=0.38
/proc/25819/task/25824/stat : 25824 (java) S 25816 25816 25573 0 -1 64 687 0 0 0 37 1 0 0 15 0 8 0 262613240 888299520 65995 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25825] ppid=25816 vsize=867480 CPUtime=0
/proc/25819/task/25825/stat : 25825 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 262613240 888299520 65995 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25826] ppid=25816 vsize=867480 CPUtime=0
/proc/25819/task/25826/stat : 25826 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 262613240 888299520 65995 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 872832

[startup+25.4943 s]
/proc/loadavg: 2.16 1.56 1.29 4/102 25898
/proc/meminfo: memFree=873040/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
[pid=25819] ppid=25816 vsize=867480 CPUtime=25.2
/proc/25819/stat : 25819 (java) R 25816 25816 25573 0 -1 0 104437 0 1 0 2427 93 0 0 25 0 8 0 262613226 888299520 104052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073753674 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25819/statm: 216870 104052 1829 14 0 204131 0
[pid=25819/tid=25820] ppid=25816 vsize=867480 CPUtime=5.53
/proc/25819/task/25820/stat : 25820 (java) S 25816 25816 25573 0 -1 64 91751 0 0 0 513 40 0 0 16 0 8 0 262613236 888299520 104052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25821] ppid=25816 vsize=867480 CPUtime=0
/proc/25819/task/25821/stat : 25821 (java) S 25816 25816 25573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 262613237 888299520 104052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25822] ppid=25816 vsize=867480 CPUtime=0
/proc/25819/task/25822/stat : 25822 (java) S 25816 25816 25573 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 262613237 888299520 104052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25823] ppid=25816 vsize=867480 CPUtime=0
/proc/25819/task/25823/stat : 25823 (java) S 25816 25816 25573 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 262613240 888299520 104052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25824] ppid=25816 vsize=867480 CPUtime=0.38
/proc/25819/task/25824/stat : 25824 (java) S 25816 25816 25573 0 -1 64 687 0 0 0 37 1 0 0 15 0 8 0 262613240 888299520 104052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25825] ppid=25816 vsize=867480 CPUtime=0
/proc/25819/task/25825/stat : 25825 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 262613240 888299520 104052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25826] ppid=25816 vsize=867480 CPUtime=0
/proc/25819/task/25826/stat : 25826 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 262613240 888299520 104052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 872832

[startup+51.1507 s]
/proc/loadavg: 2.17 1.62 1.31 3/102 25898
/proc/meminfo: memFree=409232/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
[pid=25819] ppid=25816 vsize=868636 CPUtime=50.58
/proc/25819/stat : 25819 (java) R 25816 25816 25573 0 -1 0 156292 0 1 0 4919 139 0 0 25 0 8 0 262613226 889483264 155122 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074233921 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25819/statm: 217159 155122 1834 14 0 204420 0
[pid=25819/tid=25820] ppid=25816 vsize=868636 CPUtime=9.18
/proc/25819/task/25820/stat : 25820 (java) S 25816 25816 25573 0 -1 64 140705 0 0 0 857 61 0 0 16 0 8 0 262613236 889483264 155122 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25821] ppid=25816 vsize=868636 CPUtime=0
/proc/25819/task/25821/stat : 25821 (java) S 25816 25816 25573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 262613237 889483264 155122 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25822] ppid=25816 vsize=868636 CPUtime=0
/proc/25819/task/25822/stat : 25822 (java) S 25816 25816 25573 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 262613237 889483264 155122 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25823] ppid=25816 vsize=868636 CPUtime=0
/proc/25819/task/25823/stat : 25823 (java) S 25816 25816 25573 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 262613240 889483264 155122 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25824] ppid=25816 vsize=868636 CPUtime=0.57
/proc/25819/task/25824/stat : 25824 (java) S 25816 25816 25573 0 -1 64 805 0 0 0 55 2 0 0 16 0 8 0 262613240 889483264 155122 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25825] ppid=25816 vsize=868636 CPUtime=0
/proc/25819/task/25825/stat : 25825 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 262613240 889483264 155122 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25826] ppid=25816 vsize=868636 CPUtime=0
/proc/25819/task/25826/stat : 25826 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 262613240 889483264 155122 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 873988

[startup+102.413 s]
/proc/loadavg: 2.15 1.69 1.35 3/102 25898
/proc/meminfo: memFree=371984/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
[pid=25819] ppid=25816 vsize=870452 CPUtime=101.32
/proc/25819/stat : 25819 (java) R 25816 25816 25573 0 -1 0 158412 0 1 0 9977 155 0 0 25 0 8 0 262613226 891342848 157234 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074233766 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25819/statm: 217613 157234 1834 14 0 204874 0
[pid=25819/tid=25820] ppid=25816 vsize=870452 CPUtime=9.18
/proc/25819/task/25820/stat : 25820 (java) S 25816 25816 25573 0 -1 64 140705 0 0 0 857 61 0 0 16 0 8 0 262613236 891342848 157234 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25821] ppid=25816 vsize=870452 CPUtime=0
/proc/25819/task/25821/stat : 25821 (java) S 25816 25816 25573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 262613237 891342848 157234 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25822] ppid=25816 vsize=870452 CPUtime=0
/proc/25819/task/25822/stat : 25822 (java) S 25816 25816 25573 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 262613237 891342848 157234 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25823] ppid=25816 vsize=870452 CPUtime=0
/proc/25819/task/25823/stat : 25823 (java) S 25816 25816 25573 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 262613240 891342848 157234 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25824] ppid=25816 vsize=870452 CPUtime=3.37
/proc/25819/task/25824/stat : 25824 (java) S 25816 25816 25573 0 -1 64 2924 0 0 0 321 16 0 0 16 0 8 0 262613240 891342848 157234 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25825] ppid=25816 vsize=870452 CPUtime=0
/proc/25819/task/25825/stat : 25825 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 262613240 891342848 157234 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25826] ppid=25816 vsize=870452 CPUtime=0
/proc/25819/task/25826/stat : 25826 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 262613240 891342848 157234 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 875804

[startup+162.439 s]
/proc/loadavg: 2.05 1.74 1.39 3/102 25898
/proc/meminfo: memFree=349200/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
[pid=25819] ppid=25816 vsize=873884 CPUtime=160.72
/proc/25819/stat : 25819 (java) R 25816 25816 25573 0 -1 0 161315 0 1 0 15896 176 0 0 25 0 8 0 262613226 894857216 160137 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074228153 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25819/statm: 218471 160137 1834 14 0 205732 0
[pid=25819/tid=25820] ppid=25816 vsize=873884 CPUtime=9.18
/proc/25819/task/25820/stat : 25820 (java) S 25816 25816 25573 0 -1 64 140705 0 0 0 857 61 0 0 16 0 8 0 262613236 894857216 160137 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25821] ppid=25816 vsize=873884 CPUtime=0
/proc/25819/task/25821/stat : 25821 (java) S 25816 25816 25573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 262613237 894857216 160137 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25822] ppid=25816 vsize=873884 CPUtime=0
/proc/25819/task/25822/stat : 25822 (java) S 25816 25816 25573 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 262613237 894857216 160137 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25823] ppid=25816 vsize=873884 CPUtime=0
/proc/25819/task/25823/stat : 25823 (java) S 25816 25816 25573 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 262613240 894857216 160137 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25824] ppid=25816 vsize=873884 CPUtime=6.65
/proc/25819/task/25824/stat : 25824 (java) S 25816 25816 25573 0 -1 64 5759 0 0 0 631 34 0 0 16 0 8 0 262613240 894857216 160137 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25825] ppid=25816 vsize=873884 CPUtime=0
/proc/25819/task/25825/stat : 25825 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 262613240 894857216 160137 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25826] ppid=25816 vsize=873884 CPUtime=0
/proc/25819/task/25826/stat : 25826 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 262613240 894857216 160137 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.72
Current children cumulated vsize (KiB) 879236

[startup+222.472 s]
/proc/loadavg: 2.21 1.83 1.44 3/102 25898
/proc/meminfo: memFree=326544/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
[pid=25819] ppid=25816 vsize=877316 CPUtime=220.1
/proc/25819/stat : 25819 (java) R 25816 25816 25573 0 -1 0 164198 0 1 0 21815 195 0 0 25 0 8 0 262613226 898371584 163020 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073629180 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25819/statm: 219329 163020 1834 14 0 206590 0
[pid=25819/tid=25820] ppid=25816 vsize=877316 CPUtime=9.18
/proc/25819/task/25820/stat : 25820 (java) S 25816 25816 25573 0 -1 64 140705 0 0 0 857 61 0 0 16 0 8 0 262613236 898371584 163020 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25821] ppid=25816 vsize=877316 CPUtime=0
/proc/25819/task/25821/stat : 25821 (java) S 25816 25816 25573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 262613237 898371584 163020 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25822] ppid=25816 vsize=877316 CPUtime=0
/proc/25819/task/25822/stat : 25822 (java) S 25816 25816 25573 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 262613237 898371584 163020 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25823] ppid=25816 vsize=877316 CPUtime=0
/proc/25819/task/25823/stat : 25823 (java) S 25816 25816 25573 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 262613240 898371584 163020 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25824] ppid=25816 vsize=877316 CPUtime=9.87
/proc/25819/task/25824/stat : 25824 (java) S 25816 25816 25573 0 -1 64 8573 0 0 0 938 49 0 0 16 0 8 0 262613240 898371584 163020 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25825] ppid=25816 vsize=877316 CPUtime=0
/proc/25819/task/25825/stat : 25825 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 262613240 898371584 163020 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25826] ppid=25816 vsize=877316 CPUtime=0
/proc/25819/task/25826/stat : 25826 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 262613240 898371584 163020 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.1
Current children cumulated vsize (KiB) 882668

[startup+282.477 s]
/proc/loadavg: 2.13 1.88 1.48 3/102 25898
/proc/meminfo: memFree=304848/2055920 swapFree=4173628/4192956
[pid=25816] ppid=25814 vsize=5352 CPUtime=0
/proc/25816/stat : 25816 (cspfj.sh) S 25814 25816 25573 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 262613225 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25816/statm: 1338 240 201 169 0 49 0
[pid=25819] ppid=25816 vsize=881640 CPUtime=279.5
/proc/25819/stat : 25819 (java) R 25816 25816 25573 0 -1 0 166848 0 1 0 27736 214 0 0 25 0 8 0 262613226 902799360 165669 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4104389675 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25819/statm: 220410 165669 1834 14 0 207671 0
[pid=25819/tid=25820] ppid=25816 vsize=881640 CPUtime=9.18
/proc/25819/task/25820/stat : 25820 (java) S 25816 25816 25573 0 -1 64 140705 0 0 0 857 61 0 0 16 0 8 0 262613236 902799360 165669 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25821] ppid=25816 vsize=881640 CPUtime=0
/proc/25819/task/25821/stat : 25821 (java) S 25816 25816 25573 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 262613237 902799360 165669 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25822] ppid=25816 vsize=881640 CPUtime=0
/proc/25819/task/25822/stat : 25822 (java) S 25816 25816 25573 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 262613237 902799360 165669 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25823] ppid=25816 vsize=881640 CPUtime=0
/proc/25819/task/25823/stat : 25823 (java) S 25816 25816 25573 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 262613240 902799360 165669 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25824] ppid=25816 vsize=881640 CPUtime=12.83
/proc/25819/task/25824/stat : 25824 (java) S 25816 25816 25573 0 -1 64 11157 0 0 0 1218 65 0 0 15 0 8 0 262613240 902799360 165669 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25819/tid=25825] ppid=25816 vsize=881640 CPUtime=0
/proc/25819/task/25825/stat : 25825 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 262613240 902799360 165669 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25819/tid=25826] ppid=25816 vsize=881640 CPUtime=0
/proc/25819/task/25826/stat : 25826 (java) S 25816 25816 25573 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 262613240 902799360 165669 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 279.5
Current children cumulated vsize (KiB) 886992

Child status: 0
Real time (s): 286.763
CPU time (s): 283.71
CPU user time (s): 281.443
CPU system time (s): 2.26666
CPU usage (%): 98.9355
Max. virtual memory (cumulated for all children) (KiB): 889052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 281.443
system time used= 2.26666
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172028
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= 53415
involuntary context switches= 59570

runsolver used 0.342947 s user time and 0.98485 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Thu Jan 18 17:43:04 UTC 2007


IDJOB= 270323
IDBENCH= 3767
IDSOLVER= 91
FILE ID= node15/270323-1169142183

PBS_JOBID= 3582530

Free space on /tmp= 66559 MiB

SOLVER NAME= CSP4J - MAC 2007-01-16
BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp11/fapp11-1000-1.xml
COMMAND LINE= /tmp/evaluation/270323-1169142183/cspfj.sh  -competition /tmp/evaluation/270323-1169142183/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-270323-1169142183 -o ROOT/results/node15/solver-270323-1169142183 -C 1800 -M 900  /tmp/evaluation/270323-1169142183/cspfj.sh  -competition /tmp/evaluation/270323-1169142183/unknown.xml

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  807c7a1bb270de62fd8ab1fdbd66c332

RANDOM SEED= 603451954

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.276
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.276
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:        900528 kB
Buffers:         45620 kB
Cached:         284772 kB
SwapCached:       5936 kB
Active:         852628 kB
Inactive:       228564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        900528 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:         768260 kB
Slab:            57212 kB
Committed_AS:  8536664 kB
PageTables:       3860 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= 66560 MiB



End job on node15 on Thu Jan 18 17:47:51 UTC 2007