Trace number 195783

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.03 1810.18

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-38_ext.xml
MD5SUM915ffb10afaffa7b121056e55d9bf943
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 benchmark421.256
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.09	c start processing
3.09	c start relation processing
9.44	c start cnf exporting
41.40	c parsing time : 2.92
41.40	c preprocessing time : 41.234
41.40	
41.40	c Nary constraints - conflicts : 0 supports : 75
41.40	c Binary constraints - conflicts : 0 supports :0
41.40	c max arity constraint : 3
41.40	c Max Tuples generated 0
41.40	c relations : 75
41.40	c relations BDD: 75
41.40	c vars : 296076 - clauses :  935293
41.40	
41.46	 
41.46	c --- Minisat Stats ---
41.46	 

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/node47/watcher-195783-1168113824 -o ROOT/results/node47/solver-195783-1168113824 -C 1800 -M 900 /tmp/evaluation/195783-1168113824/galac.sh /tmp/evaluation/195783-1168113824/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.98 1.88 1.80 5/73 14373
/proc/meminfo: memFree=1822424/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=8560 CPUtime=0
/proc/14372/stat : 14372 (galac.sh) R 14370 14372 13433 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 159781745 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717727631 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14372/statm: 2140 253 197 79 0 133 0

[startup+0.109588 s]
/proc/loadavg: 1.98 1.88 1.80 5/73 14373
/proc/meminfo: memFree=1822424/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=0
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47584

[startup+0.517394 s]
/proc/loadavg: 1.98 1.88 1.80 5/73 14373
/proc/meminfo: memFree=1822424/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=0
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47584

[startup+1.33949 s]
/proc/loadavg: 2.06 1.90 1.81 3/81 14393
/proc/meminfo: memFree=1743960/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=0
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14386] ppid=14372 vsize=861064 CPUtime=1.27
/proc/14386/stat : 14386 (java) R 14372 14372 13433 0 -1 0 21579 0 1 0 118 9 0 0 21 0 8 0 159781749 881729536 21331 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14386/statm: 215266 21331 1964 14 0 201471 0
[pid=14386/tid=14387] ppid=14372 vsize=861064 CPUtime=0.05
/proc/14386/task/14387/stat : 14387 (java) R 14372 14372 13433 0 -1 64 5827 0 0 0 4 1 0 0 16 0 8 0 159781753 881729536 21331 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153822870 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14388] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14388/stat : 14388 (java) S 14372 14372 13433 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 159781754 881729536 21331 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14389] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14389/stat : 14389 (java) S 14372 14372 13433 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 159781754 881729536 21331 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14390] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14390/stat : 14390 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159781757 881729536 21331 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14391] ppid=14372 vsize=861064 CPUtime=0.13
/proc/14386/task/14391/stat : 14391 (java) S 14372 14372 13433 0 -1 64 893 0 0 0 12 1 0 0 16 0 8 0 159781757 881729536 21331 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14392] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14392/stat : 14392 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159781757 881729536 21331 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14393] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14393/stat : 14393 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159781757 881729536 21331 18446744073709551615 134512640 134570532 4294956112 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) 908648

[startup+2.99266 s]
/proc/loadavg: 2.06 1.90 1.81 3/81 14393
/proc/meminfo: memFree=1733912/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=0
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14386] ppid=14372 vsize=861064 CPUtime=2.91
/proc/14386/stat : 14386 (java) R 14372 14372 13433 0 -1 0 25863 0 1 0 279 12 0 0 25 0 8 0 159781749 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073651556 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14386/statm: 215266 25610 1964 14 0 201471 0
[pid=14386/tid=14387] ppid=14372 vsize=861064 CPUtime=0.21
/proc/14386/task/14387/stat : 14387 (java) S 14372 14372 13433 0 -1 64 10096 0 0 0 17 4 0 0 16 0 8 0 159781753 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14388] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14388/stat : 14388 (java) S 14372 14372 13433 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 159781754 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14389] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14389/stat : 14389 (java) S 14372 14372 13433 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 159781754 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14390] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14390/stat : 14390 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159781757 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14391] ppid=14372 vsize=861064 CPUtime=0.16
/proc/14386/task/14391/stat : 14391 (java) S 14372 14372 13433 0 -1 64 903 0 0 0 15 1 0 0 16 0 8 0 159781757 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14392] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14392/stat : 14392 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159781757 881729536 25610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14393] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14393/stat : 14393 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159781757 881729536 25610 18446744073709551615 134512640 134570532 4294956112 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) 908648

