Trace number 1059197

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 1801.61

General information on the benchmark

Namecsp/rand-3-28-28/
normalized-rand-3-28-28-93-632-37_ext.xml
MD5SUM2a12a9cdf693fd05cdae763dc502b9a1
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.01/0.04	c --- Preproc Stats ---
5.50/5.66	c start processing
5.50/5.66	c start relation processing
18.88/19.19	c start cnf exporting
75.77/76.58	c parsing time : 5.534
75.77/76.58	c preprocessing time : 76.453
75.77/76.58	
75.77/76.58	c Nary constraints - conflicts : 0 supports : 93
75.77/76.58	c Binary constraints - conflicts : 0 supports :0
75.77/76.58	c max arity constraint : 3
75.77/76.58	c Max Tuples generated 0
75.77/76.58	c relations : 93
75.77/76.58	c relations BDD: 93
75.77/76.58	c sampling 0/0
75.77/76.58	c vars : 598165 - clauses :  1874357
75.77/76.58	
75.85/76.68	 
75.85/76.68	c --- SAT Solver Stats ---
75.85/76.68	 
75.85/76.69	c eSAT 0.1 : minisat core with additionnal features
75.85/76.69	c ============================[ Problem Statistics ]=============================
75.85/76.69	c |                                                                             |
75.85/76.69	c |  Number of variables:  598164                                               |
75.85/76.69	c |  Number of clauses:    1874357                                              |
77.99/78.82	c |  Parsing time:         1.86         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-1059197-1215121951/watcher-1059197-1215121951 -o /tmp/evaluation-result-1059197-1215121951/solver-1059197-1215121951 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1059197-1215121951.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 17186
/proc/meminfo: memFree=1609540/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=18572 CPUtime=0
/proc/17186/stat : 17186 (runsolver) R 17184 17186 16028 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1991168010 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 240907775271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17186/statm: 4643 292 257 25 0 2626 0

[startup+0.026301 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 17186
/proc/meminfo: memFree=1609540/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=8784 CPUtime=0.01
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 586 1319 0 0 0 0 0 1 20 0 1 0 1991168010 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 240907944018 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17186/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101312 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 17186
/proc/meminfo: memFree=1609540/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=0.01
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.301329 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 17186
/proc/meminfo: memFree=1609540/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=0.01
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+0.701369 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 17186
/proc/meminfo: memFree=1609540/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=0.01
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47588

[startup+1.50245 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 17208
/proc/meminfo: memFree=1538220/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=0.01
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17200] ppid=17186 vsize=812524 CPUtime=1.43
/proc/17200/stat : 17200 (java) S 17186 17186 16028 0 -1 0 21618 0 1 0 132 11 0 0 18 0 9 0 1991168014 832024576 21042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17200/statm: 203131 21042 1883 9 0 197164 0
[pid=17200/tid=17201] ppid=17186 vsize=812524 CPUtime=1.24
/proc/17200/task/17201/stat : 17201 (java) R 17186 17186 16028 0 -1 64 14480 0 1 0 117 7 0 0 25 0 9 0 1991168015 832024576 21042 996147200 134512640 134550740 4294955616 18446744073709551615 4126631616 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17202] ppid=17186 vsize=812524 CPUtime=0.05
/proc/17200/task/17202/stat : 17202 (java) S 17186 17186 16028 0 -1 64 5694 0 0 0 3 2 0 0 16 0 9 0 1991168016 832024576 21042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17203] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17203/stat : 17203 (java) S 17186 17186 16028 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991168017 832024576 21042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17204] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17204/stat : 17204 (java) S 17186 17186 16028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991168017 832024576 21042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17205] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17205/stat : 17205 (java) S 17186 17186 16028 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1991168019 832024576 21042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17206] ppid=17186 vsize=812524 CPUtime=0.1
/proc/17200/task/17206/stat : 17206 (java) S 17186 17186 16028 0 -1 64 738 0 0 0 10 0 0 0 16 0 9 0 1991168019 832024576 21042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17207] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17207/stat : 17207 (java) S 17186 17186 16028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991168019 832024576 21042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17208] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17208/stat : 17208 (java) S 17186 17186 16028 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991168019 832024576 21042 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860112

