Trace number 199885

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.02 1804.24

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-49_ext.xml
MD5SUMc61bd04e571b86c30b18b49a2534c2f9
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 benchmark568.712
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints73
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension73
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.00	c start processing
3.00	c start relation processing
9.54	c start cnf exporting
39.32	c parsing time : 2.832
39.32	c preprocessing time : 39.159
39.32	
39.32	c Nary constraints - conflicts : 0 supports : 73
39.32	c Binary constraints - conflicts : 0 supports :0
39.32	c max arity constraint : 3
39.32	c Max Tuples generated 0
39.32	c relations : 73
39.32	c relations BDD: 73
39.32	c vars : 283289 - clauses :  895764
39.32	
39.39	 
39.39	c --- Minisat Stats ---
39.39	 

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/node60/watcher-199885-1168137827 -o ROOT/results/node60/solver-199885-1168137827 -C 1800 -M 900 /tmp/evaluation/199885-1168137827/galac.sh /tmp/evaluation/199885-1168137827/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.92 1.98 1.82 5/82 30789
/proc/meminfo: memFree=1420952/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=8560 CPUtime=0
/proc/30788/stat : 30788 (galac.sh) R 30786 30788 30481 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 162180566 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271894431631 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30788/statm: 2140 253 197 79 0 133 0

[startup+0.107279 s]
/proc/loadavg: 1.92 1.98 1.82 5/82 30789
/proc/meminfo: memFree=1420952/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=0.01
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.519317 s]
/proc/loadavg: 1.92 1.98 1.82 5/82 30789
/proc/meminfo: memFree=1420952/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=0.01
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.3484 s]
/proc/loadavg: 1.92 1.98 1.82 4/90 30809
/proc/meminfo: memFree=1342232/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=0.01
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30802] ppid=30788 vsize=861064 CPUtime=1.29
/proc/30802/stat : 30802 (java) R 30788 30788 30481 0 -1 0 21637 0 1 0 118 11 0 0 23 0 8 0 162180569 881729536 21389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30802/statm: 215266 21389 1964 14 0 201471 0
[pid=30802/tid=30803] ppid=30788 vsize=861064 CPUtime=0.06
/proc/30802/task/30803/stat : 30803 (java) R 30788 30788 30481 0 -1 64 5885 0 0 0 4 2 0 0 16 0 8 0 162180573 881729536 21389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154023761 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30804] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30804/stat : 30804 (java) S 30788 30788 30481 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162180573 881729536 21389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30805] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30805/stat : 30805 (java) S 30788 30788 30481 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 162180573 881729536 21389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30806] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30806/stat : 30806 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162180577 881729536 21389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30807] ppid=30788 vsize=861064 CPUtime=0.12
/proc/30802/task/30807/stat : 30807 (java) S 30788 30788 30481 0 -1 64 893 0 0 0 12 0 0 0 16 0 8 0 162180577 881729536 21389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30808] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30808/stat : 30808 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162180577 881729536 21389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30809] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30809/stat : 30809 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162180577 881729536 21389 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908632

[startup+2.98656 s]
/proc/loadavg: 1.92 1.98 1.82 3/90 30809
/proc/meminfo: memFree=1332504/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=0.01
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30802] ppid=30788 vsize=861064 CPUtime=2.92
/proc/30802/stat : 30802 (java) R 30788 30788 30481 0 -1 0 25892 0 1 0 278 14 0 0 25 0 8 0 162180569 881729536 25639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30802/statm: 215266 25639 1965 14 0 201471 0
[pid=30802/tid=30803] ppid=30788 vsize=861064 CPUtime=0.21
/proc/30802/task/30803/stat : 30803 (java) S 30788 30788 30481 0 -1 64 10119 0 0 0 17 4 0 0 16 0 8 0 162180573 881729536 25639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30804] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30804/stat : 30804 (java) S 30788 30788 30481 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162180573 881729536 25639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30805] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30805/stat : 30805 (java) S 30788 30788 30481 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 162180573 881729536 25639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30806] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30806/stat : 30806 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162180577 881729536 25639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30807] ppid=30788 vsize=861064 CPUtime=0.16
/proc/30802/task/30807/stat : 30807 (java) R 30788 30788 30481 0 -1 64 906 0 0 0 16 0 0 0 16 0 8 0 162180577 881729536 25639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153330923 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30808] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30808/stat : 30808 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162180577 881729536 25639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30809] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30809/stat : 30809 (java) R 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162180577 881729536 25639 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908632

