Trace number 1076791

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.05 1815.51

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg6-7_ext.xml
MD5SUMba0febeeb73bfd060fc0110af6cb46ed
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.430933
Satisfiable
(Un)Satisfiability was proved
Number of variables42
Number of constraints13
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension13
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 ---
0.96/1.10	c start processing
0.96/1.10	c start relation processing
2.63/2.71	c start cnf exporting
33.41/33.80	c parsing time : 0.978
33.41/33.80	c preprocessing time : 33.68
33.41/33.80	
33.41/33.80	c Nary constraints - conflicts : 0 supports : 13
33.41/33.80	c Binary constraints - conflicts : 0 supports :0
33.41/33.80	c max arity constraint : 7
33.41/33.80	c Max Tuples generated 0
33.41/33.80	c relations : 2
33.41/33.80	c relations BDD: 2
33.41/33.80	c sampling 0/0
33.41/33.80	c vars : 243207 - clauses :  924189
33.41/33.80	
33.41/33.82	 
33.41/33.83	c --- SAT Solver Stats ---
33.41/33.83	 

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-1076791-1215190190/watcher-1076791-1215190190 -o /tmp/evaluation-result-1076791-1215190190/solver-1076791-1215190190 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1076791-1215190190.xml 

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 4/93 6495
/proc/meminfo: memFree=1407672/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=8652 CPUtime=0
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 1997994046 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6495/statm: 2163 280 208 79 0 156 0
[pid=6496] ppid=6495 vsize=8688 CPUtime=0
/proc/6496/stat : 6496 (galacM.sh) R 6495 6495 3002 0 -1 4194368 26 0 0 0 0 0 0 0 19 0 1 0 1997994047 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 228706544287 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/6496/statm: 2172 286 209 79 0 165 0
[pid=6497] ppid=6496 vsize=8688 CPUtime=0
/proc/6497/stat : 6497 (galacM.sh) R 6496 6495 3002 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 1997994047 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 228706544287 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/6497/statm: 2172 286 209 79 0 165 0

[startup+0.0761399 s]
/proc/loadavg: 2.02 2.01 2.00 4/93 6495
/proc/meminfo: memFree=1407672/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=0.01
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.101143 s]
/proc/loadavg: 2.02 2.01 2.00 4/93 6495
/proc/meminfo: memFree=1407672/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=0.01
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301163 s]
/proc/loadavg: 2.02 2.01 2.00 4/93 6495
/proc/meminfo: memFree=1407672/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=0.01
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701202 s]
/proc/loadavg: 2.02 2.01 2.00 4/93 6495
/proc/meminfo: memFree=1407672/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=0.01
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50128 s]
/proc/loadavg: 2.01 2.01 2.00 3/103 6517
/proc/meminfo: memFree=1329448/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=0.01
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6509] ppid=6495 vsize=812628 CPUtime=1.44
/proc/6509/stat : 6509 (java) S 6495 6495 3002 0 -1 0 21763 0 1 0 133 11 0 0 19 0 9 0 1997994050 832131072 21190 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6509/statm: 203157 21190 1887 9 0 197138 0
[pid=6509/tid=6510] ppid=6495 vsize=812628 CPUtime=1.23
/proc/6509/task/6510/stat : 6510 (java) R 6495 6495 3002 0 -1 64 14472 0 1 0 116 7 0 0 25 0 9 0 1997994051 832131072 21190 996147200 134512640 134550740 4294955600 18446744073709551615 4126786398 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6511] ppid=6495 vsize=812628 CPUtime=0.04
/proc/6509/task/6511/stat : 6511 (java) S 6495 6495 3002 0 -1 64 5824 0 0 0 2 2 0 0 16 0 9 0 1997994052 832131072 21190 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6512] ppid=6495 vsize=812628 CPUtime=0
/proc/6509/task/6512/stat : 6512 (java) S 6495 6495 3002 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997994053 832131072 21190 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6513] ppid=6495 vsize=812628 CPUtime=0
/proc/6509/task/6513/stat : 6513 (java) S 6495 6495 3002 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1997994053 832131072 21190 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6514] ppid=6495 vsize=812628 CPUtime=0
/proc/6509/task/6514/stat : 6514 (java) S 6495 6495 3002 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1997994055 832131072 21190 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6515] ppid=6495 vsize=812628 CPUtime=0.13
/proc/6509/task/6515/stat : 6515 (java) S 6495 6495 3002 0 -1 64 768 0 0 0 13 0 0 0 16 0 9 0 1997994055 832131072 21190 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6516] ppid=6495 vsize=812628 CPUtime=0
/proc/6509/task/6516/stat : 6516 (java) S 6495 6495 3002 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1997994055 832131072 21190 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6517] ppid=6495 vsize=812628 CPUtime=0
/proc/6509/task/6517/stat : 6517 (java) S 6495 6495 3002 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997994055 832131072 21190 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860188

