Trace number 1068368

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.02 1808.81

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg10-13_ext.xml
MD5SUM8c9efcf49315046185696eb2eddb35dd
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 variables130
Number of constraints23
Maximum constraint arity13
Maximum domain size26
Number of constraints which are defined in extension23
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 ---
1.44/1.56	c start processing
1.44/1.56	c start relation processing
3.13/3.22	c start cnf exporting
117.57/118.51	c parsing time : 1.432
117.57/118.51	c preprocessing time : 118.382
117.57/118.51	
117.57/118.51	c Nary constraints - conflicts : 0 supports : 23
117.57/118.51	c Binary constraints - conflicts : 0 supports :0
117.57/118.51	c max arity constraint : 13
117.57/118.51	c Max Tuples generated 0
117.57/118.51	c relations : 2
117.57/118.51	c relations BDD: 2
117.57/118.51	c sampling 0/0
117.57/118.51	c vars : 988159 - clauses :  3450250
117.57/118.51	
117.57/118.55	 
117.57/118.55	c --- SAT Solver Stats ---
117.57/118.55	 

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-1068368-1215153741/watcher-1068368-1215153741 -o /tmp/evaluation-result-1068368-1215153741/solver-1068368-1215153741 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1068368-1215153741.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/80 27343
/proc/meminfo: memFree=1658040/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=8560 CPUtime=0
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 1545050349 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 215419176847 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27343/statm: 2140 254 197 79 0 133 0

[startup+0.08943 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 27343
/proc/meminfo: memFree=1658040/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=0.01
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.101427 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 27343
/proc/meminfo: memFree=1658040/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=0.01
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.301465 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 27343
/proc/meminfo: memFree=1658040/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=0.01
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.701549 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 27343
/proc/meminfo: memFree=1658040/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=0.01
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.5027 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 27365
/proc/meminfo: memFree=1613160/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=0.01
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27357] ppid=27343 vsize=812732 CPUtime=1.43
/proc/27357/stat : 27357 (java) S 27343 27343 24384 0 -1 0 21128 0 1 0 132 11 0 0 18 0 9 0 1545050353 832237568 20555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27357/statm: 203183 20555 1882 9 0 197164 0
[pid=27357/tid=27358] ppid=27343 vsize=812732 CPUtime=1.23
/proc/27357/task/27358/stat : 27358 (java) R 27343 27343 24384 0 -1 64 14378 0 1 0 116 7 0 0 25 0 9 0 1545050354 832237568 20555 996147200 134512640 134550740 4294955616 18446744073709551615 4126685611 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27359] ppid=27343 vsize=812732 CPUtime=0.05
/proc/27357/task/27359/stat : 27359 (java) S 27343 27343 24384 0 -1 64 5292 0 0 0 3 2 0 0 17 0 9 0 1545050355 832237568 20555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27360] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27360/stat : 27360 (java) S 27343 27343 24384 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1545050356 832237568 20555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27361] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27361/stat : 27361 (java) S 27343 27343 24384 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1545050356 832237568 20555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27362] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27362/stat : 27362 (java) S 27343 27343 24384 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1545050358 832237568 20555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27363] ppid=27343 vsize=812732 CPUtime=0.12
/proc/27357/task/27363/stat : 27363 (java) S 27343 27343 24384 0 -1 64 759 0 0 0 12 0 0 0 16 0 9 0 1545050358 832237568 20555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27364] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27364/stat : 27364 (java) S 27343 27343 24384 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1545050358 832237568 20555 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27365] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27365/stat : 27365 (java) S 27343 27343 24384 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1545050358 832237568 20555 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) 860312

