Trace number 237840

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
galac 1? (MO) 30.2644 1153.91

General information on the benchmark

Namehaystacks/
haystacks_32.xml
MD5SUM3ff483edd60f3e73118ce7d27f98532d
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 benchmark141.815
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1024
Number of constraints15903
Maximum constraint arity2
Maximum domain size32
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15903
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
8.25	c start processing
8.26	c start relation processing
8.26	c start cnf exporting
30.40	c parsing time : 8.097
30.40	c preprocessing time : 30.243
30.41	
30.41	c Nary constraints - conflicts : 0 supports : 0
30.41	c Binary constraints - conflicts : 15872 supports :31
30.41	c max arity constraint : 2
30.41	c Max Tuples generated 1024
30.41	c relations : 4
30.41	c relations BDD: 0
30.41	c vars : 32769 - clauses :  1020738
30.41	
30.48	 
30.48	c --- Minisat Stats ---
30.48	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node23/watcher-237840-1168718765 -o ROOT/results/node23/solver-237840-1168718765 -C 1800 -M 900 /tmp/evaluation/237840-1168718765/galac.sh /tmp/evaluation/237840-1168718765/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: 0.81 0.95 1.16 5/94 3877
/proc/meminfo: memFree=1346352/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=18540 CPUtime=0
/proc/3876/stat : 3876 (runsolver) R 3874 3876 3095 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 220270864 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 238485044722 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3876/statm: 4635 279 244 17 0 2626 0

[startup+0.108373 s]
/proc/loadavg: 0.81 0.95 1.16 5/94 3877
/proc/meminfo: memFree=1346352/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=0.01
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.520462 s]
/proc/loadavg: 0.81 0.95 1.16 5/94 3877
/proc/meminfo: memFree=1346352/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=0.01
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.34161 s]
/proc/loadavg: 0.81 0.95 1.16 4/102 3897
/proc/meminfo: memFree=1305152/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=0.01
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3890] ppid=3876 vsize=860956 CPUtime=1.29
/proc/3890/stat : 3890 (java) S 3876 3876 3095 0 -1 0 12083 0 1 0 121 8 0 0 17 0 8 0 220270868 881618944 11835 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3890/statm: 215239 11835 1995 14 0 201496 0
[pid=3890/tid=3891] ppid=3876 vsize=860956 CPUtime=0.09
/proc/3890/task/3891/stat : 3891 (java) S 3876 3876 3095 0 -1 64 3419 0 0 0 8 1 0 0 16 0 8 0 220270872 881618944 11835 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3892] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3892/stat : 3892 (java) S 3876 3876 3095 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220270872 881618944 11835 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3893] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3893/stat : 3893 (java) S 3876 3876 3095 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220270872 881618944 11835 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3894] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3894/stat : 3894 (java) S 3876 3876 3095 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220270875 881618944 11835 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3895] ppid=3876 vsize=860956 CPUtime=0.29
/proc/3890/task/3895/stat : 3895 (java) R 3876 3876 3095 0 -1 64 1035 0 0 0 28 1 0 0 21 0 8 0 220270875 881618944 11835 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153144115 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3896] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3896/stat : 3896 (java) S 3876 3876 3095 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220270875 881618944 11835 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3897] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3897/stat : 3897 (java) S 3876 3876 3095 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220270876 881618944 11835 18446744073709551615 134512640 134570532 4294956112 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) 908528

[startup+2.98093 s]
/proc/loadavg: 0.81 0.95 1.16 3/102 3897
/proc/meminfo: memFree=1301888/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=0.01
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3890] ppid=3876 vsize=860956 CPUtime=2.92
/proc/3890/stat : 3890 (java) R 3876 3876 3095 0 -1 0 15154 0 1 0 282 10 0 0 25 0 8 0 220270868 881618944 14904 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073854806 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3890/statm: 215239 14904 1995 14 0 201496 0
[pid=3890/tid=3891] ppid=3876 vsize=860956 CPUtime=0.14
/proc/3890/task/3891/stat : 3891 (java) S 3876 3876 3095 0 -1 64 3483 0 0 0 13 1 0 0 16 0 8 0 220270872 881618944 14904 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3892] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3892/stat : 3892 (java) S 3876 3876 3095 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220270872 881618944 14904 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3893] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3893/stat : 3893 (java) S 3876 3876 3095 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220270872 881618944 14904 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3894] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3894/stat : 3894 (java) S 3876 3876 3095 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220270875 881618944 14904 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3895] ppid=3876 vsize=860956 CPUtime=0.33
/proc/3890/task/3895/stat : 3895 (java) S 3876 3876 3095 0 -1 64 1060 0 0 0 32 1 0 0 16 0 8 0 220270875 881618944 14904 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3896] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3896/stat : 3896 (java) S 3876 3876 3095 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220270875 881618944 14904 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3897] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3897/stat : 3897 (java) S 3876 3876 3095 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220270876 881618944 14904 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908528

