Trace number 196277

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.04 1804.06

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-30_ext.xml
MD5SUM94937a49dba715d36ca494032f55eabb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(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.03	c --- Preproc Stats ---
2.99	c start processing
2.99	c start relation processing
9.24	c start cnf exporting
39.90	c parsing time : 2.825
39.90	c preprocessing time : 39.731
39.90	
39.90	c Nary constraints - conflicts : 0 supports : 72
39.90	c Binary constraints - conflicts : 0 supports :0
39.90	c max arity constraint : 3
39.90	c Max Tuples generated 0
39.90	c relations : 72
39.90	c relations BDD: 72
39.90	c vars : 277166 - clauses :  876812
39.90	
39.95	 
39.95	c --- Minisat Stats ---
39.95	 

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/node17/watcher-196277-1168121321 -o ROOT/results/node17/solver-196277-1168121321 -C 1800 -M 900 /tmp/evaluation/196277-1168121321/galac.sh /tmp/evaluation/196277-1168121321/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.03 2.02 2.00 5/98 28660
/proc/meminfo: memFree=1452048/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=18540 CPUtime=0
/proc/28659/stat : 28659 (runsolver) R 28657 28659 28119 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 160526928 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/28659/statm: 4635 279 244 17 0 2626 0

[startup+0.108701 s]
/proc/loadavg: 2.03 2.02 2.00 5/98 28660
/proc/meminfo: memFree=1452048/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=0.01
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.516742 s]
/proc/loadavg: 2.03 2.02 2.00 5/98 28660
/proc/meminfo: memFree=1452048/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=0.01
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33784 s]
/proc/loadavg: 2.03 2.02 2.00 3/106 28680
/proc/meminfo: memFree=1373456/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=0.01
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28673] ppid=28659 vsize=861064 CPUtime=1.26
/proc/28673/stat : 28673 (java) R 28659 28659 28119 0 -1 0 21634 0 1 0 114 12 0 0 23 0 8 0 160526932 881729536 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073652494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28673/statm: 215266 21387 1964 14 0 201471 0
[pid=28673/tid=28674] ppid=28659 vsize=861064 CPUtime=0.05
/proc/28673/task/28674/stat : 28674 (java) S 28659 28659 28119 0 -1 64 5883 0 0 0 3 2 0 0 16 0 8 0 160526936 881729536 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28675] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28675/stat : 28675 (java) S 28659 28659 28119 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 160526936 881729536 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28676] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28676/stat : 28676 (java) S 28659 28659 28119 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160526936 881729536 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28677] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28677/stat : 28677 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160526940 881729536 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28678] ppid=28659 vsize=861064 CPUtime=0.12
/proc/28673/task/28678/stat : 28678 (java) S 28659 28659 28119 0 -1 64 893 0 0 0 12 0 0 0 16 0 8 0 160526940 881729536 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28679] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28679/stat : 28679 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160526940 881729536 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28680] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28680/stat : 28680 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160526940 881729536 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908636

[startup+2.981 s]
/proc/loadavg: 2.03 2.02 2.00 3/106 28680
/proc/meminfo: memFree=1363664/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=0.01
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28673] ppid=28659 vsize=861064 CPUtime=2.9
/proc/28673/stat : 28673 (java) R 28659 28659 28119 0 -1 0 25892 0 1 0 274 16 0 0 25 0 8 0 160526932 881729536 25639 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28673/statm: 215266 25639 1965 14 0 201471 0
[pid=28673/tid=28674] ppid=28659 vsize=861064 CPUtime=0.22
/proc/28673/task/28674/stat : 28674 (java) S 28659 28659 28119 0 -1 64 10120 0 0 0 18 4 0 0 16 0 8 0 160526936 881729536 25639 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28675] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28675/stat : 28675 (java) S 28659 28659 28119 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 160526936 881729536 25639 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28676] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28676/stat : 28676 (java) S 28659 28659 28119 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160526936 881729536 25639 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28677] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28677/stat : 28677 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160526940 881729536 25639 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28678] ppid=28659 vsize=861064 CPUtime=0.16
/proc/28673/task/28678/stat : 28678 (java) R 28659 28659 28119 0 -1 64 905 0 0 0 15 1 0 0 16 0 8 0 160526940 881729536 25639 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154020604 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28679] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28679/stat : 28679 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160526940 881729536 25639 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28680] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28680/stat : 28680 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160526940 881729536 25639 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) 908636

