Trace number 224783

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 1UNSAT 100.938 101.981

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-73_ext.xml
MD5SUM1c421096d04939b2325835991d641f60
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.6253
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.49	c start processing
1.49	c start relation processing
1.94	c start cnf exporting
7.98	c parsing time : 1.32
7.98	c preprocessing time : 7.81
7.98	
7.98	c Nary constraints - conflicts : 0 supports : 0
7.98	c Binary constraints - conflicts : 0 supports :103
7.98	c max arity constraint : 2
7.98	c Max Tuples generated 0
7.98	c relations : 103
7.98	c relations BDD: 0
7.98	c vars : 3201 - clauses :  142920
7.98	
8.04	 
8.04	c --- Minisat Stats ---
8.04	 
101.96	c restarts              : 13
101.96	c conflicts             : 27840          (300 /sec)
101.96	c decisions             : 39881          (1.53 % random) (429 /sec)
101.96	c propagations          : 13825756       (148834 /sec)
101.96	c conflict literals     : 7472355        (25.03 % deleted)
101.96	c Memory used           : 46.02 MB
101.96	c CPU time              : 92.8939 s
101.96	
101.96	s UNSATISFIABLE

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/node1/watcher-224783-1168269821 -o ROOT/results/node1/solver-224783-1168269821 -C 1800 -M 900 /tmp/evaluation/224783-1168269821/galac.sh /tmp/evaluation/224783-1168269821/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 2.44 2.18 4/94 28032
/proc/meminfo: memFree=1022808/2055920 swapFree=4165612/4192956
[pid=28031] ppid=28029 vsize=8560 CPUtime=0
/proc/28031/stat : 28031 (galac.sh) R 28029 28031 27961 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 175377865 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353501253 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28031/statm: 2140 253 197 79 0 133 0

[startup+0.106862 s]
/proc/loadavg: 2.35 2.44 2.18 4/94 28032
/proc/meminfo: memFree=1022808/2055920 swapFree=4165612/4192956
[pid=28031] ppid=28029 vsize=47572 CPUtime=0.01
/proc/28031/stat : 28031 (galac.sh) S 28029 28031 27961 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 175377865 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28031/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.514904 s]
/proc/loadavg: 2.35 2.44 2.18 4/94 28032
/proc/meminfo: memFree=1022808/2055920 swapFree=4165612/4192956
[pid=28031] ppid=28029 vsize=47572 CPUtime=0.01
/proc/28031/stat : 28031 (galac.sh) S 28029 28031 27961 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 175377865 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28031/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.34101 s]
/proc/loadavg: 2.56 2.49 2.19 4/102 28052
/proc/meminfo: memFree=948120/2055920 swapFree=4165612/4192956
[pid=28031] ppid=28029 vsize=47572 CPUtime=0.01
/proc/28031/stat : 28031 (galac.sh) S 28029 28031 27961 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 175377865 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28031/statm: 11893 363 245 79 0 218 0
[pid=28045] ppid=28031 vsize=860856 CPUtime=1.27
/proc/28045/stat : 28045 (java) R 28031 28031 27961 0 -1 0 21605 0 1 0 113 14 0 0 19 0 8 0 175377869 881516544 21358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073651534 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28045/statm: 215214 21358 1970 14 0 201471 0
[pid=28045/tid=28046] ppid=28031 vsize=860856 CPUtime=0.07
/proc/28045/task/28046/stat : 28046 (java) S 28031 28031 27961 0 -1 64 5836 0 0 0 4 3 0 0 16 0 8 0 175377873 881516544 21358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28047] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28047/stat : 28047 (java) S 28031 28031 27961 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175377873 881516544 21358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28048] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28048/stat : 28048 (java) S 28031 28031 27961 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175377873 881516544 21358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28049] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28049/stat : 28049 (java) S 28031 28031 27961 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175377877 881516544 21358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28050] ppid=28031 vsize=860856 CPUtime=0.14
/proc/28045/task/28050/stat : 28050 (java) S 28031 28031 27961 0 -1 64 900 0 0 0 14 0 0 0 18 0 8 0 175377877 881516544 21358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28051] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28051/stat : 28051 (java) S 28031 28031 27961 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175377877 881516544 21358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28052] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28052/stat : 28052 (java) S 28031 28031 27961 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175377877 881516544 21358 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908428