[startup+6.18355 s]
/proc/loadavg: 0.91 0.97 1.17 4/102 3897
/proc/meminfo: memFree=1180296/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=0.01
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3890] ppid=3876 vsize=860956 CPUtime=6.1
/proc/3890/stat : 3890 (java) R 3876 3876 3095 0 -1 0 19917 0 1 0 599 11 0 0 25 0 8 0 220270868 881618944 19665 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073458767 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3890/statm: 215239 19665 1998 14 0 201496 0
[pid=3890/tid=3891] ppid=3876 vsize=860956 CPUtime=0.16
/proc/3890/task/3891/stat : 3891 (java) S 3876 3876 3095 0 -1 64 3913 0 0 0 15 1 0 0 16 0 8 0 220270872 881618944 19665 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3892] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3892/stat : 3892 (java) S 3876 3876 3095 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220270872 881618944 19665 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3893] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3893/stat : 3893 (java) S 3876 3876 3095 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220270872 881618944 19665 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3894] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3894/stat : 3894 (java) S 3876 3876 3095 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220270875 881618944 19665 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3895] ppid=3876 vsize=860956 CPUtime=0.33
/proc/3890/task/3895/stat : 3895 (java) S 3876 3876 3095 0 -1 64 1060 0 0 0 32 1 0 0 16 0 8 0 220270875 881618944 19665 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3896] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3896/stat : 3896 (java) S 3876 3876 3095 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220270875 881618944 19665 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3897] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3897/stat : 3897 (java) S 3876 3876 3095 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220270876 881618944 19665 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 908528

[startup+12.6698 s]
/proc/loadavg: 1.07 1.00 1.18 3/103 3898
/proc/meminfo: memFree=1161424/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=0.01
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3890] ppid=3876 vsize=860956 CPUtime=12.56
/proc/3890/stat : 3890 (java) R 3876 3876 3095 0 -1 0 20393 0 1 0 1242 14 0 0 25 0 8 0 220270868 881618944 20131 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073871551 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3890/statm: 215239 20131 2016 14 0 201496 0
[pid=3890/tid=3891] ppid=3876 vsize=860956 CPUtime=0.23
/proc/3890/task/3891/stat : 3891 (java) S 3876 3876 3095 0 -1 64 4298 0 0 0 22 1 0 0 16 0 8 0 220270872 881618944 20131 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3892] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3892/stat : 3892 (java) S 3876 3876 3095 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220270872 881618944 20131 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3893] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3893/stat : 3893 (java) S 3876 3876 3095 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220270872 881618944 20131 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3894] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3894/stat : 3894 (java) S 3876 3876 3095 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220270875 881618944 20131 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3895] ppid=3876 vsize=860956 CPUtime=0.41
/proc/3890/task/3895/stat : 3895 (java) S 3876 3876 3095 0 -1 64 1103 0 0 0 39 2 0 0 16 0 8 0 220270875 881618944 20131 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3896] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3896/stat : 3896 (java) S 3876 3876 3095 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220270875 881618944 20131 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3897] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3897/stat : 3897 (java) S 3876 3876 3095 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220270876 881618944 20131 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 908528

[startup+25.5593 s]
/proc/loadavg: 1.28 1.05 1.19 3/103 3898
/proc/meminfo: memFree=1150864/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=0.01
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3890] ppid=3876 vsize=860956 CPUtime=25.38
/proc/3890/stat : 3890 (java) R 3876 3876 3095 0 -1 0 20828 0 1 0 2518 20 0 0 25 0 8 0 220270868 881618944 20543 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074397576 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3890/statm: 215239 20543 2017 14 0 201496 0
[pid=3890/tid=3891] ppid=3876 vsize=860956 CPUtime=0.29
/proc/3890/task/3891/stat : 3891 (java) S 3876 3876 3095 0 -1 64 4703 0 0 0 27 2 0 0 16 0 8 0 220270872 881618944 20543 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3892] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3892/stat : 3892 (java) S 3876 3876 3095 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220270872 881618944 20543 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3893] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3893/stat : 3893 (java) S 3876 3876 3095 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220270872 881618944 20543 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3894] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3894/stat : 3894 (java) S 3876 3876 3095 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220270875 881618944 20543 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3895] ppid=3876 vsize=860956 CPUtime=0.42
/proc/3890/task/3895/stat : 3895 (java) S 3876 3876 3095 0 -1 64 1108 0 0 0 40 2 0 0 17 0 8 0 220270875 881618944 20543 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3896] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3896/stat : 3896 (java) S 3876 3876 3095 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 220270875 881618944 20543 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3890/tid=3897] ppid=3876 vsize=860956 CPUtime=0
/proc/3890/task/3897/stat : 3897 (java) S 3876 3876 3095 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220270876 881618944 20543 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 908528