[startup+3.10201 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 27365
/proc/meminfo: memFree=1572648/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=0.01
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27357] ppid=27343 vsize=812732 CPUtime=3.02
/proc/27357/stat : 27357 (java) S 27343 27343 24384 0 -1 0 23471 0 1 0 289 13 0 0 18 0 9 0 1545050353 832237568 22896 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27357/statm: 203183 22896 1888 9 0 197164 0
[pid=27357/tid=27358] ppid=27343 vsize=812732 CPUtime=2.73
/proc/27357/task/27358/stat : 27358 (java) R 27343 27343 24384 0 -1 64 14477 0 1 0 265 8 0 0 25 0 9 0 1545050354 832237568 22896 996147200 134512640 134550740 4294955616 18446744073709551615 4126802843 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27359] ppid=27343 vsize=812732 CPUtime=0.1
/proc/27357/task/27359/stat : 27359 (java) S 27343 27343 24384 0 -1 64 7512 0 0 0 6 4 0 0 17 0 9 0 1545050355 832237568 22896 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27360] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27360/stat : 27360 (java) S 27343 27343 24384 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1545050356 832237568 22896 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27361] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27361/stat : 27361 (java) S 27343 27343 24384 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1545050356 832237568 22896 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27362] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27362/stat : 27362 (java) S 27343 27343 24384 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1545050358 832237568 22896 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27363] ppid=27343 vsize=812732 CPUtime=0.16
/proc/27357/task/27363/stat : 27363 (java) S 27343 27343 24384 0 -1 64 783 0 0 0 16 0 0 0 16 0 9 0 1545050358 832237568 22896 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27364] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27364/stat : 27364 (java) S 27343 27343 24384 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1545050358 832237568 22896 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27365] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27365/stat : 27365 (java) S 27343 27343 24384 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1545050358 832237568 22896 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) 860312

[startup+6.30262 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 27365
/proc/meminfo: memFree=1534440/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=0.01
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27357] ppid=27343 vsize=812732 CPUtime=6.18
/proc/27357/stat : 27357 (java) S 27343 27343 24384 0 -1 0 32761 0 1 0 599 19 0 0 18 0 9 0 1545050353 832237568 32177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27357/statm: 203183 32177 1910 9 0 197164 0
[pid=27357/tid=27358] ppid=27343 vsize=812732 CPUtime=5.42
/proc/27357/task/27358/stat : 27358 (java) R 27343 27343 24384 0 -1 64 14527 0 1 0 533 9 0 0 25 0 9 0 1545050354 832237568 32177 996147200 134512640 134550740 4294955616 18446744073709551615 4126939866 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27359] ppid=27343 vsize=812732 CPUtime=0.51
/proc/27357/task/27359/stat : 27359 (java) S 27343 27343 24384 0 -1 64 16701 0 0 0 42 9 0 0 16 0 9 0 1545050355 832237568 32177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27360] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27360/stat : 27360 (java) S 27343 27343 24384 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1545050356 832237568 32177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27361] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27361/stat : 27361 (java) S 27343 27343 24384 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1545050356 832237568 32177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27362] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27362/stat : 27362 (java) S 27343 27343 24384 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1545050358 832237568 32177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27363] ppid=27343 vsize=812732 CPUtime=0.22
/proc/27357/task/27363/stat : 27363 (java) S 27343 27343 24384 0 -1 64 834 0 0 0 22 0 0 0 15 0 9 0 1545050358 832237568 32177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27364] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27364/stat : 27364 (java) S 27343 27343 24384 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1545050358 832237568 32177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27365] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27365/stat : 27365 (java) S 27343 27343 24384 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1545050358 832237568 32177 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860312

[startup+12.7044 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 27365
/proc/meminfo: memFree=1530664/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=0.01
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27357] ppid=27343 vsize=812732 CPUtime=12.52
/proc/27357/stat : 27357 (java) S 27343 27343 24384 0 -1 0 32774 0 1 0 1231 21 0 0 18 0 9 0 1545050353 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27357/statm: 203183 32179 1910 9 0 197164 0
[pid=27357/tid=27358] ppid=27343 vsize=812732 CPUtime=11.74
/proc/27357/task/27358/stat : 27358 (java) R 27343 27343 24384 0 -1 64 14538 0 1 0 1164 10 0 0 25 0 9 0 1545050354 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 103301799 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27359] ppid=27343 vsize=812732 CPUtime=0.52
/proc/27357/task/27359/stat : 27359 (java) S 27343 27343 24384 0 -1 64 16701 0 0 0 43 9 0 0 16 0 9 0 1545050355 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27360] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27360/stat : 27360 (java) S 27343 27343 24384 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1545050356 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27361] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27361/stat : 27361 (java) S 27343 27343 24384 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1545050356 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27362] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27362/stat : 27362 (java) S 27343 27343 24384 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1545050358 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27363] ppid=27343 vsize=812732 CPUtime=0.22
/proc/27357/task/27363/stat : 27363 (java) S 27343 27343 24384 0 -1 64 836 0 0 0 22 0 0 0 16 0 9 0 1545050358 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27364] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27364/stat : 27364 (java) S 27343 27343 24384 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1545050358 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27365] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27365/stat : 27365 (java) S 27343 27343 24384 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1545050358 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860312

