Trace number 1055747

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.01 1802.92

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-193_ext.xml
MD5SUMd791dec87b10526615a0084f40824770
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 benchmark2.55161
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c --- Preproc Stats ---
0.00/0.81	c start processing
0.00/0.81	c start relation processing
2.51/2.64	c start cnf exporting
223.86/226.32	c parsing time : 0.669
223.86/226.32	c preprocessing time : 226.176
223.86/226.32	
223.86/226.32	c Nary constraints - conflicts : 0 supports : 20
223.86/226.32	c Binary constraints - conflicts : 190 supports :20
223.86/226.32	c max arity constraint : 3
223.86/226.32	c Max Tuples generated 0
223.86/226.32	c relations : 23
223.86/226.32	c relations BDD: 2
223.86/226.32	c sampling 0/0
223.86/226.32	c vars : 453341 - clauses :  12139119
223.86/226.32	
223.86/226.39	 
223.86/226.39	c --- SAT Solver Stats ---
223.86/226.39	 

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-1055747-1215060235/watcher-1055747-1215060235 -o /tmp/evaluation-result-1055747-1215060235/solver-1055747-1215060235 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1055747-1215060235.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.05 2.04 2.01 4/84 26799
/proc/meminfo: memFree=1144624/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=18572 CPUtime=0
/proc/26799/stat : 26799 (runsolver) R 26797 26799 23778 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 1984998560 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 228706544935 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26799/statm: 4643 292 257 25 0 2626 0

[startup+0.106373 s]
/proc/loadavg: 2.05 2.04 2.01 4/84 26799
/proc/meminfo: memFree=1144624/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=0
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 766 1697 0 0 0 0 0 0 24 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+0.201397 s]
/proc/loadavg: 2.05 2.04 2.01 4/84 26799
/proc/meminfo: memFree=1144624/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=0
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 766 1697 0 0 0 0 0 0 24 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+0.301389 s]
/proc/loadavg: 2.05 2.04 2.01 4/84 26799
/proc/meminfo: memFree=1144624/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=0
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 766 1697 0 0 0 0 0 0 24 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+0.701445 s]
/proc/loadavg: 2.05 2.04 2.01 4/84 26799
/proc/meminfo: memFree=1144624/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=0
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 766 1697 0 0 0 0 0 0 24 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+1.50151 s]
/proc/loadavg: 2.05 2.04 2.01 4/94 26821
/proc/meminfo: memFree=1090720/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=0
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 766 1697 0 0 0 0 0 0 24 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26813] ppid=26799 vsize=812752 CPUtime=1.42
/proc/26813/stat : 26813 (java) S 26799 26799 23778 0 -1 0 15709 0 1 0 131 11 0 0 25 0 9 0 1984998565 832258048 15129 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26813/statm: 203188 15129 1888 9 0 197169 0
[pid=26813/tid=26814] ppid=26799 vsize=812752 CPUtime=1.23
/proc/26813/task/26814/stat : 26814 (java) R 26799 26799 23778 0 -1 64 14201 0 1 0 113 10 0 0 25 0 9 0 1984998566 832258048 15129 996147200 134512640 134550740 4294955616 18446744073709551615 4126900454 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26815] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26815/stat : 26815 (java) S 26799 26799 23778 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1984998567 832258048 15129 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26816] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26816/stat : 26816 (java) S 26799 26799 23778 0 -1 64 11 0 0 0 0 0 0 0 25 0 9 0 1984998568 832258048 15129 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26817] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26817/stat : 26817 (java) S 26799 26799 23778 0 -1 64 4 0 0 0 0 0 0 0 25 0 9 0 1984998568 832258048 15129 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26818] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26818/stat : 26818 (java) S 26799 26799 23778 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984998570 832258048 15129 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26819] ppid=26799 vsize=812752 CPUtime=0.18
/proc/26813/task/26819/stat : 26819 (java) S 26799 26799 23778 0 -1 64 804 0 0 0 18 0 0 0 16 0 9 0 1984998570 832258048 15129 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26820] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26820/stat : 26820 (java) S 26799 26799 23778 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984998570 832258048 15129 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26821] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26821/stat : 26821 (java) S 26799 26799 23778 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984998570 832258048 15129 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 860312

