Trace number 1072435

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac E? (TO) 1800.01 1807.61

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-11_ext.xml
MD5SUMe4d4cd01e44f33c30ce76f83077a2ba5
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 benchmark49.7844
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
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 ---
3.04/3.14	c start processing
3.04/3.14	c start relation processing
9.07/9.26	c start cnf exporting
37.39/37.80	c parsing time : 3.018
37.39/37.80	c preprocessing time : 37.68
37.39/37.80	
37.39/37.80	c Nary constraints - conflicts : 0 supports : 74
37.39/37.80	c Binary constraints - conflicts : 0 supports :0
37.39/37.80	c max arity constraint : 3
37.39/37.80	c Max Tuples generated 0
37.39/37.80	c relations : 74
37.39/37.80	c relations BDD: 74
37.39/37.81	c sampling 0/0
37.39/37.81	c vars : 290101 - clauses :  916807
37.39/37.81	
37.39/37.84	 
37.39/37.84	c --- SAT Solver Stats ---
37.39/37.84	 
37.39/37.84	c eSAT 0.1 : minisat core with additionnal features
37.39/37.84	c ============================[ Problem Statistics ]=============================
37.39/37.84	c |                                                                             |
37.39/37.84	c |  Number of variables:  290100                                               |
37.39/37.84	c |  Number of clauses:    916807                                               |
38.37/38.86	c |  Parsing time:         0.89         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-1072435-1215174404/watcher-1072435-1215174404 -o /tmp/evaluation-result-1072435-1215174404/solver-1072435-1215174404 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1072435-1215174404.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.17 2.15 2.04 4/81 20452
/proc/meminfo: memFree=1834280/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=18572 CPUtime=0
/proc/20452/stat : 20452 (runsolver) R 20450 20452 18345 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 155251798 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 212218735911 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20452/statm: 4643 292 257 25 0 2626 0

[startup+0.0636079 s]
/proc/loadavg: 2.17 2.15 2.04 4/81 20452
/proc/meminfo: memFree=1834280/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=0.01
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.101156 s]
/proc/loadavg: 2.17 2.15 2.04 4/81 20452
/proc/meminfo: memFree=1834280/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=0.01
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301172 s]
/proc/loadavg: 2.17 2.15 2.04 4/81 20452
/proc/meminfo: memFree=1834280/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=0.01
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.70122 s]
/proc/loadavg: 2.17 2.15 2.04 4/81 20452
/proc/meminfo: memFree=1834280/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=0.01
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.5013 s]
/proc/loadavg: 2.17 2.15 2.04 3/91 20474
/proc/meminfo: memFree=1763800/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=0.01
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20466] ppid=20452 vsize=812628 CPUtime=1.44
/proc/20466/stat : 20466 (java) S 20452 20452 18345 0 -1 0 22476 0 1 0 131 13 0 0 18 0 9 0 155251802 832131072 21901 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20466/statm: 203157 21901 1882 9 0 197138 0
[pid=20466/tid=20467] ppid=20452 vsize=812628 CPUtime=1.21
/proc/20466/task/20467/stat : 20467 (java) R 20452 20452 18345 0 -1 64 14457 0 1 0 113 8 0 0 25 0 9 0 155251803 832131072 21901 996147200 134512640 134550740 4294955600 18446744073709551615 4126693700 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20468] ppid=20452 vsize=812628 CPUtime=0.07
/proc/20466/task/20468/stat : 20468 (java) S 20452 20452 18345 0 -1 64 6570 0 0 0 5 2 0 0 16 0 9 0 155251805 832131072 21901 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20469] ppid=20452 vsize=812628 CPUtime=0
/proc/20466/task/20469/stat : 20469 (java) S 20452 20452 18345 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 155251805 832131072 21901 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20470] ppid=20452 vsize=812628 CPUtime=0
/proc/20466/task/20470/stat : 20470 (java) S 20452 20452 18345 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 155251805 832131072 21901 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20471] ppid=20452 vsize=812628 CPUtime=0
/proc/20466/task/20471/stat : 20471 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155251807 832131072 21901 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20472] ppid=20452 vsize=812628 CPUtime=0.11
/proc/20466/task/20472/stat : 20472 (java) S 20452 20452 18345 0 -1 64 751 0 0 0 11 0 0 0 16 0 9 0 155251807 832131072 21901 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20473] ppid=20452 vsize=812628 CPUtime=0
/proc/20466/task/20473/stat : 20473 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155251807 832131072 21901 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20474] ppid=20452 vsize=812628 CPUtime=0
/proc/20466/task/20474/stat : 20474 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 155251807 832131072 21901 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860196

