Trace number 1072457

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.06 1801.21

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-28_ext.xml
MD5SUMaaab39258fe57b7e4bd8b15411b7940a
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 benchmark5.38618
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints72
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension72
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 ---
2.83/2.97	c start processing
2.83/2.97	c start relation processing
8.97/9.15	c start cnf exporting
33.14/33.54	c parsing time : 2.851
33.14/33.54	c preprocessing time : 33.424
33.14/33.54	
33.14/33.54	c Nary constraints - conflicts : 0 supports : 72
33.14/33.54	c Binary constraints - conflicts : 0 supports :0
33.14/33.54	c max arity constraint : 3
33.14/33.54	c Max Tuples generated 0
33.14/33.54	c relations : 72
33.14/33.54	c relations BDD: 72
33.14/33.54	c sampling 0/0
33.14/33.54	c vars : 277326 - clauses :  877303
33.14/33.54	
33.21/33.60	 
33.21/33.60	c --- SAT Solver Stats ---
33.21/33.60	 

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-1072457-1215174587/watcher-1072457-1215174587 -o /tmp/evaluation-result-1072457-1215174587/solver-1072457-1215174587 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1072457-1215174587.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.01 2.04 2.00 4/81 2681
/proc/meminfo: memFree=1724608/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=8652 CPUtime=0
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 1996433752 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2681/statm: 2163 280 208 79 0 156 0
[pid=2682] ppid=2681 vsize=8688 CPUtime=0
/proc/2682/stat : 2682 (galacM.sh) S 2681 2681 552 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 1996433753 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 228706713682 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/2682/statm: 2172 286 209 79 0 165 0
[pid=2683] ppid=2682 vsize=8728 CPUtime=0
/proc/2683/stat : 2683 (galacM.sh) R 2682 2681 552 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 1 0 1996433753 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 228706544935 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/2683/statm: 2182 290 209 79 0 175 0

[startup+0.0368041 s]
/proc/loadavg: 2.01 2.04 2.00 4/81 2681
/proc/meminfo: memFree=1724608/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=0.01
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.101815 s]
/proc/loadavg: 2.01 2.04 2.00 4/81 2681
/proc/meminfo: memFree=1724608/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=0.01
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301832 s]
/proc/loadavg: 2.01 2.04 2.00 4/81 2681
/proc/meminfo: memFree=1724608/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=0.01
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701873 s]
/proc/loadavg: 2.01 2.04 2.00 4/81 2681
/proc/meminfo: memFree=1724608/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=0.01
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50295 s]
/proc/loadavg: 2.01 2.04 2.00 3/91 2703
/proc/meminfo: memFree=1653744/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=0.01
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2695] ppid=2681 vsize=813652 CPUtime=1.44
/proc/2695/stat : 2695 (java) S 2681 2681 552 0 -1 0 22526 0 1 0 133 11 0 0 18 0 9 0 1996433756 833179648 21951 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2695/statm: 203413 21951 1883 9 0 197394 0
[pid=2695/tid=2696] ppid=2681 vsize=813652 CPUtime=1.23
/proc/2695/task/2696/stat : 2696 (java) R 2681 2681 552 0 -1 64 14483 0 1 0 116 7 0 0 25 0 9 0 1996433757 833179648 21951 996147200 134512640 134550740 4294955616 18446744073709551615 104454910 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2697] ppid=2681 vsize=813652 CPUtime=0.08
/proc/2695/task/2697/stat : 2697 (java) S 2681 2681 552 0 -1 64 6593 0 0 0 5 3 0 0 16 0 9 0 1996433758 833179648 21951 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2698] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2698/stat : 2698 (java) S 2681 2681 552 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1996433758 833179648 21951 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2699] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2699/stat : 2699 (java) S 2681 2681 552 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996433758 833179648 21951 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2700] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2700/stat : 2700 (java) S 2681 2681 552 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996433760 833179648 21951 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2701] ppid=2681 vsize=813652 CPUtime=0.11
/proc/2695/task/2701/stat : 2701 (java) S 2681 2681 552 0 -1 64 752 0 0 0 11 0 0 0 16 0 9 0 1996433760 833179648 21951 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2702] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2702/stat : 2702 (java) S 2681 2681 552 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996433760 833179648 21951 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2703] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2703/stat : 2703 (java) S 2681 2681 552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996433761 833179648 21951 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) 861212

