Trace number 1054258

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 M? (TO) 1800.04 1811.62

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-10_ext.xml
MD5SUM513cf35a6a387b7eda5da4b4c70b12f5
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 benchmark5.03423
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
16.60/16.90	c start processing
16.70/16.90	c start relation processing
38.00/38.47	c start cnf exporting
135.52/136.95	c parsing time : 16.779
135.52/136.95	c preprocessing time : 136.827
135.52/136.95	
135.52/136.95	c Nary constraints - conflicts : 0 supports : 18
135.52/136.95	c Binary constraints - conflicts : 0 supports :0
135.52/136.95	c max arity constraint : 8
135.52/136.95	c Max Tuples generated 0
135.52/136.95	c relations : 18
135.52/136.95	c relations BDD: 18
135.52/136.95	c sampling 0/0
135.52/136.95	c vars : 722505 - clauses :  2819475
135.52/136.95	
135.59/137.09	 
135.59/137.10	c --- SAT Solver Stats ---
135.59/137.10	 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1054258-1215058527/watcher-1054258-1215058527 -o /tmp/evaluation-result-1054258-1215058527/solver-1054258-1215058527 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1054258-1215058527.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 3113
/proc/meminfo: memFree=1761288/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=8652 CPUtime=0
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1984827151 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 2163 280 208 79 0 156 0
[pid=3114] ppid=3113 vsize=8688 CPUtime=0
/proc/3114/stat : 3114 (galacM.sh) S 3113 3113 31455 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1984827152 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 221236658258 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/3114/statm: 2172 286 209 79 0 165 0
[pid=3115] ppid=3114 vsize=8728 CPUtime=0
/proc/3115/stat : 3115 (galacM.sh) R 3114 3113 31455 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 1984827152 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 221236489511 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/3115/statm: 2182 290 209 79 0 175 0

[startup+0.050149 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 3113
/proc/meminfo: memFree=1761288/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=0.01
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.10115 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 3113
/proc/meminfo: memFree=1761288/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=0.01
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301187 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 3113
/proc/meminfo: memFree=1761288/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=0.01
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701263 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 3113
/proc/meminfo: memFree=1761288/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=0.01
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50242 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 3135
/proc/meminfo: memFree=1709944/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=0.01
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3127] ppid=3113 vsize=812732 CPUtime=1.43
/proc/3127/stat : 3127 (java) S 3113 3113 31455 0 -1 0 26218 0 1 0 131 12 0 0 19 0 9 0 1984827155 832237568 25643 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3127/statm: 203183 25643 1880 9 0 197164 0
[pid=3127/tid=3128] ppid=3113 vsize=812732 CPUtime=1.2
/proc/3127/task/3128/stat : 3128 (java) R 3113 3113 31455 0 -1 64 14458 0 1 0 114 6 0 0 25 0 9 0 1984827156 832237568 25643 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3129] ppid=3113 vsize=812732 CPUtime=0.09
/proc/3127/task/3129/stat : 3129 (java) R 3113 3113 31455 0 -1 64 10306 0 0 0 5 4 0 0 16 0 9 0 1984827157 832237568 25643 996147200 134512640 134550740 4294955616 18446744073709551615 102674877 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3130] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3130/stat : 3130 (java) S 3113 3113 31455 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1984827157 832237568 25643 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3131] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3131/stat : 3131 (java) S 3113 3113 31455 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984827157 832237568 25643 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3132] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3132/stat : 3132 (java) S 3113 3113 31455 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984827159 832237568 25643 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3133] ppid=3113 vsize=812732 CPUtime=0.11
/proc/3127/task/3133/stat : 3133 (java) S 3113 3113 31455 0 -1 64 755 0 0 0 11 0 0 0 16 0 9 0 1984827159 832237568 25643 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3134] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3134/stat : 3134 (java) S 3113 3113 31455 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984827159 832237568 25643 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3135] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3135/stat : 3135 (java) S 3113 3113 31455 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984827159 832237568 25643 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860300

