Trace number 1088948

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.06 1810.81

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-1-45.xml
MD5SUMbaaf997e1ccdc0c91ec8ce4921dd3646
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.721889
Satisfiable
(Un)Satisfiability was proved
Number of variables864
Number of constraints18707
Maximum constraint arity2
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18707
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
5.74/5.87	c start processing
5.74/5.88	c start relation processing
5.74/5.88	c start cnf exporting
39.06/39.32	c parsing time : 5.749
39.06/39.32	c preprocessing time : 39.201
39.06/39.34	
39.06/39.34	c Nary constraints - conflicts : 0 supports : 0
39.06/39.34	c Binary constraints - conflicts : 18707 supports :0
39.06/39.34	c max arity constraint : 2
39.06/39.34	c Max Tuples generated 2025
39.06/39.34	c relations : 1
39.06/39.34	c relations BDD: 0
39.06/39.34	c sampling 0/0
39.06/39.34	c vars : 38881 - clauses :  1698039
39.06/39.34	
39.06/39.36	 
39.06/39.36	c --- SAT Solver Stats ---
39.06/39.36	 
39.06/39.36	c eSAT 0.1 : minisat core with additionnal features
39.06/39.36	c ============================[ Problem Statistics ]=============================
39.06/39.36	c |                                                                             |
39.06/39.36	c |  Number of variables:  38880                                                |
39.06/39.36	c |  Number of clauses:    1698039                                              |
40.24/40.58	c |  Parsing time:         1.05         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-1088948-1215260695/watcher-1088948-1215260695 -o /tmp/evaluation-result-1088948-1215260695/solver-1088948-1215260695 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1088948-1215260695.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: 1.92 1.97 1.99 4/72 6667
/proc/meminfo: memFree=1736968/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=8652 CPUtime=0
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 137739633 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6667/statm: 2163 280 208 79 0 156 0
[pid=6668] ppid=6667 vsize=8688 CPUtime=0
/proc/6668/stat : 6668 (galacE.sh) S 6667 6667 6086 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 137739633 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 233588883538 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/6668/statm: 2172 286 209 79 0 165 0
[pid=6669] ppid=6668 vsize=8728 CPUtime=0
/proc/6669/stat : 6669 (galacE.sh) R 6668 6667 6086 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 137739634 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 233588714791 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/6669/statm: 2182 290 209 79 0 175 0

[startup+0.03828 s]
/proc/loadavg: 1.92 1.97 1.99 4/72 6667
/proc/meminfo: memFree=1736968/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=0.02
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+0.102302 s]
/proc/loadavg: 1.92 1.97 1.99 4/72 6667
/proc/meminfo: memFree=1736968/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=0.02
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+0.302317 s]
/proc/loadavg: 1.92 1.97 1.99 4/72 6667
/proc/meminfo: memFree=1736968/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=0.02
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+0.702352 s]
/proc/loadavg: 1.92 1.97 1.99 4/72 6667
/proc/meminfo: memFree=1736968/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=0.02
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47568