[startup+3.10143 s]
/proc/loadavg: 2.01 2.01 2.00 3/103 6517
/proc/meminfo: memFree=1329320/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=0.01
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6509] ppid=6495 vsize=812760 CPUtime=3.01
/proc/6509/stat : 6509 (java) S 6495 6495 3002 0 -1 0 23872 0 1 0 289 12 0 0 19 0 9 0 1997994050 832266240 23293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6509/statm: 203190 23293 1908 9 0 197171 0
[pid=6509/tid=6510] ppid=6495 vsize=812760 CPUtime=2.69
/proc/6509/task/6510/stat : 6510 (java) R 6495 6495 3002 0 -1 64 14522 0 1 0 262 7 0 0 25 0 9 0 1997994051 832266240 23293 996147200 134512640 134550740 4294955600 18446744073709551615 4125980287 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6511] ppid=6495 vsize=812760 CPUtime=0.08
/proc/6509/task/6511/stat : 6511 (java) S 6495 6495 3002 0 -1 64 7833 0 0 0 5 3 0 0 16 0 9 0 1997994052 832266240 23293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6512] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6512/stat : 6512 (java) S 6495 6495 3002 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997994053 832266240 23293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6513] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6513/stat : 6513 (java) S 6495 6495 3002 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1997994053 832266240 23293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6514] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6514/stat : 6514 (java) S 6495 6495 3002 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1997994055 832266240 23293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6515] ppid=6495 vsize=812760 CPUtime=0.2
/proc/6509/task/6515/stat : 6515 (java) S 6495 6495 3002 0 -1 64 818 0 0 0 20 0 0 0 15 0 9 0 1997994055 832266240 23293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6516] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6516/stat : 6516 (java) S 6495 6495 3002 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1997994055 832266240 23293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6517] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6517/stat : 6517 (java) S 6495 6495 3002 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997994055 832266240 23293 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860320

[startup+6.30273 s]
/proc/loadavg: 2.01 2.01 2.00 2/81 6521
/proc/meminfo: memFree=1408872/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=0.01
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6509] ppid=6495 vsize=812760 CPUtime=6.17
/proc/6509/stat : 6509 (java) S 6495 6495 3002 0 -1 0 28544 0 1 0 601 16 0 0 19 0 9 0 1997994050 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6509/statm: 203190 27957 1909 9 0 197171 0
[pid=6509/tid=6510] ppid=6495 vsize=812760 CPUtime=5.65
/proc/6509/task/6510/stat : 6510 (java) R 6495 6495 3002 0 -1 64 14530 0 1 0 557 8 0 0 18 0 9 0 1997994051 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4126966127 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6509/tid=6511] ppid=6495 vsize=812760 CPUtime=0.28
/proc/6509/task/6511/stat : 6511 (java) S 6495 6495 3002 0 -1 64 12492 0 0 0 22 6 0 0 15 0 9 0 1997994052 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6512] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6512/stat : 6512 (java) S 6495 6495 3002 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997994053 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6513] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6513/stat : 6513 (java) S 6495 6495 3002 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1997994053 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6514] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6514/stat : 6514 (java) S 6495 6495 3002 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6515] ppid=6495 vsize=812760 CPUtime=0.21
/proc/6509/task/6515/stat : 6515 (java) S 6495 6495 3002 0 -1 64 823 0 0 0 21 0 0 0 16 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6516] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6516/stat : 6516 (java) S 6495 6495 3002 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6517] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6517/stat : 6517 (java) S 6495 6495 3002 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 860320

