Trace number 1084885

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 E? (TO) 1800.01 1809.31

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-6_ext.xml
MD5SUM3888b994eade183d2e4ca8097fc27fc8
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.20621
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.47/16.61	c start processing
16.47/16.61	c start relation processing
40.56/40.85	c start cnf exporting
134.67/135.44	c parsing time : 16.49
134.67/135.44	c preprocessing time : 135.317
134.67/135.44	
134.67/135.44	c Nary constraints - conflicts : 0 supports : 18
134.67/135.44	c Binary constraints - conflicts : 0 supports :0
134.67/135.44	c max arity constraint : 8
134.67/135.44	c Max Tuples generated 0
134.67/135.44	c relations : 18
134.67/135.44	c relations BDD: 18
134.67/135.44	c sampling 0/0
134.67/135.44	c vars : 722658 - clauses :  2820091
134.67/135.44	
134.74/135.59	 
134.74/135.59	c --- SAT Solver Stats ---
134.74/135.59	 
134.74/135.59	c eSAT 0.1 : minisat core with additionnal features
134.74/135.59	c ============================[ Problem Statistics ]=============================
134.74/135.59	c |                                                                             |
134.74/135.59	c |  Number of variables:  722657                                               |
134.74/135.59	c |  Number of clauses:    2820091                                              |
138.70/139.50	c |  Parsing time:         3.55         s                                       |

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-1084885-1215232263/watcher-1084885-1215232263 -o /tmp/evaluation-result-1084885-1215232263/solver-1084885-1215232263 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1084885-1215232263.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.09 2.08 2.07 4/81 4359
/proc/meminfo: memFree=1339000/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=8652 CPUtime=0
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 134896611 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4359/statm: 2163 280 208 79 0 156 0
[pid=4360] ppid=4359 vsize=8688 CPUtime=0
/proc/4360/stat : 4360 (galacE.sh) R 4359 4359 3847 0 -1 4194368 26 0 0 0 0 0 0 0 19 0 1 0 134896611 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 4308695 0 0 4096 73728 0 0 0 17 0 0 0
/proc/4360/statm: 2172 286 209 79 0 165 0

[startup+0.0160281 s]
/proc/loadavg: 2.09 2.08 2.07 4/81 4359
/proc/meminfo: memFree=1339000/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=8652 CPUtime=0
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 134896611 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/4359/statm: 2163 280 208 79 0 156 0
[pid=4360] ppid=4359 vsize=0 CPUtime=0
/proc/4360/stat : 4360 ([) R 4359 4359 3847 0 -1 4194316 186 647 0 0 0 0 0 0 17 0 1 0 134896611 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/4360/statm: -- couldn't open statm file --Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.102043 s]
/proc/loadavg: 2.09 2.08 2.07 4/81 4359
/proc/meminfo: memFree=1339000/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=0.01
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.302067 s]
/proc/loadavg: 2.09 2.08 2.07 4/81 4359
/proc/meminfo: memFree=1339000/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=0.01
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.703703 s]
/proc/loadavg: 2.09 2.08 2.07 4/81 4359
/proc/meminfo: memFree=1339000/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=0.01
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50119 s]
/proc/loadavg: 2.09 2.08 2.07 5/91 4381
/proc/meminfo: memFree=1252712/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=0.01
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4373] ppid=4359 vsize=812624 CPUtime=1.44
/proc/4373/stat : 4373 (java) S 4359 4359 3847 0 -1 0 26377 0 1 0 130 14 0 0 18 0 9 0 134896615 832126976 25803 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4373/statm: 203156 25803 1881 9 0 197138 0
[pid=4373/tid=4374] ppid=4359 vsize=812624 CPUtime=1.21
/proc/4373/task/4374/stat : 4374 (java) R 4359 4359 3847 0 -1 64 14457 0 1 0 113 8 0 0 25 0 9 0 134896616 832126976 25803 996147200 134512640 134550740 4294955600 18446744073709551615 4126632662 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4375] ppid=4359 vsize=812624 CPUtime=0.09
/proc/4373/task/4375/stat : 4375 (java) S 4359 4359 3847 0 -1 64 10473 0 0 0 5 4 0 0 16 0 9 0 134896617 832126976 25803 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4376] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4376/stat : 4376 (java) S 4359 4359 3847 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 134896617 832126976 25803 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4377] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4377/stat : 4377 (java) S 4359 4359 3847 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 134896617 832126976 25803 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4378] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4378/stat : 4378 (java) S 4359 4359 3847 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 134896619 832126976 25803 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4379] ppid=4359 vsize=812624 CPUtime=0.11
/proc/4373/task/4379/stat : 4379 (java) S 4359 4359 3847 0 -1 64 748 0 0 0 11 0 0 0 16 0 9 0 134896619 832126976 25803 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4380] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4380/stat : 4380 (java) S 4359 4359 3847 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 134896619 832126976 25803 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4381] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4381/stat : 4381 (java) S 4359 4359 3847 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 134896620 832126976 25803 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860192

