Trace number 199872

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.09 1818.76

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-27_ext.xml
MD5SUM058b1cffee4e440b0ca4d1f19e415e26
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
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.47	c start cnf exporting
40.49	c parsing time : 2.853
40.49	c preprocessing time : 40.251
40.49	
40.49	c Nary constraints - conflicts : 0 supports : 74
40.49	c Binary constraints - conflicts : 0 supports :0
40.49	c max arity constraint : 3
40.49	c Max Tuples generated 0
40.49	c relations : 74
40.49	c relations BDD: 74
40.49	c vars : 289784 - clauses :  915854
40.49	
40.58	 
40.58	c --- Minisat Stats ---
40.58	 

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/node38/watcher-199872-1168137685 -o ROOT/results/node38/solver-199872-1168137685 -C 1800 -M 900 /tmp/evaluation/199872-1168137685/galac.sh /tmp/evaluation/199872-1168137685/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.90 5/73 2656
/proc/meminfo: memFree=1850976/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=8560 CPUtime=0
/proc/2655/stat : 2655 (galac.sh) R 2653 2655 1589 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 162168235 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890626959 0 0 4096 8192 0 0 0 17 1 0 0
/proc/2655/statm: 2140 253 197 79 0 133 0

[startup+0.106937 s]
/proc/loadavg: 1.92 1.98 1.90 5/73 2656
/proc/meminfo: memFree=1850976/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=0.01
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.519014 s]
/proc/loadavg: 1.92 1.98 1.90 5/73 2656
/proc/meminfo: memFree=1850976/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=0.01
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.34118 s]
/proc/loadavg: 1.92 1.98 1.90 4/81 2676
/proc/meminfo: memFree=1774432/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=0.01
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2669] ppid=2655 vsize=861060 CPUtime=1.2
/proc/2669/stat : 2669 (java) R 2655 2655 1589 0 -1 0 21637 0 1 0 110 10 0 0 21 0 8 0 162168239 881725440 21390 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073527323 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2669/statm: 215265 21390 1966 14 0 201471 0
[pid=2669/tid=2670] ppid=2655 vsize=861060 CPUtime=0.05
/proc/2669/task/2670/stat : 2670 (java) S 2655 2655 1589 0 -1 64 5883 0 0 0 4 1 0 0 16 0 8 0 162168242 881725440 21390 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2671] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2671/stat : 2671 (java) S 2655 2655 1589 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162168243 881725440 21390 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2672] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2672/stat : 2672 (java) S 2655 2655 1589 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162168243 881725440 21390 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2673] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2673/stat : 2673 (java) S 2655 2655 1589 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162168254 881725440 21390 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2674] ppid=2655 vsize=861060 CPUtime=0.12
/proc/2669/task/2674/stat : 2674 (java) S 2655 2655 1589 0 -1 64 894 0 0 0 12 0 0 0 16 0 8 0 162168254 881725440 21390 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2675] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2675/stat : 2675 (java) S 2655 2655 1589 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 162168254 881725440 21390 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2676] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2676/stat : 2676 (java) S 2655 2655 1589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162168254 881725440 21390 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 908624

[startup+2.9795 s]
/proc/loadavg: 1.92 1.98 1.90 3/81 2676
/proc/meminfo: memFree=1764960/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=0.01
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2669] ppid=2655 vsize=861060 CPUtime=2.83
/proc/2669/stat : 2669 (java) R 2655 2655 1589 0 -1 0 25303 0 1 0 271 12 0 0 25 0 8 0 162168239 881725440 25050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073659343 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2669/statm: 215265 25050 1966 14 0 201471 0
[pid=2669/tid=2670] ppid=2655 vsize=861060 CPUtime=0.21
/proc/2669/task/2670/stat : 2670 (java) S 2655 2655 1589 0 -1 64 9534 0 0 0 18 3 0 0 16 0 8 0 162168242 881725440 25050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2671] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2671/stat : 2671 (java) S 2655 2655 1589 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162168243 881725440 25050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2672] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2672/stat : 2672 (java) S 2655 2655 1589 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162168243 881725440 25050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2673] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2673/stat : 2673 (java) S 2655 2655 1589 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162168254 881725440 25050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2674] ppid=2655 vsize=861060 CPUtime=0.15
/proc/2669/task/2674/stat : 2674 (java) S 2655 2655 1589 0 -1 64 903 0 0 0 15 0 0 0 16 0 8 0 162168254 881725440 25050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2675] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2675/stat : 2675 (java) S 2655 2655 1589 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 162168254 881725440 25050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2676] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2676/stat : 2676 (java) S 2655 2655 1589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162168254 881725440 25050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 908624