[startup+51.2533 s]
/proc/loadavg: 1.52 1.13 1.21 3/96 3899
/proc/meminfo: memFree=1069648/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=119712 CPUtime=20.66
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 29622 0 0 0 2050 16 0 0 25 0 1 0 220273913 122585088 29604 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 29928 29604 54 142 0 29784 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 167284

[startup+102.499 s]
/proc/loadavg: 1.79 1.26 1.25 3/96 3899
/proc/meminfo: memFree=968464/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=179288 CPUtime=71.65
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 44448 0 0 0 7136 29 0 0 25 0 1 0 220273913 183590912 44430 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 44822 44430 54 142 0 44678 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 226860

[startup+162.575 s]
/proc/loadavg: 1.92 1.39 1.29 3/96 3899
/proc/meminfo: memFree=855120/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=251120 CPUtime=131.44
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 62312 0 0 0 13101 43 0 0 25 0 1 0 220273913 257146880 62294 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 62780 62294 54 142 0 62636 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 298692


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

/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=398440 CPUtime=370.63
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 98871 0 0 0 36981 82 0 0 25 0 1 0 220273913 408002560 98853 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 99610 98853 54 142 0 99466 0
Current children cumulated CPU time (s) 400.87
Current children cumulated vsize (KiB) 446012

[startup+462.993 s]
/proc/loadavg: 1.99 1.77 1.47 3/96 3899
/proc/meminfo: memFree=456720/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=483004 CPUtime=430.42
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 119888 0 0 0 42943 99 0 0 25 0 1 0 220273913 494596096 119870 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 120751 119870 54 142 0 120607 0
Current children cumulated CPU time (s) 460.66
Current children cumulated vsize (KiB) 530576

[startup+523.07 s]
/proc/loadavg: 2.04 1.82 1.51 3/96 3899
/proc/meminfo: memFree=348176/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=549436 CPUtime=490.21
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 136416 0 0 0 48908 113 0 0 25 0 1 0 220273913 562622464 136398 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 137359 136398 54 142 0 137215 0
Current children cumulated CPU time (s) 520.45
Current children cumulated vsize (KiB) 597008

[startup+583.152 s]
/proc/loadavg: 2.01 1.85 1.54 3/96 3899
/proc/meminfo: memFree=252560/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=604688 CPUtime=550.01
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 149969 0 0 0 54875 126 0 0 25 0 1 0 220273913 619200512 149951 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 151172 149951 54 142 0 151028 0
Current children cumulated CPU time (s) 580.25
Current children cumulated vsize (KiB) 652260

[startup+643.236 s]
/proc/loadavg: 2.00 1.88 1.56 3/96 3899
/proc/meminfo: memFree=204816/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=652700 CPUtime=609.81
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 161927 0 0 0 60843 138 0 0 25 0 1 0 220273913 668364800 161909 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529342 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 163175 161909 54 142 0 163031 0
Current children cumulated CPU time (s) 640.05
Current children cumulated vsize (KiB) 700272

[startup+703.321 s]
/proc/loadavg: 2.00 1.89 1.59 3/96 3899
/proc/meminfo: memFree=123536/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=691076 CPUtime=669.6
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 171504 0 0 0 66811 149 0 0 25 0 1 0 220273913 707661824 171486 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 172769 171486 54 142 0 172625 0
Current children cumulated CPU time (s) 699.84
Current children cumulated vsize (KiB) 738648

[startup+763.406 s]
/proc/loadavg: 2.00 1.91 1.61 3/96 3899
/proc/meminfo: memFree=53072/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=718764 CPUtime=729.41
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 178408 0 0 0 72783 158 0 0 25 0 1 0 220273913 736014336 178390 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 179691 178390 54 142 0 179547 0
Current children cumulated CPU time (s) 759.65
Current children cumulated vsize (KiB) 766336

[startup+823.49 s]
/proc/loadavg: 2.00 1.92 1.63 3/96 3899
/proc/meminfo: memFree=21456/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=750296 CPUtime=789.2
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 186309 0 0 0 78753 167 0 0 25 0 1 0 220273913 768303104 186291 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 187574 186291 54 142 0 187430 0
Current children cumulated CPU time (s) 819.44
Current children cumulated vsize (KiB) 797868