[startup+3.10135 s]
/proc/loadavg: 2.09 2.08 2.07 3/91 4381
/proc/meminfo: memFree=1242152/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=0.01
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4373] ppid=4359 vsize=812624 CPUtime=3.03
/proc/4373/stat : 4373 (java) S 4359 4359 3847 0 -1 0 34617 0 1 0 285 18 0 0 18 0 9 0 134896615 832126976 34039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4373/statm: 203156 34039 1881 9 0 197138 0
[pid=4373/tid=4374] ppid=4359 vsize=812624 CPUtime=2.65
/proc/4373/task/4374/stat : 4374 (java) R 4359 4359 3847 0 -1 64 14461 0 1 0 257 8 0 0 25 0 9 0 134896616 832126976 34039 996147200 134512640 134550740 4294955600 18446744073709551615 4126665917 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4375] ppid=4359 vsize=812624 CPUtime=0.22
/proc/4373/task/4375/stat : 4375 (java) S 4359 4359 3847 0 -1 64 18704 0 0 0 15 7 0 0 16 0 9 0 134896617 832126976 34039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4376] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4376/stat : 4376 (java) S 4359 4359 3847 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 134896617 832126976 34039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4377] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4377/stat : 4377 (java) S 4359 4359 3847 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 134896617 832126976 34039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4378] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4378/stat : 4378 (java) S 4359 4359 3847 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 134896619 832126976 34039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4379] ppid=4359 vsize=812624 CPUtime=0.11
/proc/4373/task/4379/stat : 4379 (java) S 4359 4359 3847 0 -1 64 753 0 0 0 11 0 0 0 16 0 9 0 134896619 832126976 34039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4380] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4380/stat : 4380 (java) S 4359 4359 3847 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 134896619 832126976 34039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4381] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4381/stat : 4381 (java) S 4359 4359 3847 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 134896620 832126976 34039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860192

[startup+6.30266 s]
/proc/loadavg: 2.08 2.07 2.07 3/91 4381
/proc/meminfo: memFree=1171688/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=0.01
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4373] ppid=4359 vsize=812624 CPUtime=6.21
/proc/4373/stat : 4373 (java) S 4359 4359 3847 0 -1 0 50248 0 1 0 594 27 0 0 18 0 9 0 134896615 832126976 49660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4373/statm: 203156 49660 1881 9 0 197138 0
[pid=4373/tid=4374] ppid=4359 vsize=812624 CPUtime=5.55
/proc/4373/task/4374/stat : 4374 (java) R 4359 4359 3847 0 -1 64 14471 0 1 0 546 9 0 0 25 0 9 0 134896616 832126976 49660 996147200 134512640 134550740 4294955600 18446744073709551615 4126753103 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4375] ppid=4359 vsize=812624 CPUtime=0.5
/proc/4373/task/4375/stat : 4375 (java) S 4359 4359 3847 0 -1 64 34319 0 0 0 35 15 0 0 16 0 9 0 134896617 832126976 49660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4376] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4376/stat : 4376 (java) S 4359 4359 3847 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 134896617 832126976 49660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4377] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4377/stat : 4377 (java) S 4359 4359 3847 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 134896617 832126976 49660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4378] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4378/stat : 4378 (java) S 4359 4359 3847 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 134896619 832126976 49660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4379] ppid=4359 vsize=812624 CPUtime=0.12
/proc/4373/task/4379/stat : 4379 (java) S 4359 4359 3847 0 -1 64 759 0 0 0 12 0 0 0 16 0 9 0 134896619 832126976 49660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4380] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4380/stat : 4380 (java) S 4359 4359 3847 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 134896619 832126976 49660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4381] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4381/stat : 4381 (java) S 4359 4359 3847 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 134896620 832126976 49660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 860192

