Trace number 1081805

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? (MO) 1025.43 1034.41

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-48.xml
MD5SUM2954e4929c1ef5c3af61301ca56f5bd2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2304
Number of constraints54191
Maximum constraint arity2
Maximum domain size48
Number of constraints which are defined in extension0
Number of constraints which are defined in intension54191
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
30.17/30.51	c start processing
30.17/30.52	c start relation processing
30.17/30.52	c start cnf exporting
131.15/132.67	c parsing time : 30.384
131.15/132.67	c preprocessing time : 132.549
131.15/132.69	
131.15/132.69	c Nary constraints - conflicts : 0 supports : 0
131.15/132.69	c Binary constraints - conflicts : 54144 supports :47
131.15/132.69	c max arity constraint : 2
131.15/132.69	c Max Tuples generated 2304
131.15/132.69	c relations : 4
131.15/132.69	c relations BDD: 0
131.15/132.69	c sampling 0/0
131.15/132.69	c vars : 110593 - clauses :  5209058
131.15/132.69	
131.24/132.72	 
131.24/132.72	c --- SAT Solver Stats ---
131.24/132.72	 

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-1081805-1215219213/watcher-1081805-1215219213 -o /tmp/evaluation-result-1081805-1215219213/solver-1081805-1215219213 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1081805-1215219213.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 2.00 2.00 4/76 16529
/proc/meminfo: memFree=1803856/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=5224 CPUtime=0
/proc/16529/stat : 16529 (galacM.sh) R 16527 16529 14877 0 -1 4194304 56 0 0 0 0 0 0 0 21 0 1 0 2000895387 5349376 41 996147200 4194304 4520092 548682068832 18446744073709551615 225609578540 0 0 4096 0 0 0 0 17 1 0 0
/proc/16529/statm: 1306 41 31 79 0 100 0

[startup+0.107248 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 16529
/proc/meminfo: memFree=1803856/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=0.01
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.201254 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 16529
/proc/meminfo: memFree=1803856/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=0.01
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301263 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 16529
/proc/meminfo: memFree=1803856/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=0.01
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701299 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 16529
/proc/meminfo: memFree=1803856/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=0.01
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50237 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 16551
/proc/meminfo: memFree=1761600/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=0.01
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16543] ppid=16529 vsize=812760 CPUtime=1.44
/proc/16543/stat : 16543 (java) S 16529 16529 14877 0 -1 0 13751 0 1 0 138 6 0 0 18 0 9 0 2000895391 832266240 12973 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16543/statm: 203190 12973 2585 9 0 197171 0
[pid=16543/tid=16544] ppid=16529 vsize=812760 CPUtime=1.02
/proc/16543/task/16544/stat : 16544 (java) R 16529 16529 14877 0 -1 64 7655 0 1 0 99 3 0 0 25 0 9 0 2000895392 832266240 12973 996147200 134512640 134550740 4294955600 18446744073709551615 4126537447 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16545] ppid=16529 vsize=812760 CPUtime=0.11
/proc/16543/task/16545/stat : 16545 (java) S 16529 16529 14877 0 -1 64 4519 0 0 0 10 1 0 0 16 0 9 0 2000895393 832266240 12973 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16546] ppid=16529 vsize=812760 CPUtime=0
/proc/16543/task/16546/stat : 16546 (java) S 16529 16529 14877 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000895394 832266240 12973 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16547] ppid=16529 vsize=812760 CPUtime=0
/proc/16543/task/16547/stat : 16547 (java) S 16529 16529 14877 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000895394 832266240 12973 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16548] ppid=16529 vsize=812760 CPUtime=0
/proc/16543/task/16548/stat : 16548 (java) S 16529 16529 14877 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000895396 832266240 12973 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16549] ppid=16529 vsize=812760 CPUtime=0.28
/proc/16543/task/16549/stat : 16549 (java) S 16529 16529 14877 0 -1 64 878 0 0 0 28 0 0 0 16 0 9 0 2000895396 832266240 12973 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16550] ppid=16529 vsize=812760 CPUtime=0
/proc/16543/task/16550/stat : 16550 (java) S 16529 16529 14877 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000895396 832266240 12973 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16551] ppid=16529 vsize=812760 CPUtime=0
/proc/16543/task/16551/stat : 16551 (java) S 16529 16529 14877 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000895396 832266240 12973 996147200 134512640 134550740 4294955600 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) 860324