[startup+3.1021 s]
/proc/loadavg: 2.01 2.04 2.00 3/91 2703
/proc/meminfo: memFree=1636016/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=0.01
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2695] ppid=2681 vsize=813652 CPUtime=3.03
/proc/2695/stat : 2695 (java) S 2681 2681 552 0 -1 0 25553 0 1 0 290 13 0 0 18 0 9 0 1996433756 833179648 24972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2695/statm: 203413 24972 1890 9 0 197394 0
[pid=2695/tid=2696] ppid=2681 vsize=813652 CPUtime=2.63
/proc/2695/task/2696/stat : 2696 (java) R 2681 2681 552 0 -1 64 14502 0 1 0 256 7 0 0 25 0 9 0 1996433757 833179648 24972 996147200 134512640 134550740 4294955616 18446744073709551615 4126817641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2697] ppid=2681 vsize=813652 CPUtime=0.21
/proc/2695/task/2697/stat : 2697 (java) S 2681 2681 552 0 -1 64 9567 0 0 0 17 4 0 0 16 0 9 0 1996433758 833179648 24972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2698] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2698/stat : 2698 (java) S 2681 2681 552 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1996433758 833179648 24972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2699] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2699/stat : 2699 (java) S 2681 2681 552 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996433758 833179648 24972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2700] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2700/stat : 2700 (java) S 2681 2681 552 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996433760 833179648 24972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2701] ppid=2681 vsize=813652 CPUtime=0.15
/proc/2695/task/2701/stat : 2701 (java) S 2681 2681 552 0 -1 64 786 0 0 0 15 0 0 0 16 0 9 0 1996433760 833179648 24972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2702] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2702/stat : 2702 (java) S 2681 2681 552 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996433760 833179648 24972 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2703] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2703/stat : 2703 (java) S 2681 2681 552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996433761 833179648 24972 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) 861212

[startup+6.30141 s]
/proc/loadavg: 2.01 2.04 2.00 3/91 2703
/proc/meminfo: memFree=1606960/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=0.01
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2695] ppid=2681 vsize=813652 CPUtime=6.19
/proc/2695/stat : 2695 (java) S 2681 2681 552 0 -1 0 31502 0 1 0 604 15 0 0 18 0 9 0 1996433756 833179648 30919 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2695/statm: 203413 30919 1891 9 0 197394 0
[pid=2695/tid=2696] ppid=2681 vsize=813652 CPUtime=5.51
/proc/2695/task/2696/stat : 2696 (java) R 2681 2681 552 0 -1 64 14504 0 1 0 544 7 0 0 25 0 9 0 1996433757 833179648 30919 996147200 134512640 134550740 4294955616 18446744073709551615 4126831226 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2697] ppid=2681 vsize=813652 CPUtime=0.49
/proc/2695/task/2697/stat : 2697 (java) S 2681 2681 552 0 -1 64 15511 0 0 0 43 6 0 0 16 0 9 0 1996433758 833179648 30919 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2698] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2698/stat : 2698 (java) S 2681 2681 552 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1996433758 833179648 30919 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2699] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2699/stat : 2699 (java) S 2681 2681 552 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996433758 833179648 30919 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2700] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2700/stat : 2700 (java) S 2681 2681 552 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996433760 833179648 30919 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2701] ppid=2681 vsize=813652 CPUtime=0.16
/proc/2695/task/2701/stat : 2701 (java) S 2681 2681 552 0 -1 64 789 0 0 0 16 0 0 0 16 0 9 0 1996433760 833179648 30919 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2702] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2702/stat : 2702 (java) S 2681 2681 552 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996433760 833179648 30919 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2703] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2703/stat : 2703 (java) S 2681 2681 552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996433761 833179648 30919 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) 861212

[startup+12.703 s]
/proc/loadavg: 2.09 2.06 2.01 3/91 2703
/proc/meminfo: memFree=1519984/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=0.01
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2695] ppid=2681 vsize=813652 CPUtime=12.53
/proc/2695/stat : 2695 (java) S 2681 2681 552 0 -1 0 52786 0 1 0 1224 29 0 0 18 0 9 0 1996433756 833179648 52192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2695/statm: 203413 52192 1911 9 0 197394 0
[pid=2695/tid=2696] ppid=2681 vsize=813652 CPUtime=10.74
/proc/2695/task/2696/stat : 2696 (java) R 2681 2681 552 0 -1 64 14556 0 1 0 1065 9 0 0 25 0 9 0 1996433757 833179648 52192 996147200 134512640 134550740 4294955616 18446744073709551615 4126960544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2697] ppid=2681 vsize=813652 CPUtime=1.54
/proc/2695/task/2697/stat : 2697 (java) S 2681 2681 552 0 -1 64 36701 0 0 0 136 18 0 0 16 0 9 0 1996433758 833179648 52192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2698] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2698/stat : 2698 (java) S 2681 2681 552 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996433758 833179648 52192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2699] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2699/stat : 2699 (java) S 2681 2681 552 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996433758 833179648 52192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2700] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2700/stat : 2700 (java) S 2681 2681 552 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996433760 833179648 52192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2701] ppid=2681 vsize=813652 CPUtime=0.22
/proc/2695/task/2701/stat : 2701 (java) S 2681 2681 552 0 -1 64 831 0 0 0 22 0 0 0 16 0 9 0 1996433760 833179648 52192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2702] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2702/stat : 2702 (java) S 2681 2681 552 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996433760 833179648 52192 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2703] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2703/stat : 2703 (java) S 2681 2681 552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996433761 833179648 52192 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) 861212

