Trace number 1054236

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.04 1811.81

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-14_ext.xml
MD5SUM0b43ac9df0b5dd736b9f382993324f9e
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.40018
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.01/0.03	c --- Preproc Stats ---
16.39/16.66	c start processing
16.39/16.66	c start relation processing
37.79/38.26	c start cnf exporting
137.41/138.80	c parsing time : 16.528
137.41/138.80	c preprocessing time : 138.673
137.41/138.80	
137.41/138.80	c Nary constraints - conflicts : 0 supports : 18
137.41/138.80	c Binary constraints - conflicts : 0 supports :0
137.41/138.80	c max arity constraint : 8
137.41/138.80	c Max Tuples generated 0
137.41/138.80	c relations : 18
137.41/138.80	c relations BDD: 18
137.41/138.80	c sampling 0/0
137.41/138.80	c vars : 723448 - clauses :  2823171
137.41/138.80	
137.48/138.96	 
137.48/138.96	c --- SAT Solver Stats ---
137.48/138.96	 
137.48/138.96	c eSAT 0.1 : minisat core with additionnal features
137.48/138.96	c ============================[ Problem Statistics ]=============================
137.48/138.96	c |                                                                             |
137.48/138.96	c |  Number of variables:  723447                                               |
137.48/138.96	c |  Number of clauses:    2823171                                              |
141.44/142.92	c |  Parsing time:         3.58         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-1054236-1215058424/watcher-1054236-1215058424 -o /tmp/evaluation-result-1054236-1215058424/solver-1054236-1215058424 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1054236-1215058424.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 15057
/proc/meminfo: memFree=1784652/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=5320 CPUtime=0
/proc/15057/stat : 15057 (galacE.sh) R 15055 15057 11897 0 -1 4194304 230 0 0 0 0 0 0 0 20 0 1 0 1984815450 5447680 194 996147200 4194304 4520092 548682068832 18446744073709551615 4425616 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15057/statm: 1330 194 146 79 0 122 0

[startup+0.0278961 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15057
/proc/meminfo: memFree=1784652/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=8784 CPUtime=0.01
/proc/15057/stat : 15057 (galacE.sh) R 15055 15057 11897 0 -1 4194304 629 1481 0 0 0 0 0 1 21 0 1 0 1984815450 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 240907774623 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/15057/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.10191 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15057
/proc/meminfo: memFree=1784652/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=0.01
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.30193 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15057
/proc/meminfo: memFree=1784652/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=0.01
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.701961 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15057
/proc/meminfo: memFree=1784652/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=0.01
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+1.50205 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15079
/proc/meminfo: memFree=1699004/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=0.01
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15071] ppid=15057 vsize=812420 CPUtime=1.43
/proc/15071/stat : 15071 (java) S 15057 15057 11897 0 -1 0 26395 0 1 0 130 13 0 0 18 0 9 0 1984815454 831918080 25820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 203105 25820 1881 9 0 197138 0
[pid=15071/tid=15072] ppid=15057 vsize=812420 CPUtime=1.19
/proc/15071/task/15072/stat : 15072 (java) R 15057 15057 11897 0 -1 64 14451 0 1 0 112 7 0 0 25 0 9 0 1984815455 831918080 25820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15073] ppid=15057 vsize=812420 CPUtime=0.1
/proc/15071/task/15073/stat : 15073 (java) R 15057 15057 11897 0 -1 64 10489 0 0 0 6 4 0 0 16 0 9 0 1984815456 831918080 25820 996147200 134512640 134550740 4294955616 18446744073709551615 102514246 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15074] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15074/stat : 15074 (java) S 15057 15057 11897 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1984815456 831918080 25820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15075] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15075/stat : 15075 (java) S 15057 15057 11897 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984815456 831918080 25820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15076] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15076/stat : 15076 (java) S 15057 15057 11897 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984815459 831918080 25820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15077] ppid=15057 vsize=812420 CPUtime=0.12
/proc/15071/task/15077/stat : 15077 (java) S 15057 15057 11897 0 -1 64 757 0 0 0 12 0 0 0 16 0 9 0 1984815459 831918080 25820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15078] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15078/stat : 15078 (java) S 15057 15057 11897 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984815459 831918080 25820 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15079] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15079/stat : 15079 (java) S 15057 15057 11897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984815459 831918080 25820 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) 860008