[startup+25.5023 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 27365
/proc/meminfo: memFree=1522856/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=0.01
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27357] ppid=27343 vsize=812732 CPUtime=25.18
/proc/27357/stat : 27357 (java) S 27343 27343 24384 0 -1 0 32797 0 1 0 2492 26 0 0 18 0 9 0 1545050353 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27357/statm: 203183 32179 1910 9 0 197164 0
[pid=27357/tid=27358] ppid=27343 vsize=812732 CPUtime=24.39
/proc/27357/task/27358/stat : 27358 (java) R 27343 27343 24384 0 -1 64 14561 0 1 0 2424 15 0 0 25 0 9 0 1545050354 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 103203441 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27359] ppid=27343 vsize=812732 CPUtime=0.53
/proc/27357/task/27359/stat : 27359 (java) S 27343 27343 24384 0 -1 64 16701 0 0 0 44 9 0 0 16 0 9 0 1545050355 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27360] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27360/stat : 27360 (java) S 27343 27343 24384 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 1545050356 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27361] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27361/stat : 27361 (java) S 27343 27343 24384 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1545050356 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27362] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27362/stat : 27362 (java) S 27343 27343 24384 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1545050358 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27363] ppid=27343 vsize=812732 CPUtime=0.22
/proc/27357/task/27363/stat : 27363 (java) S 27343 27343 24384 0 -1 64 836 0 0 0 22 0 0 0 16 0 9 0 1545050358 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27364] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27364/stat : 27364 (java) S 27343 27343 24384 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1545050358 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27357/tid=27365] ppid=27343 vsize=812732 CPUtime=0
/proc/27357/task/27365/stat : 27365 (java) S 27343 27343 24384 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1545050358 832237568 32179 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 860312

