Trace number 1084862

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.1 1816.51

General information on the benchmark

Namecsp/rand-8-20-5/
normalized-rand-8-20-5-18-800-3_ext.xml
MD5SUM8f0b2a49e1135ea84dc0e5c626ff8a69
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 benchmark12.97
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 ---
17.19/17.48	c start processing
17.19/17.48	c start relation processing
40.74/41.28	c start cnf exporting
141.21/142.71	c parsing time : 17.349
141.21/142.71	c preprocessing time : 142.58
141.21/142.72	
141.21/142.72	c Nary constraints - conflicts : 0 supports : 18
141.21/142.72	c Binary constraints - conflicts : 0 supports :0
141.21/142.72	c max arity constraint : 8
141.21/142.72	c Max Tuples generated 0
141.21/142.72	c relations : 18
141.21/142.72	c relations BDD: 18
141.21/142.72	c sampling 0/0
141.21/142.72	c vars : 723582 - clauses :  2823728
141.21/142.72	
141.29/142.85	 
141.29/142.85	c --- SAT Solver Stats ---
141.29/142.85	 
141.29/142.85	c eSAT 0.1 : minisat core with additionnal features
141.29/142.86	c ============================[ Problem Statistics ]=============================
141.29/142.86	c |                                                                             |
141.29/142.86	c |  Number of variables:  723581                                               |
141.29/142.86	c |  Number of clauses:    2823728                                              |
145.35/146.98	c |  Parsing time:         3.64         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-1084862-1215232221/watcher-1084862-1215232221 -o /tmp/evaluation-result-1084862-1215232221/solver-1084862-1215232221 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1084862-1215232221.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.04 2.05 4/72 17139
/proc/meminfo: memFree=1442776/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=8560 CPUtime=0
/proc/17139/stat : 17139 (galacE.sh) R 17137 17139 14387 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 1007624858 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 266134603663 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17139/statm: 2140 254 197 79 0 133 0

[startup+0.0829679 s]
/proc/loadavg: 2.00 2.04 2.05 4/72 17139
/proc/meminfo: memFree=1442776/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=0.02
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47540

[startup+0.101456 s]
/proc/loadavg: 2.00 2.04 2.05 4/72 17139
/proc/meminfo: memFree=1442776/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=0.02
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47540

[startup+0.301493 s]
/proc/loadavg: 2.00 2.04 2.05 4/72 17139
/proc/meminfo: memFree=1442776/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=0.02
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47540

[startup+0.701569 s]
/proc/loadavg: 2.00 2.04 2.05 4/72 17139
/proc/meminfo: memFree=1442776/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=0.02
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47540

[startup+1.50274 s]
/proc/loadavg: 2.00 2.04 2.05 3/82 17161
/proc/meminfo: memFree=1356680/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=0.02
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17153] ppid=17139 vsize=812628 CPUtime=1.42
/proc/17153/stat : 17153 (java) S 17139 17139 14387 0 -1 0 26389 0 1 0 125 17 0 0 18 0 9 0 1007624861 832131072 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17153/statm: 203157 25815 1882 9 0 197138 0
[pid=17153/tid=17154] ppid=17139 vsize=812628 CPUtime=1.16
/proc/17153/task/17154/stat : 17154 (java) R 17139 17139 14387 0 -1 64 14451 0 1 0 107 9 0 0 25 0 9 0 1007624863 832131072 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4126663983 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17155] ppid=17139 vsize=812628 CPUtime=0.12
/proc/17153/task/17155/stat : 17155 (java) S 17139 17139 14387 0 -1 64 10485 0 0 0 5 7 0 0 16 0 9 0 1007624864 832131072 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17156] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17156/stat : 17156 (java) S 17139 17139 14387 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1007624864 832131072 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17157] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17157/stat : 17157 (java) S 17139 17139 14387 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1007624864 832131072 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17158] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17158/stat : 17158 (java) S 17139 17139 14387 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1007624867 832131072 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17159] ppid=17139 vsize=812628 CPUtime=0.12
/proc/17153/task/17159/stat : 17159 (java) S 17139 17139 14387 0 -1 64 754 0 0 0 12 0 0 0 16 0 9 0 1007624867 832131072 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17160] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17160/stat : 17160 (java) S 17139 17139 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1007624867 832131072 25815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17161] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17161/stat : 17161 (java) S 17139 17139 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1007624867 832131072 25815 996147200 134512640 134550740 4294955600 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) 860168