[startup+3.10649 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15079
/proc/meminfo: memFree=1673148/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=0.01
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15071] ppid=15057 vsize=812420 CPUtime=3.01
/proc/15071/stat : 15071 (java) S 15057 15057 11897 0 -1 0 34734 0 1 0 284 17 0 0 18 0 9 0 1984815454 831918080 34156 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 203105 34156 1881 9 0 197138 0
[pid=15071/tid=15072] ppid=15057 vsize=812420 CPUtime=2.64
/proc/15071/task/15072/stat : 15072 (java) R 15057 15057 11897 0 -1 64 14454 0 1 0 256 8 0 0 25 0 9 0 1984815455 831918080 34156 996147200 134512640 134550740 4294955616 18446744073709551615 4126379572 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15073] ppid=15057 vsize=812420 CPUtime=0.23
/proc/15071/task/15073/stat : 15073 (java) S 15057 15057 11897 0 -1 64 18824 0 0 0 15 8 0 0 16 0 9 0 1984815456 831918080 34156 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15074] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15074/stat : 15074 (java) S 15057 15057 11897 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1984815456 831918080 34156 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15075] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15075/stat : 15075 (java) S 15057 15057 11897 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984815456 831918080 34156 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15076] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15076/stat : 15076 (java) S 15057 15057 11897 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984815459 831918080 34156 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15077] ppid=15057 vsize=812420 CPUtime=0.12
/proc/15071/task/15077/stat : 15077 (java) S 15057 15057 11897 0 -1 64 758 0 0 0 12 0 0 0 16 0 9 0 1984815459 831918080 34156 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15078] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15078/stat : 15078 (java) S 15057 15057 11897 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984815459 831918080 34156 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15079] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15079/stat : 15079 (java) S 15057 15057 11897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984815459 831918080 34156 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860008

[startup+6.30252 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15079
/proc/meminfo: memFree=1616252/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=0.01
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15071] ppid=15057 vsize=812420 CPUtime=6.18
/proc/15071/stat : 15071 (java) S 15057 15057 11897 0 -1 0 48796 0 1 0 594 24 0 0 18 0 9 0 1984815454 831918080 48209 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 203105 48209 1881 9 0 197138 0
[pid=15071/tid=15072] ppid=15057 vsize=812420 CPUtime=5.55
/proc/15071/task/15072/stat : 15072 (java) R 15057 15057 11897 0 -1 64 14463 0 1 0 546 9 0 0 25 0 9 0 1984815455 831918080 48209 996147200 134512640 134550740 4294955616 18446744073709551615 4126753834 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15073] ppid=15057 vsize=812420 CPUtime=0.47
/proc/15071/task/15073/stat : 15073 (java) S 15057 15057 11897 0 -1 64 32870 0 0 0 33 14 0 0 16 0 9 0 1984815456 831918080 48209 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15074] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15074/stat : 15074 (java) S 15057 15057 11897 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1984815456 831918080 48209 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15075] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15075/stat : 15075 (java) S 15057 15057 11897 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984815456 831918080 48209 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15076] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15076/stat : 15076 (java) S 15057 15057 11897 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984815459 831918080 48209 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15077] ppid=15057 vsize=812420 CPUtime=0.13
/proc/15071/task/15077/stat : 15077 (java) S 15057 15057 11897 0 -1 64 765 0 0 0 13 0 0 0 16 0 9 0 1984815459 831918080 48209 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15078] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15078/stat : 15078 (java) S 15057 15057 11897 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984815459 831918080 48209 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15079] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15079/stat : 15079 (java) S 15057 15057 11897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984815459 831918080 48209 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860008

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 15079
/proc/meminfo: memFree=1476348/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=0.01
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15071] ppid=15057 vsize=812420 CPUtime=12.52
/proc/15071/stat : 15071 (java) S 15057 15057 11897 0 -1 0 80297 0 1 0 1213 39 0 0 18 0 9 0 1984815454 831918080 79692 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 203105 79692 1882 9 0 197138 0
[pid=15071/tid=15072] ppid=15057 vsize=812420 CPUtime=11.32
/proc/15071/task/15072/stat : 15072 (java) R 15057 15057 11897 0 -1 64 14481 0 1 0 1122 10 0 0 25 0 9 0 1984815455 831918080 79692 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15073] ppid=15057 vsize=812420 CPUtime=1.03
/proc/15071/task/15073/stat : 15073 (java) R 15057 15057 11897 0 -1 64 64342 0 0 0 75 28 0 0 16 0 9 0 1984815456 831918080 79692 996147200 134512640 134550740 4294955616 18446744073709551615 102514520 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15074] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15074/stat : 15074 (java) S 15057 15057 11897 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1984815456 831918080 79692 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15075] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15075/stat : 15075 (java) S 15057 15057 11897 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984815456 831918080 79692 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15076] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15076/stat : 15076 (java) S 15057 15057 11897 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984815459 831918080 79692 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15077] ppid=15057 vsize=812420 CPUtime=0.15
/proc/15071/task/15077/stat : 15077 (java) S 15057 15057 11897 0 -1 64 776 0 0 0 15 0 0 0 16 0 9 0 1984815459 831918080 79692 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15078] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15078/stat : 15078 (java) S 15057 15057 11897 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984815459 831918080 79692 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15079] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15079/stat : 15079 (java) S 15057 15057 11897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984815459 831918080 79692 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860008