[startup+3.10172 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 3135
/proc/meminfo: memFree=1664248/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=0.01
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3127] ppid=3113 vsize=812732 CPUtime=3.02
/proc/3127/stat : 3127 (java) S 3113 3113 31455 0 -1 0 32764 0 1 0 287 15 0 0 19 0 9 0 1984827155 832237568 32185 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3127/statm: 203183 32185 1880 9 0 197164 0
[pid=3127/tid=3128] ppid=3113 vsize=812732 CPUtime=2.68
/proc/3127/task/3128/stat : 3128 (java) R 3113 3113 31455 0 -1 64 14462 0 1 0 262 6 0 0 25 0 9 0 1984827156 832237568 32185 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3129] ppid=3113 vsize=812732 CPUtime=0.2
/proc/3127/task/3129/stat : 3129 (java) R 3113 3113 31455 0 -1 64 16844 0 0 0 13 7 0 0 16 0 9 0 1984827157 832237568 32185 996147200 134512640 134550740 4294955616 18446744073709551615 104185430 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3130] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3130/stat : 3130 (java) S 3113 3113 31455 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1984827157 832237568 32185 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3131] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3131/stat : 3131 (java) S 3113 3113 31455 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984827157 832237568 32185 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3132] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3132/stat : 3132 (java) S 3113 3113 31455 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984827159 832237568 32185 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3133] ppid=3113 vsize=812732 CPUtime=0.11
/proc/3127/task/3133/stat : 3133 (java) S 3113 3113 31455 0 -1 64 759 0 0 0 11 0 0 0 16 0 9 0 1984827159 832237568 32185 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3134] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3134/stat : 3134 (java) S 3113 3113 31455 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984827159 832237568 32185 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3135] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3135/stat : 3135 (java) S 3113 3113 31455 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984827159 832237568 32185 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860300

[startup+6.30232 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 3135
/proc/meminfo: memFree=1594104/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=0.01
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3127] ppid=3113 vsize=812732 CPUtime=6.2
/proc/3127/stat : 3127 (java) S 3113 3113 31455 0 -1 0 48601 0 1 0 597 23 0 0 19 0 9 0 1984827155 832237568 48013 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3127/statm: 203183 48013 1880 9 0 197164 0
[pid=3127/tid=3128] ppid=3113 vsize=812732 CPUtime=5.56
/proc/3127/task/3128/stat : 3128 (java) R 3113 3113 31455 0 -1 64 14471 0 1 0 549 7 0 0 25 0 9 0 1984827156 832237568 48013 996147200 134512640 134550740 4294955616 18446744073709551615 4126752881 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3129] ppid=3113 vsize=812732 CPUtime=0.48
/proc/3127/task/3129/stat : 3129 (java) S 3113 3113 31455 0 -1 64 32667 0 0 0 34 14 0 0 16 0 9 0 1984827157 832237568 48013 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3130] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3130/stat : 3130 (java) S 3113 3113 31455 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1984827157 832237568 48013 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3131] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3131/stat : 3131 (java) S 3113 3113 31455 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984827157 832237568 48013 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3132] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3132/stat : 3132 (java) S 3113 3113 31455 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984827159 832237568 48013 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3133] ppid=3113 vsize=812732 CPUtime=0.12
/proc/3127/task/3133/stat : 3133 (java) S 3113 3113 31455 0 -1 64 764 0 0 0 12 0 0 0 16 0 9 0 1984827159 832237568 48013 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3134] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3134/stat : 3134 (java) S 3113 3113 31455 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984827159 832237568 48013 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3135] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3135/stat : 3135 (java) S 3113 3113 31455 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984827159 832237568 48013 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860300

[startup+12.7025 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 3135
/proc/meminfo: memFree=1463800/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=0.01
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3127] ppid=3113 vsize=812732 CPUtime=12.53
/proc/3127/stat : 3127 (java) S 3113 3113 31455 0 -1 0 80069 0 1 0 1216 37 0 0 19 0 9 0 1984827155 832237568 79464 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3127/statm: 203183 79464 1881 9 0 197164 0
[pid=3127/tid=3128] ppid=3113 vsize=812732 CPUtime=11.34
/proc/3127/task/3128/stat : 3128 (java) R 3113 3113 31455 0 -1 64 14488 0 1 0 1126 8 0 0 25 0 9 0 1984827156 832237568 79464 996147200 134512640 134550740 4294955616 18446744073709551615 4126753771 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3129] ppid=3113 vsize=812732 CPUtime=1.02
/proc/3127/task/3129/stat : 3129 (java) S 3113 3113 31455 0 -1 64 64101 0 0 0 75 27 0 0 16 0 9 0 1984827157 832237568 79464 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3130] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3130/stat : 3130 (java) S 3113 3113 31455 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1984827157 832237568 79464 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3131] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3131/stat : 3131 (java) S 3113 3113 31455 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984827157 832237568 79464 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3132] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3132/stat : 3132 (java) S 3113 3113 31455 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984827159 832237568 79464 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3133] ppid=3113 vsize=812732 CPUtime=0.14
/proc/3127/task/3133/stat : 3133 (java) S 3113 3113 31455 0 -1 64 781 0 0 0 14 0 0 0 17 0 9 0 1984827159 832237568 79464 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3134] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3134/stat : 3134 (java) S 3113 3113 31455 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984827159 832237568 79464 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3135] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3135/stat : 3135 (java) S 3113 3113 31455 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984827159 832237568 79464 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860300