[startup+2.99419 s]
/proc/loadavg: 2.56 2.49 2.19 3/102 28052
/proc/meminfo: memFree=947296/2055920 swapFree=4165612/4192956
[pid=28031] ppid=28029 vsize=47572 CPUtime=0.01
/proc/28031/stat : 28031 (galac.sh) S 28029 28031 27961 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 175377865 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28031/statm: 11893 363 245 79 0 218 0
[pid=28045] ppid=28031 vsize=860856 CPUtime=2.9
/proc/28045/stat : 28045 (java) R 28031 28031 27961 0 -1 0 23295 0 1 0 275 15 0 0 25 0 8 0 175377869 881516544 23045 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073918731 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28045/statm: 215214 23045 1992 14 0 201471 0
[pid=28045/tid=28046] ppid=28031 vsize=860856 CPUtime=0.15
/proc/28045/task/28046/stat : 28046 (java) S 28031 28031 27961 0 -1 64 7406 0 0 0 11 4 0 0 16 0 8 0 175377873 881516544 23045 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28047] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28047/stat : 28047 (java) S 28031 28031 27961 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175377873 881516544 23045 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28048] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28048/stat : 28048 (java) S 28031 28031 27961 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175377873 881516544 23045 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28049] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28049/stat : 28049 (java) S 28031 28031 27961 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175377877 881516544 23045 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28050] ppid=28031 vsize=860856 CPUtime=0.25
/proc/28045/task/28050/stat : 28050 (java) S 28031 28031 27961 0 -1 64 969 0 0 0 24 1 0 0 16 0 8 0 175377877 881516544 23045 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28051] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28051/stat : 28051 (java) S 28031 28031 27961 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175377877 881516544 23045 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28052] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28052/stat : 28052 (java) S 28031 28031 27961 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175377877 881516544 23045 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908428

[startup+6.27655 s]
/proc/loadavg: 2.56 2.49 2.19 4/102 28052
/proc/meminfo: memFree=933472/2055920 swapFree=4165612/4192956
[pid=28031] ppid=28029 vsize=47572 CPUtime=0.01
/proc/28031/stat : 28031 (galac.sh) S 28029 28031 27961 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 175377865 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28031/statm: 11893 363 245 79 0 218 0
[pid=28045] ppid=28031 vsize=860856 CPUtime=6.15
/proc/28045/stat : 28045 (java) R 28031 28031 27961 0 -1 0 24697 0 1 0 597 18 0 0 25 0 8 0 175377869 881516544 24441 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073514679 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28045/statm: 215214 24441 1995 14 0 201471 0
[pid=28045/tid=28046] ppid=28031 vsize=860856 CPUtime=0.18
/proc/28045/task/28046/stat : 28046 (java) S 28031 28031 27961 0 -1 64 8784 0 0 0 14 4 0 0 16 0 8 0 175377873 881516544 24441 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28047] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28047/stat : 28047 (java) S 28031 28031 27961 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175377873 881516544 24441 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28048] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28048/stat : 28048 (java) S 28031 28031 27961 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175377873 881516544 24441 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28049] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28049/stat : 28049 (java) S 28031 28031 27961 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175377877 881516544 24441 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28050] ppid=28031 vsize=860856 CPUtime=0.28
/proc/28045/task/28050/stat : 28050 (java) S 28031 28031 27961 0 -1 64 983 0 0 0 27 1 0 0 16 0 8 0 175377877 881516544 24441 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28051] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28051/stat : 28051 (java) S 28031 28031 27961 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175377877 881516544 24441 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28045/tid=28052] ppid=28031 vsize=860856 CPUtime=0
/proc/28045/task/28052/stat : 28052 (java) S 28031 28031 27961 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175377877 881516544 24441 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 908428