[startup+12.7023 s]
/proc/loadavg: 2.08 2.07 2.07 3/91 4381
/proc/meminfo: memFree=1031592/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=0.01
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4373] ppid=4359 vsize=812624 CPUtime=12.58
/proc/4373/stat : 4373 (java) S 4359 4359 3847 0 -1 0 80070 0 1 0 1218 40 0 0 18 0 9 0 134896615 832126976 79465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4373/statm: 203156 79465 1882 9 0 197138 0
[pid=4373/tid=4374] ppid=4359 vsize=812624 CPUtime=11.4
/proc/4373/task/4374/stat : 4374 (java) R 4359 4359 3847 0 -1 64 14488 0 1 0 1130 10 0 0 25 0 9 0 134896616 832126976 79465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4375] ppid=4359 vsize=812624 CPUtime=1.01
/proc/4373/task/4375/stat : 4375 (java) R 4359 4359 3847 0 -1 64 64113 0 0 0 73 28 0 0 16 0 9 0 134896617 832126976 79465 996147200 134512640 134550740 4294955600 18446744073709551615 102514362 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4376] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4376/stat : 4376 (java) S 4359 4359 3847 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 134896617 832126976 79465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4377] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4377/stat : 4377 (java) S 4359 4359 3847 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 134896617 832126976 79465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4378] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4378/stat : 4378 (java) S 4359 4359 3847 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 134896619 832126976 79465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4379] ppid=4359 vsize=812624 CPUtime=0.15
/proc/4373/task/4379/stat : 4379 (java) S 4359 4359 3847 0 -1 64 770 0 0 0 14 1 0 0 17 0 9 0 134896619 832126976 79465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4380] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4380/stat : 4380 (java) S 4359 4359 3847 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 134896619 832126976 79465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4381] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4381/stat : 4381 (java) S 4359 4359 3847 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 134896620 832126976 79465 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 860192

[startup+25.5026 s]
/proc/loadavg: 2.06 2.07 2.07 3/91 4381
/proc/meminfo: memFree=813032/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=0.01
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4373] ppid=4359 vsize=812624 CPUtime=25.32
/proc/4373/stat : 4373 (java) S 4359 4359 3847 0 -1 0 133493 0 1 0 2469 63 0 0 18 0 9 0 134896615 832126976 132869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4373/statm: 203156 132869 1890 9 0 197138 0
[pid=4373/tid=4374] ppid=4359 vsize=812624 CPUtime=22.34
/proc/4373/task/4374/stat : 4374 (java) R 4359 4359 3847 0 -1 64 14524 0 1 0 2223 11 0 0 25 0 9 0 134896616 832126976 132869 996147200 134512640 134550740 4294955600 18446744073709551615 4126852095 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4375] ppid=4359 vsize=812624 CPUtime=2.76
/proc/4373/task/4375/stat : 4375 (java) S 4359 4359 3847 0 -1 64 117478 0 0 0 226 50 0 0 21 0 9 0 134896617 832126976 132869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4376] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4376/stat : 4376 (java) S 4359 4359 3847 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 134896617 832126976 132869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4377] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4377/stat : 4377 (java) S 4359 4359 3847 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 134896617 832126976 132869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4378] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4378/stat : 4378 (java) S 4359 4359 3847 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 134896619 832126976 132869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4379] ppid=4359 vsize=812624 CPUtime=0.19
/proc/4373/task/4379/stat : 4379 (java) S 4359 4359 3847 0 -1 64 792 0 0 0 18 1 0 0 15 0 9 0 134896619 832126976 132869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4380] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4380/stat : 4380 (java) S 4359 4359 3847 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 134896619 832126976 132869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4373/tid=4381] ppid=4359 vsize=812624 CPUtime=0
/proc/4373/task/4381/stat : 4381 (java) S 4359 4359 3847 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 134896620 832126976 132869 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 860192

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

