Trace number 1076377

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 M? (TO) 1800.08 1809.52

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg12-15_ext.xml
MD5SUMfcb0c211c5328bd178a0e367b57590ab
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark287.458
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints27
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension27
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
1.69/1.88	c start processing
1.69/1.88	c start relation processing
4.64/4.88	c start cnf exporting
114.31/115.49	c parsing time : 1.747
114.31/115.49	c preprocessing time : 115.364
114.31/115.49	
114.31/115.49	c Nary constraints - conflicts : 0 supports : 27
114.31/115.49	c Binary constraints - conflicts : 0 supports :0
114.31/115.49	c max arity constraint : 15
114.31/115.49	c Max Tuples generated 0
114.31/115.49	c relations : 2
114.31/115.49	c relations BDD: 2
114.31/115.50	c sampling 0/0
114.31/115.50	c vars : 1040095 - clauses :  3663837
114.31/115.50	
114.41/115.53	 
114.41/115.53	c --- SAT Solver Stats ---
114.41/115.53	 

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-1076377-1215186555/watcher-1076377-1215186555 -o /tmp/evaluation-result-1076377-1215186555/solver-1076377-1215186555 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1076377-1215186555.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.17 1.25 1.62 5/74 6275
/proc/meminfo: memFree=1540288/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=8652 CPUtime=0
/proc/6273/stat : 6273 (galacM.sh) R 6269 6273 3002 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1997630569 8859648 279 996147200 4194304 4520092 548682068832 18446744073709551615 228706544287 0 65538 4096 73728 0 0 0 17 0 0 0
/proc/6273/statm: 2163 280 208 79 0 156 0
[pid=6276] ppid=6273 vsize=8688 CPUtime=0
/proc/6276/stat : 6276 (galacM.sh) R 6273 6273 3002 0 -1 4194368 36 0 0 0 0 0 0 0 19 0 1 0 1997630570 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 228706713682 0 0 4096 73728 0 0 0 17 0 0 0
/proc/6276/statm: 2172 286 209 79 0 165 0
[pid=6277] ppid=6276 vsize=0 CPUtime=0
/proc/6277/stat : 6277 (id) Z 6276 6273 3002 0 -1 4194316 243 0 0 0 0 0 0 0 16 0 1 0 1997630570 0 0 996147200 0 0 0 0 0 0 0 3674112 0 18446744071563351923 0 0 17 1 0 0
/proc/6277/statm: 0 0 0 0 0 0 0

[startup+0.106499 s]
/proc/loadavg: 1.17 1.25 1.62 5/74 6275
/proc/meminfo: memFree=1540288/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=0.01
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 20 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.20152 s]
/proc/loadavg: 1.17 1.25 1.62 5/74 6275
/proc/meminfo: memFree=1540288/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=0.01
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 20 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301518 s]
/proc/loadavg: 1.17 1.25 1.62 5/74 6275
/proc/meminfo: memFree=1540288/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=0.01
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 20 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701558 s]
/proc/loadavg: 1.17 1.25 1.62 5/74 6275
/proc/meminfo: memFree=1540288/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=0.01
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 20 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50272 s]
/proc/loadavg: 1.40 1.29 1.63 4/92 6317
/proc/meminfo: memFree=1387432/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=0.01
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 20 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6301] ppid=6273 vsize=812628 CPUtime=1.39
/proc/6301/stat : 6301 (java) S 6273 6273 3002 0 -1 0 21217 0 1 0 126 13 0 0 22 0 9 0 1997630573 832131072 20644 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6301/statm: 203157 20644 1883 9 0 197138 0
[pid=6301/tid=6303] ppid=6273 vsize=812628 CPUtime=1.19
/proc/6301/task/6303/stat : 6303 (java) R 6273 6273 3002 0 -1 64 14458 0 1 0 111 8 0 0 25 0 9 0 1997630574 832131072 20644 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6305] ppid=6273 vsize=812628 CPUtime=0.05
/proc/6301/task/6305/stat : 6305 (java) S 6273 6273 3002 0 -1 64 5307 0 0 0 2 3 0 0 16 0 9 0 1997630576 832131072 20644 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6307] ppid=6273 vsize=812628 CPUtime=0
/proc/6301/task/6307/stat : 6307 (java) S 6273 6273 3002 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997630576 832131072 20644 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6309] ppid=6273 vsize=812628 CPUtime=0
/proc/6301/task/6309/stat : 6309 (java) S 6273 6273 3002 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 1997630576 832131072 20644 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6310] ppid=6273 vsize=812628 CPUtime=0
/proc/6301/task/6310/stat : 6310 (java) S 6273 6273 3002 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1997630578 832131072 20644 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6312] ppid=6273 vsize=812628 CPUtime=0.11
/proc/6301/task/6312/stat : 6312 (java) R 6273 6273 3002 0 -1 64 753 0 0 0 11 0 0 0 16 0 9 0 1997630578 832131072 20644 996147200 134512640 134550740 4294955600 18446744073709551615 101700385 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6314] ppid=6273 vsize=812628 CPUtime=0
/proc/6301/task/6314/stat : 6314 (java) S 6273 6273 3002 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1997630578 832131072 20644 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6316] ppid=6273 vsize=812628 CPUtime=0
/proc/6301/task/6316/stat : 6316 (java) S 6273 6273 3002 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997630578 832131072 20644 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 860188