[startup+25.5012 s]
/proc/loadavg: 2.07 2.05 2.01 3/91 2703
/proc/meminfo: memFree=1511408/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=0.01
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2695] ppid=2681 vsize=813652 CPUtime=25.21
/proc/2695/stat : 2695 (java) S 2681 2681 552 0 -1 0 52825 0 1 0 2486 35 0 0 18 0 9 0 1996433756 833179648 52205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2695/statm: 203413 52205 1911 9 0 197394 0
[pid=2695/tid=2696] ppid=2681 vsize=813652 CPUtime=23.4
/proc/2695/task/2696/stat : 2696 (java) R 2681 2681 552 0 -1 64 14582 0 1 0 2325 15 0 0 25 0 9 0 1996433757 833179648 52205 996147200 134512640 134550740 4294955616 18446744073709551615 4126997272 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2697] ppid=2681 vsize=813652 CPUtime=1.56
/proc/2695/task/2697/stat : 2697 (java) S 2681 2681 552 0 -1 64 36714 0 0 0 138 18 0 0 16 0 9 0 1996433758 833179648 52205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2698] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2698/stat : 2698 (java) S 2681 2681 552 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1996433758 833179648 52205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2699] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2699/stat : 2699 (java) S 2681 2681 552 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1996433758 833179648 52205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2700] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2700/stat : 2700 (java) S 2681 2681 552 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1996433760 833179648 52205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2701] ppid=2681 vsize=813652 CPUtime=0.22
/proc/2695/task/2701/stat : 2701 (java) S 2681 2681 552 0 -1 64 831 0 0 0 22 0 0 0 16 0 9 0 1996433760 833179648 52205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2702] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2702/stat : 2702 (java) S 2681 2681 552 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1996433760 833179648 52205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2695/tid=2703] ppid=2681 vsize=813652 CPUtime=0
/proc/2695/task/2703/stat : 2703 (java) S 2681 2681 552 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1996433761 833179648 52205 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22

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

/proc/2704/statm: 73436 72403 57 152 0 73281 0
Current children cumulated CPU time (s) 1121.48
Current children cumulated vsize (KiB) 341304

[startup+1182.3 s]
/proc/loadavg: 1.44 1.89 1.95 2/67 2728
/proc/meminfo: memFree=1531160/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=297740 CPUtime=1148.2
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 73441 0 0 0 114760 60 0 0 25 0 1 0 1996437113 304885760 73422 996147200 134512640 135136200 4294955968 18446744073709551615 134529384 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 74435 73422 57 152 0 74280 0
Current children cumulated CPU time (s) 1181.42
Current children cumulated vsize (KiB) 345300

[startup+1242.3 s]
/proc/loadavg: 1.16 1.72 1.89 2/67 2728
/proc/meminfo: memFree=1527896/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=301052 CPUtime=1208.17
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 74264 0 0 0 120756 61 0 0 25 0 1 0 1996437113 308277248 74245 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 75263 74245 57 152 0 75108 0
Current children cumulated CPU time (s) 1241.39
Current children cumulated vsize (KiB) 348612

[startup+1302.3 s]
/proc/loadavg: 1.06 1.59 1.83 2/67 2728
/proc/meminfo: memFree=1524056/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=305288 CPUtime=1268.14
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 75218 0 0 0 126752 62 0 0 25 0 1 0 1996437113 312614912 75199 996147200 134512640 135136200 4294955968 18446744073709551615 134529425 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 76322 75199 57 152 0 76167 0
Current children cumulated CPU time (s) 1301.36
Current children cumulated vsize (KiB) 352848

[startup+1362.3 s]
/proc/loadavg: 1.02 1.48 1.78 2/67 2728
/proc/meminfo: memFree=1521496/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=307672 CPUtime=1328.12
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 75843 0 0 0 132749 63 0 0 25 0 1 0 1996437113 315056128 75824 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 76918 75824 57 152 0 76763 0
Current children cumulated CPU time (s) 1361.34
Current children cumulated vsize (KiB) 355232

[startup+1422.31 s]
/proc/loadavg: 1.00 1.39 1.73 2/67 2728
/proc/meminfo: memFree=1519192/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=309924 CPUtime=1388.11
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 76404 0 0 0 138747 64 0 0 25 0 1 0 1996437113 317362176 76385 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 77481 76385 57 152 0 77326 0
Current children cumulated CPU time (s) 1421.33
Current children cumulated vsize (KiB) 357484