[startup+3.10251 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16551
/proc/meminfo: memFree=1760512/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=0.01
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16543] ppid=16529 vsize=812896 CPUtime=3.02
/proc/16543/stat : 16543 (java) S 16529 16529 14877 0 -1 0 15766 0 1 0 295 7 0 0 18 0 9 0 2000895391 832405504 14980 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16543/statm: 203224 14980 2586 9 0 197205 0
[pid=16543/tid=16544] ppid=16529 vsize=812896 CPUtime=2.52
/proc/16543/task/16544/stat : 16544 (java) R 16529 16529 14877 0 -1 64 9588 0 1 0 248 4 0 0 25 0 9 0 2000895392 832405504 14980 996147200 134512640 134550740 4294955600 18446744073709551615 4126416207 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16545] ppid=16529 vsize=812896 CPUtime=0.16
/proc/16543/task/16545/stat : 16545 (java) S 16529 16529 14877 0 -1 64 4577 0 0 0 15 1 0 0 17 0 9 0 2000895393 832405504 14980 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16546] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16546/stat : 16546 (java) S 16529 16529 14877 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000895394 832405504 14980 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16547] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16547/stat : 16547 (java) S 16529 16529 14877 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000895394 832405504 14980 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16548] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16548/stat : 16548 (java) S 16529 16529 14877 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000895396 832405504 14980 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16549] ppid=16529 vsize=812896 CPUtime=0.31
/proc/16543/task/16549/stat : 16549 (java) S 16529 16529 14877 0 -1 64 902 0 0 0 31 0 0 0 16 0 9 0 2000895396 832405504 14980 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16550] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16550/stat : 16550 (java) S 16529 16529 14877 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000895396 832405504 14980 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16551] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16551/stat : 16551 (java) S 16529 16529 14877 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000895396 832405504 14980 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860460

[startup+6.30278 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16551
/proc/meminfo: memFree=1731904/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=0.01
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16543] ppid=16529 vsize=812896 CPUtime=6.18
/proc/16543/stat : 16543 (java) S 16529 16529 14877 0 -1 0 20999 0 1 0 609 9 0 0 18 0 9 0 2000895391 832405504 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16543/statm: 203224 20211 2590 9 0 197205 0
[pid=16543/tid=16544] ppid=16529 vsize=812896 CPUtime=5.67
/proc/16543/task/16544/stat : 16544 (java) R 16529 16529 14877 0 -1 64 14609 0 1 0 561 6 0 0 25 0 9 0 2000895392 832405504 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4126416374 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16545] ppid=16529 vsize=812896 CPUtime=0.17
/proc/16543/task/16545/stat : 16545 (java) S 16529 16529 14877 0 -1 64 4788 0 0 0 16 1 0 0 16 0 9 0 2000895393 832405504 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16546] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16546/stat : 16546 (java) S 16529 16529 14877 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000895394 832405504 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16547] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16547/stat : 16547 (java) S 16529 16529 14877 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000895394 832405504 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16548] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16548/stat : 16548 (java) S 16529 16529 14877 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000895396 832405504 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16549] ppid=16529 vsize=812896 CPUtime=0.32
/proc/16543/task/16549/stat : 16549 (java) S 16529 16529 14877 0 -1 64 903 0 0 0 32 0 0 0 15 0 9 0 2000895396 832405504 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16550] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16550/stat : 16550 (java) S 16529 16529 14877 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000895396 832405504 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16551] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16551/stat : 16551 (java) S 16529 16529 14877 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000895396 832405504 20211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860460