[startup+25.5029 s]
/proc/loadavg: 2.06 2.01 2.00 3/91 3135
/proc/meminfo: memFree=1249848/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=0.01
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3127] ppid=3113 vsize=812732 CPUtime=25.2
/proc/3127/stat : 3127 (java) S 3113 3113 31455 0 -1 0 132888 0 1 0 2458 62 0 0 19 0 9 0 1984827155 832237568 132263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3127/statm: 203183 132263 1889 9 0 197164 0
[pid=3127/tid=3128] ppid=3113 vsize=812732 CPUtime=22.23
/proc/3127/task/3128/stat : 3128 (java) R 3113 3113 31455 0 -1 64 14525 0 1 0 2214 9 0 0 25 0 9 0 1984827156 832237568 132263 996147200 134512640 134550740 4294955616 18446744073709551615 4126844955 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3129] ppid=3113 vsize=812732 CPUtime=2.76
/proc/3127/task/3129/stat : 3129 (java) S 3113 3113 31455 0 -1 64 116860 0 0 0 225 51 0 0 20 0 9 0 1984827157 832237568 132263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3130] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3130/stat : 3130 (java) S 3113 3113 31455 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1984827157 832237568 132263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3131] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3131/stat : 3131 (java) S 3113 3113 31455 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984827157 832237568 132263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3132] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3132/stat : 3132 (java) S 3113 3113 31455 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984827159 832237568 132263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3133] ppid=3113 vsize=812732 CPUtime=0.18
/proc/3127/task/3133/stat : 3133 (java) S 3113 3113 31455 0 -1 64 804 0 0 0 18 0 0 0 15 0 9 0 1984827159 832237568 132263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3134] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3134/stat : 3134 (java) S 3113 3113 31455 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984827159 832237568 132263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3127/tid=3135] ppid=3113 vsize=812732 CPUtime=0
/proc/3127/task/3135/stat : 3135 (java) S 3113 3113 31455 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984827159 832237568 132263 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21

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

/proc/3136/statm: 44961 40956 56 152 0 44806 0
Current children cumulated CPU time (s) 1111.56
Current children cumulated vsize (KiB) 227412