[startup+6.18312 s]
/proc/loadavg: 1.93 1.98 1.90 3/81 2676
/proc/meminfo: memFree=1746400/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=0.01
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2669] ppid=2655 vsize=861060 CPUtime=6
/proc/2669/stat : 2669 (java) S 2655 2655 1589 0 -1 0 36950 0 1 0 582 18 0 0 25 0 8 0 162168239 881725440 36695 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2669/statm: 215265 36695 1974 14 0 201471 0
[pid=2669/tid=2670] ppid=2655 vsize=861060 CPUtime=0.74
/proc/2669/task/2670/stat : 2670 (java) R 2655 2655 1589 0 -1 64 21125 0 0 0 66 8 0 0 20 0 8 0 162168242 881725440 36695 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2671] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2671/stat : 2671 (java) S 2655 2655 1589 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 162168243 881725440 36695 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2672] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2672/stat : 2672 (java) S 2655 2655 1589 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162168243 881725440 36695 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2673] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2673/stat : 2673 (java) S 2655 2655 1589 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162168254 881725440 36695 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2674] ppid=2655 vsize=861060 CPUtime=0.2
/proc/2669/task/2674/stat : 2674 (java) S 2655 2655 1589 0 -1 64 935 0 0 0 20 0 0 0 15 0 8 0 162168254 881725440 36695 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2675] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2675/stat : 2675 (java) S 2655 2655 1589 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 162168254 881725440 36695 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2676] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2676/stat : 2676 (java) S 2655 2655 1589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162168254 881725440 36695 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 908624

[startup+12.6674 s]
/proc/loadavg: 1.93 1.98 1.90 3/81 2676
/proc/meminfo: memFree=1641832/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=0.01
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2669] ppid=2655 vsize=861060 CPUtime=12.42
/proc/2669/stat : 2669 (java) R 2655 2655 1589 0 -1 0 53920 0 1 0 1215 27 0 0 25 0 8 0 162168239 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074027223 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2669/statm: 215265 53658 1995 14 0 201471 0
[pid=2669/tid=2670] ppid=2655 vsize=861060 CPUtime=1.47
/proc/2669/task/2670/stat : 2670 (java) S 2655 2655 1589 0 -1 64 38012 0 0 0 132 15 0 0 16 0 8 0 162168242 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2671] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2671/stat : 2671 (java) S 2655 2655 1589 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 162168243 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2672] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2672/stat : 2672 (java) S 2655 2655 1589 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162168243 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2673] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2673/stat : 2673 (java) S 2655 2655 1589 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162168254 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2674] ppid=2655 vsize=861060 CPUtime=0.27
/proc/2669/task/2674/stat : 2674 (java) S 2655 2655 1589 0 -1 64 971 0 0 0 26 1 0 0 15 0 8 0 162168254 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2675] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2675/stat : 2675 (java) S 2655 2655 1589 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 162168254 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2676] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2676/stat : 2676 (java) S 2655 2655 1589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162168254 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 908624

[startup+25.5469 s]
/proc/loadavg: 1.95 1.98 1.91 3/81 2676
/proc/meminfo: memFree=1635432/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=0.01
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2669] ppid=2655 vsize=861060 CPUtime=25.18
/proc/2669/stat : 2669 (java) R 2655 2655 1589 0 -1 0 53941 0 1 0 2486 32 0 0 25 0 8 0 162168239 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074081840 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2669/statm: 215265 53658 1995 14 0 201471 0
[pid=2669/tid=2670] ppid=2655 vsize=861060 CPUtime=1.5
/proc/2669/task/2670/stat : 2670 (java) S 2655 2655 1589 0 -1 64 38012 0 0 0 134 16 0 0 16 0 8 0 162168242 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2671] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2671/stat : 2671 (java) S 2655 2655 1589 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 162168243 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2672] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2672/stat : 2672 (java) S 2655 2655 1589 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 162168243 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2673] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2673/stat : 2673 (java) S 2655 2655 1589 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 162168254 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2674] ppid=2655 vsize=861060 CPUtime=0.27
/proc/2669/task/2674/stat : 2674 (java) S 2655 2655 1589 0 -1 64 971 0 0 0 26 1 0 0 15 0 8 0 162168254 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2675] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2675/stat : 2675 (java) S 2655 2655 1589 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 162168254 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2669/tid=2676] ppid=2655 vsize=861060 CPUtime=0
/proc/2669/task/2676/stat : 2676 (java) S 2655 2655 1589 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162168254 881725440 53658 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 908624