[startup+12.7023 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16551
/proc/meminfo: memFree=1728896/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=0.01
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16543] ppid=16529 vsize=812896 CPUtime=12.53
/proc/16543/stat : 16543 (java) S 16529 16529 14877 0 -1 0 22116 0 1 0 1243 10 0 0 18 0 9 0 2000895391 832405504 21325 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16543/statm: 203224 21325 2590 9 0 197205 0
[pid=16543/tid=16544] ppid=16529 vsize=812896 CPUtime=11.95
/proc/16543/task/16544/stat : 16544 (java) R 16529 16529 14877 0 -1 64 14612 0 1 0 1189 6 0 0 25 0 9 0 2000895392 832405504 21325 996147200 134512640 134550740 4294955600 18446744073709551615 103778109 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16545] ppid=16529 vsize=812896 CPUtime=0.22
/proc/16543/task/16545/stat : 16545 (java) S 16529 16529 14877 0 -1 64 5902 0 0 0 20 2 0 0 16 0 9 0 2000895393 832405504 21325 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16546] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16546/stat : 16546 (java) S 16529 16529 14877 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000895394 832405504 21325 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16547] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16547/stat : 16547 (java) S 16529 16529 14877 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000895394 832405504 21325 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16548] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16548/stat : 16548 (java) S 16529 16529 14877 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000895396 832405504 21325 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16549] ppid=16529 vsize=812896 CPUtime=0.32
/proc/16543/task/16549/stat : 16549 (java) S 16529 16529 14877 0 -1 64 903 0 0 0 32 0 0 0 16 0 9 0 2000895396 832405504 21325 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16550] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16550/stat : 16550 (java) S 16529 16529 14877 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000895396 832405504 21325 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16551] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16551/stat : 16551 (java) S 16529 16529 14877 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000895396 832405504 21325 996147200 134512640 134550740 4294955600 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.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16551
/proc/meminfo: memFree=1723968/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=0.01
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16543] ppid=16529 vsize=812896 CPUtime=25.21
/proc/16543/stat : 16543 (java) S 16529 16529 14877 0 -1 0 23007 0 1 0 2510 11 0 0 18 0 9 0 2000895391 832405504 22211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16543/statm: 203224 22211 2590 9 0 197205 0
[pid=16543/tid=16544] ppid=16529 vsize=812896 CPUtime=24.54
/proc/16543/task/16544/stat : 16544 (java) R 16529 16529 14877 0 -1 64 14617 0 1 0 2447 7 0 0 25 0 9 0 2000895392 832405504 22211 996147200 134512640 134550740 4294955600 18446744073709551615 4126627661 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16545] ppid=16529 vsize=812896 CPUtime=0.31
/proc/16543/task/16545/stat : 16545 (java) S 16529 16529 14877 0 -1 64 6785 0 0 0 29 2 0 0 16 0 9 0 2000895393 832405504 22211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16546] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16546/stat : 16546 (java) S 16529 16529 14877 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000895394 832405504 22211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16547] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16547/stat : 16547 (java) S 16529 16529 14877 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000895394 832405504 22211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16548] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16548/stat : 16548 (java) S 16529 16529 14877 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000895396 832405504 22211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16549] ppid=16529 vsize=812896 CPUtime=0.32
/proc/16543/task/16549/stat : 16549 (java) S 16529 16529 14877 0 -1 64 906 0 0 0 32 0 0 0 17 0 9 0 2000895396 832405504 22211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16550] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16550/stat : 16550 (java) S 16529 16529 14877 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000895396 832405504 22211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16543/tid=16551] ppid=16529 vsize=812896 CPUtime=0
/proc/16543/task/16551/stat : 16551 (java) S 16529 16529 14877 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000895396 832405504 22211 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 860460