[startup+3.10266 s]
/proc/loadavg: 2.05 2.04 2.01 3/94 26821
/proc/meminfo: memFree=1084256/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=0
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 766 1697 0 0 0 0 0 0 24 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26813] ppid=26799 vsize=812752 CPUtime=3.01
/proc/26813/stat : 26813 (java) S 26799 26799 23778 0 -1 0 20862 0 1 0 287 14 0 0 25 0 9 0 1984998565 832258048 20278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26813/statm: 203188 20278 1918 9 0 197169 0
[pid=26813/tid=26814] ppid=26799 vsize=812752 CPUtime=2.67
/proc/26813/task/26814/stat : 26814 (java) R 26799 26799 23778 0 -1 64 14538 0 1 0 257 10 0 0 25 0 9 0 1984998566 832258048 20278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26815] ppid=26799 vsize=812752 CPUtime=0.05
/proc/26813/task/26815/stat : 26815 (java) R 26799 26799 23778 0 -1 64 4763 0 0 0 3 2 0 0 16 0 9 0 1984998567 832258048 20278 996147200 134512640 134550740 4294955616 18446744073709551615 102723001 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26816] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26816/stat : 26816 (java) S 26799 26799 23778 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984998568 832258048 20278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26817] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26817/stat : 26817 (java) S 26799 26799 23778 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984998568 832258048 20278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26818] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26818/stat : 26818 (java) S 26799 26799 23778 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984998570 832258048 20278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26819] ppid=26799 vsize=812752 CPUtime=0.25
/proc/26813/task/26819/stat : 26819 (java) S 26799 26799 23778 0 -1 64 856 0 0 0 25 0 0 0 15 0 9 0 1984998570 832258048 20278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26820] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26820/stat : 26820 (java) S 26799 26799 23778 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984998570 832258048 20278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26821] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26821/stat : 26821 (java) S 26799 26799 23778 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984998570 832258048 20278 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 860312

[startup+6.30296 s]
/proc/loadavg: 2.04 2.04 2.01 4/94 26821
/proc/meminfo: memFree=1044896/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=0
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 766 1697 0 0 0 0 0 0 24 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26813] ppid=26799 vsize=812752 CPUtime=6.18
/proc/26813/stat : 26813 (java) S 26799 26799 23778 0 -1 0 24996 0 1 0 599 19 0 0 25 0 9 0 1984998565 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26813/statm: 203188 24405 1918 9 0 197169 0
[pid=26813/tid=26814] ppid=26799 vsize=812752 CPUtime=5.71
/proc/26813/task/26814/stat : 26814 (java) R 26799 26799 23778 0 -1 64 14545 0 1 0 558 13 0 0 25 0 9 0 1984998566 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4127075156 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26815] ppid=26799 vsize=812752 CPUtime=0.18
/proc/26813/task/26815/stat : 26815 (java) S 26799 26799 23778 0 -1 64 8890 0 0 0 14 4 0 0 16 0 9 0 1984998567 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26816] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26816/stat : 26816 (java) S 26799 26799 23778 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984998568 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26817] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26817/stat : 26817 (java) S 26799 26799 23778 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984998568 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26818] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26818/stat : 26818 (java) S 26799 26799 23778 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26819] ppid=26799 vsize=812752 CPUtime=0.25
/proc/26813/task/26819/stat : 26819 (java) S 26799 26799 23778 0 -1 64 856 0 0 0 25 0 0 0 15 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26820] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26820/stat : 26820 (java) S 26799 26799 23778 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26821] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26821/stat : 26821 (java) S 26799 26799 23778 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 860312

[startup+12.7026 s]
/proc/loadavg: 2.04 2.04 2.01 3/94 26821
/proc/meminfo: memFree=1032608/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=0
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 766 1697 0 0 0 0 0 0 24 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26813] ppid=26799 vsize=812752 CPUtime=12.51
/proc/26813/stat : 26813 (java) S 26799 26799 23778 0 -1 0 25011 0 1 0 1229 22 0 0 25 0 9 0 1984998565 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26813/statm: 203188 24405 1918 9 0 197169 0
[pid=26813/tid=26814] ppid=26799 vsize=812752 CPUtime=12.04
/proc/26813/task/26814/stat : 26814 (java) R 26799 26799 23778 0 -1 64 14560 0 1 0 1188 16 0 0 25 0 9 0 1984998566 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4127018447 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26815] ppid=26799 vsize=812752 CPUtime=0.19
/proc/26813/task/26815/stat : 26815 (java) S 26799 26799 23778 0 -1 64 8890 0 0 0 15 4 0 0 16 0 9 0 1984998567 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26816] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26816/stat : 26816 (java) S 26799 26799 23778 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984998568 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26817] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26817/stat : 26817 (java) S 26799 26799 23778 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984998568 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26818] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26818/stat : 26818 (java) S 26799 26799 23778 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26819] ppid=26799 vsize=812752 CPUtime=0.25
/proc/26813/task/26819/stat : 26819 (java) S 26799 26799 23778 0 -1 64 856 0 0 0 25 0 0 0 15 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26820] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26820/stat : 26820 (java) S 26799 26799 23778 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26821] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26821/stat : 26821 (java) S 26799 26799 23778 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 860312