[startup+51.1629 s]
/proc/loadavg: 1.96 1.98 1.91 3/74 2677
/proc/meminfo: memFree=1778528/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=59104 CPUtime=10.48
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 13947 0 0 0 1041 7 0 0 25 0 1 0 162172293 60522496 13929 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2677/statm: 14776 13929 54 142 0 14632 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 106668

[startup+102.395 s]
/proc/loadavg: 1.98 1.98 1.91 3/74 2677
/proc/meminfo: memFree=1772768/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=64960 CPUtime=61.29
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 15426 0 0 0 6120 9 0 0 25 0 1 0 162172293 66519040 15408 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134521270 0 0 4096 3 0 0 0 17 1 0 0
/proc/2677/statm: 16240 15408 54 142 0 16096 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 112524

[startup+162.454 s]
/proc/loadavg: 1.99 1.98 1.91 3/74 2677
/proc/meminfo: memFree=1761568/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=76288 CPUtime=120.86
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 18253 0 0 0 12074 12 0 0 25 0 1 0 162172293 78118912 18235 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529260 0 0 4096 3 0 0 0 17 1 0 0
/proc/2677/statm: 19072 18235 54 142 0 18928 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 123852


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

/proc/loadavg: 2.99 2.47 2.12 3/82 2740
/proc/meminfo: memFree=1027872/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=199364 CPUtime=1074.18
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 49049 0 0 0 107362 56 0 0 25 0 1 0 162172293 204148736 49031 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 49841 49031 54 142 0 49697 0
Current children cumulated CPU time (s) 1114.22
Current children cumulated vsize (KiB) 246928

[startup+1183.47 s]
/proc/loadavg: 2.94 2.54 2.16 4/87 2760
/proc/meminfo: memFree=1023272/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=201896 CPUtime=1133.69
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 49686 0 0 0 113311 58 0 0 25 0 1 0 162172293 206741504 49668 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 50474 49668 54 142 0 50330 0
Current children cumulated CPU time (s) 1173.73
Current children cumulated vsize (KiB) 249460

[startup+1243.51 s]
/proc/loadavg: 2.61 2.50 2.17 5/97 3155
/proc/meminfo: memFree=1014248/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=204428 CPUtime=1192.86
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 50324 0 0 0 119216 70 0 0 25 0 1 0 162172293 209334272 50306 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 51107 50306 54 142 0 50963 0
Current children cumulated CPU time (s) 1232.9
Current children cumulated vsize (KiB) 251992

[startup+1303.55 s]
/proc/loadavg: 2.65 2.55 2.21 4/82 3418
/proc/meminfo: memFree=983456/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=206676 CPUtime=1249.78
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 50880 0 0 0 124899 79 0 0 25 0 1 0 162172293 211636224 50862 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 51669 50862 54 142 0 51525 0
Current children cumulated CPU time (s) 1289.82
Current children cumulated vsize (KiB) 254240

[startup+1363.55 s]
/proc/loadavg: 2.41 2.50 2.21 4/82 3418
/proc/meminfo: memFree=980768/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=209728 CPUtime=1309.21
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 51554 0 0 0 130841 80 0 0 25 0 1 0 162172293 214761472 51536 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 52432 51536 54 142 0 52288 0
Current children cumulated CPU time (s) 1349.25
Current children cumulated vsize (KiB) 257292

[startup+1423.61 s]
/proc/loadavg: 2.22 2.42 2.20 3/82 3418
/proc/meminfo: memFree=978208/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=212404 CPUtime=1368.67
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 52211 0 0 0 136786 81 0 0 25 0 1 0 162172293 217501696 52193 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 53101 52193 54 142 0 52957 0
Current children cumulated CPU time (s) 1408.71
Current children cumulated vsize (KiB) 259968

[startup+1483.66 s]
/proc/loadavg: 2.17 2.37 2.19 3/82 3418
/proc/meminfo: memFree=971808/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=218740 CPUtime=1428.14
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 53806 0 0 0 142731 83 0 0 25 0 1 0 162172293 223989760 53788 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 54685 53788 54 142 0 54541 0
Current children cumulated CPU time (s) 1468.18
Current children cumulated vsize (KiB) 266304