[startup+12.7023 s]
/proc/loadavg: 1.94 1.99 1.99 4/92 6563
/proc/meminfo: memFree=1388184/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=0.01
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6509] ppid=6495 vsize=812760 CPUtime=12.51
/proc/6509/stat : 6509 (java) S 6495 6495 3002 0 -1 0 28556 0 1 0 1232 19 0 0 19 0 9 0 1997994050 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6509/statm: 203190 27957 1909 9 0 197171 0
[pid=6509/tid=6510] ppid=6495 vsize=812760 CPUtime=11.98
/proc/6509/task/6510/stat : 6510 (java) R 6495 6495 3002 0 -1 64 14542 0 1 0 1187 11 0 0 25 0 9 0 1997994051 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4126604465 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6511] ppid=6495 vsize=812760 CPUtime=0.29
/proc/6509/task/6511/stat : 6511 (java) S 6495 6495 3002 0 -1 64 12492 0 0 0 23 6 0 0 16 0 9 0 1997994052 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6512] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6512/stat : 6512 (java) S 6495 6495 3002 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997994053 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6513] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6513/stat : 6513 (java) S 6495 6495 3002 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1997994053 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6514] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6514/stat : 6514 (java) S 6495 6495 3002 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6515] ppid=6495 vsize=812760 CPUtime=0.21
/proc/6509/task/6515/stat : 6515 (java) S 6495 6495 3002 0 -1 64 823 0 0 0 21 0 0 0 16 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6516] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6516/stat : 6516 (java) S 6495 6495 3002 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6517] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6517/stat : 6517 (java) S 6495 6495 3002 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 860320

[startup+25.5026 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 6602
/proc/meminfo: memFree=1404456/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=0.01
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6509] ppid=6495 vsize=812760 CPUtime=25.17
/proc/6509/stat : 6509 (java) S 6495 6495 3002 0 -1 0 28579 0 1 0 2493 24 0 0 19 0 9 0 1997994050 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6509/statm: 203190 27957 1909 9 0 197171 0
[pid=6509/tid=6510] ppid=6495 vsize=812760 CPUtime=24.63
/proc/6509/task/6510/stat : 6510 (java) R 6495 6495 3002 0 -1 64 14565 0 1 0 2447 16 0 0 25 0 9 0 1997994051 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 103232513 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6509/tid=6511] ppid=6495 vsize=812760 CPUtime=0.3
/proc/6509/task/6511/stat : 6511 (java) S 6495 6495 3002 0 -1 64 12492 0 0 0 24 6 0 0 16 0 9 0 1997994052 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6509/tid=6512] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6512/stat : 6512 (java) S 6495 6495 3002 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1997994053 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6513] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6513/stat : 6513 (java) S 6495 6495 3002 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1997994053 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6514] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6514/stat : 6514 (java) S 6495 6495 3002 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6515] ppid=6495 vsize=812760 CPUtime=0.21
/proc/6509/task/6515/stat : 6515 (java) S 6495 6495 3002 0 -1 64 823 0 0 0 21 0 0 0 16 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6509/tid=6516] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6516/stat : 6516 (java) S 6495 6495 3002 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6509/tid=6517] ppid=6495 vsize=812760 CPUtime=0
/proc/6509/task/6517/stat : 6517 (java) S 6495 6495 3002 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1997994055 832266240 27957 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18

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

/proc/6603/statm: 23903 22470 57 152 0 23748 0
Current children cumulated CPU time (s) 1172.19
Current children cumulated vsize (KiB) 143172

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6657
/proc/meminfo: memFree=1355176/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=96800 CPUtime=1198.25
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 22806 0 0 0 119805 20 0 0 25 0 1 0 1997997430 99123200 22787 996147200 134512640 135136200 4294955968 18446744073709551615 134529688 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 24200 22787 57 152 0 24045 0
Current children cumulated CPU time (s) 1231.69
Current children cumulated vsize (KiB) 144360

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 6657
/proc/meminfo: memFree=1354024/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=97988 CPUtime=1257.74
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 23103 0 0 0 125754 20 0 0 25 0 1 0 1997997430 100339712 23084 996147200 134512640 135136200 4294955968 18446744073709551615 134525785 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 24497 23084 57 152 0 24342 0
Current children cumulated CPU time (s) 1291.18
Current children cumulated vsize (KiB) 145548

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 6657
/proc/meminfo: memFree=1352680/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=99324 CPUtime=1317.23
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 23429 0 0 0 131702 21 0 0 25 0 1 0 1997997430 101707776 23410 996147200 134512640 135136200 4294955968 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 24831 23410 57 152 0 24676 0
Current children cumulated CPU time (s) 1350.67
Current children cumulated vsize (KiB) 146884

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/84 6657
/proc/meminfo: memFree=1350760/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=101176 CPUtime=1376.74
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 23913 0 0 0 137652 22 0 0 25 0 1 0 1997997430 103604224 23894 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 25294 23894 57 152 0 25139 0
Current children cumulated CPU time (s) 1410.18
Current children cumulated vsize (KiB) 148736

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/84 6657
/proc/meminfo: memFree=1348520/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=103600 CPUtime=1436.22
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 24483 0 0 0 143600 22 0 0 25 0 1 0 1997997430 106086400 24464 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 25900 24464 57 152 0 25745 0
Current children cumulated CPU time (s) 1469.66
Current children cumulated vsize (KiB) 151160