[startup+6.27789 s]
/proc/loadavg: 1.93 1.98 1.82 3/90 30809
/proc/meminfo: memFree=1309592/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=0.01
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30802] ppid=30788 vsize=861064 CPUtime=6.2
/proc/30802/stat : 30802 (java) R 30788 30788 30481 0 -1 0 29860 0 1 0 604 16 0 0 25 0 8 0 162180569 881729536 29604 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30802/statm: 215266 29604 1972 14 0 201471 0
[pid=30802/tid=30803] ppid=30788 vsize=861064 CPUtime=0.46
/proc/30802/task/30803/stat : 30803 (java) R 30788 30788 30481 0 -1 64 14038 0 0 0 40 6 0 0 16 0 8 0 162180573 881729536 29604 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153827316 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30804] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30804/stat : 30804 (java) S 30788 30788 30481 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162180573 881729536 29604 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30805] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30805/stat : 30805 (java) S 30788 30788 30481 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 162180573 881729536 29604 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30806] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30806/stat : 30806 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162180577 881729536 29604 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30807] ppid=30788 vsize=861064 CPUtime=0.2
/proc/30802/task/30807/stat : 30807 (java) S 30788 30788 30481 0 -1 64 934 0 0 0 20 0 0 0 15 0 8 0 162180577 881729536 29604 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30808] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30808/stat : 30808 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162180577 881729536 29604 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30809] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30809/stat : 30809 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162180577 881729536 29604 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 908632

[startup+12.7773 s]
/proc/loadavg: 1.93 1.98 1.82 3/90 30809
/proc/meminfo: memFree=1214616/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=0.01
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30802] ppid=30788 vsize=861064 CPUtime=12.69
/proc/30802/stat : 30802 (java) R 30788 30788 30481 0 -1 0 53218 0 1 0 1242 27 0 0 25 0 8 0 162180569 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154163219 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30802/statm: 215266 52955 1993 14 0 201471 0
[pid=30802/tid=30803] ppid=30788 vsize=861064 CPUtime=1.47
/proc/30802/task/30803/stat : 30803 (java) S 30788 30788 30481 0 -1 64 37313 0 0 0 132 15 0 0 16 0 8 0 162180573 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30804] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30804/stat : 30804 (java) S 30788 30788 30481 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 162180573 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30805] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30805/stat : 30805 (java) S 30788 30788 30481 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 162180573 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30806] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30806/stat : 30806 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162180577 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30807] ppid=30788 vsize=861064 CPUtime=0.27
/proc/30802/task/30807/stat : 30807 (java) S 30788 30788 30481 0 -1 64 969 0 0 0 26 1 0 0 15 0 8 0 162180577 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30808] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30808/stat : 30808 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162180577 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30809] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30809/stat : 30809 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162180577 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 908632

[startup+25.6386 s]
/proc/loadavg: 1.95 1.98 1.82 3/90 30809
/proc/meminfo: memFree=1208024/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=0.01
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30802] ppid=30788 vsize=861064 CPUtime=25.55
/proc/30802/stat : 30802 (java) R 30788 30788 30481 0 -1 0 53239 0 1 0 2522 33 0 0 25 0 8 0 162180569 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4152819955 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30802/statm: 215266 52955 1993 14 0 201471 0
[pid=30802/tid=30803] ppid=30788 vsize=861064 CPUtime=1.5
/proc/30802/task/30803/stat : 30803 (java) S 30788 30788 30481 0 -1 64 37313 0 0 0 134 16 0 0 16 0 8 0 162180573 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30804] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30804/stat : 30804 (java) S 30788 30788 30481 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 162180573 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30805] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30805/stat : 30805 (java) S 30788 30788 30481 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 162180573 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30806] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30806/stat : 30806 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162180577 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30807] ppid=30788 vsize=861064 CPUtime=0.27
/proc/30802/task/30807/stat : 30807 (java) S 30788 30788 30481 0 -1 64 969 0 0 0 26 1 0 0 15 0 8 0 162180577 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30808] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30808/stat : 30808 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162180577 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30802/tid=30809] ppid=30788 vsize=861064 CPUtime=0
/proc/30802/task/30809/stat : 30809 (java) S 30788 30788 30481 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162180577 881729536 52955 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 908632

