Trace number 1059174

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.03 1815.91

General information on the benchmark

Namecsp/rand-3-28-28/
normalized-rand-3-28-28-93-632-40_ext.xml
MD5SUMd48b5095d6129801f7cbc447d2113f9e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
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 ---
5.65/5.84	c start processing
5.65/5.84	c start relation processing
20.01/20.35	c start cnf exporting
75.87/76.79	c parsing time : 5.67
75.87/76.79	c preprocessing time : 76.627
75.87/76.79	
75.87/76.79	c Nary constraints - conflicts : 0 supports : 93
75.87/76.79	c Binary constraints - conflicts : 0 supports :0
75.87/76.79	c max arity constraint : 3
75.87/76.79	c Max Tuples generated 0
75.87/76.79	c relations : 93
75.87/76.79	c relations BDD: 93
75.87/76.79	c sampling 0/0
75.87/76.79	c vars : 598074 - clauses :  1874092
75.87/76.79	
75.96/76.90	 
75.96/76.90	c --- SAT Solver Stats ---
75.96/76.90	 
76.02/76.90	c eSAT 0.1 : minisat core with additionnal features
76.02/76.90	c ============================[ Problem Statistics ]=============================
76.02/76.90	c |                                                                             |
76.02/76.90	c |  Number of variables:  598073                                               |
76.02/76.90	c |  Number of clauses:    1874092                                              |
78.19/79.12	c |  Parsing time:         1.90         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-1059174-1215121657/watcher-1059174-1215121657 -o /tmp/evaluation-result-1059174-1215121657/solver-1059174-1215121657 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1059174-1215121657.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 2.04 2.00 4/73 15554
/proc/meminfo: memFree=1356032/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=5268 CPUtime=0
/proc/15554/stat : 15554 (galacE.sh) R 15552 15554 14508 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 1300411657 5394432 175 996147200 4194304 4520092 548682068832 18446744073709551615 273952429141 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15554/statm: 1317 175 128 79 0 121 0

[startup+0.022918 s]
/proc/loadavg: 1.94 2.04 2.00 4/73 15554
/proc/meminfo: memFree=1356032/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=8768 CPUtime=0
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 493 1063 0 0 0 0 0 0 18 0 1 0 1300411657 8978432 315 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 2192 315 217 79 0 185 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8768

[startup+0.102937 s]
/proc/loadavg: 1.94 2.04 2.00 4/73 15554
/proc/meminfo: memFree=1356032/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=0.01
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.302259 s]
/proc/loadavg: 1.94 2.04 2.00 4/73 15554
/proc/meminfo: memFree=1356032/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=0.01
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.702356 s]
/proc/loadavg: 1.94 2.04 2.00 4/73 15554
/proc/meminfo: memFree=1356032/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=0.01
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50149 s]
/proc/loadavg: 1.94 2.04 2.00 3/83 15576
/proc/meminfo: memFree=1302512/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=0.01
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15568] ppid=15554 vsize=812732 CPUtime=1.39
/proc/15568/stat : 15568 (java) S 15554 15554 14508 0 -1 0 21615 0 1 0 126 13 0 0 18 0 9 0 1300411660 832237568 21038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15568/statm: 203183 21038 1883 9 0 197164 0
[pid=15568/tid=15569] ppid=15554 vsize=812732 CPUtime=1.19
/proc/15568/task/15569/stat : 15569 (java) R 15554 15554 14508 0 -1 64 14460 0 1 0 110 9 0 0 25 0 9 0 1300411662 832237568 21038 996147200 134512640 134550740 4294955616 18446744073709551615 4126736362 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15570] ppid=15554 vsize=812732 CPUtime=0.07
/proc/15568/task/15570/stat : 15570 (java) S 15554 15554 14508 0 -1 64 5693 0 0 0 4 3 0 0 16 0 9 0 1300411667 832237568 21038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15571] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15571/stat : 15571 (java) S 15554 15554 14508 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1300411667 832237568 21038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15572] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15572/stat : 15572 (java) S 15554 15554 14508 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1300411667 832237568 21038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15573] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15573/stat : 15573 (java) S 15554 15554 14508 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1300411669 832237568 21038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15574] ppid=15554 vsize=812732 CPUtime=0.11
/proc/15568/task/15574/stat : 15574 (java) S 15554 15554 14508 0 -1 64 755 0 0 0 11 0 0 0 17 0 9 0 1300411669 832237568 21038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15575] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15575/stat : 15575 (java) S 15554 15554 14508 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1300411670 832237568 21038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15576] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15576/stat : 15576 (java) S 15554 15554 14508 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1300411670 832237568 21038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 860292

