Trace number 234622

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 724.931 725.501

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-4.xml
MD5SUM7c95bc38c10d38abe97f5f5c54fc9588
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 benchmark0.022996
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size309
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
24.35	c start processing
24.35	c start relation processing
33.22	c start cnf exporting
112.61	c parsing time : 24.186
112.61	c preprocessing time : 112.447
112.61	
112.61	c Nary constraints - conflicts : 0 supports : 0
112.61	c Binary constraints - conflicts : 78 supports :22
112.61	c max arity constraint : 2
112.61	c Max Tuples generated 94554
112.61	c relations : 100
112.61	c relations BDD: 0
112.61	c vars : 6304 - clauses :  2640543
112.61	
112.65	 
112.65	c --- Minisat Stats ---
112.65	 
725.40	c restarts              : 17
725.40	c conflicts             : 166488         (272 /sec)
725.40	c decisions             : 983197         (1.72 % random) (1608 /sec)
725.40	c propagations          : 35639727       (58276 /sec)
725.40	c conflict literals     : 67146241       (19.62 % deleted)
725.40	c Memory used           : 421.80 MB
725.40	c CPU time              : 611.57 s
725.40	
725.40	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/node6/watcher-234622-1168332802 -o ROOT/results/node6/solver-234622-1168332802 -C 1800 -M 900 /tmp/evaluation/234622-1168332802/galac.sh /tmp/evaluation/234622-1168332802/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: 1.93 1.99 2.02 5/87 19956
/proc/meminfo: memFree=1248984/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=8560 CPUtime=0
/proc/19955/stat : 19955 (galac.sh) R 19953 19955 19885 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 181675662 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268583028623 0 0 4096 8192 0 0 0 17 1 0 0
/proc/19955/statm: 2140 253 197 79 0 133 0

[startup+0.106437 s]
/proc/loadavg: 1.93 1.99 2.02 5/87 19956
/proc/meminfo: memFree=1248984/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=0.01
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.514483 s]
/proc/loadavg: 1.93 1.99 2.02 5/87 19956
/proc/meminfo: memFree=1248984/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=0.01
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33658 s]
/proc/loadavg: 1.93 1.99 2.02 4/95 19976
/proc/meminfo: memFree=1196632/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=0.01
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19969] ppid=19955 vsize=861280 CPUtime=1.28
/proc/19969/stat : 19969 (java) S 19955 19955 19885 0 -1 0 15176 0 1 0 121 7 0 0 16 0 8 0 181675666 881950720 14881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19969/statm: 215320 14881 1994 14 0 201525 0
[pid=19969/tid=19970] ppid=19955 vsize=861280 CPUtime=0.47
/proc/19969/task/19970/stat : 19970 (java) R 19955 19955 19885 0 -1 64 6260 0 0 0 45 2 0 0 17 0 8 0 181675669 881950720 14881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155772454 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19971] ppid=19955 vsize=861280 CPUtime=0
/proc/19969/task/19971/stat : 19971 (java) S 19955 19955 19885 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 181675669 881950720 14881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19972] ppid=19955 vsize=861280 CPUtime=0
/proc/19969/task/19972/stat : 19972 (java) S 19955 19955 19885 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181675669 881950720 14881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19973] ppid=19955 vsize=861280 CPUtime=0
/proc/19969/task/19973/stat : 19973 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181675673 881950720 14881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19974] ppid=19955 vsize=861280 CPUtime=0.11
/proc/19969/task/19974/stat : 19974 (java) R 19955 19955 19885 0 -1 64 914 0 0 0 11 0 0 0 20 0 8 0 181675673 881950720 14881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19975] ppid=19955 vsize=861280 CPUtime=0
/proc/19969/task/19975/stat : 19975 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181675673 881950720 14881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19976] ppid=19955 vsize=861280 CPUtime=0
/proc/19969/task/19976/stat : 19976 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181675673 881950720 14881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908848