[startup+1482.3 s]
/proc/loadavg: 1.00 1.32 1.68 2/67 2728
/proc/meminfo: memFree=1517144/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=312044 CPUtime=1448.07
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 76919 0 0 0 144743 64 0 0 25 0 1 0 1996437113 319533056 76900 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 78011 76900 57 152 0 77856 0
Current children cumulated CPU time (s) 1481.29
Current children cumulated vsize (KiB) 359604

[startup+1542.3 s]
/proc/loadavg: 1.00 1.26 1.63 2/67 2728
/proc/meminfo: memFree=1514328/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=314852 CPUtime=1508.05
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 77605 0 0 0 150740 65 0 0 25 0 1 0 1996437113 322408448 77586 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 78713 77586 57 152 0 78558 0
Current children cumulated CPU time (s) 1541.27
Current children cumulated vsize (KiB) 362412

[startup+1602.3 s]
/proc/loadavg: 1.00 1.21 1.59 2/67 2728
/proc/meminfo: memFree=1507992/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=321192 CPUtime=1568.02
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 79197 0 0 0 156735 67 0 0 25 0 1 0 1996437113 328900608 79178 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 80298 79178 57 152 0 80143 0
Current children cumulated CPU time (s) 1601.24
Current children cumulated vsize (KiB) 368752

[startup+1662.3 s]
/proc/loadavg: 1.00 1.17 1.55 2/67 2728
/proc/meminfo: memFree=1502168/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=326876 CPUtime=1627.98
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 80634 0 0 0 162730 68 0 0 25 0 1 0 1996437113 334721024 80615 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 81719 80615 57 152 0 81564 0
Current children cumulated CPU time (s) 1661.2
Current children cumulated vsize (KiB) 374436

[startup+1722.3 s]
/proc/loadavg: 1.00 1.13 1.51 2/67 2728
/proc/meminfo: memFree=1498904/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=330188 CPUtime=1687.96
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 81459 0 0 0 168727 69 0 0 25 0 1 0 1996437113 338112512 81440 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 82547 81440 57 152 0 82392 0
Current children cumulated CPU time (s) 1721.18
Current children cumulated vsize (KiB) 377748

[startup+1782.3 s]
/proc/loadavg: 1.00 1.11 1.48 2/67 2728
/proc/meminfo: memFree=1495768/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=333092 CPUtime=1747.95
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 82204 0 0 0 174725 70 0 0 25 0 1 0 1996437113 341086208 82185 996147200 134512640 135136200 4294955968 18446744073709551615 134529690 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 83273 82185 57 152 0 83118 0
Current children cumulated CPU time (s) 1781.17
Current children cumulated vsize (KiB) 380652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 1.10 1.47 2/67 2728
/proc/meminfo: memFree=1494872/2055920 swapFree=4179560/4192956
[pid=2681] ppid=2679 vsize=47560 CPUtime=33.22
/proc/2681/stat : 2681 (galacM.sh) S 2679 2681 552 0 -1 4194304 800 54552 0 1 0 0 3278 44 17 0 1 0 1996433752 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2681/statm: 11890 365 246 79 0 219 0
[pid=2704] ppid=2681 vsize=334016 CPUtime=1766.84
/proc/2704/stat : 2704 (minisat) R 2681 2681 552 0 -1 4194304 82421 0 0 0 176614 70 0 0 25 0 1 0 1996437113 342032384 82402 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/2704/statm: 83504 82402 57 152 0 83349 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 381576

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 2681 and gives
#  childrusage.ru_utime.tv_sec=32
#  childrusage.ru_utime.tv_usec=793014
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=449931
# CPU time returned by wait4() is 33.2429
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.21
CPU time (s): 1800.06
CPU user time (s): 1798.92
CPU system time (s): 1.14
CPU usage (%): 99.9359
Max. virtual memory (cumulated for all children) (KiB): 861212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.793
system time used= 0.449931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55352
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= 1948
involuntary context switches= 2869

runsolver used 1.90171 second user time and 4.6003 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-04 14:29:47
IDJOB=1072457
IDBENCH=56257
IDSOLVER=350
FILE ID=node8/1072457-1215174587
PBS_JOBID= 7877482
Free space on /tmp= 66544 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-28_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1072457-1215174587/watcher-1072457-1215174587 -o /tmp/evaluation-result-1072457-1215174587/solver-1072457-1215174587 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1072457-1215174587.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aaab39258fe57b7e4bd8b15411b7940a
RANDOM SEED=464989578

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:       1725088 kB
Buffers:         36964 kB
Cached:         124640 kB
SwapCached:       6900 kB
Active:         231716 kB
Inactive:        46484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725088 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            5804 kB
Writeback:           0 kB
Mapped:         129984 kB
Slab:            37612 kB
Committed_AS:  4093572 kB
PageTables:       1956 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= 66532 MiB
End job on node8 at 2008-07-04 14:59:50