[startup+3.10204 s]
/proc/loadavg: 2.00 2.04 2.05 3/82 17161
/proc/meminfo: memFree=1346120/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=0.02
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17153] ppid=17139 vsize=812628 CPUtime=3.01
/proc/17153/stat : 17153 (java) S 17139 17139 14387 0 -1 0 34524 0 1 0 278 23 0 0 18 0 9 0 1007624861 832131072 33946 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17153/statm: 203157 33946 1882 9 0 197138 0
[pid=17153/tid=17154] ppid=17139 vsize=812628 CPUtime=2.56
/proc/17153/task/17154/stat : 17154 (java) R 17139 17139 14387 0 -1 64 14455 0 1 0 247 9 0 0 25 0 9 0 1007624863 832131072 33946 996147200 134512640 134550740 4294955600 18446744073709551615 4126632644 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17155] ppid=17139 vsize=812628 CPUtime=0.29
/proc/17153/task/17155/stat : 17155 (java) S 17139 17139 14387 0 -1 64 18612 0 0 0 17 12 0 0 16 0 9 0 1007624864 832131072 33946 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17156] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17156/stat : 17156 (java) S 17139 17139 14387 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1007624864 832131072 33946 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17157] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17157/stat : 17157 (java) S 17139 17139 14387 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1007624864 832131072 33946 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17158] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17158/stat : 17158 (java) S 17139 17139 14387 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1007624867 832131072 33946 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17159] ppid=17139 vsize=812628 CPUtime=0.12
/proc/17153/task/17159/stat : 17159 (java) S 17139 17139 14387 0 -1 64 758 0 0 0 12 0 0 0 16 0 9 0 1007624867 832131072 33946 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17160] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17160/stat : 17160 (java) S 17139 17139 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1007624867 832131072 33946 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17161] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17161/stat : 17161 (java) S 17139 17139 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1007624867 832131072 33946 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860168

[startup+6.30166 s]
/proc/loadavg: 2.00 2.04 2.05 3/82 17161
/proc/meminfo: memFree=1275720/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=0.02
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17153] ppid=17139 vsize=812628 CPUtime=6.17
/proc/17153/stat : 17153 (java) S 17139 17139 14387 0 -1 0 48545 0 1 0 586 31 0 0 18 0 9 0 1007624861 832131072 47958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17153/statm: 203157 47958 1882 9 0 197138 0
[pid=17153/tid=17154] ppid=17139 vsize=812628 CPUtime=5.44
/proc/17153/task/17154/stat : 17154 (java) R 17139 17139 14387 0 -1 64 14464 0 1 0 534 10 0 0 25 0 9 0 1007624863 832131072 47958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17155] ppid=17139 vsize=812628 CPUtime=0.57
/proc/17153/task/17155/stat : 17155 (java) S 17139 17139 14387 0 -1 64 32618 0 0 0 38 19 0 0 16 0 9 0 1007624864 832131072 47958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17156] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17156/stat : 17156 (java) S 17139 17139 14387 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1007624864 832131072 47958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17157] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17157/stat : 17157 (java) S 17139 17139 14387 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1007624864 832131072 47958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17158] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17158/stat : 17158 (java) S 17139 17139 14387 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1007624867 832131072 47958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17159] ppid=17139 vsize=812628 CPUtime=0.13
/proc/17153/task/17159/stat : 17159 (java) S 17139 17139 14387 0 -1 64 764 0 0 0 13 0 0 0 16 0 9 0 1007624867 832131072 47958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17160] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17160/stat : 17160 (java) S 17139 17139 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1007624867 832131072 47958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17161] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17161/stat : 17161 (java) S 17139 17139 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1007624867 832131072 47958 996147200 134512640 134550740 4294955600 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) 860168

