Trace number 1048054

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 MUNSAT 751.587 758.786

General information on the benchmark

Namecsp/schurrLemma/
normalized-lemma-100-9-mod.xml
MD5SUM3386f4f322a7a484b46b823c691cf5d8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.527919
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints2450
Maximum constraint arity3
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2450
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.65/1.75	c start processing
1.65/1.75	c start relation processing
1.65/1.75	c start cnf exporting
20.96/21.26	c parsing time : 1.63
20.96/21.26	c preprocessing time : 21.136
20.96/21.26	
20.96/21.26	c Nary constraints - conflicts : 2450 supports : 0
20.96/21.26	c Binary constraints - conflicts : 0 supports :0
20.96/21.26	c max arity constraint : 3
20.96/21.26	c Max Tuples generated 729
20.96/21.26	c relations : 1
20.96/21.26	c relations BDD: 0
20.96/21.26	c sampling 0/0
20.96/21.26	c vars : 901 - clauses :  554950
20.96/21.26	
20.96/21.29	 
20.96/21.29	c --- SAT Solver Stats ---
20.96/21.29	 
751.49/758.76	c restarts              : 19
751.49/758.76	c conflicts             : 335017         (459 /sec)
751.49/758.76	c decisions             : 368148         (1.94 % random) (504 /sec)
751.49/758.76	c propagations          : 8080853        (11065 /sec)
751.49/758.76	c conflict literals     : 9812574        (27.94 % deleted)
751.49/758.76	c Memory used           : 81.20 MB
751.49/758.76	c CPU time              : 730.329 s
751.49/758.76	
751.49/758.76	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1048054-1215041992/watcher-1048054-1215041992 -o /tmp/evaluation-result-1048054-1215041992/solver-1048054-1215041992 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1048054-1215041992.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.00 1.99 1.82 4/81 2406
/proc/meminfo: memFree=1785864/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=8652 CPUtime=0
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1983171043 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 2163 280 208 79 0 156 0
[pid=2407] ppid=2406 vsize=8688 CPUtime=0
/proc/2407/stat : 2407 (galacM.sh) S 2406 2406 1911 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 1983171044 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 235371462738 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/2407/statm: 2172 286 209 79 0 165 0
[pid=2408] ppid=2407 vsize=8728 CPUtime=0
/proc/2408/stat : 2408 (galacM.sh) R 2407 2406 1911 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1983171044 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 235371293991 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/2408/statm: 2182 290 209 79 0 175 0

[startup+0.0767491 s]
/proc/loadavg: 2.00 1.99 1.82 4/81 2406
/proc/meminfo: memFree=1785864/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=0.01
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.101687 s]
/proc/loadavg: 2.00 1.99 1.82 4/81 2406
/proc/meminfo: memFree=1785864/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=0.01
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301723 s]
/proc/loadavg: 2.00 1.99 1.82 4/81 2406
/proc/meminfo: memFree=1785864/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=0.01
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701789 s]
/proc/loadavg: 2.00 1.99 1.82 4/81 2406
/proc/meminfo: memFree=1785864/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=0.01
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50292 s]
/proc/loadavg: 2.00 1.99 1.83 3/91 2428
/proc/meminfo: memFree=1745072/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=0.01
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2420] ppid=2406 vsize=812760 CPUtime=1.44
/proc/2420/stat : 2420 (java) S 2406 2406 1911 0 -1 0 17426 0 1 0 134 10 0 0 18 0 9 0 1983171047 832266240 16653 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2420/statm: 203190 16653 2586 9 0 197171 0
[pid=2420/tid=2421] ppid=2406 vsize=812760 CPUtime=1.06
/proc/2420/task/2421/stat : 2421 (java) R 2406 2406 1911 0 -1 64 11425 0 1 0 99 7 0 0 25 0 9 0 1983171048 832266240 16653 996147200 134512640 134550740 4294955616 18446744073709551615 4126838546 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2422] ppid=2406 vsize=812760 CPUtime=0.04
/proc/2420/task/2422/stat : 2422 (java) S 2406 2406 1911 0 -1 64 4391 0 0 0 3 1 0 0 16 0 9 0 1983171049 832266240 16653 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2423] ppid=2406 vsize=812760 CPUtime=0
/proc/2420/task/2423/stat : 2423 (java) S 2406 2406 1911 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983171049 832266240 16653 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2424] ppid=2406 vsize=812760 CPUtime=0
/proc/2420/task/2424/stat : 2424 (java) S 2406 2406 1911 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983171049 832266240 16653 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2425] ppid=2406 vsize=812760 CPUtime=0
/proc/2420/task/2425/stat : 2425 (java) S 2406 2406 1911 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1983171051 832266240 16653 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2426] ppid=2406 vsize=812760 CPUtime=0.3
/proc/2420/task/2426/stat : 2426 (java) S 2406 2406 1911 0 -1 64 911 0 0 0 30 0 0 0 15 0 9 0 1983171052 832266240 16653 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2427] ppid=2406 vsize=812760 CPUtime=0
/proc/2420/task/2427/stat : 2427 (java) S 2406 2406 1911 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1983171052 832266240 16653 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2428] ppid=2406 vsize=812760 CPUtime=0
/proc/2420/task/2428/stat : 2428 (java) S 2406 2406 1911 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983171052 832266240 16653 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860328