[startup+1182.3 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 3178
/proc/meminfo: memFree=1507648/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=180112 CPUtime=1035.34
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41007 0 0 0 103505 29 0 0 25 0 1 0 1984840861 184434688 40988 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45028 40988 56 152 0 44873 0
Current children cumulated CPU time (s) 1171.03
Current children cumulated vsize (KiB) 227680

[startup+1242.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/82 3178
/proc/meminfo: memFree=1477120/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=180112 CPUtime=1095.32
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41025 0 0 0 109502 30 0 0 25 0 1 0 1984840861 184434688 41006 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45028 41006 56 152 0 44873 0
Current children cumulated CPU time (s) 1231.01
Current children cumulated vsize (KiB) 227680

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 3178
/proc/meminfo: memFree=1476800/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=180376 CPUtime=1155.29
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41095 0 0 0 115499 30 0 0 25 0 1 0 1984840861 184705024 41076 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45094 41076 56 152 0 44939 0
Current children cumulated CPU time (s) 1290.98
Current children cumulated vsize (KiB) 227944

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 3178
/proc/meminfo: memFree=1476480/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=180508 CPUtime=1215.26
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41136 0 0 0 121496 30 0 0 25 0 1 0 1984840861 184840192 41117 996147200 134512640 135136200 4294955968 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45127 41117 56 152 0 44972 0
Current children cumulated CPU time (s) 1350.95
Current children cumulated vsize (KiB) 228076

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 3178
/proc/meminfo: memFree=1476288/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=180640 CPUtime=1275.23
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41178 0 0 0 127493 30 0 0 25 0 1 0 1984840861 184975360 41159 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45160 41159 56 152 0 45005 0
Current children cumulated CPU time (s) 1410.92
Current children cumulated vsize (KiB) 228208

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 3178
/proc/meminfo: memFree=1476096/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=180904 CPUtime=1335.2
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41227 0 0 0 133490 30 0 0 25 0 1 0 1984840861 185245696 41208 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45226 41208 56 152 0 45071 0
Current children cumulated CPU time (s) 1470.89
Current children cumulated vsize (KiB) 228472

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 3180
/proc/meminfo: memFree=1475712/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=181100 CPUtime=1395.17
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41275 0 0 0 139487 30 0 0 25 0 1 0 1984840861 185446400 41256 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45275 41256 56 152 0 45120 0
Current children cumulated CPU time (s) 1530.86
Current children cumulated vsize (KiB) 228668

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 3180
/proc/meminfo: memFree=1475712/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=181256 CPUtime=1455.14
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41298 0 0 0 145484 30 0 0 25 0 1 0 1984840861 185606144 41279 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45314 41279 56 152 0 45159 0
Current children cumulated CPU time (s) 1590.83
Current children cumulated vsize (KiB) 228824

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 3180
/proc/meminfo: memFree=1475648/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=181256 CPUtime=1515.11
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41321 0 0 0 151481 30 0 0 25 0 1 0 1984840861 185606144 41302 996147200 134512640 135136200 4294955968 18446744073709551615 134519993 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45314 41302 56 152 0 45159 0
Current children cumulated CPU time (s) 1650.8
Current children cumulated vsize (KiB) 228824

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 3180
/proc/meminfo: memFree=1475456/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=181388 CPUtime=1575.09
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41343 0 0 0 157479 30 0 0 25 0 1 0 1984840861 185741312 41324 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45347 41324 56 152 0 45192 0
Current children cumulated CPU time (s) 1710.78
Current children cumulated vsize (KiB) 228956

[startup+1782.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/84 3219
/proc/meminfo: memFree=1422184/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=181388 CPUtime=1635.06
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41361 0 0 0 163475 31 0 0 25 0 1 0 1984840861 185741312 41342 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45347 41342 56 152 0 45192 0
Current children cumulated CPU time (s) 1770.75
Current children cumulated vsize (KiB) 228956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.6 s]
/proc/loadavg: 2.02 2.00 2.00 3/74 3284
/proc/meminfo: memFree=1543680/2055920 swapFree=4180412/4192956
[pid=3113] ppid=3111 vsize=47568 CPUtime=135.69
/proc/3113/stat : 3113 (galacM.sh) S 3111 3113 31455 0 -1 4194304 798 184604 0 1 0 0 13437 132 17 0 1 0 1984827151 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/3113/statm: 11892 363 244 79 0 219 0
[pid=3136] ppid=3113 vsize=181520 CPUtime=1664.35
/proc/3136/stat : 3136 (minisat) R 3113 3113 31455 0 -1 4194304 41386 0 0 0 166403 32 0 0 25 0 1 0 1984840861 185876480 41367 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/3136/statm: 45380 41367 56 152 0 45225 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 229088

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3113 and gives
#  childrusage.ru_utime.tv_sec=134
#  childrusage.ru_utime.tv_usec=380571
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=331797
# CPU time returned by wait4() is 135.712
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1811.62
CPU time (s): 1800.04
CPU user time (s): 1798.4
CPU system time (s): 1.64
CPU usage (%): 99.3609
Max. virtual memory (cumulated for all children) (KiB): 861304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.381
system time used= 1.3318
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185402
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= 5259
involuntary context switches= 10583

runsolver used 2.14267 second user time and 5.9171 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-03 06:15:29
IDJOB=1054258
IDBENCH=56209
IDSOLVER=350
FILE ID=node21/1054258-1215058527
PBS_JOBID= 7875131
Free space on /tmp= 66536 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rand-8-20-5/normalized-rand-8-20-5-18-800-10_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1054258-1215058527/watcher-1054258-1215058527 -o /tmp/evaluation-result-1054258-1215058527/solver-1054258-1215058527 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1054258-1215058527.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 513cf35a6a387b7eda5da4b4c70b12f5
RANDOM SEED=772325128

node21.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.263
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.263
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:       1761768 kB
Buffers:         34492 kB
Cached:         172624 kB
SwapCached:       6608 kB
Active:         145844 kB
Inactive:        83732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1761768 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:           24976 kB
Writeback:           0 kB
Mapped:          38532 kB
Slab:            49628 kB
Committed_AS:  3434192 kB
PageTables:       1904 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node21 at 2008-07-03 06:45:42