[startup+2.98778 s]
/proc/loadavg: 1.93 1.99 2.02 3/95 19976
/proc/meminfo: memFree=1184216/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=0.01
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19969] ppid=19955 vsize=861092 CPUtime=2.92
/proc/19969/stat : 19969 (java) S 19955 19955 19885 0 -1 0 20500 0 1 0 283 9 0 0 16 0 8 0 181675666 881758208 20096 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19969/statm: 215273 20096 1994 14 0 201478 0
[pid=19969/tid=19970] ppid=19955 vsize=861092 CPUtime=1.67
/proc/19969/task/19970/stat : 19970 (java) R 19955 19955 19885 0 -1 64 11569 0 0 0 163 4 0 0 25 0 8 0 181675669 881758208 20096 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155526115 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19971] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19971/stat : 19971 (java) S 19955 19955 19885 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 181675669 881758208 20096 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19972] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19972/stat : 19972 (java) S 19955 19955 19885 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181675669 881758208 20096 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19973] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19973/stat : 19973 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181675673 881758208 20096 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19974] ppid=19955 vsize=861092 CPUtime=0.12
/proc/19969/task/19974/stat : 19974 (java) S 19955 19955 19885 0 -1 64 920 0 0 0 12 0 0 0 16 0 8 0 181675673 881758208 20096 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19975] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19975/stat : 19975 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181675673 881758208 20096 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19976] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19976/stat : 19976 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181675673 881758208 20096 18446744073709551615 134512640 134570532 4294956096 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) 908660

[startup+6.19615 s]
/proc/loadavg: 1.94 1.99 2.02 5/95 19976
/proc/meminfo: memFree=1156248/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=0.01
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19969] ppid=19955 vsize=861092 CPUtime=6.12
/proc/19969/stat : 19969 (java) S 19955 19955 19885 0 -1 0 26004 0 1 0 601 11 0 0 16 0 8 0 181675666 881758208 25518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19969/statm: 215273 25518 1994 14 0 201478 0
[pid=19969/tid=19970] ppid=19955 vsize=861092 CPUtime=4.27
/proc/19969/task/19970/stat : 19970 (java) R 19955 19955 19885 0 -1 64 17051 0 0 0 421 6 0 0 25 0 8 0 181675669 881758208 25518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155525987 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19971] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19971/stat : 19971 (java) S 19955 19955 19885 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 181675669 881758208 25518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19972] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19972/stat : 19972 (java) S 19955 19955 19885 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181675669 881758208 25518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19973] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19973/stat : 19973 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181675673 881758208 25518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19974] ppid=19955 vsize=861092 CPUtime=0.13
/proc/19969/task/19974/stat : 19974 (java) S 19955 19955 19885 0 -1 64 924 0 0 0 13 0 0 0 16 0 8 0 181675673 881758208 25518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19975] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19975/stat : 19975 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181675673 881758208 25518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19976] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19976/stat : 19976 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181675673 881758208 25518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 908660

[startup+12.6929 s]
/proc/loadavg: 1.94 1.99 2.02 3/95 19976
/proc/meminfo: memFree=1119704/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=0.01
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19969] ppid=19955 vsize=861092 CPUtime=12.59
/proc/19969/stat : 19969 (java) S 19955 19955 19885 0 -1 0 34508 0 1 0 1244 15 0 0 16 0 8 0 181675666 881758208 33996 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19969/statm: 215273 33996 1994 14 0 201478 0
[pid=19969/tid=19970] ppid=19955 vsize=861092 CPUtime=9.84
/proc/19969/task/19970/stat : 19970 (java) R 19955 19955 19885 0 -1 64 25519 0 0 0 975 9 0 0 25 0 8 0 181675669 881758208 33996 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19971] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19971/stat : 19971 (java) S 19955 19955 19885 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 181675669 881758208 33996 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19972] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19972/stat : 19972 (java) S 19955 19955 19885 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181675669 881758208 33996 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19973] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19973/stat : 19973 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181675673 881758208 33996 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19974] ppid=19955 vsize=861092 CPUtime=0.15
/proc/19969/task/19974/stat : 19974 (java) S 19955 19955 19885 0 -1 64 934 0 0 0 15 0 0 0 16 0 8 0 181675673 881758208 33996 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19975] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19975/stat : 19975 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181675673 881758208 33996 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19976] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19976/stat : 19976 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181675673 881758208 33996 18446744073709551615 134512640 134570532 4294956096 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) 908660