[startup+3.1068 s]
/proc/loadavg: 1.94 2.04 2.00 3/83 15576
/proc/meminfo: memFree=1273328/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=0.01
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15568] ppid=15554 vsize=812732 CPUtime=2.98
/proc/15568/stat : 15568 (java) S 15554 15554 14508 0 -1 0 25274 0 1 0 282 16 0 0 18 0 9 0 1300411660 832237568 24691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15568/statm: 203183 24691 1883 9 0 197164 0
[pid=15568/tid=15569] ppid=15554 vsize=812732 CPUtime=2.62
/proc/15568/task/15569/stat : 15569 (java) R 15554 15554 14508 0 -1 64 14466 0 1 0 253 9 0 0 25 0 9 0 1300411662 832237568 24691 996147200 134512640 134550740 4294955616 18446744073709551615 4126736689 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15570] ppid=15554 vsize=812732 CPUtime=0.22
/proc/15568/task/15570/stat : 15570 (java) S 15554 15554 14508 0 -1 64 9343 0 0 0 17 5 0 0 16 0 9 0 1300411667 832237568 24691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15571] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15571/stat : 15571 (java) S 15554 15554 14508 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1300411667 832237568 24691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15572] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15572/stat : 15572 (java) S 15554 15554 14508 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1300411667 832237568 24691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15573] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15573/stat : 15573 (java) S 15554 15554 14508 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1300411669 832237568 24691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15574] ppid=15554 vsize=812732 CPUtime=0.11
/proc/15568/task/15574/stat : 15574 (java) S 15554 15554 14508 0 -1 64 758 0 0 0 11 0 0 0 16 0 9 0 1300411669 832237568 24691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15575] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15575/stat : 15575 (java) S 15554 15554 14508 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1300411670 832237568 24691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15576] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15576/stat : 15576 (java) R 15554 15554 14508 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1300411670 832237568 24691 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 860292

[startup+6.30147 s]
/proc/loadavg: 1.94 2.04 2.00 4/83 15576
/proc/meminfo: memFree=1244208/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=0.01
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15568] ppid=15554 vsize=812732 CPUtime=6.15
/proc/15568/stat : 15568 (java) S 15554 15554 14508 0 -1 0 30676 0 1 0 595 20 0 0 18 0 9 0 1300411660 832237568 30082 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15568/statm: 203183 30082 1890 9 0 197164 0
[pid=15568/tid=15569] ppid=15554 vsize=812732 CPUtime=5.49
/proc/15568/task/15569/stat : 15569 (java) R 15554 15554 14508 0 -1 64 14489 0 1 0 539 10 0 0 25 0 9 0 1300411662 832237568 30082 996147200 134512640 134550740 4294955616 18446744073709551615 4126878711 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15570] ppid=15554 vsize=812732 CPUtime=0.44
/proc/15568/task/15570/stat : 15570 (java) S 15554 15554 14508 0 -1 64 14669 0 0 0 37 7 0 0 16 0 9 0 1300411667 832237568 30082 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15571] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15571/stat : 15571 (java) S 15554 15554 14508 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1300411667 832237568 30082 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15572] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15572/stat : 15572 (java) S 15554 15554 14508 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1300411667 832237568 30082 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15573] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15573/stat : 15573 (java) S 15554 15554 14508 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1300411669 832237568 30082 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15574] ppid=15554 vsize=812732 CPUtime=0.18
/proc/15568/task/15574/stat : 15574 (java) S 15554 15554 14508 0 -1 64 811 0 0 0 18 0 0 0 16 0 9 0 1300411669 832237568 30082 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15575] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15575/stat : 15575 (java) S 15554 15554 14508 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1300411670 832237568 30082 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15576] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15576/stat : 15576 (java) S 15554 15554 14508 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1300411670 832237568 30082 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 860292

[startup+12.7024 s]
/proc/loadavg: 2.03 2.05 2.01 3/83 15576
/proc/meminfo: memFree=1150960/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=0.01
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15568] ppid=15554 vsize=812732 CPUtime=12.48
/proc/15568/stat : 15568 (java) S 15554 15554 14508 0 -1 0 53081 0 1 0 1217 31 0 0 18 0 9 0 1300411660 832237568 52484 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15568/statm: 203183 52484 1891 9 0 197164 0
[pid=15568/tid=15569] ppid=15554 vsize=812732 CPUtime=10.68
/proc/15568/task/15569/stat : 15569 (java) R 15554 15554 14508 0 -1 64 14492 0 1 0 1058 10 0 0 25 0 9 0 1300411662 832237568 52484 996147200 134512640 134550740 4294955616 18446744073709551615 4126938344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15570] ppid=15554 vsize=812732 CPUtime=1.58
/proc/15568/task/15570/stat : 15570 (java) S 15554 15554 14508 0 -1 64 37070 0 0 0 139 19 0 0 16 0 9 0 1300411667 832237568 52484 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15571] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15571/stat : 15571 (java) S 15554 15554 14508 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1300411667 832237568 52484 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15572] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15572/stat : 15572 (java) S 15554 15554 14508 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1300411667 832237568 52484 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15573] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15573/stat : 15573 (java) S 15554 15554 14508 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1300411669 832237568 52484 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15574] ppid=15554 vsize=812732 CPUtime=0.18
/proc/15568/task/15574/stat : 15574 (java) S 15554 15554 14508 0 -1 64 812 0 0 0 18 0 0 0 16 0 9 0 1300411669 832237568 52484 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15575] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15575/stat : 15575 (java) S 15554 15554 14508 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1300411670 832237568 52484 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15576] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15576/stat : 15576 (java) S 15554 15554 14508 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1300411670 832237568 52484 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 860292