/proc/4382/statm: 106309 96772 74 162 0 106144 0
Current children cumulated CPU time (s) 1176.34
Current children cumulated vsize (KiB) 472804

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4382
/proc/meminfo: memFree=890032/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=427580 CPUtime=1101.22
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 3173203 0 0 0 108678 1444 0 0 25 0 1 0 134910170 437841920 97485 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/4382/statm: 106895 97485 74 162 0 106730 0
Current children cumulated CPU time (s) 1236.04
Current children cumulated vsize (KiB) 475148

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4384
/proc/meminfo: memFree=886064/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=431212 CPUtime=1160.93
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 3385330 0 0 0 114555 1538 0 0 25 0 1 0 134910170 441561088 98482 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/4382/statm: 107803 98482 74 162 0 107638 0
Current children cumulated CPU time (s) 1295.75
Current children cumulated vsize (KiB) 478780

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4384
/proc/meminfo: memFree=883824/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=433612 CPUtime=1220.64
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 3585409 0 0 0 120434 1630 0 0 25 0 1 0 134910170 444018688 99097 996147200 134512640 135177480 4294955968 18446744073709551615 134538886 0 0 4096 3 0 0 0 17 0 0 0
/proc/4382/statm: 108403 99097 74 162 0 108238 0
Current children cumulated CPU time (s) 1355.46
Current children cumulated vsize (KiB) 481180

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 4384
/proc/meminfo: memFree=882032/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=434892 CPUtime=1280.34
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 3769024 0 0 0 126316 1718 0 0 25 0 1 0 134910170 445329408 99491 996147200 134512640 135177480 4294955968 18446744073709551615 134538688 0 0 4096 3 0 0 0 17 0 0 0
/proc/4382/statm: 108723 99491 74 162 0 108558 0
Current children cumulated CPU time (s) 1415.16
Current children cumulated vsize (KiB) 482460

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4384
/proc/meminfo: memFree=880112/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=436312 CPUtime=1340.04
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 3958242 0 0 0 132204 1800 0 0 25 0 1 0 134910170 446783488 99895 996147200 134512640 135177480 4294955968 18446744073709551615 134538427 0 0 4096 3 0 0 0 17 0 0 0
/proc/4382/statm: 109078 99895 74 162 0 108913 0
Current children cumulated CPU time (s) 1474.86
Current children cumulated vsize (KiB) 483880

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4384
/proc/meminfo: memFree=879408/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=437768 CPUtime=1399.74
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 4132388 0 0 0 138096 1878 0 0 25 0 1 0 134910170 448274432 100254 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/4382/statm: 109442 100254 74 162 0 109277 0
Current children cumulated CPU time (s) 1534.56
Current children cumulated vsize (KiB) 485336

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4384
/proc/meminfo: memFree=878384/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=438120 CPUtime=1459.45
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 4305876 0 0 0 143989 1956 0 0 25 0 1 0 134910170 448634880 100414 996147200 134512640 135177480 4294955968 18446744073709551615 134538427 0 0 4096 3 0 0 0 17 0 0 0
/proc/4382/statm: 109530 100414 74 162 0 109365 0
Current children cumulated CPU time (s) 1594.27
Current children cumulated vsize (KiB) 485688

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4384
/proc/meminfo: memFree=877104/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=439772 CPUtime=1519.15
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 4476389 0 0 0 149885 2030 0 0 25 0 1 0 134910170 450326528 100815 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/4382/statm: 109943 100815 74 162 0 109778 0
Current children cumulated CPU time (s) 1653.97
Current children cumulated vsize (KiB) 487340

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 4384
/proc/meminfo: memFree=876144/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=440252 CPUtime=1578.85
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 4642787 0 0 0 155776 2109 0 0 25 0 1 0 134910170 450818048 100975 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/4382/statm: 110063 100975 74 162 0 109898 0
Current children cumulated CPU time (s) 1713.67
Current children cumulated vsize (KiB) 487820

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4510
/proc/meminfo: memFree=1021760/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=440780 CPUtime=1638.4
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 4806213 0 0 0 161653 2187 0 0 25 0 1 0 134910170 451358720 101104 996147200 134512640 135177480 4294955968 18446744073709551615 134541299 0 0 4096 3 0 0 0 17 1 0 0
/proc/4382/statm: 110195 101104 74 162 0 110030 0
Current children cumulated CPU time (s) 1773.22
Current children cumulated vsize (KiB) 488348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4516
/proc/meminfo: memFree=1021760/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=441104 CPUtime=1665.19
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 4880390 0 0 0 164295 2224 0 0 25 0 1 0 134910170 451690496 101195 996147200 134512640 135177480 4294955968 18446744073709551615 134538645 0 0 4096 3 0 0 0 17 1 0 0
/proc/4382/statm: 110276 101195 74 162 0 110111 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 488672

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

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

