Trace number 1092734

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) 1262.45 1263.71

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-40.xml
MD5SUM40a3acaa544741df45dd665a69096ec7
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 variables160
Number of constraints12840
Maximum constraint arity2
Maximum domain size160
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12840
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
2.95/3.07	c start processing
2.95/3.07	c start relation processing
3.05/3.11	c start cnf exporting
89.16/90.06	c parsing time : 2.946
89.16/90.06	c preprocessing time : 89.935
89.16/90.06	
89.16/90.06	c Nary constraints - conflicts : 0 supports : 0
89.16/90.06	c Binary constraints - conflicts : 12720 supports :120
89.16/90.06	c max arity constraint : 2
89.16/90.06	c Max Tuples generated 25600
89.16/90.06	c relations : 41
89.16/90.06	c relations BDD: 0
89.16/90.06	c sampling 41/41
89.16/90.06	c vars : 25601 - clauses :  4103800
89.16/90.06	
89.22/90.13	 
89.22/90.13	c --- SAT Solver Stats ---
89.22/90.13	 

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-1092734-1215277019/watcher-1092734-1215277019 -o /tmp/evaluation-result-1092734-1215277019/solver-1092734-1215277019 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1092734-1215277019.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/75 17754
/proc/meminfo: memFree=1736944/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=8528 CPUtime=0
/proc/17754/stat : 17754 (galacM.sh) R 17752 17754 15141 0 -1 4194304 285 0 0 0 0 0 0 0 20 0 1 0 650632355 8732672 231 996147200 4194304 4520092 548682068832 18446744073709551615 182895254768 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17754/statm: 2132 231 176 79 0 125 0

[startup+0.024908 s]
/proc/loadavg: 1.99 1.98 1.99 4/75 17754
/proc/meminfo: memFree=1736944/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=8784 CPUtime=0.01
/proc/17754/stat : 17754 (galacM.sh) R 17752 17754 15141 0 -1 4194304 576 1319 0 0 0 0 0 1 16 0 1 0 650632355 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 234045893279 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/17754/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.101914 s]
/proc/loadavg: 1.99 1.98 1.99 4/75 17754
/proc/meminfo: memFree=1736944/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=0.02
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 764 1697 0 0 0 1 0 1 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+0.301935 s]
/proc/loadavg: 1.99 1.98 1.99 4/75 17754
/proc/meminfo: memFree=1736944/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=0.02
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 764 1697 0 0 0 1 0 1 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+0.701977 s]
/proc/loadavg: 1.99 1.98 1.99 4/75 17754
/proc/meminfo: memFree=1736944/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=0.02
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 764 1697 0 0 0 1 0 1 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+1.50106 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 17776
/proc/meminfo: memFree=1703560/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=0.02
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 764 1697 0 0 0 1 0 1 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17768] ppid=17754 vsize=812760 CPUtime=1.44
/proc/17768/stat : 17768 (java) S 17754 17754 15141 0 -1 0 14985 0 1 0 134 10 0 0 18 0 9 0 650632358 832266240 14387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17768/statm: 203190 14387 1924 9 0 197171 0
[pid=17768/tid=17769] ppid=17754 vsize=812760 CPUtime=1.15
/proc/17768/task/17769/stat : 17769 (java) R 17754 17754 15141 0 -1 64 13363 0 1 0 106 9 0 0 25 0 9 0 650632359 832266240 14387 996147200 134512640 134550740 4294955600 18446744073709551615 4126414834 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17770] ppid=17754 vsize=812760 CPUtime=0
/proc/17768/task/17770/stat : 17770 (java) S 17754 17754 15141 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 650632361 832266240 14387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17771] ppid=17754 vsize=812760 CPUtime=0
/proc/17768/task/17771/stat : 17771 (java) S 17754 17754 15141 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 650632361 832266240 14387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17772] ppid=17754 vsize=812760 CPUtime=0
/proc/17768/task/17772/stat : 17772 (java) S 17754 17754 15141 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 650632361 832266240 14387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17773] ppid=17754 vsize=812760 CPUtime=0
/proc/17768/task/17773/stat : 17773 (java) S 17754 17754 15141 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 650632363 832266240 14387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17774] ppid=17754 vsize=812760 CPUtime=0.27
/proc/17768/task/17774/stat : 17774 (java) S 17754 17754 15141 0 -1 64 919 0 0 0 27 0 0 0 16 0 9 0 650632363 832266240 14387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17775] ppid=17754 vsize=812760 CPUtime=0
/proc/17768/task/17775/stat : 17775 (java) S 17754 17754 15141 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650632363 832266240 14387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17776] ppid=17754 vsize=812760 CPUtime=0
/proc/17768/task/17776/stat : 17776 (java) S 17754 17754 15141 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 650632363 832266240 14387 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860332