[startup+12.7029 s]
/proc/loadavg: 2.00 2.04 2.05 3/82 17161
/proc/meminfo: memFree=1150152/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=0.02
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17153] ppid=17139 vsize=812628 CPUtime=12.51
/proc/17153/stat : 17153 (java) S 17139 17139 14387 0 -1 0 77306 0 1 0 1205 46 0 0 18 0 9 0 1007624861 832131072 76703 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17153/statm: 203157 76703 1883 9 0 197138 0
[pid=17153/tid=17154] ppid=17139 vsize=812628 CPUtime=11.16
/proc/17153/task/17154/stat : 17154 (java) R 17139 17139 14387 0 -1 64 14480 0 1 0 1105 11 0 0 25 0 9 0 1007624863 832131072 76703 996147200 134512640 134550740 4294955600 18446744073709551615 4126095734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17155] ppid=17139 vsize=812628 CPUtime=1.17
/proc/17153/task/17155/stat : 17155 (java) S 17139 17139 14387 0 -1 64 61352 0 0 0 84 33 0 0 16 0 9 0 1007624864 832131072 76703 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17156] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17156/stat : 17156 (java) S 17139 17139 14387 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1007624864 832131072 76703 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17157] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17157/stat : 17157 (java) S 17139 17139 14387 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1007624864 832131072 76703 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17158] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17158/stat : 17158 (java) S 17139 17139 14387 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1007624867 832131072 76703 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17159] ppid=17139 vsize=812628 CPUtime=0.15
/proc/17153/task/17159/stat : 17159 (java) S 17139 17139 14387 0 -1 64 775 0 0 0 15 0 0 0 16 0 9 0 1007624867 832131072 76703 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17160] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17160/stat : 17160 (java) S 17139 17139 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1007624867 832131072 76703 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17161] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17161/stat : 17161 (java) S 17139 17139 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1007624867 832131072 76703 996147200 134512640 134550740 4294955600 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) 860168

[startup+25.5013 s]
/proc/loadavg: 2.21 2.08 2.07 3/82 17161
/proc/meminfo: memFree=966152/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=0.02
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 765 1697 0 0 0 1 0 1 18 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17153] ppid=17139 vsize=812628 CPUtime=25.18
/proc/17153/stat : 17153 (java) S 17139 17139 14387 0 -1 0 121264 0 1 0 2447 71 0 0 18 0 9 0 1007624861 832131072 120641 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17153/statm: 203157 120641 1891 9 0 197138 0
[pid=17153/tid=17154] ppid=17139 vsize=812628 CPUtime=22.31
/proc/17153/task/17154/stat : 17154 (java) R 17139 17139 14387 0 -1 64 14516 0 1 0 2219 12 0 0 25 0 9 0 1007624863 832131072 120641 996147200 134512640 134550740 4294955600 18446744073709551615 4126846554 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17155] ppid=17139 vsize=812628 CPUtime=2.65
/proc/17153/task/17155/stat : 17155 (java) S 17139 17139 14387 0 -1 64 105251 0 0 0 207 58 0 0 16 0 9 0 1007624864 832131072 120641 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17156] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17156/stat : 17156 (java) S 17139 17139 14387 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1007624864 832131072 120641 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17157] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17157/stat : 17157 (java) S 17139 17139 14387 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1007624864 832131072 120641 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17158] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17158/stat : 17158 (java) S 17139 17139 14387 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1007624867 832131072 120641 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17159] ppid=17139 vsize=812628 CPUtime=0.2
/proc/17153/task/17159/stat : 17159 (java) S 17139 17139 14387 0 -1 64 798 0 0 0 20 0 0 0 15 0 9 0 1007624867 832131072 120641 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17160] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17160/stat : 17160 (java) S 17139 17139 14387 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1007624867 832131072 120641 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17153/tid=17161] ppid=17139 vsize=812628 CPUtime=0
/proc/17153/task/17161/stat : 17161 (java) S 17139 17139 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1007624867 832131072 120641 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 860168