[startup+3.10262 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 17208
/proc/meminfo: memFree=1524588/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=0.01
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17200] ppid=17186 vsize=812524 CPUtime=3.02
/proc/17200/stat : 17200 (java) S 17186 17186 16028 0 -1 0 25263 0 1 0 289 13 0 0 18 0 9 0 1991168014 832024576 24681 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17200/statm: 203131 24681 1883 9 0 197164 0
[pid=17200/tid=17201] ppid=17186 vsize=812524 CPUtime=2.68
/proc/17200/task/17201/stat : 17201 (java) R 17186 17186 16028 0 -1 64 14486 0 1 0 260 8 0 0 25 0 9 0 1991168015 832024576 24681 996147200 134512640 134550740 4294955616 18446744073709551615 4126693706 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17202] ppid=17186 vsize=812524 CPUtime=0.2
/proc/17200/task/17202/stat : 17202 (java) S 17186 17186 16028 0 -1 64 9329 0 0 0 17 3 0 0 16 0 9 0 1991168016 832024576 24681 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17203] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17203/stat : 17203 (java) S 17186 17186 16028 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991168017 832024576 24681 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17204] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17204/stat : 17204 (java) S 17186 17186 16028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991168017 832024576 24681 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17205] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17205/stat : 17205 (java) S 17186 17186 16028 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1991168019 832024576 24681 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17206] ppid=17186 vsize=812524 CPUtime=0.11
/proc/17200/task/17206/stat : 17206 (java) S 17186 17186 16028 0 -1 64 742 0 0 0 11 0 0 0 16 0 9 0 1991168019 832024576 24681 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17207] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17207/stat : 17207 (java) S 17186 17186 16028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991168019 832024576 24681 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17208] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17208/stat : 17208 (java) S 17186 17186 16028 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991168019 832024576 24681 996147200 134512640 134550740 4294955616 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) 860112

[startup+6.30194 s]
/proc/loadavg: 1.93 1.98 1.99 4/82 17208
/proc/meminfo: memFree=1495604/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=0.01
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17200] ppid=17186 vsize=812524 CPUtime=6.19
/proc/17200/stat : 17200 (java) S 17186 17186 16028 0 -1 0 33145 0 1 0 602 17 0 0 18 0 9 0 1991168014 832024576 32551 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17200/statm: 203131 32551 1891 9 0 197164 0
[pid=17200/tid=17201] ppid=17186 vsize=812524 CPUtime=5.45
/proc/17200/task/17201/stat : 17201 (java) R 17186 17186 16028 0 -1 64 14510 0 1 0 537 8 0 0 25 0 9 0 1991168015 832024576 32551 996147200 134512640 134550740 4294955616 18446744073709551615 4126938390 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17202] ppid=17186 vsize=812524 CPUtime=0.52
/proc/17200/task/17202/stat : 17202 (java) S 17186 17186 16028 0 -1 64 17135 0 0 0 45 7 0 0 16 0 9 0 1991168016 832024576 32551 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17203] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17203/stat : 17203 (java) S 17186 17186 16028 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991168017 832024576 32551 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17204] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17204/stat : 17204 (java) S 17186 17186 16028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991168017 832024576 32551 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17205] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17205/stat : 17205 (java) S 17186 17186 16028 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1991168019 832024576 32551 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17206] ppid=17186 vsize=812524 CPUtime=0.18
/proc/17200/task/17206/stat : 17206 (java) S 17186 17186 16028 0 -1 64 794 0 0 0 18 0 0 0 16 0 9 0 1991168019 832024576 32551 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17207] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17207/stat : 17207 (java) S 17186 17186 16028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991168019 832024576 32551 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17208] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17208/stat : 17208 (java) S 17186 17186 16028 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991168019 832024576 32551 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860112