[startup+51.102 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 27365
/proc/meminfo: memFree=1507496/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=0.01

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

/proc/27366/statm: 56130 54159 57 152 0 55975 0
Current children cumulated CPU time (s) 1116.64
Current children cumulated vsize (KiB) 272100

[startup+1182.3 s]
/proc/loadavg: 2.21 2.13 2.03 3/75 27402
/proc/meminfo: memFree=1273624/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=225180 CPUtime=1058.75
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 54348 0 0 0 105832 43 0 0 25 0 1 0 1545062204 230584320 54329 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 56295 54329 57 152 0 56140 0
Current children cumulated CPU time (s) 1176.36
Current children cumulated vsize (KiB) 272760

[startup+1242.3 s]
/proc/loadavg: 2.19 2.14 2.04 3/75 27402
/proc/meminfo: memFree=1272024/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=226764 CPUtime=1118.48
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 54738 0 0 0 111805 43 0 0 25 0 1 0 1545062204 232206336 54719 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 56691 54719 57 152 0 56536 0
Current children cumulated CPU time (s) 1236.09
Current children cumulated vsize (KiB) 274344

[startup+1302.3 s]
/proc/loadavg: 2.14 2.12 2.04 3/75 27402
/proc/meminfo: memFree=1271384/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=227292 CPUtime=1178.21
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 54883 0 0 0 117777 44 0 0 25 0 1 0 1545062204 232747008 54864 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 56823 54864 57 152 0 56668 0
Current children cumulated CPU time (s) 1295.82
Current children cumulated vsize (KiB) 274872

[startup+1362.3 s]
/proc/loadavg: 2.12 2.12 2.04 3/75 27402
/proc/meminfo: memFree=1271000/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=227556 CPUtime=1237.94
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 54969 0 0 0 123750 44 0 0 25 0 1 0 1545062204 233017344 54950 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 56889 54950 57 152 0 56734 0
Current children cumulated CPU time (s) 1355.55
Current children cumulated vsize (KiB) 275136

[startup+1422.31 s]
/proc/loadavg: 2.04 2.09 2.03 3/75 27402
/proc/meminfo: memFree=1270296/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=228348 CPUtime=1297.66
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 55145 0 0 0 129722 44 0 0 25 0 1 0 1545062204 233828352 55126 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 57087 55126 57 152 0 56932 0
Current children cumulated CPU time (s) 1415.27
Current children cumulated vsize (KiB) 275928

[startup+1482.3 s]
/proc/loadavg: 2.13 2.10 2.04 3/75 27402
/proc/meminfo: memFree=1269912/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=228744 CPUtime=1357.39
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 55239 0 0 0 135695 44 0 0 25 0 1 0 1545062204 234233856 55220 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 57186 55220 57 152 0 57031 0
Current children cumulated CPU time (s) 1475
Current children cumulated vsize (KiB) 276324

[startup+1542.3 s]
/proc/loadavg: 2.09 2.10 2.04 3/75 27402
/proc/meminfo: memFree=1269400/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=229140 CPUtime=1417.12
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 55342 0 0 0 141667 45 0 0 25 0 1 0 1545062204 234639360 55323 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 57285 55323 57 152 0 57130 0
Current children cumulated CPU time (s) 1534.73
Current children cumulated vsize (KiB) 276720

[startup+1602.3 s]
/proc/loadavg: 2.03 2.08 2.03 3/75 27402
/proc/meminfo: memFree=1268696/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=229800 CPUtime=1476.85
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 55518 0 0 0 147640 45 0 0 25 0 1 0 1545062204 235315200 55499 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 57450 55499 57 152 0 57295 0
Current children cumulated CPU time (s) 1594.46
Current children cumulated vsize (KiB) 277380

[startup+1662.3 s]
/proc/loadavg: 2.01 2.06 2.02 3/75 27402
/proc/meminfo: memFree=1268248/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=230064 CPUtime=1536.58
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 55594 0 0 0 153613 45 0 0 25 0 1 0 1545062204 235585536 55575 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 57516 55575 57 152 0 57361 0
Current children cumulated CPU time (s) 1654.19
Current children cumulated vsize (KiB) 277644

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/75 27402
/proc/meminfo: memFree=1267544/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=230712 CPUtime=1596.3
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 55724 0 0 0 159585 45 0 0 25 0 1 0 1545062204 236249088 55705 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 57678 55705 57 152 0 57523 0
Current children cumulated CPU time (s) 1713.91
Current children cumulated vsize (KiB) 278292

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/75 27402
/proc/meminfo: memFree=1266840/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=231372 CPUtime=1656.03
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 55899 0 0 0 165558 45 0 0 25 0 1 0 1545062204 236924928 55880 996147200 134512640 135136200 4294955968 18446744073709551615 134529625 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 57843 55880 57 152 0 57688 0
Current children cumulated CPU time (s) 1773.64
Current children cumulated vsize (KiB) 278952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.00 2.03 2.01 3/75 27402
/proc/meminfo: memFree=1266392/2055920 swapFree=4113976/4192956
[pid=27343] ppid=27341 vsize=47580 CPUtime=117.61
/proc/27343/stat : 27343 (galacM.sh) S 27341 27343 24384 0 -1 4194304 799 34673 0 1 0 0 11694 67 17 0 1 0 1545050349 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 215418596186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27343/statm: 11895 364 245 79 0 219 0
[pid=27366] ppid=27343 vsize=231768 CPUtime=1682.41
/proc/27366/stat : 27366 (minisat) R 27343 27343 24384 0 -1 4194304 55976 0 0 0 168196 45 0 0 25 0 1 0 1545062204 237330432 55957 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/27366/statm: 57942 55957 57 152 0 57787 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 279348

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 27343 and gives
#  childrusage.ru_utime.tv_sec=116
#  childrusage.ru_utime.tv_usec=951220
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=681896
# CPU time returned by wait4() is 117.633
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.81
CPU time (s): 1800.02
CPU user time (s): 1798.9
CPU system time (s): 1.12
CPU usage (%): 99.5138
Max. virtual memory (cumulated for all children) (KiB): 860312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.951
system time used= 0.681896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35472
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= 4725
involuntary context switches= 8827

runsolver used 1.66775 second user time and 5.06923 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-04 08:42:21
IDJOB=1068368
IDBENCH=55513
IDSOLVER=350
FILE ID=node9/1068368-1215153741
PBS_JOBID= 7877324
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8c9efcf49315046185696eb2eddb35dd
RANDOM SEED=1955733249

node9.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.265
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	: 5931.00
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.265
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:       1658520 kB
Buffers:         18360 kB
Cached:         118108 kB
SwapCached:      72768 kB
Active:         303464 kB
Inactive:        37036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658520 kB
SwapTotal:     4192956 kB
SwapFree:      4113976 kB
Dirty:            4192 kB
Writeback:           0 kB
Mapped:         217608 kB
Slab:            41868 kB
Committed_AS:  3764928 kB
PageTables:       2228 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= 66480 MiB
End job on node9 at 2008-07-04 09:12:32