[startup+3.10247 s]
/proc/loadavg: 2.17 2.15 2.04 3/91 20474
/proc/meminfo: memFree=1745816/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=0.01
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20466] ppid=20452 vsize=812628 CPUtime=3.03
/proc/20466/stat : 20466 (java) S 20452 20452 18345 0 -1 0 26044 0 1 0 288 15 0 0 18 0 9 0 155251802 832131072 25464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20466/statm: 203157 25464 1882 9 0 197138 0
[pid=20466/tid=20467] ppid=20452 vsize=812628 CPUtime=2.65
/proc/20466/task/20467/stat : 20467 (java) R 20452 20452 18345 0 -1 64 14462 0 1 0 256 9 0 0 25 0 9 0 155251803 832131072 25464 996147200 134512640 134550740 4294955600 18446744073709551615 4126715054 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20468] ppid=20452 vsize=812628 CPUtime=0.22
/proc/20466/task/20468/stat : 20468 (java) S 20452 20452 18345 0 -1 64 10129 0 0 0 18 4 0 0 16 0 9 0 155251805 832131072 25464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20469] ppid=20452 vsize=812628 CPUtime=0
/proc/20466/task/20469/stat : 20469 (java) S 20452 20452 18345 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 155251805 832131072 25464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20470] ppid=20452 vsize=812628 CPUtime=0
/proc/20466/task/20470/stat : 20470 (java) S 20452 20452 18345 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 155251805 832131072 25464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20471] ppid=20452 vsize=812628 CPUtime=0
/proc/20466/task/20471/stat : 20471 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155251807 832131072 25464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20472] ppid=20452 vsize=812628 CPUtime=0.12
/proc/20466/task/20472/stat : 20472 (java) S 20452 20452 18345 0 -1 64 755 0 0 0 12 0 0 0 16 0 9 0 155251807 832131072 25464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20473] ppid=20452 vsize=812628 CPUtime=0
/proc/20466/task/20473/stat : 20473 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155251807 832131072 25464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20474] ppid=20452 vsize=812628 CPUtime=0
/proc/20466/task/20474/stat : 20474 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 155251807 832131072 25464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860196

[startup+6.30281 s]
/proc/loadavg: 2.16 2.14 2.04 3/91 20474
/proc/meminfo: memFree=1730904/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=0.01
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20466] ppid=20452 vsize=812748 CPUtime=6.19
/proc/20466/stat : 20466 (java) S 20452 20452 18345 0 -1 0 37911 0 1 0 599 20 0 0 18 0 9 0 155251802 832253952 37327 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20466/statm: 203187 37327 1890 9 0 197168 0
[pid=20466/tid=20467] ppid=20452 vsize=812748 CPUtime=5.17
/proc/20466/task/20467/stat : 20467 (java) R 20452 20452 18345 0 -1 64 14491 0 1 0 508 9 0 0 25 0 9 0 155251803 832253952 37327 996147200 134512640 134550740 4294955600 18446744073709551615 4126822967 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20468] ppid=20452 vsize=812748 CPUtime=0.83
/proc/20466/task/20468/stat : 20468 (java) S 20452 20452 18345 0 -1 64 21935 0 0 0 74 9 0 0 20 0 9 0 155251805 832253952 37327 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20469] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20469/stat : 20469 (java) S 20452 20452 18345 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 155251805 832253952 37327 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20470] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20470/stat : 20470 (java) S 20452 20452 18345 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 155251805 832253952 37327 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20471] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20471/stat : 20471 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155251807 832253952 37327 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20472] ppid=20452 vsize=812748 CPUtime=0.16
/proc/20466/task/20472/stat : 20472 (java) S 20452 20452 18345 0 -1 64 787 0 0 0 16 0 0 0 16 0 9 0 155251807 832253952 37327 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20473] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20473/stat : 20473 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155251807 832253952 37327 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20474] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20474/stat : 20474 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 155251807 832253952 37327 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860316