[startup+51.1012 s]
/proc/loadavg: 2.20 2.09 2.07 3/82 17161
/proc/meminfo: memFree=729608/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=0.02

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

/proc/17162/statm: 94890 84563 74 162 0 94725 0
Current children cumulated CPU time (s) 1171.14
Current children cumulated vsize (KiB) 427100

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 17162
/proc/meminfo: memFree=1042504/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=381064 CPUtime=1089.23
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 3704183 0 0 0 107001 1922 0 0 25 0 1 0 1007639143 390209536 84959 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/17162/statm: 95266 84959 74 162 0 95101 0
Current children cumulated CPU time (s) 1230.58
Current children cumulated vsize (KiB) 428604

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/74 17162
/proc/meminfo: memFree=1041288/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=382228 CPUtime=1148.67
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 3826430 0 0 0 112882 1985 0 0 25 0 1 0 1007639143 391401472 85305 996147200 134512640 135177480 4294955968 18446744073709551615 134538427 0 0 4096 3 0 0 0 17 1 0 0
/proc/17162/statm: 95557 85305 74 162 0 95392 0
Current children cumulated CPU time (s) 1290.02
Current children cumulated vsize (KiB) 429768

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/74 17162
/proc/meminfo: memFree=1039496/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=383916 CPUtime=1208.1
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 3973630 0 0 0 118748 2062 0 0 25 0 1 0 1007639143 393129984 85717 996147200 134512640 135177480 4294955968 18446744073709551615 134538427 0 0 4096 3 0 0 0 17 1 0 0
/proc/17162/statm: 95979 85717 74 162 0 95814 0
Current children cumulated CPU time (s) 1349.45
Current children cumulated vsize (KiB) 431456

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 17162
/proc/meminfo: memFree=1038792/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=384408 CPUtime=1267.55
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 4123950 0 0 0 124611 2144 0 0 25 0 1 0 1007639143 393633792 85934 996147200 134512640 135177480 4294955968 18446744073709551615 134538618 0 0 4096 3 0 0 0 17 1 0 0
/proc/17162/statm: 96102 85934 74 162 0 95937 0
Current children cumulated CPU time (s) 1408.9
Current children cumulated vsize (KiB) 431948

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 17162
/proc/meminfo: memFree=1037256/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=386752 CPUtime=1326.99
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 4265217 0 0 0 130479 2220 0 0 25 0 1 0 1007639143 396034048 86451 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/17162/statm: 96688 86451 74 162 0 96523 0
Current children cumulated CPU time (s) 1468.34
Current children cumulated vsize (KiB) 434292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 17162
/proc/meminfo: memFree=1035016/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=388064 CPUtime=1386.42
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 4400876 0 0 0 136351 2291 0 0 25 0 1 0 1007639143 397377536 86905 996147200 134512640 135177480 4294955968 18446744073709551615 134538634 0 0 4096 3 0 0 0 17 1 0 0
/proc/17162/statm: 97016 86905 74 162 0 96851 0
Current children cumulated CPU time (s) 1527.77
Current children cumulated vsize (KiB) 435604

[startup+1602.3 s]
/proc/loadavg: 1.96 1.98 2.00 3/95 17250
/proc/meminfo: memFree=1068832/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=389752 CPUtime=1445.63
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 4550874 0 0 0 142204 2359 0 0 25 0 1 0 1007639143 399106048 87278 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 1 0 0
/proc/17162/statm: 97438 87278 74 162 0 97273 0
Current children cumulated CPU time (s) 1586.98
Current children cumulated vsize (KiB) 437292

