Trace number 201471

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 298.933 300.426

DiagnosticValue
NODES0

General information on the benchmark

Namefapp/fapp11-15/fapp11/
fapp11-1000-7.xml
MD5SUM76197611c0892ae9e5058ee39d3aa972
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.98809
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)

300.31	s UNSATISFIABLE
300.31	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/node17/watcher-201471-1168147981 -o ROOT/results/node17/solver-201471-1168147981 -C 1800 -M 900 /tmp/evaluation/201471-1168147981/cspfj.sh -competition /tmp/evaluation/201471-1168147981/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.09 2.05 2.01 5/88 7925
/proc/meminfo: memFree=1578624/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=18540 CPUtime=0
/proc/7924/stat : 7924 (runsolver) R 7922 7924 7491 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 163192887 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7924/statm: 4635 279 244 17 0 2626 0

[startup+0.110016 s]
/proc/loadavg: 2.09 2.05 2.01 5/88 7925
/proc/meminfo: memFree=1578624/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.518059 s]
/proc/loadavg: 2.09 2.05 2.01 5/88 7925
/proc/meminfo: memFree=1578624/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34029 s]
/proc/loadavg: 2.09 2.05 2.01 3/96 7934
/proc/meminfo: memFree=1557696/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
[pid=7927] ppid=7924 vsize=865724 CPUtime=1.3
/proc/7927/stat : 7927 (java) R 7924 7924 7491 0 -1 0 7968 0 1 0 123 7 0 0 24 0 8 0 163192888 886501376 7652 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7927/statm: 216431 7652 1828 14 0 203693 0
[pid=7927/tid=7928] ppid=7924 vsize=865724 CPUtime=0.19
/proc/7927/task/7928/stat : 7928 (java) S 7924 7924 7491 0 -1 64 3716 0 0 0 18 1 0 0 16 0 8 0 163192892 886501376 7652 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7929] ppid=7924 vsize=865724 CPUtime=0
/proc/7927/task/7929/stat : 7929 (java) S 7924 7924 7491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163192893 886501376 7652 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7930] ppid=7924 vsize=865724 CPUtime=0
/proc/7927/task/7930/stat : 7930 (java) S 7924 7924 7491 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163192893 886501376 7652 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7931] ppid=7924 vsize=865724 CPUtime=0
/proc/7927/task/7931/stat : 7931 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163192896 886501376 7652 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7932] ppid=7924 vsize=865724 CPUtime=0.22
/proc/7927/task/7932/stat : 7932 (java) S 7924 7924 7491 0 -1 64 514 0 0 0 21 1 0 0 15 0 8 0 163192896 886501376 7652 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7933] ppid=7924 vsize=865724 CPUtime=0
/proc/7927/task/7933/stat : 7933 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163192896 886501376 7652 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7934] ppid=7924 vsize=865724 CPUtime=0
/proc/7927/task/7934/stat : 7934 (java) S 7924 7924 7491 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163192896 886501376 7652 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 871076

[startup+2.99232 s]
/proc/loadavg: 2.09 2.05 2.01 3/96 7934
/proc/meminfo: memFree=1539136/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
[pid=7927] ppid=7924 vsize=865852 CPUtime=2.95
/proc/7927/stat : 7927 (java) R 7924 7924 7491 0 -1 0 14989 0 1 0 280 15 0 0 25 0 8 0 163192888 886632448 14643 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4072917064 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7927/statm: 216463 14643 1828 14 0 203725 0
[pid=7927/tid=7928] ppid=7924 vsize=865852 CPUtime=0.41
/proc/7927/task/7928/stat : 7928 (java) S 7924 7924 7491 0 -1 64 10060 0 0 0 38 3 0 0 16 0 8 0 163192892 886632448 14643 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7929] ppid=7924 vsize=865852 CPUtime=0
/proc/7927/task/7929/stat : 7929 (java) S 7924 7924 7491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163192893 886632448 14643 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7930] ppid=7924 vsize=865852 CPUtime=0
/proc/7927/task/7930/stat : 7930 (java) S 7924 7924 7491 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163192893 886632448 14643 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7931] ppid=7924 vsize=865852 CPUtime=0
/proc/7927/task/7931/stat : 7931 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163192896 886632448 14643 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7932] ppid=7924 vsize=865852 CPUtime=0.3
/proc/7927/task/7932/stat : 7932 (java) S 7924 7924 7491 0 -1 64 553 0 0 0 28 2 0 0 15 0 8 0 163192896 886632448 14643 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7933] ppid=7924 vsize=865852 CPUtime=0
/proc/7927/task/7933/stat : 7933 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163192896 886632448 14643 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7934] ppid=7924 vsize=865852 CPUtime=0
/proc/7927/task/7934/stat : 7934 (java) S 7924 7924 7491 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163192896 886632448 14643 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 871204