[startup+3.1012 s]
/proc/loadavg: 2.00 1.99 1.83 3/91 2428
/proc/meminfo: memFree=1715120/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=0.01
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2420] ppid=2406 vsize=812892 CPUtime=3.03
/proc/2420/stat : 2420 (java) S 2406 2406 1911 0 -1 0 20815 0 1 0 290 13 0 0 18 0 9 0 1983171047 832401408 20038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2420/statm: 203223 20038 2592 9 0 197204 0
[pid=2420/tid=2421] ppid=2406 vsize=812892 CPUtime=2.57
/proc/2420/task/2421/stat : 2421 (java) R 2406 2406 1911 0 -1 64 14597 0 1 0 248 9 0 0 25 0 9 0 1983171048 832401408 20038 996147200 134512640 134550740 4294955616 18446744073709551615 101444433 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2422] ppid=2406 vsize=812892 CPUtime=0.05
/proc/2420/task/2422/stat : 2422 (java) S 2406 2406 1911 0 -1 64 4566 0 0 0 4 1 0 0 16 0 9 0 1983171049 832401408 20038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2423] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2423/stat : 2423 (java) S 2406 2406 1911 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983171049 832401408 20038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2424] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2424/stat : 2424 (java) S 2406 2406 1911 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983171049 832401408 20038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2425] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2425/stat : 2425 (java) S 2406 2406 1911 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1983171051 832401408 20038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2426] ppid=2406 vsize=812892 CPUtime=0.37
/proc/2420/task/2426/stat : 2426 (java) S 2406 2406 1911 0 -1 64 953 0 0 0 36 1 0 0 16 0 9 0 1983171052 832401408 20038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2427] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2427/stat : 2427 (java) S 2406 2406 1911 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1983171052 832401408 20038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2428] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2428/stat : 2428 (java) S 2406 2406 1911 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983171052 832401408 20038 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860460