[startup+3.10377 s]
/proc/loadavg: 1.40 1.29 1.63 4/92 6317
/proc/meminfo: memFree=1333032/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=0.01
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 20 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6301] ppid=6273 vsize=812736 CPUtime=2.97
/proc/6301/stat : 6301 (java) S 6273 6273 3002 0 -1 0 28087 0 1 0 281 16 0 0 22 0 9 0 1997630573 832241664 27510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6301/statm: 203184 27510 1890 9 0 197165 0
[pid=6301/tid=6303] ppid=6273 vsize=812736 CPUtime=2.65
/proc/6301/task/6303/stat : 6303 (java) R 6273 6273 3002 0 -1 64 14483 0 1 0 257 8 0 0 25 0 9 0 1997630574 832241664 27510 996147200 134512640 134550740 4294955600 18446744073709551615 4126795895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6305] ppid=6273 vsize=812736 CPUtime=0.12
/proc/6301/task/6305/stat : 6305 (java) S 6273 6273 3002 0 -1 64 12125 0 0 0 6 6 0 0 17 0 9 0 1997630576 832241664 27510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6307] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6307/stat : 6307 (java) S 6273 6273 3002 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997630576 832241664 27510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6309] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6309/stat : 6309 (java) S 6273 6273 3002 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 1997630576 832241664 27510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6310] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6310/stat : 6310 (java) S 6273 6273 3002 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1997630578 832241664 27510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6312] ppid=6273 vsize=812736 CPUtime=0.16
/proc/6301/task/6312/stat : 6312 (java) S 6273 6273 3002 0 -1 64 780 0 0 0 16 0 0 0 15 0 9 0 1997630578 832241664 27510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6314] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6314/stat : 6314 (java) S 6273 6273 3002 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1997630578 832241664 27510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6316] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6316/stat : 6316 (java) S 6273 6273 3002 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997630578 832241664 27510 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 860296

[startup+6.303 s]
/proc/loadavg: 1.53 1.32 1.64 4/92 6317
/proc/meminfo: memFree=1280040/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=0.01
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 20 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6301] ppid=6273 vsize=812736 CPUtime=6.12
/proc/6301/stat : 6301 (java) S 6273 6273 3002 0 -1 0 36157 0 1 0 590 22 0 0 22 0 9 0 1997630573 832241664 35575 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6301/statm: 203184 35575 1911 9 0 197165 0
[pid=6301/tid=6303] ppid=6273 vsize=812736 CPUtime=5.37
/proc/6301/task/6303/stat : 6303 (java) R 6273 6273 3002 0 -1 64 14530 0 1 0 528 9 0 0 25 0 9 0 1997630574 832241664 35575 996147200 134512640 134550740 4294955600 18446744073709551615 4127022366 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6305] ppid=6273 vsize=812736 CPUtime=0.5
/proc/6301/task/6305/stat : 6305 (java) S 6273 6273 3002 0 -1 64 20102 0 0 0 39 11 0 0 16 0 9 0 1997630576 832241664 35575 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6307] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6307/stat : 6307 (java) S 6273 6273 3002 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997630576 832241664 35575 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6309] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6309/stat : 6309 (java) S 6273 6273 3002 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 1997630576 832241664 35575 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6310] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6310/stat : 6310 (java) S 6273 6273 3002 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1997630578 832241664 35575 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6312] ppid=6273 vsize=812736 CPUtime=0.22
/proc/6301/task/6312/stat : 6312 (java) S 6273 6273 3002 0 -1 64 826 0 0 0 22 0 0 0 16 0 9 0 1997630578 832241664 35575 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6314] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6314/stat : 6314 (java) S 6273 6273 3002 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1997630578 832241664 35575 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6316] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6316/stat : 6316 (java) S 6273 6273 3002 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997630578 832241664 35575 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 860296