[startup+3.10223 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 17776
/proc/meminfo: memFree=1666568/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=0.02
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 764 1697 0 0 0 1 0 1 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17768] ppid=17754 vsize=812760 CPUtime=3.03
/proc/17768/stat : 17768 (java) S 17754 17754 15141 0 -1 0 21404 0 1 0 289 14 0 0 18 0 9 0 650632358 832266240 20804 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17768/statm: 203190 20804 1935 9 0 197171 0
[pid=17768/tid=17769] ppid=17754 vsize=812760 CPUtime=2.66
/proc/17768/task/17769/stat : 17769 (java) R 17754 17754 15141 0 -1 64 14598 0 1 0 256 10 0 0 25 0 9 0 650632359 832266240 20804 996147200 134512640 134550740 4294955600 18446744073709551615 4127303569 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17770] ppid=17754 vsize=812760 CPUtime=0.05
/proc/17768/task/17770/stat : 17770 (java) S 17754 17754 15141 0 -1 64 5177 0 0 0 3 2 0 0 17 0 9 0 650632361 832266240 20804 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17771] ppid=17754 vsize=812760 CPUtime=0
/proc/17768/task/17771/stat : 17771 (java) S 17754 17754 15141 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 650632361 832266240 20804 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17772] ppid=17754 vsize=812760 CPUtime=0
/proc/17768/task/17772/stat : 17772 (java) S 17754 17754 15141 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650632361 832266240 20804 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17773] ppid=17754 vsize=812760 CPUtime=0
/proc/17768/task/17773/stat : 17773 (java) S 17754 17754 15141 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 650632363 832266240 20804 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17774] ppid=17754 vsize=812760 CPUtime=0.29
/proc/17768/task/17774/stat : 17774 (java) S 17754 17754 15141 0 -1 64 928 0 0 0 29 0 0 0 16 0 9 0 650632363 832266240 20804 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17775] ppid=17754 vsize=812760 CPUtime=0
/proc/17768/task/17775/stat : 17775 (java) S 17754 17754 15141 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650632363 832266240 20804 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17776] ppid=17754 vsize=812760 CPUtime=0
/proc/17768/task/17776/stat : 17776 (java) S 17754 17754 15141 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 650632363 832266240 20804 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860332

[startup+6.30257 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 17776
/proc/meminfo: memFree=1656264/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=0.02
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 764 1697 0 0 0 1 0 1 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17768] ppid=17754 vsize=812892 CPUtime=6.2
/proc/17768/stat : 17768 (java) S 17754 17754 15141 0 -1 0 21871 0 1 0 605 15 0 0 18 0 9 0 650632358 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17768/statm: 203223 21264 1947 9 0 197204 0
[pid=17768/tid=17769] ppid=17754 vsize=812892 CPUtime=5.72
/proc/17768/task/17769/stat : 17769 (java) R 17754 17754 15141 0 -1 64 14637 0 1 0 561 11 0 0 25 0 9 0 650632359 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4127391955 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17770] ppid=17754 vsize=812892 CPUtime=0.11
/proc/17768/task/17770/stat : 17770 (java) S 17754 17754 15141 0 -1 64 5566 0 0 0 9 2 0 0 16 0 9 0 650632361 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17771] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17771/stat : 17771 (java) S 17754 17754 15141 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 650632361 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17772] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17772/stat : 17772 (java) S 17754 17754 15141 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650632361 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17773] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17773/stat : 17773 (java) S 17754 17754 15141 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 650632363 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17774] ppid=17754 vsize=812892 CPUtime=0.35
/proc/17768/task/17774/stat : 17774 (java) S 17754 17754 15141 0 -1 64 967 0 0 0 34 1 0 0 15 0 9 0 650632363 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17775] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17775/stat : 17775 (java) S 17754 17754 15141 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650632363 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17776] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17776/stat : 17776 (java) S 17754 17754 15141 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 650632363 832401408 21264 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 860464

[startup+12.7022 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 17776
/proc/meminfo: memFree=1647888/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=0.02
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 764 1697 0 0 0 1 0 1 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17768] ppid=17754 vsize=812892 CPUtime=12.54
/proc/17768/stat : 17768 (java) S 17754 17754 15141 0 -1 0 22511 0 1 0 1235 19 0 0 18 0 9 0 650632358 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17768/statm: 203223 21891 1947 9 0 197204 0
[pid=17768/tid=17769] ppid=17754 vsize=812892 CPUtime=11.96
/proc/17768/task/17769/stat : 17769 (java) R 17754 17754 15141 0 -1 64 14650 0 1 0 1181 15 0 0 25 0 9 0 650632359 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4127373671 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17770] ppid=17754 vsize=812892 CPUtime=0.2
/proc/17768/task/17770/stat : 17770 (java) S 17754 17754 15141 0 -1 64 6193 0 0 0 18 2 0 0 16 0 9 0 650632361 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17771] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17771/stat : 17771 (java) S 17754 17754 15141 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 650632361 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17772] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17772/stat : 17772 (java) S 17754 17754 15141 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650632361 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17773] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17773/stat : 17773 (java) S 17754 17754 15141 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 650632363 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17774] ppid=17754 vsize=812892 CPUtime=0.35
/proc/17768/task/17774/stat : 17774 (java) S 17754 17754 15141 0 -1 64 967 0 0 0 34 1 0 0 15 0 9 0 650632363 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17775] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17775/stat : 17775 (java) S 17754 17754 15141 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650632363 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17776] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17776/stat : 17776 (java) S 17754 17754 15141 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 650632363 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 860464

