Trace number 196147

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.1 1811.83

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-23_ext.xml
MD5SUM92fc3716141ae1692bf2309e27b5e9ed
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark475.366
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
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 ---
3.08	c start processing
3.08	c start relation processing
9.47	c start cnf exporting
41.71	c parsing time : 2.917
41.71	c preprocessing time : 41.547
41.71	
41.71	c Nary constraints - conflicts : 0 supports : 75
41.71	c Binary constraints - conflicts : 0 supports :0
41.71	c max arity constraint : 3
41.71	c Max Tuples generated 0
41.71	c relations : 75
41.71	c relations BDD: 75
41.71	c vars : 296444 - clauses :  936390
41.71	
41.75	 
41.75	c --- Minisat Stats ---
41.75	 

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/node44/watcher-196147-1168119555 -o ROOT/results/node44/solver-196147-1168119555 -C 1800 -M 900 /tmp/evaluation/196147-1168119555/galac.sh /tmp/evaluation/196147-1168119555/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.01 2.00 2.00 5/81 23526
/proc/meminfo: memFree=1504176/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=8560 CPUtime=0
/proc/23525/stat : 23525 (galac.sh) R 23523 23525 22312 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 160354587 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840660879 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23525/statm: 2140 253 197 79 0 133 0

[startup+0.107395 s]
/proc/loadavg: 2.01 2.00 2.00 5/81 23526
/proc/meminfo: memFree=1504176/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=0
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 760 1704 0 0 0 0 0 0 18 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.519438 s]
/proc/loadavg: 2.01 2.00 2.00 5/81 23526
/proc/meminfo: memFree=1504176/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=0
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 760 1704 0 0 0 0 0 0 18 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.34852 s]
/proc/loadavg: 2.01 2.00 2.00 4/89 23546
/proc/meminfo: memFree=1425520/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=0
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 760 1704 0 0 0 0 0 0 18 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23539] ppid=23525 vsize=861064 CPUtime=1.29
/proc/23539/stat : 23539 (java) R 23525 23525 22312 0 -1 0 22266 0 1 0 118 11 0 0 21 0 8 0 160354590 881729536 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073487015 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23539/statm: 215266 22018 1963 14 0 201471 0
[pid=23539/tid=23540] ppid=23525 vsize=861064 CPUtime=0.08
/proc/23539/task/23540/stat : 23540 (java) S 23525 23525 22312 0 -1 64 6514 0 0 0 5 3 0 0 16 0 8 0 160354594 881729536 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23541] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23541/stat : 23541 (java) S 23525 23525 22312 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160354595 881729536 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23542] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23542/stat : 23542 (java) S 23525 23525 22312 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160354595 881729536 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23543] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23543/stat : 23543 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160354598 881729536 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23544] ppid=23525 vsize=861064 CPUtime=0.12
/proc/23539/task/23544/stat : 23544 (java) S 23525 23525 22312 0 -1 64 893 0 0 0 12 0 0 0 16 0 8 0 160354598 881729536 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23545] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23545/stat : 23545 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160354598 881729536 22018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23546] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23546/stat : 23546 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160354598 881729536 22018 18446744073709551615 134512640 134570532 4294956112 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) 908628

[startup+2.9887 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 23546
/proc/meminfo: memFree=1413488/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=0
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 760 1704 0 0 0 0 0 0 18 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23539] ppid=23525 vsize=861064 CPUtime=2.92
/proc/23539/stat : 23539 (java) R 23525 23525 22312 0 -1 0 25864 0 1 0 278 14 0 0 25 0 8 0 160354590 881729536 25611 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073687591 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23539/statm: 215266 25611 1963 14 0 201471 0
[pid=23539/tid=23540] ppid=23525 vsize=861064 CPUtime=0.21
/proc/23539/task/23540/stat : 23540 (java) S 23525 23525 22312 0 -1 64 10097 0 0 0 17 4 0 0 16 0 8 0 160354594 881729536 25611 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23541] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23541/stat : 23541 (java) S 23525 23525 22312 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160354595 881729536 25611 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23542] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23542/stat : 23542 (java) S 23525 23525 22312 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160354595 881729536 25611 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23543] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23543/stat : 23543 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160354598 881729536 25611 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23544] ppid=23525 vsize=861064 CPUtime=0.15
/proc/23539/task/23544/stat : 23544 (java) S 23525 23525 22312 0 -1 64 903 0 0 0 15 0 0 0 16 0 8 0 160354598 881729536 25611 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23545] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23545/stat : 23545 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160354598 881729536 25611 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23546] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23546/stat : 23546 (java) R 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160354598 881729536 25611 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908628