[startup+6.20065 s]
/proc/loadavg: 2.08 2.05 2.01 3/96 7934
/proc/meminfo: memFree=1483584/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
[pid=7927] ppid=7924 vsize=866068 CPUtime=6.14
/proc/7927/stat : 7927 (java) R 7924 7924 7491 0 -1 0 28242 0 1 0 586 28 0 0 25 0 8 0 163192888 886853632 27875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155890831 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7927/statm: 216517 27875 1828 14 0 203779 0
[pid=7927/tid=7928] ppid=7924 vsize=866068 CPUtime=1.06
/proc/7927/task/7928/stat : 7928 (java) S 7924 7924 7491 0 -1 64 21692 0 0 0 98 8 0 0 16 0 8 0 163192892 886853632 27875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7929] ppid=7924 vsize=866068 CPUtime=0
/proc/7927/task/7929/stat : 7929 (java) S 7924 7924 7491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163192893 886853632 27875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7930] ppid=7924 vsize=866068 CPUtime=0
/proc/7927/task/7930/stat : 7930 (java) S 7924 7924 7491 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163192893 886853632 27875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7931] ppid=7924 vsize=866068 CPUtime=0
/proc/7927/task/7931/stat : 7931 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163192896 886853632 27875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7932] ppid=7924 vsize=866068 CPUtime=0.36
/proc/7927/task/7932/stat : 7932 (java) S 7924 7924 7491 0 -1 64 579 0 0 0 34 2 0 0 15 0 8 0 163192896 886853632 27875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7933] ppid=7924 vsize=866068 CPUtime=0
/proc/7927/task/7933/stat : 7933 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163192896 886853632 27875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7934] ppid=7924 vsize=866068 CPUtime=0
/proc/7927/task/7934/stat : 7934 (java) S 7924 7924 7491 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163192896 886853632 27875 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 871420

[startup+12.6893 s]
/proc/loadavg: 2.07 2.05 2.01 4/96 7934
/proc/meminfo: memFree=1397392/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
[pid=7927] ppid=7924 vsize=866068 CPUtime=12.6
/proc/7927/stat : 7927 (java) R 7924 7924 7491 0 -1 0 48663 0 1 0 1209 51 0 0 25 0 8 0 163192888 886853632 48278 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155166574 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7927/statm: 216517 48278 1828 14 0 203779 0
[pid=7927/tid=7928] ppid=7924 vsize=866068 CPUtime=2.22
/proc/7927/task/7928/stat : 7928 (java) S 7924 7924 7491 0 -1 64 40177 0 0 0 205 17 0 0 16 0 8 0 163192892 886853632 48278 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7929] ppid=7924 vsize=866068 CPUtime=0
/proc/7927/task/7929/stat : 7929 (java) S 7924 7924 7491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163192893 886853632 48278 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7930] ppid=7924 vsize=866068 CPUtime=0
/proc/7927/task/7930/stat : 7930 (java) S 7924 7924 7491 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163192893 886853632 48278 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7931] ppid=7924 vsize=866068 CPUtime=0
/proc/7927/task/7931/stat : 7931 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163192896 886853632 48278 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7932] ppid=7924 vsize=866068 CPUtime=0.36
/proc/7927/task/7932/stat : 7932 (java) S 7924 7924 7491 0 -1 64 579 0 0 0 34 2 0 0 16 0 8 0 163192896 886853632 48278 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7933] ppid=7924 vsize=866068 CPUtime=0
/proc/7927/task/7933/stat : 7933 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163192896 886853632 48278 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7934] ppid=7924 vsize=866068 CPUtime=0
/proc/7927/task/7934/stat : 7934 (java) S 7924 7924 7491 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163192896 886853632 48278 18446744073709551615 134512640 134570532 4294956512 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) 871420