[startup+1662.3 s]
/proc/loadavg: 1.91 1.97 1.99 3/83 17290
/proc/meminfo: memFree=1159168/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=391212 CPUtime=1504.61
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 4706984 0 0 0 148033 2428 0 0 25 0 1 0 1007639143 400601088 87729 996147200 134512640 135177480 4294955968 18446744073709551615 134538797 0 0 4096 3 0 0 0 17 0 0 0
/proc/17162/statm: 97803 87729 74 162 0 97638 0
Current children cumulated CPU time (s) 1645.96
Current children cumulated vsize (KiB) 438752

[startup+1722.3 s]
/proc/loadavg: 1.96 1.97 1.99 3/83 17292
/proc/meminfo: memFree=1157824/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=392724 CPUtime=1564.58
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 4865911 0 0 0 153958 2500 0 0 25 0 1 0 1007639143 402149376 88164 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/17162/statm: 98181 88164 74 162 0 98016 0
Current children cumulated CPU time (s) 1705.93
Current children cumulated vsize (KiB) 440264

[startup+1782.3 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 17292
/proc/meminfo: memFree=1155648/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=393992 CPUtime=1624.55
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 5027092 0 0 0 159886 2569 0 0 25 0 1 0 1007639143 403447808 88476 996147200 134512640 135177480 4294955968 18446744073709551615 134538825 0 0 4096 3 0 0 0 17 0 0 0
/proc/17162/statm: 98498 88476 74 162 0 98333 0
Current children cumulated CPU time (s) 1765.9
Current children cumulated vsize (KiB) 441532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.5 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17292
/proc/meminfo: memFree=1154624/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=394984 CPUtime=1658.75
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 5122573 0 0 0 163263 2612 0 0 25 0 1 0 1007639143 404463616 88817 996147200 134512640 135177480 4294955968 18446744073709551615 134538930 0 0 4096 3 0 0 0 17 0 0 0
/proc/17162/statm: 98746 88817 74 162 0 98581 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 442524

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

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

[startup+1816.5 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 17292
/proc/meminfo: memFree=1154624/2055920 swapFree=4174728/4192956
[pid=17139] ppid=17137 vsize=47540 CPUtime=141.35
/proc/17139/stat : 17139 (galacE.sh) S 17137 17139 14387 0 -1 4194304 799 182669 0 1 0 1 13974 160 17 0 1 0 1007624858 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17139/statm: 11885 364 245 79 0 219 0
[pid=17162] ppid=17139 vsize=394984 CPUtime=1658.75
/proc/17162/stat : 17162 (eSAT_static) R 17139 17139 14387 0 -1 4194304 5122573 0 0 0 163263 2612 0 0 25 0 1 0 1007639143 404463616 88817 996147200 134512640 135177480 4294955968 18446744073709551615 134538930 0 0 4096 3 0 0 0 17 0 0 0
/proc/17162/statm: 98746 88817 74 162 0 98581 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 442524

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17139 and gives
#  childrusage.ru_utime.tv_sec=139
#  childrusage.ru_utime.tv_usec=745755
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=613754
# CPU time returned by wait4() is 141.36
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1816.51
CPU time (s): 1800.1
CPU user time (s): 1772.37
CPU system time (s): 27.73
CPU usage (%): 99.0965
Max. virtual memory (cumulated for all children) (KiB): 861172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 139.746
system time used= 1.61375
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183468
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= 5525
involuntary context switches= 8443

runsolver used 2.6466 second user time and 5.49416 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-05 06:30:23
IDJOB=1084862
IDBENCH=57586
IDSOLVER=351
FILE ID=node35/1084862-1215232221
PBS_JOBID= 7881754
Free space on /tmp= 66428 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8f0b2a49e1135ea84dc0e5c626ff8a69
RANDOM SEED=1064661970

node35.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.261
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.261
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:       1443256 kB
Buffers:         72712 kB
Cached:         329200 kB
SwapCached:      12276 kB
Active:         356444 kB
Inactive:       183176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1443256 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:           25084 kB
Writeback:           0 kB
Mapped:         145400 kB
Slab:            57012 kB
Committed_AS:  1837900 kB
PageTables:       3128 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= 66392 MiB
End job on node35 at 2008-07-05 07:00:42