[startup+12.7025 s]
/proc/loadavg: 2.14 2.14 2.04 3/91 20474
/proc/meminfo: memFree=1624600/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=0.01
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20466] ppid=20452 vsize=812748 CPUtime=12.53
/proc/20466/stat : 20466 (java) S 20452 20452 18345 0 -1 0 54169 0 1 0 1224 29 0 0 18 0 9 0 155251802 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20466/statm: 203187 53574 1910 9 0 197168 0
[pid=20466/tid=20467] ppid=20452 vsize=812748 CPUtime=10.65
/proc/20466/task/20467/stat : 20467 (java) R 20452 20452 18345 0 -1 64 14543 0 1 0 1055 10 0 0 25 0 9 0 155251803 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 103827261 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20468] ppid=20452 vsize=812748 CPUtime=1.61
/proc/20466/task/20468/stat : 20468 (java) S 20452 20452 18345 0 -1 64 38103 0 0 0 145 16 0 0 16 0 9 0 155251805 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20469] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20469/stat : 20469 (java) S 20452 20452 18345 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 155251805 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20470] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20470/stat : 20470 (java) S 20452 20452 18345 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 155251805 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20471] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20471/stat : 20471 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155251807 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20472] ppid=20452 vsize=812748 CPUtime=0.24
/proc/20466/task/20472/stat : 20472 (java) S 20452 20452 18345 0 -1 64 825 0 0 0 23 1 0 0 16 0 9 0 155251807 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20473] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20473/stat : 20473 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155251807 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20474] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20474/stat : 20474 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 155251807 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860316

[startup+25.5018 s]
/proc/loadavg: 2.18 2.15 2.05 3/91 20474
/proc/meminfo: memFree=1616984/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=0.01
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20466] ppid=20452 vsize=812748 CPUtime=25.21
/proc/20466/stat : 20466 (java) S 20452 20452 18345 0 -1 0 54192 0 1 0 2486 35 0 0 18 0 9 0 155251802 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20466/statm: 203187 53574 1910 9 0 197168 0
[pid=20466/tid=20467] ppid=20452 vsize=812748 CPUtime=23.31
/proc/20466/task/20467/stat : 20467 (java) R 20452 20452 18345 0 -1 64 14566 0 1 0 2315 16 0 0 25 0 9 0 155251803 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 104688993 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20468] ppid=20452 vsize=812748 CPUtime=1.63
/proc/20466/task/20468/stat : 20468 (java) S 20452 20452 18345 0 -1 64 38103 0 0 0 146 17 0 0 16 0 9 0 155251805 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20469] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20469/stat : 20469 (java) S 20452 20452 18345 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 155251805 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20470] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20470/stat : 20470 (java) S 20452 20452 18345 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 155251805 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20471] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20471/stat : 20471 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 155251807 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20472] ppid=20452 vsize=812748 CPUtime=0.24
/proc/20466/task/20472/stat : 20472 (java) S 20452 20452 18345 0 -1 64 825 0 0 0 23 1 0 0 16 0 9 0 155251807 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20473] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20473/stat : 20473 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 155251807 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20466/tid=20474] ppid=20452 vsize=812748 CPUtime=0
/proc/20466/task/20474/stat : 20474 (java) S 20452 20452 18345 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 155251807 832253952 53574 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 860316

[startup+51.1015 s]
/proc/loadavg: 2.25 2.17 2.06 3/83 20475
/proc/meminfo: memFree=1650392/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44

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