[startup+25.4944 s]
/proc/loadavg: 2.03 2.00 2.02 4/95 19976
/proc/meminfo: memFree=1077208/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=0.01
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19969] ppid=19955 vsize=861092 CPUtime=25.33
/proc/19969/stat : 19969 (java) R 19955 19955 19885 0 -1 0 45157 0 1 0 2514 19 0 0 17 0 8 0 181675666 881758208 44611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073857494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19969/statm: 215273 44611 1995 14 0 201478 0
[pid=19969/tid=19970] ppid=19955 vsize=861092 CPUtime=20.35
/proc/19969/task/19970/stat : 19970 (java) R 19955 19955 19885 0 -1 64 36116 0 0 0 2022 13 0 0 25 0 8 0 181675669 881758208 44611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19971] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19971/stat : 19971 (java) S 19955 19955 19885 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 181675669 881758208 44611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19972] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19972/stat : 19972 (java) S 19955 19955 19885 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181675669 881758208 44611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19973] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19973/stat : 19973 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181675673 881758208 44611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19974] ppid=19955 vsize=861092 CPUtime=0.17
/proc/19969/task/19974/stat : 19974 (java) S 19955 19955 19885 0 -1 64 948 0 0 0 17 0 0 0 16 0 8 0 181675673 881758208 44611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19975] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19975/stat : 19975 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181675673 881758208 44611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19976] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19976/stat : 19976 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181675673 881758208 44611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 908660

[startup+51.1332 s]
/proc/loadavg: 2.02 2.00 2.02 3/95 19976
/proc/meminfo: memFree=1012888/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=0.01
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19969] ppid=19955 vsize=861092 CPUtime=50.95
/proc/19969/stat : 19969 (java) R 19955 19955 19885 0 -1 0 58227 0 1 0 5064 31 0 0 25 0 8 0 181675666 881758208 57648 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073766991 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19969/statm: 215273 57648 2016 14 0 201478 0
[pid=19969/tid=19970] ppid=19955 vsize=861092 CPUtime=20.55
/proc/19969/task/19970/stat : 19970 (java) S 19955 19955 19885 0 -1 64 42148 0 0 0 2039 16 0 0 16 0 8 0 181675669 881758208 57648 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19971] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19971/stat : 19971 (java) S 19955 19955 19885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181675669 881758208 57648 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19972] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19972/stat : 19972 (java) S 19955 19955 19885 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181675669 881758208 57648 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19973] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19973/stat : 19973 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181675673 881758208 57648 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19974] ppid=19955 vsize=861092 CPUtime=0.27
/proc/19969/task/19974/stat : 19974 (java) S 19955 19955 19885 0 -1 64 998 0 0 0 26 1 0 0 15 0 8 0 181675673 881758208 57648 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19975] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19975/stat : 19975 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181675673 881758208 57648 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19976] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19976/stat : 19976 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181675673 881758208 57648 18446744073709551615 134512640 134570532 4294956096 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) 908660