[startup+883.567 s]
/proc/loadavg: 2.09 1.97 1.66 3/96 3901
/proc/meminfo: memFree=15440/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=774824 CPUtime=848.98
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 192423 0 0 0 84722 176 0 0 25 0 1 0 220273913 793419776 192405 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 193706 192405 54 142 0 193562 0
Current children cumulated CPU time (s) 879.22
Current children cumulated vsize (KiB) 822396

[startup+943.655 s]
/proc/loadavg: 2.03 1.97 1.68 3/96 3901
/proc/meminfo: memFree=16272/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=798696 CPUtime=908.76
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 198364 0 0 0 90693 183 0 0 25 0 1 0 220273913 817864704 198346 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 199674 198346 54 142 0 199530 0
Current children cumulated CPU time (s) 939
Current children cumulated vsize (KiB) 846268

[startup+1003.74 s]
/proc/loadavg: 2.01 1.97 1.70 3/96 3901
/proc/meminfo: memFree=15760/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=820764 CPUtime=968.55
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 203869 0 0 0 96666 189 0 0 25 0 1 0 220273913 840462336 203851 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 205191 203851 54 142 0 205047 0
Current children cumulated CPU time (s) 998.79
Current children cumulated vsize (KiB) 868336

[startup+1063.82 s]
/proc/loadavg: 2.00 1.97 1.72 3/96 3901
/proc/meminfo: memFree=15312/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=844432 CPUtime=1028.33
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 209770 0 0 0 102637 196 0 0 25 0 1 0 220273913 864698368 209752 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 211108 209752 54 142 0 210964 0
Current children cumulated CPU time (s) 1058.57
Current children cumulated vsize (KiB) 892004

[startup+1123.9 s]
/proc/loadavg: 2.09 2.00 1.74 3/96 3901
/proc/meminfo: memFree=14928/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=864836 CPUtime=1088.11
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 214848 0 0 0 108608 203 0 0 25 0 1 0 220273913 885592064 214830 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 216209 214830 54 142 0 216065 0
Current children cumulated CPU time (s) 1118.35
Current children cumulated vsize (KiB) 912408



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1153.89 s]
/proc/loadavg: 2.12 2.02 1.75 3/96 3901
/proc/meminfo: memFree=16208/2055920 swapFree=4156112/4192956
[pid=3876] ppid=3874 vsize=47572 CPUtime=30.24
/proc/3876/stat : 3876 (galac.sh) S 3874 3876 3095 0 -1 4194304 800 22553 0 1 0 0 3000 24 17 0 1 0 220270864 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3876/statm: 11893 364 246 79 0 218 0
[pid=3899] ppid=3876 vsize=874080 CPUtime=1117.96
/proc/3899/stat : 3899 (minisat) R 3876 3876 3095 0 -1 4194304 217141 0 0 0 111591 205 0 0 25 0 1 0 220273913 895057920 217123 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/3899/statm: 218520 217123 54 142 0 218376 0
Current children cumulated CPU time (s) 1148.2
Current children cumulated vsize (KiB) 921652

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1153.91
CPU time (s): 30.2644
CPU user time (s): 30.0124
CPU system time (s): 0.251961
CPU usage (%): 2.62278
Max. virtual memory (cumulated for all children) (KiB): 921652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.0124
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23353
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= 2168
involuntary context switches= 3302

runsolver used 1.39079 s user time and 3.73443 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan 13 20:06:05 UTC 2007


IDJOB= 237840
IDBENCH= 6966
IDSOLVER= 78
FILE ID= node23/237840-1168718765

PBS_JOBID= 3547634

Free space on /tmp= 66554 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_32.xml
COMMAND LINE= /tmp/evaluation/237840-1168718765/galac.sh /tmp/evaluation/237840-1168718765/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-237840-1168718765 -o ROOT/results/node23/solver-237840-1168718765 -C 1800 -M 900  /tmp/evaluation/237840-1168718765/galac.sh /tmp/evaluation/237840-1168718765/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  3ff483edd60f3e73118ce7d27f98532d

RANDOM SEED= 886289924

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.265
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.265
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:       1346832 kB
Buffers:         43808 kB
Cached:         509220 kB
SwapCached:       9128 kB
Active:         157972 kB
Inactive:       499780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346832 kB
SwapTotal:     4192956 kB
SwapFree:      4156112 kB
Dirty:           10644 kB
Writeback:           0 kB
Mapped:         127568 kB
Slab:            35896 kB
Committed_AS:  5116100 kB
PageTables:       2524 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= 66539 MiB



End job on node23 on Sat Jan 13 20:25:21 UTC 2007