[startup+51.1017 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 16551
/proc/meminfo: memFree=1699328/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=0.01

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

/proc/16580/statm: 140221 139250 57 152 0 140066 0
Current children cumulated CPU time (s) 398.56
Current children cumulated vsize (KiB) 608448

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=1057304/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=623648 CPUtime=326.78
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 154808 0 0 0 32571 107 0 0 25 0 1 0 2000908660 638615552 154779 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 155912 154779 57 152 0 155757 0
Current children cumulated CPU time (s) 458.05
Current children cumulated vsize (KiB) 671212

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=1018008/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=663236 CPUtime=386.29
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 164671 0 0 0 38513 116 0 0 25 0 1 0 2000908660 679153664 164642 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 165809 164642 57 152 0 165654 0
Current children cumulated CPU time (s) 517.56
Current children cumulated vsize (KiB) 710800

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=991832/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=689400 CPUtime=445.81
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 171111 0 0 0 44458 123 0 0 25 0 1 0 2000908660 705945600 171082 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 172350 171082 57 152 0 172195 0
Current children cumulated CPU time (s) 577.08
Current children cumulated vsize (KiB) 736964

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=971160/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=710108 CPUtime=505.3
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 176289 0 0 0 50402 128 0 0 25 0 1 0 2000908660 727150592 176260 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 177527 176260 57 152 0 177372 0
Current children cumulated CPU time (s) 636.57
Current children cumulated vsize (KiB) 757672

[startup+702.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=955288/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=725956 CPUtime=564.81
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 180180 0 0 0 56348 133 0 0 25 0 1 0 2000908660 743378944 180151 996147200 134512640 135136200 4294955968 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 181489 180151 57 152 0 181334 0
Current children cumulated CPU time (s) 696.08
Current children cumulated vsize (KiB) 773520

[startup+762.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=929240/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=752184 CPUtime=624.31
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 186666 0 0 0 62295 136 0 0 25 0 1 0 2000908660 770236416 186637 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 188046 186637 57 152 0 187891 0
Current children cumulated CPU time (s) 755.58
Current children cumulated vsize (KiB) 799748

[startup+822.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=882520/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=799652 CPUtime=683.8
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 198364 0 0 0 68234 146 0 0 25 0 1 0 2000908660 818843648 198335 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 199913 198335 57 152 0 199758 0
Current children cumulated CPU time (s) 815.07
Current children cumulated vsize (KiB) 847216

[startup+882.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=855576/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=826652 CPUtime=743.31
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 205033 0 0 0 74179 152 0 0 25 0 1 0 2000908660 846491648 205004 996147200 134512640 135136200 4294955968 18446744073709551615 134529500 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 206663 205004 57 152 0 206508 0
Current children cumulated CPU time (s) 874.58
Current children cumulated vsize (KiB) 874216

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=834200/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=848336 CPUtime=802.81
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 210399 0 0 0 80123 158 0 0 25 0 1 0 2000908660 868696064 210370 996147200 134512640 135136200 4294955968 18446744073709551615 134529518 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 212084 210370 57 152 0 211929 0
Current children cumulated CPU time (s) 934.08
Current children cumulated vsize (KiB) 895900

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=815960/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=866384 CPUtime=862.33
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 214907 0 0 0 86070 163 0 0 25 0 1 0 2000908660 887177216 214878 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 216596 214878 57 152 0 216441 0
Current children cumulated CPU time (s) 993.6
Current children cumulated vsize (KiB) 913948



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1034.4 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=808344/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=874048 CPUtime=894.16
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 216787 0 0 0 89251 165 0 0 25 0 1 0 2000908660 895025152 216758 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 218512 216758 57 152 0 218357 0
Current children cumulated CPU time (s) 1025.43
Current children cumulated vsize (KiB) 921612

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

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

[startup+1034.4 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 16586
/proc/meminfo: memFree=808344/2055920 swapFree=4180080/4192956
[pid=16529] ppid=16527 vsize=47564 CPUtime=131.27
/proc/16529/stat : 16529 (galacM.sh) S 16527 16529 14877 0 -1 4194304 799 25995 0 1 0 0 13065 62 17 0 1 0 2000895387 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 225611803482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/16529/statm: 11891 364 245 79 0 219 0
[pid=16580] ppid=16529 vsize=874048 CPUtime=894.16
/proc/16580/stat : 16580 (minisat) R 16529 16529 14877 0 -1 4194304 216787 0 0 0 89251 165 0 0 25 0 1 0 2000908660 895025152 216758 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/16580/statm: 218512 216758 57 152 0 218357 0
Current children cumulated CPU time (s) 1025.43
Current children cumulated vsize (KiB) 921612

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16529 and gives
#  childrusage.ru_utime.tv_sec=130
#  childrusage.ru_utime.tv_usec=657137
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=634903
# CPU time returned by wait4() is 131.292
# while last known CPU time is 1025.43
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1034.41
CPU time (s): 1025.43
CPU user time (s): 1023.16
CPU system time (s): 2.27
CPU usage (%): 99.1316
Max. virtual memory (cumulated for all children) (KiB): 921612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 130.657
system time used= 0.634903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26794
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= 5871
involuntary context switches= 8630

runsolver used 1.2968 second user time and 3.09453 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-05 02:53:34
IDJOB=1081805
IDBENCH=57142
IDSOLVER=350
FILE ID=node31/1081805-1215219213
PBS_JOBID= 7881780
Free space on /tmp= 66484 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-48.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1081805-1215219213/watcher-1081805-1215219213 -o /tmp/evaluation-result-1081805-1215219213/solver-1081805-1215219213 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1081805-1215219213.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2954e4929c1ef5c3af61301ca56f5bd2
RANDOM SEED=1502469857

node31.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.232
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.232
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:       1804336 kB
Buffers:         31948 kB
Cached:         154436 kB
SwapCached:       6260 kB
Active:         148840 kB
Inactive:        51588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804336 kB
SwapTotal:     4192956 kB
SwapFree:      4180080 kB
Dirty:            9760 kB
Writeback:           0 kB
Mapped:          20368 kB
Slab:            36176 kB
Committed_AS:  3218772 kB
PageTables:       1944 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= 66400 MiB
End job on node31 at 2008-07-05 03:10:50