[startup+6.18934 s]
/proc/loadavg: 2.03 2.02 2.00 3/106 28680
/proc/meminfo: memFree=1333904/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=0.01
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28673] ppid=28659 vsize=861064 CPUtime=6.08
/proc/28673/stat : 28673 (java) R 28659 28659 28119 0 -1 0 31499 0 1 0 588 20 0 0 25 0 8 0 160526932 881729536 31244 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073936008 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28673/statm: 215266 31244 1972 14 0 201471 0
[pid=28673/tid=28674] ppid=28659 vsize=861064 CPUtime=0.49
/proc/28673/task/28674/stat : 28674 (java) S 28659 28659 28119 0 -1 64 15679 0 0 0 42 7 0 0 16 0 8 0 160526936 881729536 31244 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28675] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28675/stat : 28675 (java) S 28659 28659 28119 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 160526936 881729536 31244 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28676] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28676/stat : 28676 (java) S 28659 28659 28119 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160526936 881729536 31244 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28677] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28677/stat : 28677 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160526940 881729536 31244 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28678] ppid=28659 vsize=861064 CPUtime=0.2
/proc/28673/task/28678/stat : 28678 (java) S 28659 28659 28119 0 -1 64 934 0 0 0 19 1 0 0 15 0 8 0 160526940 881729536 31244 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28679] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28679/stat : 28679 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160526940 881729536 31244 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28680] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28680/stat : 28680 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160526940 881729536 31244 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 908636

[startup+12.6739 s]
/proc/loadavg: 2.02 2.02 2.00 3/106 28680
/proc/meminfo: memFree=1248400/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=0.01
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28673] ppid=28659 vsize=861064 CPUtime=12.48
/proc/28673/stat : 28673 (java) R 28659 28659 28119 0 -1 0 52549 0 1 0 1217 31 0 0 25 0 8 0 160526932 881729536 52288 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074003527 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28673/statm: 215266 52288 1992 14 0 201471 0
[pid=28673/tid=28674] ppid=28659 vsize=861064 CPUtime=1.49
/proc/28673/task/28674/stat : 28674 (java) S 28659 28659 28119 0 -1 64 36648 0 0 0 131 18 0 0 16 0 8 0 160526936 881729536 52288 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28675] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28675/stat : 28675 (java) S 28659 28659 28119 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 160526936 881729536 52288 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28676] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28676/stat : 28676 (java) S 28659 28659 28119 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160526936 881729536 52288 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28677] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28677/stat : 28677 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160526940 881729536 52288 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28678] ppid=28659 vsize=861064 CPUtime=0.27
/proc/28673/task/28678/stat : 28678 (java) S 28659 28659 28119 0 -1 64 969 0 0 0 25 2 0 0 15 0 8 0 160526940 881729536 52288 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28679] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28679/stat : 28679 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160526940 881729536 52288 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28680] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28680/stat : 28680 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160526940 881729536 52288 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 908636

[startup+25.5744 s]
/proc/loadavg: 2.10 2.04 2.01 3/106 28680
/proc/meminfo: memFree=1242128/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=0.01
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28673] ppid=28659 vsize=861064 CPUtime=25.22
/proc/28673/stat : 28673 (java) R 28659 28659 28119 0 -1 0 52571 0 1 0 2486 36 0 0 25 0 8 0 160526932 881729536 52289 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154517173 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28673/statm: 215266 52289 1993 14 0 201471 0
[pid=28673/tid=28674] ppid=28659 vsize=861064 CPUtime=1.51
/proc/28673/task/28674/stat : 28674 (java) S 28659 28659 28119 0 -1 64 36649 0 0 0 133 18 0 0 16 0 8 0 160526936 881729536 52289 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28675] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28675/stat : 28675 (java) S 28659 28659 28119 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 160526936 881729536 52289 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28676] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28676/stat : 28676 (java) S 28659 28659 28119 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160526936 881729536 52289 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28677] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28677/stat : 28677 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160526940 881729536 52289 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28678] ppid=28659 vsize=861064 CPUtime=0.27
/proc/28673/task/28678/stat : 28678 (java) S 28659 28659 28119 0 -1 64 969 0 0 0 25 2 0 0 15 0 8 0 160526940 881729536 52289 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28679] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28679/stat : 28679 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160526940 881729536 52289 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28673/tid=28680] ppid=28659 vsize=861064 CPUtime=0
/proc/28673/task/28680/stat : 28680 (java) S 28659 28659 28119 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160526940 881729536 52289 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 908636