[startup+1.50244 s]
/proc/loadavg: 1.92 1.97 1.99 4/82 6689
/proc/meminfo: memFree=1695672/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=0.02
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6681] ppid=6667 vsize=812872 CPUtime=1.44
/proc/6681/stat : 6681 (java) S 6667 6667 6086 0 -1 0 13509 0 1 0 136 8 0 0 18 0 9 0 137739637 832380928 12736 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6681/statm: 203218 12736 2585 9 0 197200 0
[pid=6681/tid=6682] ppid=6667 vsize=812872 CPUtime=1.07
/proc/6681/task/6682/stat : 6682 (java) R 6667 6667 6086 0 -1 64 7487 0 1 0 102 5 0 0 25 0 9 0 137739638 832380928 12736 996147200 134512640 134550740 4294955600 18446744073709551615 4126869543 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6683] ppid=6667 vsize=812872 CPUtime=0.05
/proc/6681/task/6683/stat : 6683 (java) S 6667 6667 6086 0 -1 64 4428 0 0 0 4 1 0 0 16 0 9 0 137739639 832380928 12736 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6684] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6684/stat : 6684 (java) S 6667 6667 6086 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137739639 832380928 12736 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6685] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6685/stat : 6685 (java) S 6667 6667 6086 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 137739639 832380928 12736 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6686] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6686/stat : 6686 (java) S 6667 6667 6086 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 137739642 832380928 12736 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6687] ppid=6667 vsize=812872 CPUtime=0.29
/proc/6681/task/6687/stat : 6687 (java) S 6667 6667 6086 0 -1 64 894 0 0 0 29 0 0 0 15 0 9 0 137739642 832380928 12736 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6688] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6688/stat : 6688 (java) S 6667 6667 6086 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137739642 832380928 12736 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6689] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6689/stat : 6689 (java) S 6667 6667 6086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137739642 832380928 12736 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860440

[startup+3.1016 s]
/proc/loadavg: 1.92 1.97 1.99 3/82 6689
/proc/meminfo: memFree=1681976/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=0.02
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6681] ppid=6667 vsize=812872 CPUtime=3.04
/proc/6681/stat : 6681 (java) S 6667 6667 6086 0 -1 0 20828 0 1 0 291 13 0 0 18 0 9 0 137739637 832380928 20053 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6681/statm: 203218 20053 2589 9 0 197200 0
[pid=6681/tid=6682] ppid=6667 vsize=812872 CPUtime=2.65
/proc/6681/task/6682/stat : 6682 (java) R 6667 6667 6086 0 -1 64 14583 0 1 0 255 10 0 0 25 0 9 0 137739638 832380928 20053 996147200 134512640 134550740 4294955600 18446744073709551615 4126416272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6683] ppid=6667 vsize=812872 CPUtime=0.06
/proc/6681/task/6683/stat : 6683 (java) S 6667 6667 6086 0 -1 64 4651 0 0 0 5 1 0 0 17 0 9 0 137739639 832380928 20053 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6684] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6684/stat : 6684 (java) S 6667 6667 6086 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137739639 832380928 20053 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6685] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6685/stat : 6685 (java) S 6667 6667 6086 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 137739639 832380928 20053 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6686] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6686/stat : 6686 (java) S 6667 6667 6086 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 137739642 832380928 20053 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6687] ppid=6667 vsize=812872 CPUtime=0.29
/proc/6681/task/6687/stat : 6687 (java) S 6667 6667 6086 0 -1 64 894 0 0 0 29 0 0 0 16 0 9 0 137739642 832380928 20053 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6688] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6688/stat : 6688 (java) S 6667 6667 6086 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137739642 832380928 20053 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6689] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6689/stat : 6689 (java) S 6667 6667 6086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137739642 832380928 20053 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860440

[startup+6.30292 s]
/proc/loadavg: 1.93 1.97 1.99 3/82 6689
/proc/meminfo: memFree=1663992/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=0.02
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6681] ppid=6667 vsize=812872 CPUtime=6.22
/proc/6681/stat : 6681 (java) S 6667 6667 6086 0 -1 0 21639 0 1 0 608 14 0 0 18 0 9 0 137739637 832380928 20861 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6681/statm: 203218 20861 2591 9 0 197200 0
[pid=6681/tid=6682] ppid=6667 vsize=812872 CPUtime=5.73
/proc/6681/task/6682/stat : 6682 (java) R 6667 6667 6086 0 -1 64 14607 0 1 0 563 10 0 0 25 0 9 0 137739638 832380928 20861 996147200 134512640 134550740 4294955600 18446744073709551615 103232852 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6683] ppid=6667 vsize=812872 CPUtime=0.09
/proc/6681/task/6683/stat : 6683 (java) S 6667 6667 6086 0 -1 64 5399 0 0 0 8 1 0 0 16 0 9 0 137739639 832380928 20861 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6684] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6684/stat : 6684 (java) S 6667 6667 6086 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137739639 832380928 20861 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6685] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6685/stat : 6685 (java) S 6667 6667 6086 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 137739639 832380928 20861 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6686] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6686/stat : 6686 (java) S 6667 6667 6086 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 137739642 832380928 20861 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6687] ppid=6667 vsize=812872 CPUtime=0.36
/proc/6681/task/6687/stat : 6687 (java) S 6667 6667 6086 0 -1 64 933 0 0 0 36 0 0 0 15 0 9 0 137739642 832380928 20861 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6688] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6688/stat : 6688 (java) S 6667 6667 6086 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137739642 832380928 20861 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6689] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6689/stat : 6689 (java) S 6667 6667 6086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137739642 832380928 20861 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 860440

