Trace number 195835

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? (TO) 1800.06 1810.68

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-32_ext.xml
MD5SUMb58a3124ff0046ea3dca12c419183654
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1710.44
SatisfiableNO
(Un)Satisfiability was proved
Number of variables24
Number of constraints72
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension72
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.40	c --- Preproc Stats ---
3.63	c start processing
3.63	c start relation processing
9.57	c start cnf exporting
39.83	c parsing time : 2.827
39.83	c preprocessing time : 39.024
39.83	
39.83	c Nary constraints - conflicts : 0 supports : 72
39.83	c Binary constraints - conflicts : 0 supports :0
39.83	c max arity constraint : 3
39.83	c Max Tuples generated 0
39.83	c relations : 72
39.83	c relations BDD: 72
39.83	c vars : 277029 - clauses :  876407
39.83	
39.88	 
39.88	c --- Minisat Stats ---
39.88	 

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/node7/watcher-195835-1168114886 -o ROOT/results/node7/solver-195835-1168114886 -C 1800 -M 900 /tmp/evaluation/195835-1168114886/galac.sh /tmp/evaluation/195835-1168114886/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.16 2.84 2.94 3/94 30868
/proc/meminfo: memFree=582040/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=18540 CPUtime=0
/proc/30867/stat : 30867 (runsolver) R 30865 30867 29928 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 159884048 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 244671114535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30867/statm: 4635 279 244 17 0 2626 0

[startup+0.10311 s]
/proc/loadavg: 2.16 2.84 2.94 3/94 30868
/proc/meminfo: memFree=582040/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=8580 CPUtime=0
/proc/30867/stat : 30867 (galac.sh) D 30865 30867 29928 0 -1 4194304 315 0 5 0 0 0 0 0 17 0 1 0 159884048 8785920 264 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244671282990 0 2 4096 73728 18446744071563608240 0 0 17 1 0 0
/proc/30867/statm: 2145 264 201 79 0 138 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8580

[startup+0.51115 s]
/proc/loadavg: 2.16 2.84 2.94 3/94 30868
/proc/meminfo: memFree=582040/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=0.01
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 755 1702 7 2 0 0 0 1 18 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33425 s]
/proc/loadavg: 2.15 2.82 2.94 3/102 30888
/proc/meminfo: memFree=541400/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=0.01
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 755 1702 7 2 0 0 0 1 18 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30881] ppid=30867 vsize=860852 CPUtime=0.6
/proc/30881/stat : 30881 (java) R 30867 30867 29928 0 -1 0 11961 0 41 0 53 7 0 0 19 0 8 0 159884088 881512448 11756 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073761684 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30881/statm: 215213 11756 1955 14 0 201471 0
[pid=30881/tid=30882] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30882/stat : 30882 (java) S 30867 30867 29928 0 -1 64 4 0 0 0 0 0 0 0 19 0 8 0 159884118 881512448 11756 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30883] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30883/stat : 30883 (java) S 30867 30867 29928 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 159884118 881512448 11756 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30884] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30884/stat : 30884 (java) S 30867 30867 29928 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159884119 881512448 11756 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30885] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30885/stat : 30885 (java) S 30867 30867 29928 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159884123 881512448 11756 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30886] ppid=30867 vsize=860852 CPUtime=0.12
/proc/30881/task/30886/stat : 30886 (java) S 30867 30867 29928 0 -1 64 889 0 0 0 12 0 0 0 16 0 8 0 159884123 881512448 11756 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30887] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30887/stat : 30887 (java) S 30867 30867 29928 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159884123 881512448 11756 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30888] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30888/stat : 30888 (java) S 30867 30867 29928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159884123 881512448 11756 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 908416

[startup+2.98742 s]
/proc/loadavg: 2.15 2.82 2.94 3/102 30888
/proc/meminfo: memFree=484312/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=0.01
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 755 1702 7 2 0 0 0 1 18 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30881] ppid=30867 vsize=860852 CPUtime=2.24
/proc/30881/stat : 30881 (java) R 30867 30867 29928 0 -1 0 24053 0 41 0 210 14 0 0 25 0 8 0 159884088 881512448 23842 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073683838 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30881/statm: 215213 23842 1965 14 0 201471 0
[pid=30881/tid=30882] ppid=30867 vsize=860852 CPUtime=0.15
/proc/30881/task/30882/stat : 30882 (java) S 30867 30867 29928 0 -1 64 8334 0 0 0 11 4 0 0 16 0 8 0 159884118 881512448 23842 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30883] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30883/stat : 30883 (java) S 30867 30867 29928 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 159884118 881512448 23842 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30884] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30884/stat : 30884 (java) S 30867 30867 29928 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159884119 881512448 23842 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30885] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30885/stat : 30885 (java) S 30867 30867 29928 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159884123 881512448 23842 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30886] ppid=30867 vsize=860852 CPUtime=0.13
/proc/30881/task/30886/stat : 30886 (java) S 30867 30867 29928 0 -1 64 895 0 0 0 13 0 0 0 16 0 8 0 159884123 881512448 23842 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30887] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30887/stat : 30887 (java) S 30867 30867 29928 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159884123 881512448 23842 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30888] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30888/stat : 30888 (java) S 30867 30867 29928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159884123 881512448 23842 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 908416