[startup+51.242 s]
/proc/loadavg: 2.25 2.08 2.02 3/99 28681
/proc/meminfo: memFree=1382088/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=57560 CPUtime=11.18
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 13479 0 0 0 1108 10 0 0 25 0 1 0 160530923 58941440 13461 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 1 0 0
/proc/28681/statm: 14390 13461 54 142 0 14246 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 105132

[startup+102.479 s]
/proc/loadavg: 2.11 2.07 2.02 3/99 28681
/proc/meminfo: memFree=1375432/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=64756 CPUtime=61.93
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 15186 0 0 0 6181 12 0 0 25 0 1 0 160530923 66310144 15168 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/28681/statm: 16189 15168 54 142 0 16045 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 112328

[startup+162.535 s]
/proc/loadavg: 2.07 2.06 2.02 3/99 28681
/proc/meminfo: memFree=1365320/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=74876 CPUtime=121.39
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 17721 0 0 0 12125 14 0 0 25 0 1 0 160530923 76673024 17703 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/28681/statm: 18719 17703 54 142 0 18575 0
Current children cumulated CPU time (s) 160.8
Current children cumulated vsize (KiB) 122448


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

/proc/loadavg: 2.16 2.06 2.01 3/95 28756
/proc/meminfo: memFree=1546208/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=199632 CPUtime=1080.65
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 48881 0 0 0 108011 54 0 0 25 0 1 0 160530923 204423168 48863 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 49908 48863 54 142 0 49764 0
Current children cumulated CPU time (s) 1120.06
Current children cumulated vsize (KiB) 247204

[startup+1183.4 s]
/proc/loadavg: 2.06 2.05 2.00 3/95 28756
/proc/meminfo: memFree=1539744/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=205980 CPUtime=1140.64
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 50481 0 0 0 114009 55 0 0 25 0 1 0 160530923 210923520 50463 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 51495 50463 54 142 0 51351 0
Current children cumulated CPU time (s) 1180.05
Current children cumulated vsize (KiB) 253552

[startup+1243.44 s]
/proc/loadavg: 2.02 2.03 2.00 3/95 28756
/proc/meminfo: memFree=1534304/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=211412 CPUtime=1200.62
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 51832 0 0 0 120005 57 0 0 25 0 1 0 160530923 216485888 51814 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 52853 51814 54 142 0 52709 0
Current children cumulated CPU time (s) 1240.03
Current children cumulated vsize (KiB) 258984

[startup+1303.45 s]
/proc/loadavg: 2.00 2.03 2.00 3/95 28756
/proc/meminfo: memFree=1524512/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=221208 CPUtime=1260.55
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 54281 0 0 0 125995 60 0 0 25 0 1 0 160530923 226516992 54263 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 55302 54263 54 142 0 55158 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 268780