[startup+25.5029 s]
/proc/loadavg: 2.03 2.05 2.00 3/83 15576
/proc/meminfo: memFree=1008496/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=0.01
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15568] ppid=15554 vsize=812732 CPUtime=25.15
/proc/15568/stat : 15568 (java) S 15554 15554 14508 0 -1 0 87876 0 1 0 2465 50 0 0 18 0 9 0 1300411660 832237568 87265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15568/statm: 203183 87265 1910 9 0 197164 0
[pid=15568/tid=15569] ppid=15554 vsize=812732 CPUtime=21.51
/proc/15568/task/15569/stat : 15569 (java) R 15554 15554 14508 0 -1 64 14544 0 1 0 2139 12 0 0 25 0 9 0 1300411662 832237568 87265 996147200 134512640 134550740 4294955616 18446744073709551615 4126606641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15570] ppid=15554 vsize=812732 CPUtime=3.36
/proc/15568/task/15570/stat : 15570 (java) S 15554 15554 14508 0 -1 64 71777 0 0 0 300 36 0 0 16 0 9 0 1300411667 832237568 87265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15571] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15571/stat : 15571 (java) S 15554 15554 14508 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1300411667 832237568 87265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15572] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15572/stat : 15572 (java) S 15554 15554 14508 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1300411667 832237568 87265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15573] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15573/stat : 15573 (java) S 15554 15554 14508 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1300411669 832237568 87265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15574] ppid=15554 vsize=812732 CPUtime=0.24
/proc/15568/task/15574/stat : 15574 (java) S 15554 15554 14508 0 -1 64 848 0 0 0 24 0 0 0 16 0 9 0 1300411669 832237568 87265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15575] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15575/stat : 15575 (java) S 15554 15554 14508 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1300411670 832237568 87265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15568/tid=15576] ppid=15554 vsize=812732 CPUtime=0
/proc/15568/task/15576/stat : 15576 (java) S 15554 15554 14508 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1300411670 832237568 87265 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 860292

[startup+51.103 s]
/proc/loadavg: 2.02 2.04 2.00 3/83 15576
/proc/meminfo: memFree=992112/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=0.01

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