[startup+12.7027 s]
/proc/loadavg: 1.57 1.33 1.64 4/92 6317
/proc/meminfo: memFree=1260328/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=0.01
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 20 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6301] ppid=6273 vsize=812736 CPUtime=12.43
/proc/6301/stat : 6301 (java) S 6273 6273 3002 0 -1 0 36177 0 1 0 1218 25 0 0 22 0 9 0 1997630573 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6301/statm: 203184 35581 1911 9 0 197165 0
[pid=6301/tid=6303] ppid=6273 vsize=812736 CPUtime=11.65
/proc/6301/task/6303/stat : 6303 (java) R 6273 6273 3002 0 -1 64 14545 0 1 0 1154 11 0 0 25 0 9 0 1997630574 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 103232515 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6305] ppid=6273 vsize=812736 CPUtime=0.51
/proc/6301/task/6305/stat : 6305 (java) S 6273 6273 3002 0 -1 64 20102 0 0 0 40 11 0 0 16 0 9 0 1997630576 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6307] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6307/stat : 6307 (java) S 6273 6273 3002 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997630576 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6309] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6309/stat : 6309 (java) S 6273 6273 3002 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 1997630576 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6310] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6310/stat : 6310 (java) S 6273 6273 3002 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1997630578 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6312] ppid=6273 vsize=812736 CPUtime=0.23
/proc/6301/task/6312/stat : 6312 (java) S 6273 6273 3002 0 -1 64 831 0 0 0 23 0 0 0 15 0 9 0 1997630578 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6314] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6314/stat : 6314 (java) S 6273 6273 3002 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1997630578 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6316] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6316/stat : 6316 (java) S 6273 6273 3002 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997630578 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 860296

[startup+25.5019 s]
/proc/loadavg: 1.66 1.36 1.64 4/92 6317
/proc/meminfo: memFree=1242408/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=0.01
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 20 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6301] ppid=6273 vsize=812736 CPUtime=25.03
/proc/6301/stat : 6301 (java) S 6273 6273 3002 0 -1 0 36202 0 1 0 2472 31 0 0 22 0 9 0 1997630573 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6301/statm: 203184 35581 1911 9 0 197165 0
[pid=6301/tid=6303] ppid=6273 vsize=812736 CPUtime=24.24
/proc/6301/task/6303/stat : 6303 (java) R 6273 6273 3002 0 -1 64 14570 0 1 0 2407 17 0 0 25 0 9 0 1997630574 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4126880659 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6305] ppid=6273 vsize=812736 CPUtime=0.53
/proc/6301/task/6305/stat : 6305 (java) S 6273 6273 3002 0 -1 64 20102 0 0 0 42 11 0 0 16 0 9 0 1997630576 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6307] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6307/stat : 6307 (java) S 6273 6273 3002 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997630576 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6309] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6309/stat : 6309 (java) S 6273 6273 3002 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 1997630576 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6310] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6310/stat : 6310 (java) S 6273 6273 3002 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1997630578 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6312] ppid=6273 vsize=812736 CPUtime=0.23
/proc/6301/task/6312/stat : 6312 (java) S 6273 6273 3002 0 -1 64 831 0 0 0 23 0 0 0 16 0 9 0 1997630578 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6301/tid=6314] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6314/stat : 6314 (java) S 6273 6273 3002 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 1997630578 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6301/tid=6316] ppid=6273 vsize=812736 CPUtime=0
/proc/6301/task/6316/stat : 6316 (java) S 6273 6273 3002 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997630578 832241664 35581 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.04

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