[startup+1809.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4516
/proc/meminfo: memFree=1021760/2055920 swapFree=4192812/4192956
[pid=4359] ppid=4357 vsize=47568 CPUtime=134.82
/proc/4359/stat : 4359 (galacE.sh) S 4357 4359 3847 0 -1 4194304 798 175515 0 1 0 0 13354 128 17 0 1 0 134896611 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4359/statm: 11892 363 244 79 0 219 0
[pid=4382] ppid=4359 vsize=441104 CPUtime=1665.19
/proc/4382/stat : 4382 (eSAT_static) R 4359 4359 3847 0 -1 4194304 4880390 0 0 0 164295 2224 0 0 25 0 1 0 134910170 451690496 101195 996147200 134512640 135177480 4294955968 18446744073709551615 134538645 0 0 4096 3 0 0 0 17 1 0 0
/proc/4382/statm: 110276 101195 74 162 0 110111 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 488672

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4359 and gives
#  childrusage.ru_utime.tv_sec=133
#  childrusage.ru_utime.tv_usec=550697
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=294803
# CPU time returned by wait4() is 134.846
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.31
CPU time (s): 1800.01
CPU user time (s): 1776.49
CPU system time (s): 23.52
CPU usage (%): 99.4858
Max. virtual memory (cumulated for all children) (KiB): 861196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.551
system time used= 1.2948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176313
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= 5345
involuntary context switches= 5767

runsolver used 2.37664 second user time and 5.34619 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-05 06:31:05
IDJOB=1084885
IDBENCH=57587
IDSOLVER=351
FILE ID=node27/1084885-1215232263
PBS_JOBID= 7881914
Free space on /tmp= 66424 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3888b994eade183d2e4ca8097fc27fc8
RANDOM SEED=77786454

node27.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		: 2800.188
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	: 5521.40
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		: 2800.188
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:       1339480 kB
Buffers:         94872 kB
Cached:         396904 kB
SwapCached:          0 kB
Active:         351804 kB
Inactive:       286300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1339480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           38916 kB
Writeback:           0 kB
Mapped:         167864 kB
Slab:            63564 kB
Committed_AS:   538336 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node27 at 2008-07-05 07:01:16