[startup+6.204 s]
/proc/loadavg: 2.14 1.92 1.82 3/81 14393
/proc/meminfo: memFree=1685272/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=0
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14386] ppid=14372 vsize=861064 CPUtime=6.09
/proc/14386/stat : 14386 (java) R 14372 14372 13433 0 -1 0 36209 0 1 0 592 17 0 0 25 0 8 0 159781749 881729536 35953 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073888900 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14386/statm: 215266 35953 1972 14 0 201471 0
[pid=14386/tid=14387] ppid=14372 vsize=861064 CPUtime=0.68
/proc/14386/task/14387/stat : 14387 (java) S 14372 14372 13433 0 -1 64 20384 0 0 0 60 8 0 0 21 0 8 0 159781753 881729536 35953 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14388] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14388/stat : 14388 (java) S 14372 14372 13433 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 159781754 881729536 35953 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14389] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14389/stat : 14389 (java) S 14372 14372 13433 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 159781754 881729536 35953 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14390] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14390/stat : 14390 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159781757 881729536 35953 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14391] ppid=14372 vsize=861064 CPUtime=0.21
/proc/14386/task/14391/stat : 14391 (java) S 14372 14372 13433 0 -1 64 936 0 0 0 20 1 0 0 15 0 8 0 159781757 881729536 35953 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14392] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14392/stat : 14392 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159781757 881729536 35953 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14393] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14393/stat : 14393 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159781757 881729536 35953 18446744073709551615 134512640 134570532 4294956112 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) 908648

[startup+12.6927 s]
/proc/loadavg: 2.13 1.92 1.82 3/81 14393
/proc/meminfo: memFree=1610528/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=0
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14386] ppid=14372 vsize=861064 CPUtime=12.52
/proc/14386/stat : 14386 (java) R 14372 14372 13433 0 -1 0 54602 0 1 0 1225 27 0 0 25 0 8 0 159781749 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073656767 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14386/statm: 215266 54340 1993 14 0 201471 0
[pid=14386/tid=14387] ppid=14372 vsize=861064 CPUtime=1.49
/proc/14386/task/14387/stat : 14387 (java) S 14372 14372 13433 0 -1 64 38694 0 0 0 133 16 0 0 16 0 8 0 159781753 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14388] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14388/stat : 14388 (java) S 14372 14372 13433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159781754 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14389] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14389/stat : 14389 (java) S 14372 14372 13433 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 159781754 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14390] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14390/stat : 14390 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159781757 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14391] ppid=14372 vsize=861064 CPUtime=0.28
/proc/14386/task/14391/stat : 14391 (java) S 14372 14372 13433 0 -1 64 972 0 0 0 26 2 0 0 15 0 8 0 159781757 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14392] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14392/stat : 14392 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159781757 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14393] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14393/stat : 14393 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159781757 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 908648

[startup+25.5611 s]
/proc/loadavg: 2.11 1.92 1.82 3/81 14393
/proc/meminfo: memFree=1604192/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=0
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14386] ppid=14372 vsize=861064 CPUtime=25.27
/proc/14386/stat : 14386 (java) R 14372 14372 13433 0 -1 0 54623 0 1 0 2496 31 0 0 25 0 8 0 159781749 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074004754 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14386/statm: 215266 54340 1993 14 0 201471 0
[pid=14386/tid=14387] ppid=14372 vsize=861064 CPUtime=1.51
/proc/14386/task/14387/stat : 14387 (java) S 14372 14372 13433 0 -1 64 38694 0 0 0 135 16 0 0 16 0 8 0 159781753 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14388] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14388/stat : 14388 (java) S 14372 14372 13433 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159781754 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14389] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14389/stat : 14389 (java) S 14372 14372 13433 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 159781754 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14390] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14390/stat : 14390 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 159781757 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14391] ppid=14372 vsize=861064 CPUtime=0.28
/proc/14386/task/14391/stat : 14391 (java) S 14372 14372 13433 0 -1 64 972 0 0 0 26 2 0 0 15 0 8 0 159781757 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14392] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14392/stat : 14392 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159781757 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14386/tid=14393] ppid=14372 vsize=861064 CPUtime=0
/proc/14386/task/14393/stat : 14393 (java) S 14372 14372 13433 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159781757 881729536 54340 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 908648