[startup+6.27903 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 23546
/proc/meminfo: memFree=1372720/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=0
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 760 1704 0 0 0 0 0 0 18 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23539] ppid=23525 vsize=861064 CPUtime=6.17
/proc/23539/stat : 23539 (java) R 23525 23525 22312 0 -1 0 36215 0 1 0 599 18 0 0 25 0 8 0 160354590 881729536 35959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073881284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23539/statm: 215266 35959 1971 14 0 201471 0
[pid=23539/tid=23540] ppid=23525 vsize=861064 CPUtime=0.68
/proc/23539/task/23540/stat : 23540 (java) S 23525 23525 22312 0 -1 64 20390 0 0 0 60 8 0 0 21 0 8 0 160354594 881729536 35959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23541] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23541/stat : 23541 (java) S 23525 23525 22312 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160354595 881729536 35959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23542] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23542/stat : 23542 (java) S 23525 23525 22312 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160354595 881729536 35959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23543] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23543/stat : 23543 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160354598 881729536 35959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23544] ppid=23525 vsize=861064 CPUtime=0.2
/proc/23539/task/23544/stat : 23544 (java) S 23525 23525 22312 0 -1 64 936 0 0 0 20 0 0 0 15 0 8 0 160354598 881729536 35959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23545] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23545/stat : 23545 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160354598 881729536 35959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23546] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23546/stat : 23546 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160354598 881729536 35959 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908628

[startup+12.7727 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 23546
/proc/meminfo: memFree=1292216/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=0
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 760 1704 0 0 0 0 0 0 18 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23539] ppid=23525 vsize=861064 CPUtime=12.6
/proc/23539/stat : 23539 (java) R 23525 23525 22312 0 -1 0 54648 0 1 0 1230 30 0 0 25 0 8 0 160354590 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154615293 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23539/statm: 215266 54386 1993 14 0 201471 0
[pid=23539/tid=23540] ppid=23525 vsize=861064 CPUtime=1.49
/proc/23539/task/23540/stat : 23540 (java) S 23525 23525 22312 0 -1 64 38741 0 0 0 131 18 0 0 16 0 8 0 160354594 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23541] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23541/stat : 23541 (java) S 23525 23525 22312 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 160354595 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23542] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23542/stat : 23542 (java) S 23525 23525 22312 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160354595 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23543] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23543/stat : 23543 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160354598 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23544] ppid=23525 vsize=861064 CPUtime=0.27
/proc/23539/task/23544/stat : 23544 (java) S 23525 23525 22312 0 -1 64 971 0 0 0 26 1 0 0 15 0 8 0 160354598 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23545] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23545/stat : 23545 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160354598 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23546] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23546/stat : 23546 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160354598 881729536 54386 18446744073709551615 134512640 134570532 4294956112 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) 908628

[startup+25.657 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 23546
/proc/meminfo: memFree=1285816/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=0
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 760 1704 0 0 0 0 0 0 18 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23539] ppid=23525 vsize=861064 CPUtime=25.37
/proc/23539/stat : 23539 (java) R 23525 23525 22312 0 -1 0 54669 0 1 0 2503 34 0 0 25 0 8 0 160354590 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073466960 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23539/statm: 215266 54386 1993 14 0 201471 0
[pid=23539/tid=23540] ppid=23525 vsize=861064 CPUtime=1.52
/proc/23539/task/23540/stat : 23540 (java) S 23525 23525 22312 0 -1 64 38741 0 0 0 133 19 0 0 16 0 8 0 160354594 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23541] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23541/stat : 23541 (java) S 23525 23525 22312 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 160354595 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23542] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23542/stat : 23542 (java) S 23525 23525 22312 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160354595 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23543] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23543/stat : 23543 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160354598 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23544] ppid=23525 vsize=861064 CPUtime=0.27
/proc/23539/task/23544/stat : 23544 (java) S 23525 23525 22312 0 -1 64 971 0 0 0 26 1 0 0 15 0 8 0 160354598 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23545] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23545/stat : 23545 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160354598 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23539/tid=23546] ppid=23525 vsize=861064 CPUtime=0
/proc/23539/task/23546/stat : 23546 (java) S 23525 23525 22312 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160354598 881729536 54386 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 908628