[startup+6.27477 s]
/proc/loadavg: 2.22 2.83 2.94 3/102 30888
/proc/meminfo: memFree=432536/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=0.01
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 755 1702 7 2 0 0 0 1 18 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30881] ppid=30867 vsize=860852 CPUtime=5.49
/proc/30881/stat : 30881 (java) R 30867 30867 29928 0 -1 0 30893 0 41 0 531 18 0 0 25 0 8 0 159884088 881512448 30678 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073931788 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30881/statm: 215213 30678 1973 14 0 201471 0
[pid=30881/tid=30882] ppid=30867 vsize=860852 CPUtime=0.46
/proc/30881/task/30882/stat : 30882 (java) S 30867 30867 29928 0 -1 64 15112 0 0 0 39 7 0 0 16 0 8 0 159884118 881512448 30678 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30883] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30883/stat : 30883 (java) S 30867 30867 29928 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 159884118 881512448 30678 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30884] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30884/stat : 30884 (java) S 30867 30867 29928 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159884119 881512448 30678 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30885] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30885/stat : 30885 (java) S 30867 30867 29928 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159884123 881512448 30678 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30886] ppid=30867 vsize=860852 CPUtime=0.2
/proc/30881/task/30886/stat : 30886 (java) S 30867 30867 29928 0 -1 64 933 0 0 0 20 0 0 0 15 0 8 0 159884123 881512448 30678 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30887] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30887/stat : 30887 (java) S 30867 30867 29928 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159884123 881512448 30678 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30888] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30888/stat : 30888 (java) S 30867 30867 29928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159884123 881512448 30678 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 908416

[startup+12.6794 s]
/proc/loadavg: 2.20 2.81 2.93 3/102 30888
/proc/meminfo: memFree=316312/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=0.01
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 755 1702 7 2 0 0 0 1 18 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30881] ppid=30867 vsize=860852 CPUtime=11.83
/proc/30881/stat : 30881 (java) R 30867 30867 29928 0 -1 0 52483 0 43 0 1153 30 0 0 25 0 8 0 159884088 881512448 52263 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073996464 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30881/statm: 215213 52263 1993 14 0 201471 0
[pid=30881/tid=30882] ppid=30867 vsize=860852 CPUtime=1.41
/proc/30881/task/30882/stat : 30882 (java) S 30867 30867 29928 0 -1 64 36622 0 0 0 124 17 0 0 16 0 8 0 159884118 881512448 52263 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30883] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30883/stat : 30883 (java) S 30867 30867 29928 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 159884118 881512448 52263 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30884] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30884/stat : 30884 (java) S 30867 30867 29928 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159884119 881512448 52263 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30885] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30885/stat : 30885 (java) S 30867 30867 29928 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159884123 881512448 52263 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30886] ppid=30867 vsize=860852 CPUtime=0.27
/proc/30881/task/30886/stat : 30886 (java) S 30867 30867 29928 0 -1 64 968 0 0 0 27 0 0 0 15 0 8 0 159884123 881512448 52263 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30887] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30887/stat : 30887 (java) S 30867 30867 29928 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159884123 881512448 52263 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30888] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30888/stat : 30888 (java) S 30867 30867 29928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159884123 881512448 52263 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 908416

[startup+25.5398 s]
/proc/loadavg: 2.17 2.79 2.92 3/102 30888
/proc/meminfo: memFree=256792/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=0.01
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 755 1702 7 2 0 0 0 1 18 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30881] ppid=30867 vsize=860852 CPUtime=24.51
/proc/30881/stat : 30881 (java) R 30867 30867 29928 0 -1 0 52505 0 43 0 2416 35 0 0 25 0 8 0 159884088 881512448 52264 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073658022 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30881/statm: 215213 52264 1994 14 0 201471 0
[pid=30881/tid=30882] ppid=30867 vsize=860852 CPUtime=1.43
/proc/30881/task/30882/stat : 30882 (java) S 30867 30867 29928 0 -1 64 36623 0 0 0 126 17 0 0 16 0 8 0 159884118 881512448 52264 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30883] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30883/stat : 30883 (java) S 30867 30867 29928 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 159884118 881512448 52264 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30884] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30884/stat : 30884 (java) S 30867 30867 29928 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 159884119 881512448 52264 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30885] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30885/stat : 30885 (java) S 30867 30867 29928 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159884123 881512448 52264 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30886] ppid=30867 vsize=860852 CPUtime=0.27
/proc/30881/task/30886/stat : 30886 (java) S 30867 30867 29928 0 -1 64 968 0 0 0 27 0 0 0 15 0 8 0 159884123 881512448 52264 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30887] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30887/stat : 30887 (java) S 30867 30867 29928 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 159884123 881512448 52264 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30881/tid=30888] ppid=30867 vsize=860852 CPUtime=0
/proc/30881/task/30888/stat : 30888 (java) S 30867 30867 29928 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159884123 881512448 52264 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 908416