[startup+12.7016 s]
/proc/loadavg: 1.93 1.97 1.99 3/82 6689
/proc/meminfo: memFree=1656448/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=0.02
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6681] ppid=6667 vsize=812872 CPUtime=12.59
/proc/6681/stat : 6681 (java) S 6667 6667 6086 0 -1 0 22086 0 1 0 1241 18 0 0 18 0 9 0 137739637 832380928 21294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6681/statm: 203218 21294 2591 9 0 197200 0
[pid=6681/tid=6682] ppid=6667 vsize=812872 CPUtime=11.96
/proc/6681/task/6682/stat : 6682 (java) R 6667 6667 6086 0 -1 64 14621 0 1 0 1182 14 0 0 25 0 9 0 137739638 832380928 21294 996147200 134512640 134550740 4294955600 18446744073709551615 4127348361 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6683] ppid=6667 vsize=812872 CPUtime=0.23
/proc/6681/task/6683/stat : 6683 (java) S 6667 6667 6086 0 -1 64 5832 0 0 0 22 1 0 0 16 0 9 0 137739639 832380928 21294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6684] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6684/stat : 6684 (java) S 6667 6667 6086 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137739639 832380928 21294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6685] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6685/stat : 6685 (java) S 6667 6667 6086 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 137739639 832380928 21294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6686] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6686/stat : 6686 (java) S 6667 6667 6086 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 137739642 832380928 21294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6687] ppid=6667 vsize=812872 CPUtime=0.36
/proc/6681/task/6687/stat : 6687 (java) S 6667 6667 6086 0 -1 64 933 0 0 0 36 0 0 0 15 0 9 0 137739642 832380928 21294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6688] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6688/stat : 6688 (java) S 6667 6667 6086 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137739642 832380928 21294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6689] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6689/stat : 6689 (java) S 6667 6667 6086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137739642 832380928 21294 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 860440

[startup+25.5029 s]
/proc/loadavg: 1.95 1.97 1.99 3/82 6689
/proc/meminfo: memFree=1643200/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=0.02
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 764 1697 0 0 0 1 0 1 18 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6681] ppid=6667 vsize=812872 CPUtime=25.32
/proc/6681/stat : 6681 (java) S 6667 6667 6086 0 -1 0 22328 0 1 0 2510 22 0 0 18 0 9 0 137739637 832380928 21511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6681/statm: 203218 21511 2591 9 0 197200 0
[pid=6681/tid=6682] ppid=6667 vsize=812872 CPUtime=24.68
/proc/6681/task/6682/stat : 6682 (java) R 6667 6667 6086 0 -1 64 14646 0 1 0 2449 19 0 0 25 0 9 0 137739638 832380928 21511 996147200 134512640 134550740 4294955600 18446744073709551615 4127259144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6683] ppid=6667 vsize=812872 CPUtime=0.25
/proc/6681/task/6683/stat : 6683 (java) S 6667 6667 6086 0 -1 64 6046 0 0 0 23 2 0 0 16 0 9 0 137739639 832380928 21511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6684] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6684/stat : 6684 (java) S 6667 6667 6086 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137739639 832380928 21511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6685] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6685/stat : 6685 (java) S 6667 6667 6086 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 137739639 832380928 21511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6686] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6686/stat : 6686 (java) S 6667 6667 6086 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 137739642 832380928 21511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6687] ppid=6667 vsize=812872 CPUtime=0.36
/proc/6681/task/6687/stat : 6687 (java) S 6667 6667 6086 0 -1 64 936 0 0 0 36 0 0 0 15 0 9 0 137739642 832380928 21511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6688] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6688/stat : 6688 (java) S 6667 6667 6086 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137739642 832380928 21511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6681/tid=6689] ppid=6667 vsize=812872 CPUtime=0
/proc/6681/task/6689/stat : 6689 (java) S 6667 6667 6086 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137739642 832380928 21511 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34

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