/proc/20475/statm: 46688 45443 80 162 0 46523 0
Current children cumulated CPU time (s) 1114.98
Current children cumulated vsize (KiB) 234320

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20517
/proc/meminfo: memFree=1568608/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=187984 CPUtime=1137.51
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 50361 0 0 0 113720 31 0 0 25 0 1 0 155255583 192495616 45762 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 46996 45762 80 162 0 46831 0
Current children cumulated CPU time (s) 1174.95
Current children cumulated vsize (KiB) 235552

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20517
/proc/meminfo: memFree=1564256/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=192516 CPUtime=1197.49
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 51424 0 0 0 119716 33 0 0 25 0 1 0 155255583 197136384 46825 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 48129 46825 80 162 0 47964 0
Current children cumulated CPU time (s) 1234.93
Current children cumulated vsize (KiB) 240084

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20517
/proc/meminfo: memFree=1560160/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=196452 CPUtime=1257.47
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 52419 0 0 0 125713 34 0 0 25 0 1 0 155255583 201166848 47820 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 49113 47820 80 162 0 48948 0
Current children cumulated CPU time (s) 1294.91
Current children cumulated vsize (KiB) 244020

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20517
/proc/meminfo: memFree=1560096/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=196452 CPUtime=1317.44
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 52419 0 0 0 131710 34 0 0 25 0 1 0 155255583 201166848 47820 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 49113 47820 80 162 0 48948 0
Current children cumulated CPU time (s) 1354.88
Current children cumulated vsize (KiB) 244020

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20517
/proc/meminfo: memFree=1559968/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=196452 CPUtime=1377.42
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 52419 0 0 0 137708 34 0 0 25 0 1 0 155255583 201166848 47820 996147200 134512640 135177480 4294955968 18446744073709551615 134565376 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 49113 47820 80 162 0 48948 0
Current children cumulated CPU time (s) 1414.86
Current children cumulated vsize (KiB) 244020

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20517
/proc/meminfo: memFree=1559904/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=196452 CPUtime=1437.39
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 52421 0 0 0 143705 34 0 0 25 0 1 0 155255583 201166848 47822 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 49113 47822 80 162 0 48948 0
Current children cumulated CPU time (s) 1474.83
Current children cumulated vsize (KiB) 244020

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20517
/proc/meminfo: memFree=1559904/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=196452 CPUtime=1497.37
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 52421 0 0 0 149703 34 0 0 25 0 1 0 155255583 201166848 47822 996147200 134512640 135177480 4294955968 18446744073709551615 134565526 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 49113 47822 80 162 0 48948 0
Current children cumulated CPU time (s) 1534.81
Current children cumulated vsize (KiB) 244020

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20517
/proc/meminfo: memFree=1559904/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=196452 CPUtime=1557.34
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 52422 0 0 0 155700 34 0 0 25 0 1 0 155255583 201166848 47823 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 49113 47823 80 162 0 48948 0
Current children cumulated CPU time (s) 1594.78
Current children cumulated vsize (KiB) 244020

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 20517
/proc/meminfo: memFree=1559904/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=196452 CPUtime=1617.33
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 52424 0 0 0 161698 35 0 0 25 0 1 0 155255583 201166848 47825 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 49113 47825 80 162 0 48948 0
Current children cumulated CPU time (s) 1654.77
Current children cumulated vsize (KiB) 244020

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 20517
/proc/meminfo: memFree=1558048/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=198400 CPUtime=1677.3
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 52895 0 0 0 167695 35 0 0 25 0 1 0 155255583 203161600 48296 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 49600 48296 80 162 0 49435 0
Current children cumulated CPU time (s) 1714.74
Current children cumulated vsize (KiB) 245968

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 20517
/proc/meminfo: memFree=1554016/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=202292 CPUtime=1737.28
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 53870 0 0 0 173691 37 0 0 25 0 1 0 155255583 207147008 49271 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 50573 49271 80 162 0 50408 0
Current children cumulated CPU time (s) 1774.72
Current children cumulated vsize (KiB) 249860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.6 s]
/proc/loadavg: 2.12 2.04 2.01 3/82 20517
/proc/meminfo: memFree=1553952/2055920 swapFree=4181068/4192956
[pid=20452] ppid=20450 vsize=47568 CPUtime=37.44
/proc/20452/stat : 20452 (galacE.sh) S 20450 20452 18345 0 -1 4194304 799 55925 0 1 0 0 3700 44 17 0 1 0 155251798 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 212218342234 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20452/statm: 11892 364 245 79 0 219 0
[pid=20475] ppid=20452 vsize=202292 CPUtime=1762.57
/proc/20475/stat : 20475 (eSAT_static) R 20452 20452 18345 0 -1 4194304 53870 0 0 0 176220 37 0 0 25 0 1 0 155255583 207147008 49271 996147200 134512640 135177480 4294955968 18446744073709551615 134565694 0 0 4096 3 0 0 0 17 0 0 0
/proc/20475/statm: 50573 49271 80 162 0 50408 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 249860

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 20452 and gives
#  childrusage.ru_utime.tv_sec=37
#  childrusage.ru_utime.tv_usec=4374
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=454930
# CPU time returned by wait4() is 37.4593
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.61
CPU time (s): 1800.01
CPU user time (s): 1799.2
CPU system time (s): 0.81
CPU usage (%): 99.5794
Max. virtual memory (cumulated for all children) (KiB): 860316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.0044
system time used= 0.45493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56724
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= 2262
involuntary context switches= 3146

runsolver used 2.71259 second user time and 5.49516 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-04 14:26:44
IDJOB=1072435
IDBENCH=56253
IDSOLVER=351
FILE ID=node46/1072435-1215174404
PBS_JOBID= 7881470
Free space on /tmp= 66204 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-11_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1072435-1215174404/watcher-1072435-1215174404 -o /tmp/evaluation-result-1072435-1215174404/solver-1072435-1215174404 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1072435-1215174404.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e4d4cd01e44f33c30ce76f83077a2ba5
RANDOM SEED=1878043322

node46.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.238
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.238
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:       1834760 kB
Buffers:         18072 kB
Cached:         115996 kB
SwapCached:       5876 kB
Active:         130604 kB
Inactive:        38608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834760 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            5888 kB
Writeback:           0 kB
Mapped:          51844 kB
Slab:            37440 kB
Committed_AS:   413824 kB
PageTables:       1656 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66184 MiB
End job on node46 at 2008-07-04 14:56:54