/proc/15577/statm: 90733 86667 79 162 0 90568 0
Current children cumulated CPU time (s) 1170.95
Current children cumulated vsize (KiB) 410492

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15585
/proc/meminfo: memFree=833712/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=365744 CPUtime=1154.36
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 98099 0 0 0 115370 66 0 0 25 0 1 0 1300419347 374521856 87378 996147200 134512640 135177480 4294955984 18446744073709551615 134565694 0 0 4096 3 0 0 0 17 1 0 0
/proc/15577/statm: 91436 87378 79 162 0 91271 0
Current children cumulated CPU time (s) 1230.38
Current children cumulated vsize (KiB) 413304

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15585
/proc/meminfo: memFree=830000/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=365744 CPUtime=1213.79
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 98099 0 0 0 121313 66 0 0 25 0 1 0 1300419347 374521856 87378 996147200 134512640 135177480 4294955984 18446744073709551615 134571100 0 0 4096 3 0 0 0 17 1 0 0
/proc/15577/statm: 91436 87378 79 162 0 91271 0
Current children cumulated CPU time (s) 1289.81
Current children cumulated vsize (KiB) 413304

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15585
/proc/meminfo: memFree=823984/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=365744 CPUtime=1273.22
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 98100 0 0 0 127256 66 0 0 25 0 1 0 1300419347 374521856 87379 996147200 134512640 135177480 4294955984 18446744073709551615 134547878 0 0 4096 3 0 0 0 17 1 0 0
/proc/15577/statm: 91436 87379 79 162 0 91271 0
Current children cumulated CPU time (s) 1349.24
Current children cumulated vsize (KiB) 413304

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15585
/proc/meminfo: memFree=819824/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=365744 CPUtime=1332.66
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 98100 0 0 0 133200 66 0 0 25 0 1 0 1300419347 374521856 87379 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15577/statm: 91436 87379 79 162 0 91271 0
Current children cumulated CPU time (s) 1408.68
Current children cumulated vsize (KiB) 413304

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15585
/proc/meminfo: memFree=816048/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=365744 CPUtime=1392.1
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 98102 0 0 0 139143 67 0 0 25 0 1 0 1300419347 374521856 87381 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15577/statm: 91436 87381 79 162 0 91271 0
Current children cumulated CPU time (s) 1468.12
Current children cumulated vsize (KiB) 413304

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15585
/proc/meminfo: memFree=812144/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=366456 CPUtime=1451.52
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 98232 0 0 0 145085 67 0 0 25 0 1 0 1300419347 375250944 87511 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15577/statm: 91614 87511 79 162 0 91449 0
Current children cumulated CPU time (s) 1527.54
Current children cumulated vsize (KiB) 414016

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15585
/proc/meminfo: memFree=803952/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=370736 CPUtime=1510.97
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 99322 0 0 0 151028 69 0 0 25 0 1 0 1300419347 379633664 88601 996147200 134512640 135177480 4294955984 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 1 0 0
/proc/15577/statm: 92684 88601 79 162 0 92519 0
Current children cumulated CPU time (s) 1586.99
Current children cumulated vsize (KiB) 418296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15621
/proc/meminfo: memFree=969528/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=371000 CPUtime=1570.55
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 99370 0 0 0 156985 70 0 0 25 0 1 0 1300419347 379904000 88649 996147200 134512640 135177480 4294955984 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/15577/statm: 92750 88649 79 162 0 92585 0
Current children cumulated CPU time (s) 1646.57
Current children cumulated vsize (KiB) 418560

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15621
/proc/meminfo: memFree=963448/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=371000 CPUtime=1630.49
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 99372 0 0 0 162979 70 0 0 25 0 1 0 1300419347 379904000 88651 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15577/statm: 92750 88651 79 162 0 92585 0
Current children cumulated CPU time (s) 1706.51
Current children cumulated vsize (KiB) 418560

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15621
/proc/meminfo: memFree=963256/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=371000 CPUtime=1690.43
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 99372 0 0 0 168973 70 0 0 25 0 1 0 1300419347 379904000 88651 996147200 134512640 135177480 4294955984 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/15577/statm: 92750 88651 79 162 0 92585 0
Current children cumulated CPU time (s) 1766.45
Current children cumulated vsize (KiB) 418560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15621
/proc/meminfo: memFree=963192/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=371000 CPUtime=1724.01
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 99372 0 0 0 172331 70 0 0 25 0 1 0 1300419347 379904000 88651 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15577/statm: 92750 88651 79 162 0 92585 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 418560

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

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

[startup+1815.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15621
/proc/meminfo: memFree=963192/2055920 swapFree=4121016/4192956
[pid=15554] ppid=15552 vsize=47560 CPUtime=76.02
/proc/15554/stat : 15554 (galacE.sh) S 15552 15554 14508 0 -1 4194304 799 89682 0 1 0 0 7525 77 17 0 1 0 1300411657 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15554/statm: 11890 364 245 79 0 219 0
[pid=15577] ppid=15554 vsize=371000 CPUtime=1724.01
/proc/15577/stat : 15577 (eSAT_static) R 15554 15554 14508 0 -1 4194304 99372 0 0 0 172331 70 0 0 25 0 1 0 1300419347 379904000 88651 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15577/statm: 92750 88651 79 162 0 92585 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 418560

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15554 and gives
#  childrusage.ru_utime.tv_sec=75
#  childrusage.ru_utime.tv_usec=254559
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=787880
# CPU time returned by wait4() is 76.0424
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1815.91
CPU time (s): 1800.03
CPU user time (s): 1798.56
CPU system time (s): 1.47
CPU usage (%): 99.1253
Max. virtual memory (cumulated for all children) (KiB): 860292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.2546
system time used= 0.78788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90481
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= 3382
involuntary context switches= 4636

runsolver used 2.21166 second user time and 6.05108 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-03 23:47:37
IDJOB=1059174
IDBENCH=54215
IDSOLVER=351
FILE ID=node20/1059174-1215121657
PBS_JOBID= 7877164
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d48b5095d6129801f7cbc447d2113f9e
RANDOM SEED=1404755305

node20.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.263
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.263
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:       1356512 kB
Buffers:         57104 kB
Cached:         360196 kB
SwapCached:      65840 kB
Active:         414780 kB
Inactive:       210612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356512 kB
SwapTotal:     4192956 kB
SwapFree:      4121016 kB
Dirty:           17948 kB
Writeback:           0 kB
Mapped:         213496 kB
Slab:            59020 kB
Committed_AS:  2728988 kB
PageTables:       2248 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= 66492 MiB
End job on node20 at 2008-07-04 00:17:55