/proc/6318/statm: 58674 55789 57 152 0 58519 0
Current children cumulated CPU time (s) 1116.25
Current children cumulated vsize (KiB) 282256

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.86 4/76 6325
/proc/meminfo: memFree=632104/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=235356 CPUtime=1061.52
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 55944 0 0 0 106110 42 0 0 25 0 1 0 1997642122 241004544 55925 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 58839 55925 57 152 0 58684 0
Current children cumulated CPU time (s) 1175.95
Current children cumulated vsize (KiB) 282916

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.86 4/76 6325
/proc/meminfo: memFree=631144/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=236148 CPUtime=1121.23
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 56173 0 0 0 112080 43 0 0 25 0 1 0 1997642122 241815552 56154 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 59037 56154 57 152 0 58882 0
Current children cumulated CPU time (s) 1235.66
Current children cumulated vsize (KiB) 283708

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.87 4/76 6325
/proc/meminfo: memFree=630248/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=237196 CPUtime=1180.94
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 56401 0 0 0 118051 43 0 0 25 0 1 0 1997642122 242888704 56382 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 59299 56382 57 152 0 59144 0
Current children cumulated CPU time (s) 1295.37
Current children cumulated vsize (KiB) 284756

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.88 4/76 6325
/proc/meminfo: memFree=629352/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=238152 CPUtime=1240.65
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 56626 0 0 0 124021 44 0 0 25 0 1 0 1997642122 243867648 56607 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 59538 56607 57 152 0 59383 0
Current children cumulated CPU time (s) 1355.08
Current children cumulated vsize (KiB) 285712

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.88 4/76 6325
/proc/meminfo: memFree=628456/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=238956 CPUtime=1300.35
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 56840 0 0 0 129991 44 0 0 25 0 1 0 1997642122 244690944 56821 996147200 134512640 135136200 4294955968 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 59739 56821 57 152 0 59584 0
Current children cumulated CPU time (s) 1414.78
Current children cumulated vsize (KiB) 286516

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.89 4/76 6325
/proc/meminfo: memFree=627688/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=239660 CPUtime=1360.06
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 57024 0 0 0 135962 44 0 0 25 0 1 0 1997642122 245411840 57005 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 59915 57005 57 152 0 59760 0
Current children cumulated CPU time (s) 1474.49
Current children cumulated vsize (KiB) 287220

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.89 4/76 6325
/proc/meminfo: memFree=626984/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=240320 CPUtime=1419.76
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 57203 0 0 0 141932 44 0 0 25 0 1 0 1997642122 246087680 57184 996147200 134512640 135136200 4294955968 18446744073709551615 134529396 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 60080 57184 57 152 0 59925 0
Current children cumulated CPU time (s) 1534.19
Current children cumulated vsize (KiB) 287880

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.90 4/76 6325
/proc/meminfo: memFree=626536/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=240848 CPUtime=1479.47
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 57323 0 0 0 147902 45 0 0 25 0 1 0 1997642122 246628352 57304 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 60212 57304 57 152 0 60057 0
Current children cumulated CPU time (s) 1593.9
Current children cumulated vsize (KiB) 288408

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.90 4/76 6325
/proc/meminfo: memFree=625576/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=241680 CPUtime=1539.17
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 57546 0 0 0 153872 45 0 0 25 0 1 0 1997642122 247480320 57527 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 60420 57527 57 152 0 60265 0
Current children cumulated CPU time (s) 1653.6
Current children cumulated vsize (KiB) 289240

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/76 6325
/proc/meminfo: memFree=624680/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=242552 CPUtime=1598.88
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 57743 0 0 0 159842 46 0 0 25 0 1 0 1997642122 248373248 57724 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 60638 57724 57 152 0 60483 0
Current children cumulated CPU time (s) 1713.31
Current children cumulated vsize (KiB) 290112

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.91 4/76 6325
/proc/meminfo: memFree=623912/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=243324 CPUtime=1658.57
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 57921 0 0 0 165811 46 0 0 25 0 1 0 1997642122 249163776 57902 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 60831 57902 57 152 0 60676 0
Current children cumulated CPU time (s) 1773
Current children cumulated vsize (KiB) 290884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.5 s]
/proc/loadavg: 1.99 1.97 1.91 2/73 6326
/proc/meminfo: memFree=1154944/2055920 swapFree=4179560/4192956
[pid=6273] ppid=6269 vsize=47560 CPUtime=114.43
/proc/6273/stat : 6273 (galacM.sh) S 6269 6273 3002 0 -1 4194304 800 38090 0 1 0 0 11369 74 17 0 1 0 1997630569 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6273/statm: 11890 365 246 79 0 219 0
[pid=6318] ppid=6273 vsize=243812 CPUtime=1685.65
/proc/6318/stat : 6318 (minisat) R 6273 6273 3002 0 -1 4194304 58017 0 0 0 168519 46 0 0 25 0 1 0 1997642122 249663488 57998 996147200 134512640 135136200 4294955968 18446744073709551615 134529634 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 60953 57998 57 152 0 60798 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 291372

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 6273 and gives
#  childrusage.ru_utime.tv_sec=113
#  childrusage.ru_utime.tv_usec=702714
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=757884
# CPU time returned by wait4() is 114.461
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.52
CPU time (s): 1800.08
CPU user time (s): 1798.88
CPU system time (s): 1.2
CPU usage (%): 99.4785
Max. virtual memory (cumulated for all children) (KiB): 860296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 113.703
system time used= 0.757884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38890
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= 4891
involuntary context switches= 6458

runsolver used 2.6016 second user time and 5.58015 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-04 17:49:15
IDJOB=1076377
IDBENCH=56584
IDSOLVER=350
FILE ID=node8/1076377-1215186555
PBS_JOBID= 7881560
Free space on /tmp= 66332 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg12-15_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076377-1215186555/watcher-1076377-1215186555 -o /tmp/evaluation-result-1076377-1215186555/solver-1076377-1215186555 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1076377-1215186555.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fcb0c211c5328bd178a0e367b57590ab
RANDOM SEED=1311291734

node8.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1541968 kB
Buffers:         50920 kB
Cached:         394312 kB
SwapCached:       6900 kB
Active:         168440 kB
Inactive:       286352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541968 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:          111428 kB
Writeback:           0 kB
Mapped:          15140 kB
Slab:            44512 kB
Committed_AS:  3296892 kB
PageTables:       1568 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node8 at 2008-07-04 18:19:27