[startup+25.5018 s]
/proc/loadavg: 2.10 2.05 2.01 4/94 26821
/proc/meminfo: memFree=1020704/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=0
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 766 1697 0 0 0 0 0 0 24 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26813] ppid=26799 vsize=812752 CPUtime=25.19
/proc/26813/stat : 26813 (java) S 26799 26799 23778 0 -1 0 25039 0 1 0 2490 29 0 0 25 0 9 0 1984998565 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26813/statm: 203188 24405 1918 9 0 197169 0
[pid=26813/tid=26814] ppid=26799 vsize=812752 CPUtime=24.71
/proc/26813/task/26814/stat : 26814 (java) R 26799 26799 23778 0 -1 64 14588 0 1 0 2448 23 0 0 25 0 9 0 1984998566 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4127045096 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26815] ppid=26799 vsize=812752 CPUtime=0.2
/proc/26813/task/26815/stat : 26815 (java) S 26799 26799 23778 0 -1 64 8890 0 0 0 15 5 0 0 16 0 9 0 1984998567 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26816] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26816/stat : 26816 (java) S 26799 26799 23778 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984998568 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26817] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26817/stat : 26817 (java) S 26799 26799 23778 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1984998568 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26818] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26818/stat : 26818 (java) S 26799 26799 23778 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26819] ppid=26799 vsize=812752 CPUtime=0.25
/proc/26813/task/26819/stat : 26819 (java) S 26799 26799 23778 0 -1 64 856 0 0 0 25 0 0 0 16 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26820] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26820/stat : 26820 (java) S 26799 26799 23778 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26813/tid=26821] ppid=26799 vsize=812752 CPUtime=0
/proc/26813/task/26821/stat : 26821 (java) S 26799 26799 23778 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984998570 832258048 24405 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 860312

[startup+51.1012 s]
/proc/loadavg: 2.27 2.10 2.02 4/94 26821
/proc/meminfo: memFree=908000/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=0

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

/proc/26822/statm: 114060 113214 57 152 0 113905 0
Current children cumulated CPU time (s) 1119.57
Current children cumulated vsize (KiB) 503800

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 26864
/proc/meminfo: memFree=1048760/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=955.62
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113233 0 0 0 95466 96 0 0 25 0 1 0 1985021199 467189760 113214 996147200 134512640 135136200 4294955968 18446744073709551615 134525962 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113214 57 152 0 113905 0
Current children cumulated CPU time (s) 1179.55
Current children cumulated vsize (KiB) 503800