[startup+51.1868 s]
/proc/loadavg: 2.06 1.93 1.82 3/74 14394
/proc/meminfo: memFree=1748248/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=59948 CPUtime=9.62
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 14290 0 0 0 954 8 0 0 25 0 1 0 159785891 61386752 14272 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14394/statm: 14987 14272 54 142 0 14843 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 107532

[startup+102.426 s]
/proc/loadavg: 2.03 1.94 1.83 3/74 14394
/proc/meminfo: memFree=1742744/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=65628 CPUtime=60.39
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 15757 0 0 0 6029 10 0 0 25 0 1 0 159785891 67203072 15739 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/14394/statm: 16407 15739 54 142 0 16263 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 113212

[startup+162.492 s]
/proc/loadavg: 2.01 1.94 1.83 3/74 14394
/proc/meminfo: memFree=1735512/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=73016 CPUtime=119.9
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 17584 0 0 0 11978 12 0 0 25 0 1 0 159785891 74768384 17566 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/14394/statm: 18254 17566 54 142 0 18110 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 120600


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

/proc/loadavg: 1.98 1.98 1.91 3/82 14466
/proc/meminfo: memFree=1650704/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=132892 CPUtime=1073.02
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 32533 0 0 0 107268 34 0 0 25 0 1 0 159785891 136081408 32515 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 33223 32515 54 142 0 33079 0
Current children cumulated CPU time (s) 1114.03
Current children cumulated vsize (KiB) 180476

[startup+1183.53 s]
/proc/loadavg: 1.99 1.98 1.91 3/82 14466
/proc/meminfo: memFree=1648336/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=135268 CPUtime=1133
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 33134 0 0 0 113265 35 0 0 25 0 1 0 159785891 138514432 33116 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 33817 33116 54 142 0 33673 0
Current children cumulated CPU time (s) 1174.01
Current children cumulated vsize (KiB) 182852

[startup+1243.55 s]
/proc/loadavg: 1.99 1.98 1.91 3/82 14466
/proc/meminfo: memFree=1645072/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=138480 CPUtime=1192.95
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 33942 0 0 0 119259 36 0 0 25 0 1 0 159785891 141803520 33924 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 34620 33924 54 142 0 34476 0
Current children cumulated CPU time (s) 1233.96
Current children cumulated vsize (KiB) 186064

[startup+1303.59 s]
/proc/loadavg: 1.99 1.98 1.91 3/82 14466
/proc/meminfo: memFree=1642768/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=140896 CPUtime=1252.93
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 34497 0 0 0 125256 37 0 0 25 0 1 0 159785891 144277504 34479 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 35224 34479 54 142 0 35080 0
Current children cumulated CPU time (s) 1293.94
Current children cumulated vsize (KiB) 188480

[startup+1363.6 s]
/proc/loadavg: 1.99 1.98 1.91 3/82 14466
/proc/meminfo: memFree=1640016/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=143688 CPUtime=1312.9
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 35183 0 0 0 131251 39 0 0 25 0 1 0 159785891 147136512 35165 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529302 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 35922 35165 54 142 0 35778 0
Current children cumulated CPU time (s) 1353.91
Current children cumulated vsize (KiB) 191272

[startup+1423.64 s]
/proc/loadavg: 1.99 1.98 1.91 3/82 14466
/proc/meminfo: memFree=1637968/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=145712 CPUtime=1372.86
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 35695 0 0 0 137247 39 0 0 25 0 1 0 159785891 149209088 35677 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 36428 35677 54 142 0 36284 0
Current children cumulated CPU time (s) 1413.87
Current children cumulated vsize (KiB) 193296

[startup+1483.7 s]
/proc/loadavg: 2.07 2.00 1.91 3/82 14466
/proc/meminfo: memFree=1635984/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=147700 CPUtime=1432.88
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 36185 0 0 0 143248 40 0 0 25 0 1 0 159785891 151244800 36167 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 36925 36167 54 142 0 36781 0
Current children cumulated CPU time (s) 1473.89
Current children cumulated vsize (KiB) 195284