[startup+6.30274 s]
/proc/loadavg: 2.00 1.99 1.83 3/91 2428
/proc/meminfo: memFree=1713200/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=0.01
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2420] ppid=2406 vsize=812892 CPUtime=6.19
/proc/2420/stat : 2420 (java) S 2406 2406 1911 0 -1 0 20822 0 1 0 606 13 0 0 18 0 9 0 1983171047 832401408 20039 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2420/statm: 203223 20039 2592 9 0 197204 0
[pid=2420/tid=2421] ppid=2406 vsize=812892 CPUtime=5.74
/proc/2420/task/2421/stat : 2421 (java) R 2406 2406 1911 0 -1 64 14603 0 1 0 564 10 0 0 25 0 9 0 1983171048 832401408 20039 996147200 134512640 134550740 4294955616 18446744073709551615 103301767 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2422] ppid=2406 vsize=812892 CPUtime=0.06
/proc/2420/task/2422/stat : 2422 (java) S 2406 2406 1911 0 -1 64 4566 0 0 0 5 1 0 0 16 0 9 0 1983171049 832401408 20039 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2423] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2423/stat : 2423 (java) S 2406 2406 1911 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983171049 832401408 20039 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2424] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2424/stat : 2424 (java) S 2406 2406 1911 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983171049 832401408 20039 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2425] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2425/stat : 2425 (java) S 2406 2406 1911 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1983171051 832401408 20039 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2426] ppid=2406 vsize=812892 CPUtime=0.37
/proc/2420/task/2426/stat : 2426 (java) S 2406 2406 1911 0 -1 64 954 0 0 0 36 1 0 0 16 0 9 0 1983171052 832401408 20039 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2427] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2427/stat : 2427 (java) S 2406 2406 1911 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1983171052 832401408 20039 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2428] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2428/stat : 2428 (java) S 2406 2406 1911 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983171052 832401408 20039 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860460

[startup+12.7028 s]
/proc/loadavg: 2.00 1.99 1.83 3/91 2428
/proc/meminfo: memFree=1709680/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=0.01
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2420] ppid=2406 vsize=812892 CPUtime=12.53
/proc/2420/stat : 2420 (java) S 2406 2406 1911 0 -1 0 20915 0 1 0 1238 15 0 0 18 0 9 0 1983171047 832401408 20121 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2420/statm: 203223 20121 2592 9 0 197204 0
[pid=2420/tid=2421] ppid=2406 vsize=812892 CPUtime=12.06
/proc/2420/task/2421/stat : 2421 (java) R 2406 2406 1911 0 -1 64 14614 0 1 0 1194 12 0 0 25 0 9 0 1983171048 832401408 20121 996147200 134512640 134550740 4294955616 18446744073709551615 4127330496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2422] ppid=2406 vsize=812892 CPUtime=0.08
/proc/2420/task/2422/stat : 2422 (java) S 2406 2406 1911 0 -1 64 4648 0 0 0 7 1 0 0 16 0 9 0 1983171049 832401408 20121 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2423] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2423/stat : 2423 (java) S 2406 2406 1911 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1983171049 832401408 20121 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2424] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2424/stat : 2424 (java) S 2406 2406 1911 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1983171049 832401408 20121 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2425] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2425/stat : 2425 (java) S 2406 2406 1911 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1983171051 832401408 20121 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2426] ppid=2406 vsize=812892 CPUtime=0.37
/proc/2420/task/2426/stat : 2426 (java) S 2406 2406 1911 0 -1 64 954 0 0 0 36 1 0 0 16 0 9 0 1983171052 832401408 20121 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2427] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2427/stat : 2427 (java) S 2406 2406 1911 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1983171052 832401408 20121 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2420/tid=2428] ppid=2406 vsize=812892 CPUtime=0
/proc/2420/task/2428/stat : 2428 (java) S 2406 2406 1911 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983171052 832401408 20121 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860460

[startup+25.502 s]
/proc/loadavg: 2.00 1.99 1.83 3/83 2429
/proc/meminfo: memFree=1748592/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=28404 CPUtime=4.16
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 6861 0 0 0 412 4 0 0 25 0 1 0 1983173173 29085696 6842 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 7101 6842 56 152 0 6946 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 75972

[startup+51.1014 s]
/proc/loadavg: 2.00 1.99 1.83 3/83 2429
/proc/meminfo: memFree=1741424/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=35872 CPUtime=29.51
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 8659 0 0 0 2945 6 0 0 25 0 1 0 1983173173 36732928 8640 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 8968 8640 56 152 0 8813 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 83440

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.83 3/83 2429

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