[startup+51.1615 s]
/proc/loadavg: 2.16 2.72 2.89 3/95 30889
/proc/meminfo: memFree=286992/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=58132 CPUtime=11.2
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 13538 0 0 0 1113 7 0 0 25 0 1 0 159888037 59527168 13520 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 14533 13520 54 142 0 14389 0
Current children cumulated CPU time (s) 49.85
Current children cumulated vsize (KiB) 105696

[startup+102.411 s]
/proc/loadavg: 2.07 2.61 2.85 3/95 30889
/proc/meminfo: memFree=67152/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=66392 CPUtime=62.19
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 15650 0 0 0 6205 14 0 0 25 0 1 0 159888037 67985408 15632 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 16598 15632 54 142 0 16454 0
Current children cumulated CPU time (s) 100.84
Current children cumulated vsize (KiB) 113956

[startup+162.493 s]
/proc/loadavg: 2.34 2.58 2.82 3/95 30889
/proc/meminfo: memFree=16080/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=82028 CPUtime=121.95
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 19554 0 0 0 12174 21 0 0 25 0 1 0 159888037 83996672 19536 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 20507 19536 54 142 0 20363 0
Current children cumulated CPU time (s) 160.6
Current children cumulated vsize (KiB) 129592


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

/proc/loadavg: 2.00 2.02 2.27 3/87 31117
/proc/meminfo: memFree=1535824/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=277212 CPUtime=1077.65
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 68307 0 0 0 107685 80 0 0 25 0 1 0 159888037 283865088 68289 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 69303 68289 54 142 0 69159 0
Current children cumulated CPU time (s) 1116.3
Current children cumulated vsize (KiB) 324776

[startup+1183.76 s]
/proc/loadavg: 2.00 2.02 2.25 3/87 31117
/proc/meminfo: memFree=1523472/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=289480 CPUtime=1137.45
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 71374 0 0 0 113662 83 0 0 25 0 1 0 159888037 296427520 71356 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 72370 71356 54 142 0 72226 0
Current children cumulated CPU time (s) 1176.1
Current children cumulated vsize (KiB) 337044

[startup+1243.83 s]
/proc/loadavg: 2.00 2.01 2.23 3/87 31117
/proc/meminfo: memFree=1510864/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=301752 CPUtime=1197.24
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 74430 0 0 0 119636 88 0 0 25 0 1 0 159888037 308994048 74412 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 75438 74412 54 142 0 75294 0
Current children cumulated CPU time (s) 1235.89
Current children cumulated vsize (KiB) 349316

[startup+1303.91 s]
/proc/loadavg: 2.00 2.01 2.22 3/87 31117
/proc/meminfo: memFree=1496976/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=315488 CPUtime=1257.03
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 77880 0 0 0 125612 91 0 0 25 0 1 0 159888037 323059712 77862 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 78872 77862 54 142 0 78728 0
Current children cumulated CPU time (s) 1295.68
Current children cumulated vsize (KiB) 363052

[startup+1363.98 s]
/proc/loadavg: 2.00 2.00 2.20 3/87 31117
/proc/meminfo: memFree=1486672/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=325736 CPUtime=1316.82
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 80439 0 0 0 131588 94 0 0 25 0 1 0 159888037 333553664 80421 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 81434 80421 54 142 0 81290 0
Current children cumulated CPU time (s) 1355.47
Current children cumulated vsize (KiB) 373300

[startup+1424.05 s]
/proc/loadavg: 2.00 2.00 2.18 3/87 31117
/proc/meminfo: memFree=1476752/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=335580 CPUtime=1376.61
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 82892 0 0 0 137564 97 0 0 25 0 1 0 159888037 343633920 82874 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 83895 82874 54 142 0 83751 0
Current children cumulated CPU time (s) 1415.26
Current children cumulated vsize (KiB) 383144

[startup+1484.13 s]
/proc/loadavg: 2.00 2.00 2.17 3/87 31117
/proc/meminfo: memFree=1465168/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=347088 CPUtime=1436.41
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 85792 0 0 0 143541 100 0 0 25 0 1 0 159888037 355418112 85774 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 86772 85774 54 142 0 86628 0
Current children cumulated CPU time (s) 1475.06
Current children cumulated vsize (KiB) 394652