[startup+1363.53 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 28756
/proc/meminfo: memFree=1518048/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=227548 CPUtime=1320.57
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 55874 0 0 0 131996 61 0 0 25 0 1 0 160530923 233009152 55856 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 56887 55856 54 142 0 56743 0
Current children cumulated CPU time (s) 1359.98
Current children cumulated vsize (KiB) 275120

[startup+1423.59 s]
/proc/loadavg: 2.00 2.01 2.00 4/95 28756
/proc/meminfo: memFree=1513248/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=232308 CPUtime=1380.57
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 57075 0 0 0 137994 63 0 0 25 0 1 0 160530923 237883392 57057 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 58077 57057 54 142 0 57933 0
Current children cumulated CPU time (s) 1419.98
Current children cumulated vsize (KiB) 279880

[startup+1483.65 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 28756
/proc/meminfo: memFree=1510304/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=235216 CPUtime=1440.56
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 57801 0 0 0 143992 64 0 0 25 0 1 0 160530923 240861184 57783 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 58804 57783 54 142 0 58660 0
Current children cumulated CPU time (s) 1479.97
Current children cumulated vsize (KiB) 282788

[startup+1543.72 s]
/proc/loadavg: 2.07 2.02 2.00 3/95 28756
/proc/meminfo: memFree=1507552/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=238276 CPUtime=1500.57
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 58476 0 0 0 149992 65 0 0 25 0 1 0 160530923 243994624 58458 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 59569 58458 54 142 0 59425 0
Current children cumulated CPU time (s) 1539.98
Current children cumulated vsize (KiB) 285848

[startup+1603.8 s]
/proc/loadavg: 2.02 2.01 2.00 4/95 28756
/proc/meminfo: memFree=1504608/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=241192 CPUtime=1560.6
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 59201 0 0 0 155994 66 0 0 25 0 1 0 160530923 246980608 59183 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 60298 59183 54 142 0 60154 0
Current children cumulated CPU time (s) 1600.01
Current children cumulated vsize (KiB) 288764

[startup+1663.82 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 28756
/proc/meminfo: memFree=1501728/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=243964 CPUtime=1620.55
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 59893 0 0 0 161987 68 0 0 25 0 1 0 160530923 249819136 59875 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 60991 59875 54 142 0 60847 0
Current children cumulated CPU time (s) 1659.96
Current children cumulated vsize (KiB) 291536

[startup+1723.9 s]
/proc/loadavg: 2.05 2.02 2.00 3/95 28756
/proc/meminfo: memFree=1498528/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=247168 CPUtime=1680.56
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 60688 0 0 0 167987 69 0 0 25 0 1 0 160530923 253100032 60670 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 61792 60670 54 142 0 61648 0
Current children cumulated CPU time (s) 1719.97
Current children cumulated vsize (KiB) 294740

[startup+1783.92 s]
/proc/loadavg: 2.08 2.03 2.00 3/95 28756
/proc/meminfo: memFree=1495776/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=249856 CPUtime=1740.53
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 61358 0 0 0 173983 70 0 0 25 0 1 0 160530923 255852544 61340 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 62464 61340 54 142 0 62320 0
Current children cumulated CPU time (s) 1779.94
Current children cumulated vsize (KiB) 297428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.05 s]
/proc/loadavg: 2.05 2.03 2.00 3/95 28756
/proc/meminfo: memFree=1494944/2055920 swapFree=4192812/4192956
[pid=28659] ppid=28657 vsize=47572 CPUtime=39.41
/proc/28659/stat : 28659 (galac.sh) S 28657 28659 28119 0 -1 4194304 799 54308 0 1 0 1 3894 46 17 0 1 0 160526928 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28659/statm: 11893 363 245 79 0 218 0
[pid=28681] ppid=28659 vsize=250668 CPUtime=1760.63
/proc/28681/stat : 28681 (minisat) R 28659 28659 28119 0 -1 4194304 61556 0 0 0 175992 71 0 0 25 0 1 0 160530923 256684032 61538 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/28681/statm: 62667 61538 54 142 0 62523 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 298240

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 28659 and gives childrusage.ru_utime.tv_sec=38 childrusage.ru_utime.tv_usec=943079 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=477927
CPU time returned by wait4() is 39.421
while last known CPU time is 1800.04

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

Real time (s): 1804.06
CPU time (s): 1800.04
CPU user time (s): 1798.86
CPU system time (s): 1.18
CPU usage (%): 99.777
Max. virtual memory (cumulated for all children) (KiB): 908636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.9431
system time used= 0.477927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55107
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= 2182
involuntary context switches= 3604

runsolver used 2.19467 s user time and 6.23205 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 22:08:41 UTC 2007


IDJOB= 196277
IDBENCH= 3339
FILE ID= node17/196277-1168121321

PBS_JOBID= 3477149

Free space on /tmp= 66311 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  94937a49dba715d36ca494032f55eabb

RANDOM SEED= 463683306

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1452528 kB
Buffers:         42440 kB
Cached:         102876 kB
SwapCached:          0 kB
Active:         457316 kB
Inactive:        87480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1452528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5616 kB
Writeback:           0 kB
Mapped:         428408 kB
Slab:            42664 kB
Committed_AS:  4830008 kB
PageTables:       2956 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= 66298 MiB



End job on node17 on Sat Jan  6 22:38:46 UTC 2007