[startup+12.7713 s]
/proc/loadavg: 2.55 2.49 2.19 3/95 28053
/proc/meminfo: memFree=1008280/2055920 swapFree=4165612/4192956
[pid=28031] ppid=28029 vsize=47572 CPUtime=7.87
/proc/28031/stat : 28031 (galac.sh) S 28029 28031 27961 0 -1 4194304 799 26412 0 1 0 0 766 21 17 0 1 0 175377865 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28031/statm: 11893 363 245 79 0 218 0
[pid=28053] ppid=28031 vsize=15592 CPUtime=4.68
/proc/28053/stat : 28053 (minisat) R 28031 28031 27961 0 -1 4194304 3736 0 0 0 465 3 0 0 25 0 1 0 175378669 15966208 3718 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28053/statm: 3898 3718 54 142 0 3754 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 63164

[startup+25.6037 s]
/proc/loadavg: 2.54 2.49 2.20 3/95 28053
/proc/meminfo: memFree=990552/2055920 swapFree=4165612/4192956
[pid=28031] ppid=28029 vsize=47572 CPUtime=7.87
/proc/28031/stat : 28031 (galac.sh) S 28029 28031 27961 0 -1 4194304 799 26412 0 1 0 0 766 21 17 0 1 0 175377865 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28031/statm: 11893 363 245 79 0 218 0
[pid=28053] ppid=28031 vsize=23044 CPUtime=17.38
/proc/28053/stat : 28053 (minisat) R 28031 28031 27961 0 -1 4194304 5585 0 0 0 1732 6 0 0 25 0 1 0 175378669 23597056 5567 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/28053/statm: 5761 5567 54 142 0 5617 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 70616

[startup+51.2936 s]
/proc/loadavg: 2.62 2.51 2.21 3/95 28053
/proc/meminfo: memFree=980504/2055920 swapFree=4165612/4192956
[pid=28031] ppid=28029 vsize=47572 CPUtime=7.87
/proc/28031/stat : 28031 (galac.sh) S 28029 28031 27961 0 -1 4194304 799 26412 0 1 0 0 766 21 17 0 1 0 175377865 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28031/statm: 11893 363 245 79 0 218 0
[pid=28053] ppid=28031 vsize=32964 CPUtime=42.82
/proc/28053/stat : 28053 (minisat) R 28031 28031 27961 0 -1 4194304 8064 0 0 0 4273 9 0 0 25 0 1 0 175378669 33755136 8046 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/28053/statm: 8241 8046 54 142 0 8097 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 80536

Child status: 0
Real time (s): 101.981
CPU time (s): 100.938
CPU user time (s): 100.56
CPU system time (s): 0.377942
CPU usage (%): 98.9773
Max. virtual memory (cumulated for all children) (KiB): 908428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.56
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38899
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= 1172
involuntary context switches= 5320

runsolver used 0.117982 s user time and 0.346947 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Jan  8 15:23:41 UTC 2007


IDJOB= 224783
IDBENCH= 5792
FILE ID= node1/224783-1168269821

PBS_JOBID= 3482983

Free space on /tmp= 66305 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-73_ext.xml
COMMAND LINE= /tmp/evaluation/224783-1168269821/galac.sh /tmp/evaluation/224783-1168269821/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-224783-1168269821 -o ROOT/results/node1/solver-224783-1168269821 -C 1800 -M 900  /tmp/evaluation/224783-1168269821/galac.sh /tmp/evaluation/224783-1168269821/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  1c421096d04939b2325835991d641f60

RANDOM SEED= 520526355

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1023416 kB
Buffers:         58564 kB
Cached:         476240 kB
SwapCached:       3620 kB
Active:         649512 kB
Inactive:       323920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1023416 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            3640 kB
Writeback:           0 kB
Mapped:         455216 kB
Slab:            42884 kB
Committed_AS:  5769460 kB
PageTables:       3216 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= 66305 MiB



End job on node1 on Mon Jan  8 15:25:23 UTC 2007