[startup+1544.2 s]
/proc/loadavg: 2.00 2.00 2.16 3/87 31117
/proc/meminfo: memFree=1455120/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=357096 CPUtime=1496.19
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 88263 0 0 0 149517 102 0 0 25 0 1 0 159888037 365666304 88245 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 89274 88245 54 142 0 89130 0
Current children cumulated CPU time (s) 1534.84
Current children cumulated vsize (KiB) 404660

[startup+1604.27 s]
/proc/loadavg: 2.00 2.00 2.15 3/87 31117
/proc/meminfo: memFree=1446096/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=365792 CPUtime=1555.99
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 90460 0 0 0 155494 105 0 0 25 0 1 0 159888037 374571008 90442 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 91448 90442 54 142 0 91304 0
Current children cumulated CPU time (s) 1594.64
Current children cumulated vsize (KiB) 413356

[startup+1664.35 s]
/proc/loadavg: 2.00 2.00 2.13 3/87 31117
/proc/meminfo: memFree=1437712/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=374180 CPUtime=1615.77
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 92548 0 0 0 161471 106 0 0 25 0 1 0 159888037 383160320 92530 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 93545 92530 54 142 0 93401 0
Current children cumulated CPU time (s) 1654.42
Current children cumulated vsize (KiB) 421744

[startup+1724.42 s]
/proc/loadavg: 2.00 2.00 2.12 3/87 31117
/proc/meminfo: memFree=1432784/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=379076 CPUtime=1675.57
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 93763 0 0 0 167449 108 0 0 25 0 1 0 159888037 388173824 93745 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 94769 93745 54 142 0 94625 0
Current children cumulated CPU time (s) 1714.22
Current children cumulated vsize (KiB) 426640

[startup+1784.49 s]
/proc/loadavg: 2.00 2.00 2.11 3/87 31117
/proc/meminfo: memFree=1429712/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=381936 CPUtime=1735.35
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 94492 0 0 0 173426 109 0 0 25 0 1 0 159888037 391102464 94474 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 95484 94474 54 142 0 95340 0
Current children cumulated CPU time (s) 1774
Current children cumulated vsize (KiB) 429500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.67 s]
/proc/loadavg: 2.00 2.00 2.10 3/87 31117
/proc/meminfo: memFree=1428432/2055920 swapFree=4192812/4192956
[pid=30867] ppid=30865 vsize=47564 CPUtime=38.65
/proc/30867/stat : 30867 (galac.sh) S 30865 30867 29928 0 -1 4194304 793 54240 7 45 0 0 3818 47 17 0 1 0 159884048 48705536 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30867/statm: 11891 364 246 79 0 218 0
[pid=30889] ppid=30867 vsize=383180 CPUtime=1761.41
/proc/30889/stat : 30889 (minisat) R 30867 30867 29928 0 -1 4194304 94800 0 0 0 176032 109 0 0 25 0 1 0 159888037 392376320 94782 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/30889/statm: 95795 94782 54 142 0 95651 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 430744

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 30867 and gives childrusage.ru_utime.tv_sec=38 childrusage.ru_utime.tv_usec=186194 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=484926
CPU time returned by wait4() is 38.6711
while last known CPU time is 1800.06

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1810.68
CPU time (s): 1800.06
CPU user time (s): 1798.5
CPU system time (s): 1.56
CPU usage (%): 99.4134
Max. virtual memory (cumulated for all children) (KiB): 908416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.1862
system time used= 0.484926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55033
page faults= 52
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2425
involuntary context switches= 4245

runsolver used 2.09268 s user time and 5.9341 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 20:21:26 UTC 2007


IDJOB= 195835
IDBENCH= 3305
FILE ID= node7/195835-1168114886

PBS_JOBID= 3477115

Free space on /tmp= 40578 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-32_ext.xml
COMMAND LINE= /tmp/evaluation/195835-1168114886/galac.sh /tmp/evaluation/195835-1168114886/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-195835-1168114886 -o ROOT/results/node7/solver-195835-1168114886 -C 1800 -M 900  /tmp/evaluation/195835-1168114886/galac.sh /tmp/evaluation/195835-1168114886/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  b58a3124ff0046ea3dca12c419183654

RANDOM SEED= 41777105

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.220
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.220
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:        582776 kB
Buffers:          5352 kB
Cached:        1251832 kB
SwapCached:          0 kB
Active:         166184 kB
Inactive:      1220152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        582776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          651996 kB
Writeback:           0 kB
Mapped:         154768 kB
Slab:            71320 kB
Committed_AS:  4665656 kB
PageTables:       2572 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= 66524 MiB



End job on node7 on Sat Jan  6 20:51:37 UTC 2007