[startup+51.2431 s]
/proc/loadavg: 1.96 1.98 1.83 3/83 30810
/proc/meminfo: memFree=1349840/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=58444 CPUtime=11.84
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 13713 0 0 0 1174 10 0 0 25 0 1 0 162184505 59846656 13695 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529503 0 0 4096 3 0 0 0 17 1 0 0
/proc/30810/statm: 14611 13695 54 142 0 14467 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 106012

[startup+102.51 s]
/proc/loadavg: 2.06 2.00 1.84 3/83 30810
/proc/meminfo: memFree=1342864/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=65512 CPUtime=63.08
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 15478 0 0 0 6297 11 0 0 25 0 1 0 162184505 67084288 15460 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/30810/statm: 16378 15460 54 142 0 16234 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 113080

[startup+162.595 s]
/proc/loadavg: 2.02 2.00 1.84 3/83 30810
/proc/meminfo: memFree=1329616/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=78768 CPUtime=123.14
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 18800 0 0 0 12299 15 0 0 25 0 1 0 162184505 80658432 18782 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30810/statm: 19692 18782 54 142 0 19548 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 126336


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

/proc/loadavg: 2.28 2.09 1.95 3/89 31466
/proc/meminfo: memFree=1199888/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=169600 CPUtime=1081.63
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 41477 0 0 0 108114 49 0 0 25 0 1 0 162184505 173670400 41459 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/30810/statm: 42400 41459 54 142 0 42256 0
Current children cumulated CPU time (s) 1120.91
Current children cumulated vsize (KiB) 217168

[startup+1183.92 s]
/proc/loadavg: 2.10 2.07 1.95 3/83 31488
/proc/meminfo: memFree=1197000/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=174112 CPUtime=1141.65
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 42611 0 0 0 114114 51 0 0 25 0 1 0 162184505 178290688 42593 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30810/statm: 43528 42593 54 142 0 43384 0
Current children cumulated CPU time (s) 1180.93
Current children cumulated vsize (KiB) 221680

[startup+1244.01 s]
/proc/loadavg: 2.07 2.07 1.95 3/83 31488
/proc/meminfo: memFree=1192328/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=178676 CPUtime=1201.71
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 43765 0 0 0 120120 51 0 0 25 0 1 0 162184505 182964224 43747 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/30810/statm: 44669 43747 54 142 0 44525 0
Current children cumulated CPU time (s) 1240.99
Current children cumulated vsize (KiB) 226244

[startup+1304.06 s]
/proc/loadavg: 2.02 2.05 1.95 3/83 31488
/proc/meminfo: memFree=1189064/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=181916 CPUtime=1261.75
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 44576 0 0 0 126123 52 0 0 25 0 1 0 162184505 186281984 44558 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/30810/statm: 45479 44558 54 142 0 45335 0
Current children cumulated CPU time (s) 1301.03
Current children cumulated vsize (KiB) 229484

[startup+1364.15 s]
/proc/loadavg: 2.01 2.04 1.95 3/83 31488
/proc/meminfo: memFree=1185608/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=185372 CPUtime=1321.82
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 45427 0 0 0 132129 53 0 0 25 0 1 0 162184505 189820928 45409 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/30810/statm: 46343 45409 54 142 0 46199 0
Current children cumulated CPU time (s) 1361.1
Current children cumulated vsize (KiB) 232940

[startup+1424.19 s]
/proc/loadavg: 2.00 2.03 1.95 3/83 31488
/proc/meminfo: memFree=1182984/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=188012 CPUtime=1381.85
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 46106 0 0 0 138131 54 0 0 25 0 1 0 162184505 192524288 46088 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/30810/statm: 47003 46088 54 142 0 46859 0
Current children cumulated CPU time (s) 1421.13
Current children cumulated vsize (KiB) 235580

[startup+1484.28 s]
/proc/loadavg: 2.00 2.02 1.95 3/83 31488
/proc/meminfo: memFree=1177104/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=193968 CPUtime=1441.92
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 47583 0 0 0 144136 56 0 0 25 0 1 0 162184505 198623232 47565 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30810/statm: 48492 47565 54 142 0 48348 0
Current children cumulated CPU time (s) 1481.2
Current children cumulated vsize (KiB) 241536