[startup+1543.77 s]
/proc/loadavg: 2.02 2.00 1.91 3/82 14466
/proc/meminfo: memFree=1632720/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=150868 CPUtime=1492.87
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 36981 0 0 0 149246 41 0 0 25 0 1 0 159785891 154488832 36963 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 37717 36963 54 142 0 37573 0
Current children cumulated CPU time (s) 1533.88
Current children cumulated vsize (KiB) 198452

[startup+1603.85 s]
/proc/loadavg: 2.01 2.00 1.91 3/82 14466
/proc/meminfo: memFree=1629392/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=154168 CPUtime=1552.9
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 37810 0 0 0 155247 43 0 0 25 0 1 0 159785891 157868032 37792 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 38542 37792 54 142 0 38398 0
Current children cumulated CPU time (s) 1593.91
Current children cumulated vsize (KiB) 201752

[startup+1663.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 14466
/proc/meminfo: memFree=1626576/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=156940 CPUtime=1612.9
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 38512 0 0 0 161246 44 0 0 25 0 1 0 159785891 160706560 38494 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 39235 38494 54 142 0 39091 0
Current children cumulated CPU time (s) 1653.91
Current children cumulated vsize (KiB) 204524

[startup+1723.98 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 14466
/proc/meminfo: memFree=1623952/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=159448 CPUtime=1672.91
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 39146 0 0 0 167246 45 0 0 25 0 1 0 159785891 163274752 39128 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 39862 39128 54 142 0 39718 0
Current children cumulated CPU time (s) 1713.92
Current children cumulated vsize (KiB) 207032

[startup+1784 s]
/proc/loadavg: 2.00 2.00 1.91 4/82 14466
/proc/meminfo: memFree=1621136/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=162404 CPUtime=1732.87
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 39866 0 0 0 173241 46 0 0 25 0 1 0 159785891 166301696 39848 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 40601 39848 54 142 0 40457 0
Current children cumulated CPU time (s) 1773.88
Current children cumulated vsize (KiB) 209988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.17 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 14466
/proc/meminfo: memFree=1619792/2055920 swapFree=4183900/4192956
[pid=14372] ppid=14370 vsize=47584 CPUtime=41.01
/proc/14372/stat : 14372 (galac.sh) S 14370 14372 13433 0 -1 4194304 799 56363 0 1 0 0 4059 42 17 0 1 0 159781745 48726016 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 208717146970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14372/statm: 11896 363 245 79 0 218 0
[pid=14394] ppid=14372 vsize=163592 CPUtime=1759.02
/proc/14394/stat : 14394 (minisat) R 14372 14372 13433 0 -1 4194304 40182 0 0 0 175856 46 0 0 25 0 1 0 159785891 167518208 40164 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/14394/statm: 40898 40164 54 142 0 40754 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 211176

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 14372 and gives childrusage.ru_utime.tv_sec=40 childrusage.ru_utime.tv_usec=607826 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=425935
CPU time returned by wait4() is 41.0338
while last known CPU time is 1800.03

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

Real time (s): 1810.18
CPU time (s): 1800.03
CPU user time (s): 1799.15
CPU system time (s): 0.88
CPU usage (%): 99.4394
Max. virtual memory (cumulated for all children) (KiB): 908648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.6078
system time used= 0.425935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57162
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= 2258
involuntary context switches= 3016

runsolver used 2.50162 s user time and 5.49616 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan  6 20:03:45 UTC 2007


IDJOB= 195783
IDBENCH= 3301
FILE ID= node47/195783-1168113824

PBS_JOBID= 3477415

Free space on /tmp= 66524 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  915ffb10afaffa7b121056e55d9bf943

RANDOM SEED= 229270877

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1822904 kB
Buffers:         14916 kB
Cached:         145144 kB
SwapCached:       3480 kB
Active:          94868 kB
Inactive:        88676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822904 kB
SwapTotal:     4192956 kB
SwapFree:      4183900 kB
Dirty:            5704 kB
Writeback:           0 kB
Mapped:          32036 kB
Slab:            35000 kB
Committed_AS:  2984732 kB
PageTables:       1812 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= 66511 MiB



End job on node47 on Sat Jan  6 20:33:55 UTC 2007