[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.86 3/83 2429
/proc/meminfo: memFree=1710320/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=68832 CPUtime=377.39
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 16405 0 0 0 37726 13 0 0 25 0 1 0 1983173173 70483968 16362 996147200 134512640 135136200 4294955968 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 17208 16362 56 152 0 17053 0
Current children cumulated CPU time (s) 398.44
Current children cumulated vsize (KiB) 116400

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.87 3/83 2429
/proc/meminfo: memFree=1707888/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=71248 CPUtime=436.83
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 17003 0 0 0 43669 14 0 0 25 0 1 0 1983173173 72957952 16960 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 17812 16960 56 152 0 17657 0
Current children cumulated CPU time (s) 457.88
Current children cumulated vsize (KiB) 118816

[startup+522.302 s]
/proc/loadavg: 2.00 1.99 1.88 3/83 2429
/proc/meminfo: memFree=1705328/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=73620 CPUtime=496.25
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 17644 0 0 0 49611 14 0 0 25 0 1 0 1983173173 75386880 17601 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 18405 17601 56 152 0 18250 0
Current children cumulated CPU time (s) 517.3
Current children cumulated vsize (KiB) 121188

[startup+582.302 s]
/proc/loadavg: 2.00 1.99 1.88 3/83 2429
/proc/meminfo: memFree=1702448/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=76360 CPUtime=555.69
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 18352 0 0 0 55554 15 0 0 25 0 1 0 1983173173 78192640 18301 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 19090 18301 56 152 0 18935 0
Current children cumulated CPU time (s) 576.74
Current children cumulated vsize (KiB) 123928

[startup+642.303 s]
/proc/loadavg: 2.00 1.99 1.89 3/83 2429
/proc/meminfo: memFree=1698992/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=79872 CPUtime=615.13
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 19186 0 0 0 61497 16 0 0 25 0 1 0 1983173173 81788928 19135 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 19968 19135 56 152 0 19813 0
Current children cumulated CPU time (s) 636.18
Current children cumulated vsize (KiB) 127440

[startup+702.301 s]
/proc/loadavg: 2.05 2.00 1.90 3/83 2429
/proc/meminfo: memFree=1696368/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=82876 CPUtime=674.56
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 19834 0 0 0 67439 17 0 0 25 0 1 0 1983173173 84865024 19783 996147200 134512640 135136200 4294955968 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 20719 19783 56 152 0 20564 0
Current children cumulated CPU time (s) 695.61
Current children cumulated vsize (KiB) 130444

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

[startup+716.702 s]
/proc/loadavg: 2.04 2.00 1.90 3/83 2429
/proc/meminfo: memFree=1695920/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=83140 CPUtime=688.82
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 19933 0 0 0 68865 17 0 0 25 0 1 0 1983173173 85135360 19882 996147200 134512640 135136200 4294955968 18446744073709551615 134522268 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 20785 19882 56 152 0 20630 0
Current children cumulated CPU time (s) 709.87
Current children cumulated vsize (KiB) 130708

[startup+742.302 s]
/proc/loadavg: 2.08 2.02 1.91 3/83 2429
/proc/meminfo: memFree=1695920/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=83140 CPUtime=714.19
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 19933 0 0 0 71402 17 0 0 25 0 1 0 1983173173 85135360 19882 996147200 134512640 135136200 4294955968 18446744073709551615 134522262 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 20785 19882 56 152 0 20630 0
Current children cumulated CPU time (s) 735.24
Current children cumulated vsize (KiB) 130708

[startup+748.703 s]
/proc/loadavg: 2.08 2.01 1.91 3/83 2429
/proc/meminfo: memFree=1695792/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=83140 CPUtime=720.53
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 19933 0 0 0 72036 17 0 0 25 0 1 0 1983173173 85135360 19882 996147200 134512640 135136200 4294955968 18446744073709551615 134522230 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 20785 19882 56 152 0 20630 0
Current children cumulated CPU time (s) 741.58
Current children cumulated vsize (KiB) 130708

[startup+755.101 s]
/proc/loadavg: 2.07 2.01 1.91 3/83 2429
/proc/meminfo: memFree=1695792/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=83140 CPUtime=726.87
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 19933 0 0 0 72670 17 0 0 25 0 1 0 1983173173 85135360 19882 996147200 134512640 135136200 4294955968 18446744073709551615 134522150 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 20785 19882 56 152 0 20630 0
Current children cumulated CPU time (s) 747.92
Current children cumulated vsize (KiB) 130708

[startup+756.701 s]
/proc/loadavg: 2.07 2.01 1.91 3/83 2429
/proc/meminfo: memFree=1695792/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=83140 CPUtime=728.46
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 19933 0 0 0 72829 17 0 0 25 0 1 0 1983173173 85135360 19882 996147200 134512640 135136200 4294955968 18446744073709551615 134529569 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 20785 19882 56 152 0 20630 0
Current children cumulated CPU time (s) 749.51
Current children cumulated vsize (KiB) 130708

[startup+757.501 s]
/proc/loadavg: 2.07 2.01 1.91 3/83 2429
/proc/meminfo: memFree=1695792/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=83140 CPUtime=729.25
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 19933 0 0 0 72908 17 0 0 25 0 1 0 1983173173 85135360 19882 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 20785 19882 56 152 0 20630 0
Current children cumulated CPU time (s) 750.3
Current children cumulated vsize (KiB) 130708

[startup+758.302 s]
/proc/loadavg: 2.07 2.01 1.91 3/83 2429
/proc/meminfo: memFree=1695792/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=83140 CPUtime=730.04
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 19933 0 0 0 72987 17 0 0 25 0 1 0 1983173173 85135360 19882 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 20785 19882 56 152 0 20630 0
Current children cumulated CPU time (s) 751.09
Current children cumulated vsize (KiB) 130708

[startup+758.703 s]
/proc/loadavg: 2.07 2.01 1.91 3/83 2429
/proc/meminfo: memFree=1695792/2055920 swapFree=4180416/4192956
[pid=2406] ppid=2404 vsize=47568 CPUtime=21.05
/proc/2406/stat : 2406 (galacM.sh) S 2404 2406 1911 0 -1 4194304 800 22639 0 1 0 0 2084 21 17 0 1 0 1983171043 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2406/statm: 11892 365 246 79 0 219 0
[pid=2429] ppid=2406 vsize=83140 CPUtime=730.44
/proc/2429/stat : 2429 (minisat) R 2406 2406 1911 0 -1 4194304 19933 0 0 0 73027 17 0 0 25 0 1 0 1983173173 85135360 19882 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2429/statm: 20785 19882 56 152 0 20630 0
Current children cumulated CPU time (s) 751.49
Current children cumulated vsize (KiB) 130708

Child status: 0
Real time (s): 758.786
CPU time (s): 751.587
CPU user time (s): 751.177
CPU system time (s): 0.409937
CPU usage (%): 99.0512
Max. virtual memory (cumulated for all children) (KiB): 860460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 751.177
system time used= 0.409937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43592
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= 2238
involuntary context switches= 33366

runsolver used 1.08783 second user time and 2.35364 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-03 01:39:52
IDJOB=1048054
IDBENCH=54345
IDSOLVER=350
FILE ID=node51/1048054-1215041992
PBS_JOBID= 7875074
Free space on /tmp= 66548 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/schurrLemma/normalized-lemma-100-9-mod.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1048054-1215041992/watcher-1048054-1215041992 -o /tmp/evaluation-result-1048054-1215041992/solver-1048054-1215041992 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1048054-1215041992.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3386f4f322a7a484b46b823c691cf5d8
RANDOM SEED=1624727811

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1786408 kB
Buffers:         30484 kB
Cached:         146252 kB
SwapCached:       7000 kB
Active:         154732 kB
Inactive:        58952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786408 kB
SwapTotal:     4192956 kB
SwapFree:      4180416 kB
Dirty:            3668 kB
Writeback:           0 kB
Mapped:          52612 kB
Slab:            41044 kB
Committed_AS:  3778928 kB
PageTables:       1932 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= 66544 MiB
End job on node51 at 2008-07-03 01:52:30