[startup+25.5847 s]
/proc/loadavg: 2.06 2.04 2.01 3/96 7934
/proc/meminfo: memFree=1280144/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
[pid=7927] ppid=7924 vsize=866588 CPUtime=25.43
/proc/7927/stat : 7927 (java) R 7924 7924 7491 0 -1 0 76698 0 1 0 2458 85 0 0 25 0 8 0 163192888 887386112 76290 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073793863 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7927/statm: 216647 76290 1828 14 0 203909 0
[pid=7927/tid=7928] ppid=7924 vsize=866588 CPUtime=3.3
/proc/7927/task/7928/stat : 7928 (java) S 7924 7924 7491 0 -1 64 65553 0 0 0 302 28 0 0 16 0 8 0 163192892 887386112 76290 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7929] ppid=7924 vsize=866588 CPUtime=0
/proc/7927/task/7929/stat : 7929 (java) S 7924 7924 7491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163192893 887386112 76290 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7930] ppid=7924 vsize=866588 CPUtime=0
/proc/7927/task/7930/stat : 7930 (java) S 7924 7924 7491 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163192893 887386112 76290 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7931] ppid=7924 vsize=866588 CPUtime=0
/proc/7927/task/7931/stat : 7931 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163192896 887386112 76290 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7932] ppid=7924 vsize=866588 CPUtime=0.36
/proc/7927/task/7932/stat : 7932 (java) S 7924 7924 7491 0 -1 64 579 0 0 0 34 2 0 0 16 0 8 0 163192896 887386112 76290 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7933] ppid=7924 vsize=866588 CPUtime=0
/proc/7927/task/7933/stat : 7933 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163192896 887386112 76290 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7934] ppid=7924 vsize=866588 CPUtime=0
/proc/7927/task/7934/stat : 7934 (java) S 7924 7924 7491 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163192896 887386112 76290 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 871940

[startup+51.2364 s]
/proc/loadavg: 2.04 2.04 2.00 3/96 7934
/proc/meminfo: memFree=1158608/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
[pid=7927] ppid=7924 vsize=867420 CPUtime=50.96
/proc/7927/stat : 7927 (java) R 7924 7924 7491 0 -1 0 107030 0 1 0 4973 123 0 0 25 0 8 0 163192888 888238080 106570 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074210739 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7927/statm: 216855 106570 1833 14 0 204117 0
[pid=7927/tid=7928] ppid=7924 vsize=867420 CPUtime=5.72
/proc/7927/task/7928/stat : 7928 (java) S 7924 7924 7491 0 -1 64 93702 0 0 0 533 39 0 0 16 0 8 0 163192892 888238080 106570 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7929] ppid=7924 vsize=867420 CPUtime=0
/proc/7927/task/7929/stat : 7929 (java) S 7924 7924 7491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163192893 888238080 106570 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7930] ppid=7924 vsize=867420 CPUtime=0
/proc/7927/task/7930/stat : 7930 (java) S 7924 7924 7491 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163192893 888238080 106570 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7931] ppid=7924 vsize=867420 CPUtime=0
/proc/7927/task/7931/stat : 7931 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163192896 888238080 106570 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7932] ppid=7924 vsize=867420 CPUtime=0.7
/proc/7927/task/7932/stat : 7932 (java) S 7924 7924 7491 0 -1 64 767 0 0 0 67 3 0 0 16 0 8 0 163192896 888238080 106570 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7933] ppid=7924 vsize=867420 CPUtime=0
/proc/7927/task/7933/stat : 7933 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163192896 888238080 106570 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7934] ppid=7924 vsize=867420 CPUtime=0
/proc/7927/task/7934/stat : 7934 (java) S 7924 7924 7491 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163192896 888238080 106570 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 872772