[startup+12.7026 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 17208
/proc/meminfo: memFree=1405436/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=0.01
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17200] ppid=17186 vsize=812524 CPUtime=12.53
/proc/17200/stat : 17200 (java) S 17186 17186 16028 0 -1 0 53121 0 1 0 1226 27 0 0 18 0 9 0 1991168014 832024576 52525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17200/statm: 203131 52525 1891 9 0 197164 0
[pid=17200/tid=17201] ppid=17186 vsize=812524 CPUtime=10.8
/proc/17200/task/17201/stat : 17201 (java) R 17186 17186 16028 0 -1 64 14512 0 1 0 1072 8 0 0 25 0 9 0 1991168015 832024576 52525 996147200 134512640 134550740 4294955616 18446744073709551615 4126887226 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17202] ppid=17186 vsize=812524 CPUtime=1.51
/proc/17200/task/17202/stat : 17202 (java) S 17186 17186 16028 0 -1 64 37108 0 0 0 134 17 0 0 16 0 9 0 1991168016 832024576 52525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17203] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17203/stat : 17203 (java) S 17186 17186 16028 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991168017 832024576 52525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17204] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17204/stat : 17204 (java) S 17186 17186 16028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991168017 832024576 52525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17205] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17205/stat : 17205 (java) S 17186 17186 16028 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1991168019 832024576 52525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17206] ppid=17186 vsize=812524 CPUtime=0.18
/proc/17200/task/17206/stat : 17206 (java) S 17186 17186 16028 0 -1 64 795 0 0 0 18 0 0 0 16 0 9 0 1991168019 832024576 52525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17207] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17207/stat : 17207 (java) S 17186 17186 16028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991168019 832024576 52525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17208] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17208/stat : 17208 (java) S 17186 17186 16028 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991168019 832024576 52525 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860112

[startup+25.5028 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 17208
/proc/meminfo: memFree=1263228/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=0.01
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17200] ppid=17186 vsize=812524 CPUtime=25.21
/proc/17200/stat : 17200 (java) S 17186 17186 16028 0 -1 0 87887 0 1 0 2474 47 0 0 18 0 9 0 1991168014 832024576 87275 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17200/statm: 203131 87275 1910 9 0 197164 0
[pid=17200/tid=17201] ppid=17186 vsize=812524 CPUtime=21.73
/proc/17200/task/17201/stat : 17201 (java) R 17186 17186 16028 0 -1 64 14566 0 1 0 2162 11 0 0 25 0 9 0 1991168015 832024576 87275 996147200 134512640 134550740 4294955616 18446744073709551615 4127061176 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17202] ppid=17186 vsize=812524 CPUtime=3.2
/proc/17200/task/17202/stat : 17202 (java) S 17186 17186 16028 0 -1 64 71784 0 0 0 286 34 0 0 16 0 9 0 1991168016 832024576 87275 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17203] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17203/stat : 17203 (java) S 17186 17186 16028 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991168017 832024576 87275 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17204] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17204/stat : 17204 (java) S 17186 17186 16028 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991168017 832024576 87275 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17205] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17205/stat : 17205 (java) S 17186 17186 16028 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1991168019 832024576 87275 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17206] ppid=17186 vsize=812524 CPUtime=0.24
/proc/17200/task/17206/stat : 17206 (java) S 17186 17186 16028 0 -1 64 831 0 0 0 24 0 0 0 15 0 9 0 1991168019 832024576 87275 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17207] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17207/stat : 17207 (java) S 17186 17186 16028 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1991168019 832024576 87275 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17200/tid=17208] ppid=17186 vsize=812524 CPUtime=0
/proc/17200/task/17208/stat : 17208 (java) R 17186 17186 16028 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991168019 832024576 87275 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 860112