[startup+25.5026 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 17776
/proc/meminfo: memFree=1634968/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=0.02
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 764 1697 0 0 0 1 0 1 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17768] ppid=17754 vsize=812892 CPUtime=25.23
/proc/17768/stat : 17768 (java) S 17754 17754 15141 0 -1 0 22538 0 1 0 2496 27 0 0 18 0 9 0 650632358 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17768/statm: 203223 21891 1947 9 0 197204 0
[pid=17768/tid=17769] ppid=17754 vsize=812892 CPUtime=24.62
/proc/17768/task/17769/stat : 17769 (java) R 17754 17754 15141 0 -1 64 14677 0 1 0 2441 21 0 0 25 0 9 0 650632359 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4126795751 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17770] ppid=17754 vsize=812892 CPUtime=0.23
/proc/17768/task/17770/stat : 17770 (java) S 17754 17754 15141 0 -1 64 6193 0 0 0 20 3 0 0 16 0 9 0 650632361 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17771] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17771/stat : 17771 (java) S 17754 17754 15141 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 650632361 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17772] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17772/stat : 17772 (java) S 17754 17754 15141 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650632361 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17773] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17773/stat : 17773 (java) S 17754 17754 15141 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 650632363 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17774] ppid=17754 vsize=812892 CPUtime=0.35
/proc/17768/task/17774/stat : 17774 (java) S 17754 17754 15141 0 -1 64 967 0 0 0 34 1 0 0 16 0 9 0 650632363 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17775] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17775/stat : 17775 (java) S 17754 17754 15141 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650632363 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17768/tid=17776] ppid=17754 vsize=812892 CPUtime=0
/proc/17768/task/17776/stat : 17776 (java) S 17754 17754 15141 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 650632363 832401408 21891 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 860464