[startup+102.518 s]
/proc/loadavg: 2.06 2.05 2.00 3/97 7935
/proc/meminfo: memFree=1150152/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
[pid=7927] ppid=7924 vsize=869664 CPUtime=101.99
/proc/7927/stat : 7927 (java) R 7924 7924 7491 0 -1 0 109164 0 1 0 10060 139 0 0 25 0 8 0 163192888 890535936 108704 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074207152 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7927/statm: 217416 108704 1833 14 0 204678 0
[pid=7927/tid=7928] ppid=7924 vsize=869664 CPUtime=5.72
/proc/7927/task/7928/stat : 7928 (java) S 7924 7924 7491 0 -1 64 93702 0 0 0 533 39 0 0 16 0 8 0 163192892 890535936 108704 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7929] ppid=7924 vsize=869664 CPUtime=0
/proc/7927/task/7929/stat : 7929 (java) S 7924 7924 7491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163192893 890535936 108704 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7930] ppid=7924 vsize=869664 CPUtime=0
/proc/7927/task/7930/stat : 7930 (java) S 7924 7924 7491 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163192893 890535936 108704 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7931] ppid=7924 vsize=869664 CPUtime=0
/proc/7927/task/7931/stat : 7931 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163192896 890535936 108704 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7932] ppid=7924 vsize=869664 CPUtime=3.46
/proc/7927/task/7932/stat : 7932 (java) S 7924 7924 7491 0 -1 64 2878 0 0 0 330 16 0 0 16 0 8 0 163192896 890535936 108704 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7933] ppid=7924 vsize=869664 CPUtime=0
/proc/7927/task/7933/stat : 7933 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163192896 890535936 108704 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7934] ppid=7924 vsize=869664 CPUtime=0
/proc/7927/task/7934/stat : 7934 (java) S 7924 7924 7491 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163192896 890535936 108704 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 875016

[startup+162.554 s]
/proc/loadavg: 2.02 2.03 2.00 3/97 7935
/proc/meminfo: memFree=1139208/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
[pid=7927] ppid=7924 vsize=873232 CPUtime=161.73
/proc/7927/stat : 7927 (java) R 7924 7924 7491 0 -1 0 111880 0 1 0 16015 158 0 0 25 0 8 0 163192888 894189568 111420 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4088698634 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7927/statm: 218308 111420 1833 14 0 205570 0
[pid=7927/tid=7928] ppid=7924 vsize=873232 CPUtime=5.72
/proc/7927/task/7928/stat : 7928 (java) S 7924 7924 7491 0 -1 64 93702 0 0 0 533 39 0 0 16 0 8 0 163192892 894189568 111420 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7929] ppid=7924 vsize=873232 CPUtime=0
/proc/7927/task/7929/stat : 7929 (java) S 7924 7924 7491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163192893 894189568 111420 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7930] ppid=7924 vsize=873232 CPUtime=0
/proc/7927/task/7930/stat : 7930 (java) S 7924 7924 7491 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163192893 894189568 111420 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7931] ppid=7924 vsize=873232 CPUtime=0
/proc/7927/task/7931/stat : 7931 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163192896 894189568 111420 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7932] ppid=7924 vsize=873232 CPUtime=6.64
/proc/7927/task/7932/stat : 7932 (java) S 7924 7924 7491 0 -1 64 5559 0 0 0 634 30 0 0 15 0 8 0 163192896 894189568 111420 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7933] ppid=7924 vsize=873232 CPUtime=0
/proc/7927/task/7933/stat : 7933 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163192896 894189568 111420 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7934] ppid=7924 vsize=873232 CPUtime=0
/proc/7927/task/7934/stat : 7934 (java) S 7924 7924 7491 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163192896 894189568 111420 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 878584

[startup+222.588 s]
/proc/loadavg: 2.01 2.03 2.00 3/97 7935
/proc/meminfo: memFree=1109000/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
[pid=7927] ppid=7924 vsize=876820 CPUtime=221.48
/proc/7927/stat : 7927 (java) R 7924 7924 7491 0 -1 0 119428 0 1 0 21969 179 0 0 25 0 8 0 163192888 897863680 118967 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074206899 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7927/statm: 219205 118967 1833 14 0 206467 0
[pid=7927/tid=7928] ppid=7924 vsize=876820 CPUtime=5.82
/proc/7927/task/7928/stat : 7928 (java) S 7924 7924 7491 0 -1 64 98536 0 0 0 541 41 0 0 16 0 8 0 163192892 897863680 118967 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7929] ppid=7924 vsize=876820 CPUtime=0
/proc/7927/task/7929/stat : 7929 (java) S 7924 7924 7491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163192893 897863680 118967 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7930] ppid=7924 vsize=876820 CPUtime=0
/proc/7927/task/7930/stat : 7930 (java) S 7924 7924 7491 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163192893 897863680 118967 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7931] ppid=7924 vsize=876820 CPUtime=0
/proc/7927/task/7931/stat : 7931 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163192896 897863680 118967 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7932] ppid=7924 vsize=876820 CPUtime=9.89
/proc/7927/task/7932/stat : 7932 (java) S 7924 7924 7491 0 -1 64 8239 0 0 0 944 45 0 0 16 0 8 0 163192896 897863680 118967 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7933] ppid=7924 vsize=876820 CPUtime=0
/proc/7927/task/7933/stat : 7933 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163192896 897863680 118967 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7934] ppid=7924 vsize=876820 CPUtime=0
/proc/7927/task/7934/stat : 7934 (java) S 7924 7924 7491 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163192896 897863680 118967 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 882172