[startup+1242.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/83 26864
/proc/meminfo: memFree=1048696/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=1015.61
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113233 0 0 0 101465 96 0 0 25 0 1 0 1985021199 467189760 113214 996147200 134512640 135136200 4294955968 18446744073709551615 134526244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113214 57 152 0 113905 0
Current children cumulated CPU time (s) 1239.54
Current children cumulated vsize (KiB) 503800

[startup+1302.3 s]
/proc/loadavg: 2.12 2.05 2.00 3/83 26864
/proc/meminfo: memFree=1048632/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=1075.59
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113233 0 0 0 107463 96 0 0 25 0 1 0 1985021199 467189760 113214 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113214 57 152 0 113905 0
Current children cumulated CPU time (s) 1299.52
Current children cumulated vsize (KiB) 503800

[startup+1362.3 s]
/proc/loadavg: 2.21 2.09 2.02 4/83 26864
/proc/meminfo: memFree=1048632/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=1135.58
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113233 0 0 0 113462 96 0 0 25 0 1 0 1985021199 467189760 113214 996147200 134512640 135136200 4294955968 18446744073709551615 134529431 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113214 57 152 0 113905 0
Current children cumulated CPU time (s) 1359.51
Current children cumulated vsize (KiB) 503800

[startup+1422.3 s]
/proc/loadavg: 2.08 2.07 2.01 3/83 26864
/proc/meminfo: memFree=1048568/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=1195.57
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113233 0 0 0 119461 96 0 0 25 0 1 0 1985021199 467189760 113214 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113214 57 152 0 113905 0
Current children cumulated CPU time (s) 1419.5
Current children cumulated vsize (KiB) 503800

[startup+1482.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/83 26864
/proc/meminfo: memFree=1048504/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=1255.56
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113236 0 0 0 125459 97 0 0 25 0 1 0 1985021199 467189760 113217 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113217 57 152 0 113905 0
Current children cumulated CPU time (s) 1479.49
Current children cumulated vsize (KiB) 503800

[startup+1542.31 s]
/proc/loadavg: 2.01 2.04 2.00 3/83 26864
/proc/meminfo: memFree=1048440/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=1315.55
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113236 0 0 0 131458 97 0 0 25 0 1 0 1985021199 467189760 113217 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113217 57 152 0 113905 0
Current children cumulated CPU time (s) 1539.48
Current children cumulated vsize (KiB) 503800

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 26864
/proc/meminfo: memFree=1048376/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=1375.53
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113236 0 0 0 137456 97 0 0 25 0 1 0 1985021199 467189760 113217 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113217 57 152 0 113905 0
Current children cumulated CPU time (s) 1599.46
Current children cumulated vsize (KiB) 503800

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 26864
/proc/meminfo: memFree=1048312/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=1435.51
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113236 0 0 0 143454 97 0 0 25 0 1 0 1985021199 467189760 113217 996147200 134512640 135136200 4294955968 18446744073709551615 134529859 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113217 57 152 0 113905 0
Current children cumulated CPU time (s) 1659.44
Current children cumulated vsize (KiB) 503800

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 26864
/proc/meminfo: memFree=1048248/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=1495.5
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113236 0 0 0 149453 97 0 0 25 0 1 0 1985021199 467189760 113217 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113217 57 152 0 113905 0
Current children cumulated CPU time (s) 1719.43
Current children cumulated vsize (KiB) 503800

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 26864
/proc/meminfo: memFree=1048248/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=1555.48
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113236 0 0 0 155451 97 0 0 25 0 1 0 1985021199 467189760 113217 996147200 134512640 135136200 4294955968 18446744073709551615 134527363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113217 57 152 0 113905 0
Current children cumulated CPU time (s) 1779.41
Current children cumulated vsize (KiB) 503800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 26864
/proc/meminfo: memFree=1048184/2055920 swapFree=4179560/4192956
[pid=26799] ppid=26797 vsize=47560 CPUtime=223.93
/proc/26799/stat : 26799 (galacM.sh) S 26797 26799 23778 0 -1 4194304 800 27368 0 1 0 1 22250 142 17 0 1 0 1984998560 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26799/statm: 11890 365 246 79 0 219 0
[pid=26822] ppid=26799 vsize=456240 CPUtime=1576.08
/proc/26822/stat : 26822 (minisat) R 26799 26799 23778 0 -1 4194304 113236 0 0 0 157511 97 0 0 25 0 1 0 1985021199 467189760 113217 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/26822/statm: 114060 113217 57 152 0 113905 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 503800

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 26799 and gives
#  childrusage.ru_utime.tv_sec=222
#  childrusage.ru_utime.tv_usec=506173
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=432782
# CPU time returned by wait4() is 223.939
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.92
CPU time (s): 1800.01
CPU user time (s): 1797.61
CPU system time (s): 2.4
CPU usage (%): 99.8387
Max. virtual memory (cumulated for all children) (KiB): 860312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 222.506
system time used= 1.43278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28168
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= 8865
involuntary context switches= 15717

runsolver used 1.79373 second user time and 5.02724 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-03 06:43:55
IDJOB=1055747
IDBENCH=56969
IDSOLVER=350
FILE ID=node8/1055747-1215060235
PBS_JOBID= 7875158
Free space on /tmp= 66552 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/travellingSalesman-20/normalized-tsp-20-193_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055747-1215060235/watcher-1055747-1215060235 -o /tmp/evaluation-result-1055747-1215060235/solver-1055747-1215060235 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1055747-1215060235.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d791dec87b10526615a0084f40824770
RANDOM SEED=1778953584

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:       1145104 kB
Buffers:         24656 kB
Cached:         141376 kB
SwapCached:       6756 kB
Active:         788500 kB
Inactive:        61588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1145104 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            3296 kB
Writeback:           0 kB
Mapped:         695340 kB
Slab:            44456 kB
Committed_AS:  3934676 kB
PageTables:       3052 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= 66356 MiB
End job on node8 at 2008-07-03 07:14:00