[startup+51.1024 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 17208
/proc/meminfo: memFree=1248124/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=0.01

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

/proc/17209/statm: 90732 86566 79 162 0 90567 0
Current children cumulated CPU time (s) 1120.98
Current children cumulated vsize (KiB) 410516

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1206460/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=362928 CPUtime=1105.04
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 96951 0 0 0 110450 54 0 0 25 0 1 0 1991175678 371638272 86655 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 90732 86655 79 162 0 90567 0
Current children cumulated CPU time (s) 1180.95
Current children cumulated vsize (KiB) 410516

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1205244/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=364156 CPUtime=1165.03
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 97251 0 0 0 116448 55 0 0 25 0 1 0 1991175678 372895744 86955 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 91039 86955 79 162 0 90874 0
Current children cumulated CPU time (s) 1240.94
Current children cumulated vsize (KiB) 411744

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1204092/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=365216 CPUtime=1225
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 97519 0 0 0 122445 55 0 0 25 0 1 0 1991175678 373981184 87223 996147200 134512640 135177480 4294955984 18446744073709551615 134546773 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 91304 87223 79 162 0 91139 0
Current children cumulated CPU time (s) 1300.91
Current children cumulated vsize (KiB) 412804

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1204028/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=365216 CPUtime=1284.98
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 97519 0 0 0 128443 55 0 0 25 0 1 0 1991175678 373981184 87223 996147200 134512640 135177480 4294955984 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 91304 87223 79 162 0 91139 0
Current children cumulated CPU time (s) 1360.89
Current children cumulated vsize (KiB) 412804

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1204028/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=365216 CPUtime=1344.96
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 97520 0 0 0 134441 55 0 0 25 0 1 0 1991175678 373981184 87224 996147200 134512640 135177480 4294955984 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 91304 87224 79 162 0 91139 0
Current children cumulated CPU time (s) 1420.87
Current children cumulated vsize (KiB) 412804

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1204028/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=365216 CPUtime=1404.94
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 97520 0 0 0 140438 56 0 0 25 0 1 0 1991175678 373981184 87224 996147200 134512640 135177480 4294955984 18446744073709551615 134547878 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 91304 87224 79 162 0 91139 0
Current children cumulated CPU time (s) 1480.85
Current children cumulated vsize (KiB) 412804

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1203900/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=365404 CPUtime=1464.92
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 97554 0 0 0 146436 56 0 0 25 0 1 0 1991175678 374173696 87258 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 91351 87258 79 162 0 91186 0
Current children cumulated CPU time (s) 1540.83
Current children cumulated vsize (KiB) 412992

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1202300/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=366988 CPUtime=1524.89
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 97971 0 0 0 152433 56 0 0 25 0 1 0 1991175678 375795712 87675 996147200 134512640 135177480 4294955984 18446744073709551615 134565682 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 91747 87675 79 162 0 91582 0
Current children cumulated CPU time (s) 1600.8
Current children cumulated vsize (KiB) 414576

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1198716/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=370564 CPUtime=1584.87
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 98846 0 0 0 158429 58 0 0 25 0 1 0 1991175678 379457536 88550 996147200 134512640 135177480 4294955984 18446744073709551615 134558421 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 92641 88550 79 162 0 92476 0
Current children cumulated CPU time (s) 1660.78
Current children cumulated vsize (KiB) 418152

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1198716/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=370564 CPUtime=1644.85
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 98846 0 0 0 164427 58 0 0 25 0 1 0 1991175678 379457536 88550 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 92641 88550 79 162 0 92476 0
Current children cumulated CPU time (s) 1720.76
Current children cumulated vsize (KiB) 418152

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1198716/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=370564 CPUtime=1704.83
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 98846 0 0 0 170425 58 0 0 25 0 1 0 1991175678 379457536 88550 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 92641 88550 79 162 0 92476 0
Current children cumulated CPU time (s) 1780.74
Current children cumulated vsize (KiB) 418152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17243
/proc/meminfo: memFree=1198716/2055920 swapFree=4179028/4192956
[pid=17186] ppid=17184 vsize=47588 CPUtime=75.91
/proc/17186/stat : 17186 (galacE.sh) S 17184 17186 16028 0 -1 4194304 798 89690 0 1 0 0 7517 74 17 0 1 0 1991168010 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 240907381594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17186/statm: 11897 363 244 79 0 219 0
[pid=17209] ppid=17186 vsize=370564 CPUtime=1724.12
/proc/17209/stat : 17209 (eSAT_static) R 17186 17186 16028 0 -1 4194304 98847 0 0 0 172354 58 0 0 25 0 1 0 1991175678 379457536 88551 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17209/statm: 92641 88551 79 162 0 92476 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 418152

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 17186 and gives
#  childrusage.ru_utime.tv_sec=75
#  childrusage.ru_utime.tv_usec=183570
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=750885
# CPU time returned by wait4() is 75.9345
# 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): 1801.61
CPU time (s): 1800.03
CPU user time (s): 1798.71
CPU system time (s): 1.32
CPU usage (%): 99.9121
Max. virtual memory (cumulated for all children) (KiB): 860112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.1836
system time used= 0.750885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90488
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= 3373
involuntary context switches= 4939

runsolver used 2.57961 second user time and 5.61515 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-03 23:52:31
IDJOB=1059197
IDBENCH=54217
IDSOLVER=351
FILE ID=node36/1059197-1215121951
PBS_JOBID= 7877132
Free space on /tmp= 66536 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2a12a9cdf693fd05cdae763dc502b9a1
RANDOM SEED=362032886

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1610020 kB
Buffers:         49876 kB
Cached:         303000 kB
SwapCached:       7932 kB
Active:         188232 kB
Inactive:       191560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1610020 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            8920 kB
Writeback:           0 kB
Mapped:          34312 kB
Slab:            51532 kB
Committed_AS:  3199328 kB
PageTables:       1688 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= 66504 MiB
End job on node36 at 2008-07-04 00:22:35