[startup+102.41 s]
/proc/loadavg: 2.01 2.00 2.02 3/95 19976
/proc/meminfo: memFree=989464/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=0.01
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19969] ppid=19955 vsize=861092 CPUtime=102.2
/proc/19969/stat : 19969 (java) R 19955 19955 19885 0 -1 0 58376 0 1 0 10173 47 0 0 25 0 8 0 181675666 881758208 57720 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154545564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19969/statm: 215273 57720 2016 14 0 201478 0
[pid=19969/tid=19970] ppid=19955 vsize=861092 CPUtime=20.66
/proc/19969/task/19970/stat : 19970 (java) S 19955 19955 19885 0 -1 64 42220 0 0 0 2049 17 0 0 16 0 8 0 181675669 881758208 57720 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19971] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19971/stat : 19971 (java) S 19955 19955 19885 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181675669 881758208 57720 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19972] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19972/stat : 19972 (java) S 19955 19955 19885 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 181675669 881758208 57720 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19973] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19973/stat : 19973 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181675673 881758208 57720 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19974] ppid=19955 vsize=861092 CPUtime=0.27
/proc/19969/task/19974/stat : 19974 (java) S 19955 19955 19885 0 -1 64 998 0 0 0 26 1 0 0 16 0 8 0 181675673 881758208 57720 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19975] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19975/stat : 19975 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 181675673 881758208 57720 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19969/tid=19976] ppid=19955 vsize=861092 CPUtime=0
/proc/19969/task/19976/stat : 19976 (java) S 19955 19955 19885 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181675673 881758208 57720 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 908660

[startup+162.495 s]
/proc/loadavg: 2.00 2.00 2.01 3/88 19977
/proc/meminfo: memFree=1019856/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=112.44
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 799 60130 0 1 0 0 11189 55 17 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19977] ppid=19955 vsize=193228 CPUtime=49.82
/proc/19977/stat : 19977 (minisat) R 19955 19955 19885 0 -1 4194304 47148 0 0 0 4952 30 0 0 25 0 1 0 181686927 197865472 47130 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/19977/statm: 48307 47130 54 142 0 48163 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 240796

[startup+222.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 19977
/proc/meminfo: memFree=979088/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=112.44
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 799 60130 0 1 0 0 11189 55 17 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19977] ppid=19955 vsize=234444 CPUtime=109.86
/proc/19977/stat : 19977 (minisat) R 19955 19955 19885 0 -1 4194304 57297 0 0 0 10948 38 0 0 25 0 1 0 181686927 240070656 57279 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/19977/statm: 58611 57279 54 142 0 58467 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 282012

[startup+282.631 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 19977
/proc/meminfo: memFree=944080/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=112.44
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 799 60130 0 1 0 0 11189 55 17 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19977] ppid=19955 vsize=270708 CPUtime=169.92
/proc/19977/stat : 19977 (minisat) R 19955 19955 19885 0 -1 4194304 66090 0 0 0 16947 45 0 0 25 0 1 0 181686927 277204992 66072 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/19977/statm: 67677 66072 54 142 0 67533 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 318276

[startup+342.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 19977
/proc/meminfo: memFree=903704/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=112.44
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 799 60130 0 1 0 0 11189 55 17 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19977] ppid=19955 vsize=311200 CPUtime=229.97
/proc/19977/stat : 19977 (minisat) R 19955 19955 19885 0 -1 4194304 76077 0 0 0 22945 52 0 0 25 0 1 0 181686927 318668800 76059 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525894 0 0 4096 3 0 0 0 17 1 0 0
/proc/19977/statm: 77800 76059 54 142 0 77656 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 358768

[startup+402.771 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 19977
/proc/meminfo: memFree=879576/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=112.44
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 799 60130 0 1 0 0 11189 55 17 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19977] ppid=19955 vsize=335880 CPUtime=290.03
/proc/19977/stat : 19977 (minisat) R 19955 19955 19885 0 -1 4194304 82093 0 0 0 28944 59 0 0 25 0 1 0 181686927 343941120 82075 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/19977/statm: 83970 82075 54 142 0 83826 0
Current children cumulated CPU time (s) 402.47
Current children cumulated vsize (KiB) 383448

[startup+462.838 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 20041
/proc/meminfo: memFree=857888/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=112.44
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 799 60130 0 1 0 0 11189 55 17 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19977] ppid=19955 vsize=356884 CPUtime=350.02
/proc/19977/stat : 19977 (minisat) R 19955 19955 19885 0 -1 4194304 87184 0 0 0 34939 63 0 0 25 0 1 0 181686927 365449216 87166 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/19977/statm: 89221 87166 54 142 0 89077 0
Current children cumulated CPU time (s) 462.46
Current children cumulated vsize (KiB) 404452