[startup+51.1023 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 17776
/proc/meminfo: memFree=1614360/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=0.02

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

/proc/17777/statm: 146595 144784 57 152 0 146440 0
Current children cumulated CPU time (s) 641.2
Current children cumulated vsize (KiB) 633952

[startup+702.302 s]
/proc/loadavg: 2.14 2.14 2.05 3/83 17832
/proc/meminfo: memFree=1041712/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=608600 CPUtime=611.95
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 150371 0 0 0 61079 116 0 0 25 0 1 0 650641368 623206400 150352 996147200 134512640 135136200 4294955968 18446744073709551615 134529509 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 152150 150352 57 152 0 151995 0
Current children cumulated CPU time (s) 701.19
Current children cumulated vsize (KiB) 656172

[startup+762.305 s]
/proc/loadavg: 2.05 2.11 2.04 3/83 17832
/proc/meminfo: memFree=1019824/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=630128 CPUtime=671.93
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 155772 0 0 0 67073 120 0 0 25 0 1 0 650641368 645251072 155753 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 157532 155753 57 152 0 157377 0
Current children cumulated CPU time (s) 761.17
Current children cumulated vsize (KiB) 677700

[startup+822.302 s]
/proc/loadavg: 2.02 2.09 2.04 3/83 17832
/proc/meminfo: memFree=998576/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=651608 CPUtime=731.91
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 161125 0 0 0 73067 124 0 0 25 0 1 0 650641368 667246592 161106 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 162902 161106 57 152 0 162747 0
Current children cumulated CPU time (s) 821.15
Current children cumulated vsize (KiB) 699180

[startup+882.302 s]
/proc/loadavg: 2.00 2.07 2.03 3/83 17832
/proc/meminfo: memFree=975408/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=674476 CPUtime=791.9
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 166844 0 0 0 79061 129 0 0 25 0 1 0 650641368 690663424 166825 996147200 134512640 135136200 4294955968 18446744073709551615 134529530 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 168619 166825 57 152 0 168464 0
Current children cumulated CPU time (s) 881.14
Current children cumulated vsize (KiB) 722048

[startup+942.301 s]
/proc/loadavg: 2.00 2.06 2.03 3/83 17832
/proc/meminfo: memFree=953520/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=696684 CPUtime=851.89
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 172390 0 0 0 85056 133 0 0 25 0 1 0 650641368 713404416 172371 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 174171 172371 57 152 0 174016 0
Current children cumulated CPU time (s) 941.13
Current children cumulated vsize (KiB) 744256

[startup+1002.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/83 17832
/proc/meminfo: memFree=915696/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=734312 CPUtime=911.87
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 181748 0 0 0 91046 141 0 0 25 0 1 0 650641368 751935488 181729 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 183578 181729 57 152 0 183423 0
Current children cumulated CPU time (s) 1001.11
Current children cumulated vsize (KiB) 781884

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/83 17832
/proc/meminfo: memFree=886768/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=763452 CPUtime=971.86
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 189040 0 0 0 97039 147 0 0 25 0 1 0 650641368 781774848 189021 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 190863 189021 57 152 0 190708 0
Current children cumulated CPU time (s) 1061.1
Current children cumulated vsize (KiB) 811024

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/83 17832
/proc/meminfo: memFree=850224/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=799732 CPUtime=1031.84
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 198104 0 0 0 103029 155 0 0 25 0 1 0 650641368 818925568 198085 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 199933 198085 57 152 0 199778 0
Current children cumulated CPU time (s) 1121.08
Current children cumulated vsize (KiB) 847304

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 17832
/proc/meminfo: memFree=815856/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=834328 CPUtime=1091.83
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 206758 0 0 0 109021 162 0 0 25 0 1 0 650641368 854351872 206739 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 208582 206739 57 152 0 208427 0
Current children cumulated CPU time (s) 1181.07
Current children cumulated vsize (KiB) 881900

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 17832
/proc/meminfo: memFree=785200/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=864456 CPUtime=1151.81
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 214307 0 0 0 115013 168 0 0 25 0 1 0 650641368 885202944 214288 996147200 134512640 135136200 4294955968 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 216114 214288 57 152 0 215959 0
Current children cumulated CPU time (s) 1241.05
Current children cumulated vsize (KiB) 912028



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1263.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 17832
/proc/meminfo: memFree=775472/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=874064 CPUtime=1173.21
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 216683 0 0 0 117151 170 0 0 25 0 1 0 650641368 895041536 216664 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 218516 216664 57 152 0 218361 0
Current children cumulated CPU time (s) 1262.45
Current children cumulated vsize (KiB) 921636

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

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

[startup+1263.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 17832
/proc/meminfo: memFree=775472/2055920 swapFree=4180580/4192956
[pid=17754] ppid=17752 vsize=47572 CPUtime=89.24
/proc/17754/stat : 17754 (galacM.sh) S 17752 17754 15141 0 -1 4194304 798 24478 0 1 0 1 8869 54 17 0 1 0 650632355 48713728 363 996147200 4194304 4520092 548682068832 18446744073709551615 234045500250 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17754/statm: 11893 363 244 79 0 219 0
[pid=17777] ppid=17754 vsize=874064 CPUtime=1173.21
/proc/17777/stat : 17777 (minisat) R 17754 17754 15141 0 -1 4194304 216683 0 0 0 117151 170 0 0 25 0 1 0 650641368 895041536 216664 996147200 134512640 135136200 4294955968 18446744073709551615 134529504 0 0 4096 3 0 0 0 17 1 0 0
/proc/17777/statm: 218516 216664 57 152 0 218361 0
Current children cumulated CPU time (s) 1262.45
Current children cumulated vsize (KiB) 921636

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17754 and gives
#  childrusage.ru_utime.tv_sec=88
#  childrusage.ru_utime.tv_usec=701515
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=556915
# CPU time returned by wait4() is 89.2584
# while last known CPU time is 1262.45
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1263.71
CPU time (s): 1262.45
CPU user time (s): 1260.2
CPU system time (s): 2.25
CPU usage (%): 99.9
Max. virtual memory (cumulated for all children) (KiB): 921636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.7015
system time used= 0.556915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25276
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= 4507
involuntary context switches= 6552

runsolver used 1.2908 second user time and 3.45747 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-05 18:56:59
IDJOB=1092734
IDBENCH=58651
IDSOLVER=350
FILE ID=node79/1092734-1215277019
PBS_JOBID= 7882132
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 40a3acaa544741df45dd665a69096ec7
RANDOM SEED=81816276

node79.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.218
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.218
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:       1737424 kB
Buffers:         46604 kB
Cached:         196108 kB
SwapCached:       6916 kB
Active:         172208 kB
Inactive:        96392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737424 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:            4544 kB
Writeback:           0 kB
Mapped:          30976 kB
Slab:            35212 kB
Committed_AS:  1133680 kB
PageTables:       1824 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66432 MiB
End job on node79 at 2008-07-05 19:18:05