[startup+282.629 s]
/proc/loadavg: 2.12 2.05 2.01 3/97 7935
/proc/meminfo: memFree=1098184/2055920 swapFree=4192812/4192956
[pid=7924] ppid=7922 vsize=5352 CPUtime=0
/proc/7924/stat : 7924 (cspfj.sh) S 7922 7924 7491 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163192887 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7924/statm: 1338 240 201 169 0 49 0
[pid=7927] ppid=7924 vsize=880252 CPUtime=281.23
/proc/7927/stat : 7927 (java) R 7924 7924 7491 0 -1 0 122122 0 1 0 27927 196 0 0 25 0 8 0 163192888 901378048 121661 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4103446578 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7927/statm: 220063 121661 1833 14 0 207325 0
[pid=7927/tid=7928] ppid=7924 vsize=880252 CPUtime=5.82
/proc/7927/task/7928/stat : 7928 (java) S 7924 7924 7491 0 -1 64 98536 0 0 0 541 41 0 0 16 0 8 0 163192892 901378048 121661 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7929] ppid=7924 vsize=880252 CPUtime=0
/proc/7927/task/7929/stat : 7929 (java) S 7924 7924 7491 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 163192893 901378048 121661 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7930] ppid=7924 vsize=880252 CPUtime=0
/proc/7927/task/7930/stat : 7930 (java) S 7924 7924 7491 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163192893 901378048 121661 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7931] ppid=7924 vsize=880252 CPUtime=0
/proc/7927/task/7931/stat : 7931 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163192896 901378048 121661 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7932] ppid=7924 vsize=880252 CPUtime=13.08
/proc/7927/task/7932/stat : 7932 (java) S 7924 7924 7491 0 -1 64 10898 0 0 0 1250 58 0 0 15 0 8 0 163192896 901378048 121661 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7933] ppid=7924 vsize=880252 CPUtime=0
/proc/7927/task/7933/stat : 7933 (java) S 7924 7924 7491 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163192896 901378048 121661 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7927/tid=7934] ppid=7924 vsize=880252 CPUtime=0
/proc/7927/task/7934/stat : 7934 (java) S 7924 7924 7491 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 163192896 901378048 121661 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.23
Current children cumulated vsize (KiB) 885604

Child status: 0
Real time (s): 300.426
CPU time (s): 298.933
CPU user time (s): 296.841
CPU system time (s): 2.09168
CPU usage (%): 99.5027
Max. virtual memory (cumulated for all children) (KiB): 887656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 296.841
system time used= 2.09168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127513
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= 53818
involuntary context switches= 57967

runsolver used 0.276957 s user time and 1.10283 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Jan  7 05:33:01 UTC 2007


IDJOB= 201471
IDBENCH= 3765
FILE ID= node17/201471-1168147981

PBS_JOBID= 3477883

Free space on /tmp= 66320 MiB

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

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  76197611c0892ae9e5058ee39d3aa972

RANDOM SEED= 416987936

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.236
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.236
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:       1579104 kB
Buffers:         36472 kB
Cached:         175008 kB
SwapCached:          0 kB
Active:         301560 kB
Inactive:        92544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1579104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:         202888 kB
Slab:            67172 kB
Committed_AS:  4384008 kB
PageTables:       2532 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= 66320 MiB



End job on node17 on Sun Jan  7 05:38:01 UTC 2007