[startup+1543.72 s]
/proc/loadavg: 2.20 2.34 2.19 3/82 3418
/proc/meminfo: memFree=967136/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=223360 CPUtime=1487.62
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 54963 0 0 0 148677 85 0 0 25 0 1 0 162172293 228720640 54945 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 55840 54945 54 142 0 55696 0
Current children cumulated CPU time (s) 1527.66
Current children cumulated vsize (KiB) 270924

[startup+1603.8 s]
/proc/loadavg: 2.12 2.29 2.18 3/82 3418
/proc/meminfo: memFree=964064/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=226532 CPUtime=1547.13
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 55755 0 0 0 154627 86 0 0 25 0 1 0 162172293 231968768 55737 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 56633 55737 54 142 0 56489 0
Current children cumulated CPU time (s) 1587.17
Current children cumulated vsize (KiB) 274096

[startup+1663.83 s]
/proc/loadavg: 2.16 2.27 2.18 3/82 3418
/proc/meminfo: memFree=961824/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=228776 CPUtime=1606.6
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 56333 0 0 0 160573 87 0 0 25 0 1 0 162172293 234266624 56315 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 57194 56315 54 142 0 57050 0
Current children cumulated CPU time (s) 1646.64
Current children cumulated vsize (KiB) 276340

[startup+1723.93 s]
/proc/loadavg: 2.23 2.26 2.18 3/82 3418
/proc/meminfo: memFree=958816/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=231700 CPUtime=1666.13
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 57054 0 0 0 166525 88 0 0 25 0 1 0 162172293 237260800 57036 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 57925 57036 54 142 0 57781 0
Current children cumulated CPU time (s) 1706.17
Current children cumulated vsize (KiB) 279264

[startup+1783.94 s]
/proc/loadavg: 2.08 2.21 2.17 3/82 3418
/proc/meminfo: memFree=956320/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=234212 CPUtime=1725.57
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 57704 0 0 0 172468 89 0 0 25 0 1 0 162172293 239833088 57686 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 58553 57686 54 142 0 58409 0
Current children cumulated CPU time (s) 1765.61
Current children cumulated vsize (KiB) 281776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.75 s]
/proc/loadavg: 2.10 2.20 2.17 3/82 3418
/proc/meminfo: memFree=953376/2055920 swapFree=4192812/4192956
[pid=2655] ppid=2653 vsize=47564 CPUtime=40.04
/proc/2655/stat : 2655 (galac.sh) S 2653 2655 1589 0 -1 4194304 800 55679 0 1 0 0 3963 41 17 0 1 0 162168235 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2655/statm: 11891 364 246 79 0 218 0
[pid=2677] ppid=2655 vsize=236984 CPUtime=1760.05
/proc/2677/stat : 2677 (minisat) R 2655 2655 1589 0 -1 4194304 58412 0 0 0 175916 89 0 0 25 0 1 0 162172293 242671616 58394 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/2677/statm: 59246 58394 54 142 0 59102 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 284548

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 2655 and gives childrusage.ru_utime.tv_sec=39 childrusage.ru_utime.tv_usec=638973 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=425935
CPU time returned by wait4() is 40.0649
while last known CPU time is 1800.09

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

Real time (s): 1818.76
CPU time (s): 1800.09
CPU user time (s): 1798.79
CPU system time (s): 1.3
CPU usage (%): 98.9736
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.639
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= 56479
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= 2215
involuntary context switches= 2912

runsolver used 1.90071 s user time and 5.35019 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Jan  7 02:41:26 UTC 2007


IDJOB= 199872
IDBENCH= 3647
FILE ID= node38/199872-1168137685

PBS_JOBID= 3478023

Free space on /tmp= 66506 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  058b1cffee4e440b0ca4d1f19e415e26

RANDOM SEED= 680980116

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.267
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.267
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:       1851456 kB
Buffers:         36184 kB
Cached:          77444 kB
SwapCached:          0 kB
Active:          83840 kB
Inactive:        59104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          42900 kB
Slab:            46908 kB
Committed_AS:  3393220 kB
PageTables:       1832 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= 66477 MiB



End job on node38 on Sun Jan  7 03:11:45 UTC 2007