/proc/6690/statm: 133240 132219 79 162 0 133075 0
Current children cumulated CPU time (s) 1116.87
Current children cumulated vsize (KiB) 580528

[startup+1182.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/74 6690
/proc/meminfo: memFree=1180544/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=532960 CPUtime=1137.46
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 135504 0 0 0 113611 135 0 0 25 0 1 0 137743569 545751040 132223 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 0 0 0
/proc/6690/statm: 133240 132223 79 162 0 133075 0
Current children cumulated CPU time (s) 1176.58
Current children cumulated vsize (KiB) 580528

[startup+1242.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/74 6690
/proc/meminfo: memFree=1153152/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=560724 CPUtime=1197.18
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 142458 0 0 0 119575 143 0 0 25 0 1 0 137743569 574181376 139177 996147200 134512640 135177480 4294955968 18446744073709551615 134565251 0 0 4096 3 0 0 0 17 0 0 0
/proc/6690/statm: 140181 139177 79 162 0 140016 0
Current children cumulated CPU time (s) 1236.3
Current children cumulated vsize (KiB) 608292

[startup+1302.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/74 6690
/proc/meminfo: memFree=1124672/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=588348 CPUtime=1256.9
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 149373 0 0 0 125538 152 0 0 25 0 1 0 137743569 602468352 146092 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/6690/statm: 147087 146092 79 162 0 146922 0
Current children cumulated CPU time (s) 1296.02
Current children cumulated vsize (KiB) 635916

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 6690
/proc/meminfo: memFree=1124544/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=588348 CPUtime=1316.61
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 149373 0 0 0 131509 152 0 0 25 0 1 0 137743569 602468352 146092 996147200 134512640 135177480 4294955968 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/6690/statm: 147087 146092 79 162 0 146922 0
Current children cumulated CPU time (s) 1355.73
Current children cumulated vsize (KiB) 635916

[startup+1422.31 s]
/proc/loadavg: 2.12 2.06 2.01 3/76 6807
/proc/meminfo: memFree=1083888/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=588348 CPUtime=1376.1
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 149373 0 0 0 137456 154 0 0 25 0 1 0 137743569 602468352 146092 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 1 0 0
/proc/6690/statm: 147087 146092 79 162 0 146922 0
Current children cumulated CPU time (s) 1415.22
Current children cumulated vsize (KiB) 635916

[startup+1482.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/76 6807
/proc/meminfo: memFree=1076144/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=588348 CPUtime=1435.53
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 149373 0 0 0 143399 154 0 0 25 0 1 0 137743569 602468352 146092 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6690/statm: 147087 146092 79 162 0 146922 0
Current children cumulated CPU time (s) 1474.65
Current children cumulated vsize (KiB) 635916

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/76 6807
/proc/meminfo: memFree=1065648/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=588348 CPUtime=1494.96
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 149373 0 0 0 149342 154 0 0 25 0 1 0 137743569 602468352 146092 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/6690/statm: 147087 146092 79 162 0 146922 0
Current children cumulated CPU time (s) 1534.08
Current children cumulated vsize (KiB) 635916

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/82 6852
/proc/meminfo: memFree=1050432/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=588348 CPUtime=1554.38
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 149374 0 0 0 155284 154 0 0 25 0 1 0 137743569 602468352 146093 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/6690/statm: 147087 146093 79 162 0 146922 0
Current children cumulated CPU time (s) 1593.5
Current children cumulated vsize (KiB) 635916

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 6854
/proc/meminfo: memFree=994240/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=638420 CPUtime=1613.81
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 161930 0 0 0 161211 170 0 0 25 0 1 0 137743569 653742080 158649 996147200 134512640 135177480 4294955968 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 1 0 0
/proc/6690/statm: 159605 158649 79 162 0 159440 0
Current children cumulated CPU time (s) 1652.93
Current children cumulated vsize (KiB) 685988

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 6854
/proc/meminfo: memFree=943936/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=689792 CPUtime=1673.26
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 174531 0 0 0 167143 183 0 0 25 0 1 0 137743569 706347008 171250 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6690/statm: 172448 171250 79 162 0 172283 0
Current children cumulated CPU time (s) 1712.38
Current children cumulated vsize (KiB) 737360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 6854
/proc/meminfo: memFree=935680/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=697184 CPUtime=1732.7
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 176388 0 0 0 173085 185 0 0 25 0 1 0 137743569 713916416 173107 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/6690/statm: 174296 173107 79 162 0 174131 0
Current children cumulated CPU time (s) 1771.82
Current children cumulated vsize (KiB) 744752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 6854
/proc/meminfo: memFree=935680/2055920 swapFree=4192812/4192956
[pid=6667] ppid=6665 vsize=47568 CPUtime=39.12
/proc/6667/stat : 6667 (galacE.sh) S 6665 6667 6086 0 -1 4194304 798 24068 0 1 0 1 3881 30 17 0 1 0 137739633 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 233588321114 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6667/statm: 11892 363 244 79 0 219 0
[pid=6690] ppid=6667 vsize=697184 CPUtime=1760.94
/proc/6690/stat : 6690 (eSAT_static) R 6667 6667 6086 0 -1 4194304 176389 0 0 0 175909 185 0 0 25 0 1 0 137743569 713916416 173108 996147200 134512640 135177480 4294955968 18446744073709551615 134565325 0 0 4096 3 0 0 0 17 1 0 0
/proc/6690/statm: 174296 173108 79 162 0 174131 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 744752

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 6667 and gives
#  childrusage.ru_utime.tv_sec=38
#  childrusage.ru_utime.tv_usec=815099
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=321951
# CPU time returned by wait4() is 39.1371
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1810.81
CPU time (s): 1800.06
CPU user time (s): 1797.9
CPU system time (s): 2.16
CPU usage (%): 99.4062
Max. virtual memory (cumulated for all children) (KiB): 860440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.8151
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24866
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= 2792
involuntary context switches= 2456

runsolver used 1.9837 second user time and 5.39318 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-05 14:24:55
IDJOB=1088948
IDBENCH=58152
IDSOLVER=351
FILE ID=node27/1088948-1215260695
PBS_JOBID= 7882089
Free space on /tmp= 66460 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/graphColoring/register/inithx/normalized-inithx-i-1-45.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088948-1215260695/watcher-1088948-1215260695 -o /tmp/evaluation-result-1088948-1215260695/solver-1088948-1215260695 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1088948-1215260695.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= baaf997e1ccdc0c91ec8ce4921dd3646
RANDOM SEED=1144975653

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:       1737448 kB
Buffers:         29440 kB
Cached:         199108 kB
SwapCached:          0 kB
Active:         134552 kB
Inactive:       128432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5344 kB
Writeback:           0 kB
Mapped:          47724 kB
Slab:            41112 kB
Committed_AS:   466144 kB
PageTables:       1540 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= 66432 MiB
End job on node27 at 2008-07-05 14:55:08