[startup+522.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 20129
/proc/meminfo: memFree=839208/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=112.44
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 799 60130 0 1 0 0 11189 55 17 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19977] ppid=19955 vsize=376204 CPUtime=410
/proc/19977/stat : 19977 (minisat) R 19955 19955 19885 0 -1 4194304 91884 0 0 0 40932 68 0 0 25 0 1 0 181686927 385232896 91866 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/19977/statm: 94051 91866 54 142 0 93907 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 423772

[startup+583.005 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 20175
/proc/meminfo: memFree=820952/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=112.44
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 799 60130 0 1 0 0 11189 55 17 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19977] ppid=19955 vsize=397452 CPUtime=470.01
/proc/19977/stat : 19977 (minisat) R 19955 19955 19885 0 -1 4194304 96803 0 0 0 46928 73 0 0 25 0 1 0 181686927 406990848 96785 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/19977/statm: 99363 96785 54 142 0 99219 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 445020

[startup+643.075 s]
/proc/loadavg: 2.04 2.01 2.00 3/88 20175
/proc/meminfo: memFree=801880/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=112.44
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 799 60130 0 1 0 0 11189 55 17 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19977] ppid=19955 vsize=417740 CPUtime=530.07
/proc/19977/stat : 19977 (minisat) R 19955 19955 19885 0 -1 4194304 101417 0 0 0 52930 77 0 0 25 0 1 0 181686927 427765760 101399 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/19977/statm: 104435 101399 54 142 0 104291 0
Current children cumulated CPU time (s) 642.51
Current children cumulated vsize (KiB) 465308

[startup+703.15 s]
/proc/loadavg: 2.08 2.02 2.00 3/88 20175
/proc/meminfo: memFree=791640/2055924 swapFree=4165672/4192956
[pid=19955] ppid=19953 vsize=47568 CPUtime=112.44
/proc/19955/stat : 19955 (galac.sh) S 19953 19955 19885 0 -1 4194304 799 60130 0 1 0 0 11189 55 17 0 1 0 181675662 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19955/statm: 11892 363 245 79 0 218 0
[pid=19977] ppid=19955 vsize=428508 CPUtime=590.12
/proc/19977/stat : 19977 (minisat) R 19955 19955 19885 0 -1 4194304 103990 0 0 0 58933 79 0 0 25 0 1 0 181686927 438792192 103964 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/19977/statm: 107127 103964 54 142 0 106983 0
Current children cumulated CPU time (s) 702.56
Current children cumulated vsize (KiB) 476076

Child status: 0
Real time (s): 725.501
CPU time (s): 724.931
CPU user time (s): 723.468
CPU system time (s): 1.46278
CPU usage (%): 99.9215
Max. virtual memory (cumulated for all children) (KiB): 908848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 723.468
system time used= 1.46278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165932
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= 4156
involuntary context switches= 17822

runsolver used 0.84887 s user time and 2.25366 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Jan  9 08:53:22 UTC 2007


IDJOB= 234622
IDBENCH= 6698
FILE ID= node6/234622-1168332802

PBS_JOBID= 3503085

Free space on /tmp= 66533 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-95-4.xml
COMMAND LINE= /tmp/evaluation/234622-1168332802/galac.sh /tmp/evaluation/234622-1168332802/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-234622-1168332802 -o ROOT/results/node6/solver-234622-1168332802 -C 1800 -M 900  /tmp/evaluation/234622-1168332802/galac.sh /tmp/evaluation/234622-1168332802/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  7c95bc38c10d38abe97f5f5c54fc9588

RANDOM SEED= 877967211

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.240
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.240
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:      2055924 kB
MemFree:       1249464 kB
Buffers:        102740 kB
Cached:         546504 kB
SwapCached:       2944 kB
Active:         411100 kB
Inactive:       310088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1249464 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            3016 kB
Writeback:           0 kB
Mapped:          82272 kB
Slab:            70076 kB
Committed_AS:  5937804 kB
PageTables:       2424 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= 66533 MiB



End job on node6 on Tue Jan  9 09:05:28 UTC 2007