[startup+51.2767 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 23547
/proc/meminfo: memFree=1429936/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=59652 CPUtime=9.42
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 14285 0 0 0 934 8 0 0 25 0 1 0 160358763 61083648 14267 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 14913 14267 54 142 0 14769 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 107216

[startup+102.528 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 23547
/proc/meminfo: memFree=1424560/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=65412 CPUtime=60.21
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 15684 0 0 0 6012 9 0 0 25 0 1 0 160358763 66981888 15666 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 16353 15666 54 142 0 16209 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 112976

[startup+162.619 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 23547
/proc/meminfo: memFree=1413552/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=76436 CPUtime=119.75
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 18436 0 0 0 11964 11 0 0 25 0 1 0 160358763 78270464 18418 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 19109 18418 54 142 0 18965 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 124000


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

/proc/loadavg: 2.00 2.00 2.00 3/82 23547
/proc/meminfo: memFree=1335856/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=153992 CPUtime=1072.01
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 37797 0 0 0 107169 32 0 0 25 0 1 0 160358763 157687808 37779 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525819 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 38498 37779 54 142 0 38354 0
Current children cumulated CPU time (s) 1113.34
Current children cumulated vsize (KiB) 201556

[startup+1183.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 23547
/proc/meminfo: memFree=1332528/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=157168 CPUtime=1131.79
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 38611 0 0 0 113146 33 0 0 25 0 1 0 160358763 160940032 38593 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 39292 38593 54 142 0 39148 0
Current children cumulated CPU time (s) 1173.12
Current children cumulated vsize (KiB) 204732

[startup+1243.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 23547
/proc/meminfo: memFree=1329840/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=159808 CPUtime=1191.52
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 39273 0 0 0 119118 34 0 0 25 0 1 0 160358763 163643392 39255 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 39952 39255 54 142 0 39808 0
Current children cumulated CPU time (s) 1232.85
Current children cumulated vsize (KiB) 207372

[startup+1303.69 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 23547
/proc/meminfo: memFree=1326256/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=163384 CPUtime=1251.25
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 40181 0 0 0 125090 35 0 0 25 0 1 0 160358763 167305216 40163 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 40846 40163 54 142 0 40702 0
Current children cumulated CPU time (s) 1292.58
Current children cumulated vsize (KiB) 210948

[startup+1363.73 s]
/proc/loadavg: 2.08 2.03 2.01 3/88 23695
/proc/meminfo: memFree=1321656/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=166688 CPUtime=1310.83
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 41013 0 0 0 131046 37 0 0 25 0 1 0 160358763 170688512 40995 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/23547/statm: 41672 40995 54 142 0 41528 0
Current children cumulated CPU time (s) 1352.16
Current children cumulated vsize (KiB) 214252

[startup+1423.8 s]
/proc/loadavg: 1.39 1.84 1.94 2/66 23762
/proc/meminfo: memFree=1364608/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=170004 CPUtime=1370.85
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 41843 0 0 0 137046 39 0 0 25 0 1 0 160358763 174084096 41825 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134521246 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 42501 41825 54 142 0 42357 0
Current children cumulated CPU time (s) 1412.18
Current children cumulated vsize (KiB) 217568

[startup+1483.86 s]
/proc/loadavg: 1.14 1.68 1.88 2/66 23762
/proc/meminfo: memFree=1360576/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=173964 CPUtime=1430.9
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 42825 0 0 0 143048 42 0 0 25 0 1 0 160358763 178139136 42807 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 43491 42807 54 142 0 43347 0
Current children cumulated CPU time (s) 1472.23
Current children cumulated vsize (KiB) 221528

[startup+1543.92 s]
/proc/loadavg: 1.05 1.56 1.82 2/66 23762
/proc/meminfo: memFree=1356096/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=178480 CPUtime=1490.94
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 43969 0 0 0 149051 43 0 0 25 0 1 0 160358763 182763520 43951 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 44620 43951 54 142 0 44476 0
Current children cumulated CPU time (s) 1532.27
Current children cumulated vsize (KiB) 226044

[startup+1603.97 s]
/proc/loadavg: 1.02 1.45 1.77 2/66 23762
/proc/meminfo: memFree=1343744/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=191292 CPUtime=1550.98
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 47071 0 0 0 155053 45 0 0 25 0 1 0 160358763 195883008 47053 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 47823 47053 54 142 0 47679 0
Current children cumulated CPU time (s) 1592.31
Current children cumulated vsize (KiB) 238856

[startup+1664.03 s]
/proc/loadavg: 1.00 1.37 1.72 2/66 23762
/proc/meminfo: memFree=1327424/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=207848 CPUtime=1611.01
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 51211 0 0 0 161054 47 0 0 25 0 1 0 160358763 212836352 51193 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 51962 51193 54 142 0 51818 0
Current children cumulated CPU time (s) 1652.34
Current children cumulated vsize (KiB) 255412

[startup+1724.09 s]
/proc/loadavg: 1.00 1.30 1.67 2/66 23762
/proc/meminfo: memFree=1308160/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=226684 CPUtime=1671.06
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 55925 0 0 0 167055 51 0 0 25 0 1 0 160358763 232124416 55907 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 56671 55907 54 142 0 56527 0
Current children cumulated CPU time (s) 1712.39
Current children cumulated vsize (KiB) 274248

[startup+1784.14 s]
/proc/loadavg: 1.00 1.24 1.62 2/66 23762
/proc/meminfo: memFree=1299264/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=235488 CPUtime=1731.1
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 58148 0 0 0 173056 54 0 0 25 0 1 0 160358763 241139712 58130 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527112 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 58872 58130 54 142 0 58728 0
Current children cumulated CPU time (s) 1772.43
Current children cumulated vsize (KiB) 283052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.81 s]
/proc/loadavg: 1.00 1.22 1.60 2/66 23762
/proc/meminfo: memFree=1296384/2055920 swapFree=4192812/4192956
[pid=23525] ppid=23523 vsize=47564 CPUtime=41.33
/proc/23525/stat : 23525 (galac.sh) S 23523 23525 22312 0 -1 4194304 798 56407 0 1 0 0 4090 43 17 0 1 0 160354587 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23525/statm: 11891 362 244 79 0 218 0
[pid=23547] ppid=23525 vsize=238392 CPUtime=1758.77
/proc/23547/stat : 23547 (minisat) R 23525 23525 22312 0 -1 4194304 58864 0 0 0 175822 55 0 0 25 0 1 0 160358763 244113408 58846 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23547/statm: 59598 58846 54 142 0 59454 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 285956

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 23525 and gives childrusage.ru_utime.tv_sec=40 childrusage.ru_utime.tv_usec=907781 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=440932
CPU time returned by wait4() is 41.3487
while last known CPU time is 1800.1

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

Real time (s): 1811.83
CPU time (s): 1800.1
CPU user time (s): 1799.12
CPU system time (s): 0.98
CPU usage (%): 99.3528
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.9078
system time used= 0.440932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57205
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= 2266
involuntary context switches= 3081

runsolver used 2.01369 s user time and 5.2502 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 21:39:15 UTC 2007


IDJOB= 196147
IDBENCH= 3329
FILE ID= node44/196147-1168119555

PBS_JOBID= 3477387

Free space on /tmp= 66532 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  92fc3716141ae1692bf2309e27b5e9ed

RANDOM SEED= 675729843

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.213
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.213
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:       1504656 kB
Buffers:         34672 kB
Cached:         389988 kB
SwapCached:          0 kB
Active:         156056 kB
Inactive:       325632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          74736 kB
Slab:            54808 kB
Committed_AS:  3177064 kB
PageTables:       1904 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= 66519 MiB



End job on node44 on Sat Jan  6 22:09:27 UTC 2007