[startup+1544.37 s]
/proc/loadavg: 2.00 2.02 1.95 3/83 31488
/proc/meminfo: memFree=1170704/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=200732 CPUtime=1502
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 49170 0 0 0 150142 58 0 0 25 0 1 0 162184505 205549568 49152 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30810/statm: 50183 49152 54 142 0 50039 0
Current children cumulated CPU time (s) 1541.28
Current children cumulated vsize (KiB) 248300

[startup+1604.41 s]
/proc/loadavg: 1.96 2.00 1.95 3/74 31716
/proc/meminfo: memFree=1454232/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=207332 CPUtime=1561.8
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 50851 0 0 0 156117 63 0 0 25 0 1 0 162184505 212307968 50833 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/30810/statm: 51833 50833 54 142 0 51689 0
Current children cumulated CPU time (s) 1601.08
Current children cumulated vsize (KiB) 254900

[startup+1664.45 s]
/proc/loadavg: 1.98 2.00 1.95 3/74 31716
/proc/meminfo: memFree=1449240/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=212216 CPUtime=1621.58
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 52077 0 0 0 162093 65 0 0 25 0 1 0 162184505 217309184 52059 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/30810/statm: 53054 52059 54 142 0 52910 0
Current children cumulated CPU time (s) 1660.86
Current children cumulated vsize (KiB) 259784

[startup+1724.49 s]
/proc/loadavg: 1.99 2.00 1.95 3/74 31716
/proc/meminfo: memFree=1445656/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=215780 CPUtime=1681.34
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 52951 0 0 0 168068 66 0 0 25 0 1 0 162184505 220958720 52933 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/30810/statm: 53945 52933 54 142 0 53801 0
Current children cumulated CPU time (s) 1720.62
Current children cumulated vsize (KiB) 263348

[startup+1784.53 s]
/proc/loadavg: 1.99 2.00 1.95 3/74 31716
/proc/meminfo: memFree=1442136/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=219236 CPUtime=1741.11
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 53831 0 0 0 174044 67 0 0 25 0 1 0 162184505 224497664 53813 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/30810/statm: 54809 53813 54 142 0 54665 0
Current children cumulated CPU time (s) 1780.39
Current children cumulated vsize (KiB) 266804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.22 s]
/proc/loadavg: 1.99 2.00 1.95 3/74 31716
/proc/meminfo: memFree=1440152/2055920 swapFree=4192812/4192956
[pid=30788] ppid=30786 vsize=47568 CPUtime=39.28
/proc/30788/stat : 30788 (galac.sh) S 30786 30788 30481 0 -1 4194304 799 54977 0 1 0 0 3886 42 17 0 1 0 162180566 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30788/statm: 11892 363 245 79 0 218 0
[pid=30810] ppid=30788 vsize=221216 CPUtime=1760.74
/proc/30810/stat : 30810 (minisat) R 30788 30788 30481 0 -1 4194304 54331 0 0 0 176006 68 0 0 25 0 1 0 162184505 226525184 54313 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527315 0 0 4096 3 0 0 0 17 0 0 0
/proc/30810/statm: 55304 54313 54 142 0 55160 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 268784

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 30788 and gives childrusage.ru_utime.tv_sec=38 childrusage.ru_utime.tv_usec=871090 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=427934
CPU time returned by wait4() is 39.299
while last known CPU time is 1800.02

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

Real time (s): 1804.24
CPU time (s): 1800.02
CPU user time (s): 1798.92
CPU system time (s): 1.1
CPU usage (%): 99.7663
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.8711
system time used= 0.427934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55776
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= 2179
involuntary context switches= 2240

runsolver used 1.79373 s user time and 5.13222 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Jan  7 02:43:47 UTC 2007


IDJOB= 199885
IDBENCH= 3650
FILE ID= node60/199885-1168137827

PBS_JOBID= 3478041

Free space on /tmp= 66542 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  c61bd04e571b86c30b18b49a2534c2f9

RANDOM SEED= 539214606

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:       1421368 kB
Buffers:         15092 kB
Cached:         248612 kB
SwapCached:          0 kB
Active:         506184 kB
Inactive:        79004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1421368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5576 kB
Writeback:           0 kB
Mapped:         340560 kB
Slab:            33952 kB
Committed_AS:  4316360 kB
PageTables:       2552 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= 66532 MiB



End job on node60 on Sun Jan  7 03:13:51 UTC 2007