[startup+1542.3 s]
/proc/loadavg: 2.20 2.08 2.02 3/84 6657
/proc/meminfo: memFree=1342888/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=109172 CPUtime=1495.72
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 25856 0 0 0 149548 24 0 0 25 0 1 0 1997997430 111792128 25837 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 27293 25837 57 152 0 27138 0
Current children cumulated CPU time (s) 1529.16
Current children cumulated vsize (KiB) 156732

[startup+1602.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/84 6657
/proc/meminfo: memFree=1340648/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=111284 CPUtime=1555.21
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 26410 0 0 0 155497 24 0 0 25 0 1 0 1997997430 113954816 26391 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 27821 26391 57 152 0 27666 0
Current children cumulated CPU time (s) 1588.65
Current children cumulated vsize (KiB) 158844

[startup+1662.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/84 6657
/proc/meminfo: memFree=1337768/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=114196 CPUtime=1614.71
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 27131 0 0 0 161446 25 0 0 25 0 1 0 1997997430 116936704 27112 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 28549 27112 57 152 0 28394 0
Current children cumulated CPU time (s) 1648.15
Current children cumulated vsize (KiB) 161756

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/84 6657
/proc/meminfo: memFree=1335400/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=116708 CPUtime=1674.21
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 27765 0 0 0 167395 26 0 0 25 0 1 0 1997997430 119508992 27746 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 29177 27746 57 152 0 29022 0
Current children cumulated CPU time (s) 1707.65
Current children cumulated vsize (KiB) 164268

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/84 6657
/proc/meminfo: memFree=1328488/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=123400 CPUtime=1733.7
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 29441 0 0 0 173342 28 0 0 25 0 1 0 1997997430 126361600 29422 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 30850 29422 57 152 0 30695 0
Current children cumulated CPU time (s) 1767.14
Current children cumulated vsize (KiB) 170960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.5 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 6657
/proc/meminfo: memFree=1327272/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=124468 CPUtime=1766.61
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 29702 0 0 0 176633 28 0 0 25 0 1 0 1997997430 127455232 29683 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 31117 29683 57 152 0 30962 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 172028

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

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

[startup+1815.5 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 6657
/proc/meminfo: memFree=1327272/2055920 swapFree=4179560/4192956
[pid=6495] ppid=6493 vsize=47560 CPUtime=33.44
/proc/6495/stat : 6495 (galacM.sh) S 6493 6495 3002 0 -1 4194304 800 30304 0 1 0 0 3314 30 17 0 1 0 1997994046 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6495/statm: 11890 365 246 79 0 219 0
[pid=6603] ppid=6495 vsize=124468 CPUtime=1766.61
/proc/6603/stat : 6603 (minisat) R 6495 6495 3002 0 -1 4194304 29702 0 0 0 176633 28 0 0 25 0 1 0 1997997430 127455232 29683 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6603/statm: 31117 29683 57 152 0 30962 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 172028

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6495 and gives
#  childrusage.ru_utime.tv_sec=33
#  childrusage.ru_utime.tv_usec=143961
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=318951
# CPU time returned by wait4() is 33.4629
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1815.51
CPU time (s): 1800.05
CPU user time (s): 1799.47
CPU system time (s): 0.58
CPU usage (%): 99.1483
Max. virtual memory (cumulated for all children) (KiB): 860320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.144
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31104
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= 2127
involuntary context switches= 2450

runsolver used 1.55776 second user time and 5.09023 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-04 18:49:50
IDJOB=1076791
IDBENCH=56607
IDSOLVER=350
FILE ID=node8/1076791-1215190190
PBS_JOBID= 7881560
Free space on /tmp= 66308 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ba0febeeb73bfd060fc0110af6cb46ed
RANDOM SEED=1439403940

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:       1408152 kB
Buffers:         53240 kB
Cached:         415860 kB
SwapCached:       6900 kB
Active:         300352 kB
Inactive:       287276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1408152 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            3896 kB
Writeback:           0 kB
Mapped:         135424 kB
Slab:            44680 kB
Committed_AS:  3978040 kB
PageTables:       2120 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= 66312 MiB
End job on node8 at 2008-07-04 19:20:08