[startup+25.5024 s]
/proc/loadavg: 2.15 2.03 2.01 3/91 15079
/proc/meminfo: memFree=1261308/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=0.01
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15071] ppid=15057 vsize=812420 CPUtime=25.2
/proc/15071/stat : 15071 (java) S 15057 15057 11897 0 -1 0 132879 0 1 0 2455 65 0 0 18 0 9 0 1984815454 831918080 132255 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15071/statm: 203105 132255 1890 9 0 197138 0
[pid=15071/tid=15072] ppid=15057 vsize=812420 CPUtime=22.21
/proc/15071/task/15072/stat : 15072 (java) R 15057 15057 11897 0 -1 64 14517 0 1 0 2210 11 0 0 25 0 9 0 1984815455 831918080 132255 996147200 134512640 134550740 4294955616 18446744073709551615 4126844727 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15073] ppid=15057 vsize=812420 CPUtime=2.77
/proc/15071/task/15073/stat : 15073 (java) S 15057 15057 11897 0 -1 64 116866 0 0 0 225 52 0 0 20 0 9 0 1984815456 831918080 132255 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15074] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15074/stat : 15074 (java) S 15057 15057 11897 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1984815456 831918080 132255 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15075] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15075/stat : 15075 (java) S 15057 15057 11897 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984815456 831918080 132255 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15076] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15076/stat : 15076 (java) S 15057 15057 11897 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984815459 831918080 132255 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15077] ppid=15057 vsize=812420 CPUtime=0.19
/proc/15071/task/15077/stat : 15077 (java) S 15057 15057 11897 0 -1 64 798 0 0 0 19 0 0 0 15 0 9 0 1984815459 831918080 132255 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15078] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15078/stat : 15078 (java) S 15057 15057 11897 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984815459 831918080 132255 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15071/tid=15079] ppid=15057 vsize=812420 CPUtime=0
/proc/15071/task/15079/stat : 15079 (java) S 15057 15057 11897 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1984815459 831918080 132255 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
Current children cumulated vsize (KiB) 860008

[startup+51.103 s]
/proc/loadavg: 2.22 2.06 2.02 3/91 15079
/proc/meminfo: memFree=1061692/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=0.01

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

/proc/15080/statm: 77918 69986 74 162 0 77753 0
Current children cumulated CPU time (s) 1111.69
Current children cumulated vsize (KiB) 359260

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15080
/proc/meminfo: memFree=1443644/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=313548 CPUtime=1033.59
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 4578951 0 0 0 101266 2093 0 0 25 0 1 0 1984829346 321073152 70488 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/15080/statm: 78387 70488 74 162 0 78222 0
Current children cumulated CPU time (s) 1171.13
Current children cumulated vsize (KiB) 361136

[startup+1242.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/74 15110
/proc/meminfo: memFree=1434308/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=314940 CPUtime=1093.23
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 4820450 0 0 0 107117 2206 0 0 25 0 1 0 1984829346 322498560 70882 996147200 134512640 135177480 4294955984 18446744073709551615 134757167 0 0 4096 3 0 0 0 17 0 0 0
/proc/15080/statm: 78735 70882 74 162 0 78570 0
Current children cumulated CPU time (s) 1230.77
Current children cumulated vsize (KiB) 362528

[startup+1302.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/74 15110
/proc/meminfo: memFree=1429572/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=316428 CPUtime=1153.21
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 5052968 0 0 0 113003 2318 0 0 25 0 1 0 1984829346 324022272 71330 996147200 134512640 135177480 4294955984 18446744073709551615 134538427 0 0 4096 3 0 0 0 17 0 0 0
/proc/15080/statm: 79107 71330 74 162 0 78942 0
Current children cumulated CPU time (s) 1290.75
Current children cumulated vsize (KiB) 364016

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 15110
/proc/meminfo: memFree=1427268/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=318852 CPUtime=1213.17
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 5283504 0 0 0 118886 2431 0 0 25 0 1 0 1984829346 326504448 71936 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/15080/statm: 79713 71936 74 162 0 79548 0
Current children cumulated CPU time (s) 1350.71
Current children cumulated vsize (KiB) 366440

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 15111
/proc/meminfo: memFree=1425156/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=320148 CPUtime=1273.15
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 5512051 0 0 0 124781 2534 0 0 25 0 1 0 1984829346 327831552 72293 996147200 134512640 135177480 4294955984 18446744073709551615 134538927 0 0 4096 3 0 0 0 17 0 0 0
/proc/15080/statm: 80037 72293 74 162 0 79872 0
Current children cumulated CPU time (s) 1410.69
Current children cumulated vsize (KiB) 367736

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/71 15116
/proc/meminfo: memFree=1430812/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=321624 CPUtime=1333.13
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 5731352 0 0 0 130672 2641 0 0 25 0 1 0 1984829346 329342976 72710 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/15080/statm: 80406 72710 74 162 0 80241 0
Current children cumulated CPU time (s) 1470.67
Current children cumulated vsize (KiB) 369212

[startup+1542.3 s]
/proc/loadavg: 2.03 2.00 2.00 4/83 15220
/proc/meminfo: memFree=1169204/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=323192 CPUtime=1393.11
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 5972834 0 0 0 136563 2748 0 0 25 0 1 0 1984829346 330948608 73183 996147200 134512640 135177480 4294955984 18446744073709551615 134538831 0 0 4096 3 0 0 0 17 0 0 0
/proc/15080/statm: 80798 73183 74 162 0 80633 0
Current children cumulated CPU time (s) 1530.65
Current children cumulated vsize (KiB) 370780

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 15220
/proc/meminfo: memFree=1166644/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=325224 CPUtime=1453.08
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 6212051 0 0 0 142459 2849 0 0 25 0 1 0 1984829346 333029376 73678 996147200 134512640 135177480 4294955984 18446744073709551615 134538861 0 0 4096 3 0 0 0 17 0 0 0
/proc/15080/statm: 81306 73678 74 162 0 81141 0
Current children cumulated CPU time (s) 1590.62
Current children cumulated vsize (KiB) 372812

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15220
/proc/meminfo: memFree=1164084/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=327752 CPUtime=1513.06
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 6445520 0 0 0 148362 2944 0 0 25 0 1 0 1984829346 335618048 74377 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/15080/statm: 81938 74377 74 162 0 81773 0
Current children cumulated CPU time (s) 1650.6
Current children cumulated vsize (KiB) 375340

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15220
/proc/meminfo: memFree=1158964/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=332048 CPUtime=1573.03
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 6649049 0 0 0 154274 3029 0 0 25 0 1 0 1984829346 340017152 75548 996147200 134512640 135177480 4294955984 18446744073709551615 134538688 0 0 4096 3 0 0 0 17 0 0 0
/proc/15080/statm: 83012 75549 74 162 0 82847 0
Current children cumulated CPU time (s) 1710.57
Current children cumulated vsize (KiB) 379636

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15220
/proc/meminfo: memFree=1154292/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=337032 CPUtime=1633.01
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 6852893 0 0 0 160181 3120 0 0 25 0 1 0 1984829346 345120768 76865 996147200 134512640 135177480 4294955984 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/15080/statm: 84258 76865 74 162 0 84093 0
Current children cumulated CPU time (s) 1770.55
Current children cumulated vsize (KiB) 384620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15220
/proc/meminfo: memFree=1153012/2055920 swapFree=4179028/4192956
[pid=15057] ppid=15055 vsize=47588 CPUtime=137.54
/proc/15057/stat : 15057 (galacE.sh) S 15055 15057 11897 0 -1 4194304 798 184595 0 1 0 0 13613 141 17 0 1 0 1984815450 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15057/statm: 11897 363 244 79 0 219 0
[pid=15080] ppid=15057 vsize=338028 CPUtime=1662.5
/proc/15080/stat : 15080 (eSAT_static) R 15057 15057 11897 0 -1 4194304 6970260 0 0 0 163080 3170 0 0 25 0 1 0 1984829346 346140672 77095 996147200 134512640 135177480 4294955984 18446744073709551615 134748314 0 0 4096 3 0 0 0 17 0 0 0
/proc/15080/statm: 84507 77095 74 162 0 84342 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 385616

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 15057 and gives
#  childrusage.ru_utime.tv_sec=136
#  childrusage.ru_utime.tv_usec=135304
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=426783
# CPU time returned by wait4() is 137.562
# 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.81
CPU time (s): 1800.04
CPU user time (s): 1766.93
CPU system time (s): 33.11
CPU usage (%): 99.3502
Max. virtual memory (cumulated for all children) (KiB): 861012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.135
system time used= 1.42678
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185393
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= 5455
involuntary context switches= 8346

runsolver used 2.70359 second user time and 5.50916 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-03 06:13:46
IDJOB=1054236
IDBENCH=56208
IDSOLVER=351
FILE ID=node36/1054236-1215058424
PBS_JOBID= 7875102
Free space on /tmp= 66528 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0b43ac9df0b5dd736b9f382993324f9e
RANDOM SEED=610957399

node36.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.240
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.240
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:       1785132 kB
Buffers:         26164 kB
Cached:         156440 kB
SwapCached:       7932 kB
Active:         143448 kB
Inactive:        60868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785132 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:           25160 kB
Writeback:           0 kB
Mapped:          37804 kB
Slab:            51708 kB
Committed_AS:  3204736 kB
PageTables:       1796 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= 66468 MiB
End job on node36 at 2008-07-03 06:43:59