Trace number 1058828

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.1 1807.51

General information on the benchmark

Namecsp/rand-3-28-28/
normalized-rand-3-28-28-93-632-6_ext.xml
MD5SUM66d15068c66a0a892205216272b11fdf
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
5.20/5.35	c start processing
5.20/5.35	c start relation processing
18.68/18.94	c start cnf exporting
74.81/75.62	c parsing time : 5.226
74.81/75.62	c preprocessing time : 75.496
74.81/75.62	
74.81/75.62	c Nary constraints - conflicts : 0 supports : 93
74.81/75.62	c Binary constraints - conflicts : 0 supports :0
74.81/75.62	c max arity constraint : 3
74.81/75.62	c Max Tuples generated 0
74.81/75.62	c relations : 93
74.81/75.62	c relations BDD: 93
74.81/75.62	c sampling 0/0
74.81/75.62	c vars : 598298 - clauses :  1874747
74.81/75.62	
74.88/75.72	 
74.88/75.72	c --- SAT Solver Stats ---
74.88/75.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-1058828-1215118463/watcher-1058828-1215118463 -o /tmp/evaluation-result-1058828-1215118463/solver-1058828-1215118463 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1058828-1215118463.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.06 2.02 2.00 4/81 30836
/proc/meminfo: memFree=1720064/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=18572 CPUtime=0
/proc/30836/stat : 30836 (runsolver) R 30834 30836 29839 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 1990819843 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 210824129831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30836/statm: 4643 292 257 25 0 2626 0

[startup+0.0154379 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 30836
/proc/meminfo: memFree=1720064/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=8652 CPUtime=0
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1990819843 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.103285 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 30836
/proc/meminfo: memFree=1720064/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=0
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 765 1697 0 0 0 0 0 0 18 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47572

[startup+0.301309 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 30836
/proc/meminfo: memFree=1720064/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=0
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 765 1697 0 0 0 0 0 0 18 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47572

[startup+0.701361 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 30836
/proc/meminfo: memFree=1720064/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=0
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 765 1697 0 0 0 0 0 0 18 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47572

[startup+1.50245 s]
/proc/loadavg: 2.06 2.02 2.00 4/91 30858
/proc/meminfo: memFree=1645104/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=0
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 765 1697 0 0 0 0 0 0 18 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30850] ppid=30836 vsize=812628 CPUtime=1.44
/proc/30850/stat : 30850 (java) S 30836 30836 29839 0 -1 0 22158 0 1 0 132 12 0 0 18 0 9 0 1990819847 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30850/statm: 203157 21581 1883 9 0 197138 0
[pid=30850/tid=30851] ppid=30836 vsize=812628 CPUtime=1.22
/proc/30850/task/30851/stat : 30851 (java) R 30836 30836 29839 0 -1 64 14457 0 1 0 114 8 0 0 25 0 9 0 1990819848 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4126641415 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30852] ppid=30836 vsize=812628 CPUtime=0.08
/proc/30850/task/30852/stat : 30852 (java) S 30836 30836 29839 0 -1 64 6247 0 0 0 6 2 0 0 16 0 9 0 1990819849 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30853] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30853/stat : 30853 (java) S 30836 30836 29839 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1990819849 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30854] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30854/stat : 30854 (java) S 30836 30836 29839 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990819849 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30855] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30855/stat : 30855 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990819851 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30856] ppid=30836 vsize=812628 CPUtime=0.11
/proc/30850/task/30856/stat : 30856 (java) S 30836 30836 29839 0 -1 64 749 0 0 0 11 0 0 0 16 0 9 0 1990819851 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30857] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30857/stat : 30857 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990819851 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30858] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30858/stat : 30858 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990819851 832131072 21581 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860200

[startup+3.10265 s]
/proc/loadavg: 2.06 2.01 2.00 4/91 30858
/proc/meminfo: memFree=1634800/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=0
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 765 1697 0 0 0 0 0 0 18 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30850] ppid=30836 vsize=812628 CPUtime=3.03
/proc/30850/stat : 30850 (java) S 30836 30836 29839 0 -1 0 25804 0 1 0 290 13 0 0 18 0 9 0 1990819847 832131072 25221 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30850/statm: 203157 25221 1883 9 0 197138 0
[pid=30850/tid=30851] ppid=30836 vsize=812628 CPUtime=2.65
/proc/30850/task/30851/stat : 30851 (java) R 30836 30836 29839 0 -1 64 14463 0 1 0 257 8 0 0 25 0 9 0 1990819848 832131072 25221 996147200 134512640 134550740 4294955616 18446744073709551615 4126738673 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30852] ppid=30836 vsize=812628 CPUtime=0.22
/proc/30850/task/30852/stat : 30852 (java) S 30836 30836 29839 0 -1 64 9883 0 0 0 19 3 0 0 16 0 9 0 1990819849 832131072 25221 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30853] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30853/stat : 30853 (java) S 30836 30836 29839 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1990819849 832131072 25221 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30854] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30854/stat : 30854 (java) S 30836 30836 29839 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990819849 832131072 25221 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30855] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30855/stat : 30855 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990819851 832131072 25221 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30856] ppid=30836 vsize=812628 CPUtime=0.12
/proc/30850/task/30856/stat : 30856 (java) S 30836 30836 29839 0 -1 64 753 0 0 0 12 0 0 0 16 0 9 0 1990819851 832131072 25221 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30857] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30857/stat : 30857 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990819851 832131072 25221 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30858] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30858/stat : 30858 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990819851 832131072 25221 996147200 134512640 134550740 4294955616 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) 860200

[startup+6.30103 s]
/proc/loadavg: 2.06 2.01 2.00 3/91 30858
/proc/meminfo: memFree=1605936/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=0
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 765 1697 0 0 0 0 0 0 18 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30850] ppid=30836 vsize=812628 CPUtime=6.19
/proc/30850/stat : 30850 (java) S 30836 30836 29839 0 -1 0 33091 0 1 0 601 18 0 0 18 0 9 0 1990819847 832131072 32498 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30850/statm: 203157 32498 1891 9 0 197138 0
[pid=30850/tid=30851] ppid=30836 vsize=812628 CPUtime=5.44
/proc/30850/task/30851/stat : 30851 (java) R 30836 30836 29839 0 -1 64 14490 0 1 0 534 10 0 0 25 0 9 0 1990819848 832131072 32498 996147200 134512640 134550740 4294955616 18446744073709551615 4126878955 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30852] ppid=30836 vsize=812628 CPUtime=0.53
/proc/30850/task/30852/stat : 30852 (java) S 30836 30836 29839 0 -1 64 17096 0 0 0 46 7 0 0 16 0 9 0 1990819849 832131072 32498 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30853] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30853/stat : 30853 (java) S 30836 30836 29839 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1990819849 832131072 32498 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30854] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30854/stat : 30854 (java) S 30836 30836 29839 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990819849 832131072 32498 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30855] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30855/stat : 30855 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990819851 832131072 32498 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30856] ppid=30836 vsize=812628 CPUtime=0.19
/proc/30850/task/30856/stat : 30856 (java) S 30836 30836 29839 0 -1 64 800 0 0 0 19 0 0 0 15 0 9 0 1990819851 832131072 32498 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30857] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30857/stat : 30857 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990819851 832131072 32498 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30858] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30858/stat : 30858 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990819851 832131072 32498 996147200 134512640 134550740 4294955616 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) 860200

[startup+12.7018 s]
/proc/loadavg: 2.05 2.01 2.00 3/91 30858
/proc/meminfo: memFree=1516080/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=0
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 765 1697 0 0 0 0 0 0 18 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30850] ppid=30836 vsize=812628 CPUtime=12.53
/proc/30850/stat : 30850 (java) S 30836 30836 29839 0 -1 0 53067 0 1 0 1224 29 0 0 18 0 9 0 1990819847 832131072 52472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30850/statm: 203157 52472 1891 9 0 197138 0
[pid=30850/tid=30851] ppid=30836 vsize=812628 CPUtime=10.79
/proc/30850/task/30851/stat : 30851 (java) R 30836 30836 29839 0 -1 64 14492 0 1 0 1069 10 0 0 25 0 9 0 1990819848 832131072 52472 996147200 134512640 134550740 4294955616 18446744073709551615 4126887267 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30852] ppid=30836 vsize=812628 CPUtime=1.51
/proc/30850/task/30852/stat : 30852 (java) S 30836 30836 29839 0 -1 64 37070 0 0 0 134 17 0 0 16 0 9 0 1990819849 832131072 52472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30853] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30853/stat : 30853 (java) S 30836 30836 29839 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1990819849 832131072 52472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30854] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30854/stat : 30854 (java) S 30836 30836 29839 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990819849 832131072 52472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30855] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30855/stat : 30855 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990819851 832131072 52472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30856] ppid=30836 vsize=812628 CPUtime=0.19
/proc/30850/task/30856/stat : 30856 (java) S 30836 30836 29839 0 -1 64 800 0 0 0 19 0 0 0 15 0 9 0 1990819851 832131072 52472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30857] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30857/stat : 30857 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990819851 832131072 52472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30858] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30858/stat : 30858 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990819851 832131072 52472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860200

[startup+25.5023 s]
/proc/loadavg: 2.04 2.01 2.00 3/91 30858
/proc/meminfo: memFree=1373424/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=0
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 765 1697 0 0 0 0 0 0 18 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30850] ppid=30836 vsize=812628 CPUtime=25.21
/proc/30850/stat : 30850 (java) S 30836 30836 29839 0 -1 0 87882 0 1 0 2474 47 0 0 18 0 9 0 1990819847 832131072 87271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30850/statm: 203157 87271 1910 9 0 197138 0
[pid=30850/tid=30851] ppid=30836 vsize=812628 CPUtime=21.71
/proc/30850/task/30851/stat : 30851 (java) R 30836 30836 29839 0 -1 64 14546 0 1 0 2158 13 0 0 25 0 9 0 1990819848 832131072 87271 996147200 134512640 134550740 4294955616 18446744073709551615 4126983511 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30852] ppid=30836 vsize=812628 CPUtime=3.22
/proc/30850/task/30852/stat : 30852 (java) S 30836 30836 29839 0 -1 64 71793 0 0 0 290 32 0 0 16 0 9 0 1990819849 832131072 87271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30853] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30853/stat : 30853 (java) S 30836 30836 29839 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1990819849 832131072 87271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30854] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30854/stat : 30854 (java) S 30836 30836 29839 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1990819849 832131072 87271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30855] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30855/stat : 30855 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990819851 832131072 87271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30856] ppid=30836 vsize=812628 CPUtime=0.25
/proc/30850/task/30856/stat : 30856 (java) S 30836 30836 29839 0 -1 64 838 0 0 0 25 0 0 0 15 0 9 0 1990819851 832131072 87271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30857] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30857/stat : 30857 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990819851 832131072 87271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30850/tid=30858] ppid=30836 vsize=812628 CPUtime=0
/proc/30850/task/30858/stat : 30858 (java) S 30836 30836 29839 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990819851 832131072 87271 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 860200

[startup+51.1024 s]
/proc/loadavg: 2.02 2.01 2.00 3/91 30858
/proc/meminfo: memFree=1358128/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=0

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

/proc/30859/statm: 69980 67404 57 152 0 69825 0
Current children cumulated CPU time (s) 1175.13
Current children cumulated vsize (KiB) 327492

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1432064/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=285784 CPUtime=1160.19
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 68894 0 0 0 115968 51 0 0 25 0 1 0 1990827415 292642816 68875 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 71446 68875 57 152 0 71291 0
Current children cumulated CPU time (s) 1235.11
Current children cumulated vsize (KiB) 333356

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1427072/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=290672 CPUtime=1220.17
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 70117 0 0 0 121965 52 0 0 25 0 1 0 1990827415 297648128 70098 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 72668 70098 57 152 0 72513 0
Current children cumulated CPU time (s) 1295.09
Current children cumulated vsize (KiB) 338244

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1424960/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=293052 CPUtime=1280.15
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 70642 0 0 0 127962 53 0 0 25 0 1 0 1990827415 300085248 70623 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 73263 70623 57 152 0 73108 0
Current children cumulated CPU time (s) 1355.07
Current children cumulated vsize (KiB) 340624

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1418176/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=299712 CPUtime=1340.12
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 72326 0 0 0 133958 54 0 0 25 0 1 0 1990827415 306905088 72307 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 74928 72307 57 152 0 74773 0
Current children cumulated CPU time (s) 1415.04
Current children cumulated vsize (KiB) 347284

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1409792/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=308008 CPUtime=1400.1
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 74413 0 0 0 139955 55 0 0 25 0 1 0 1990827415 315400192 74394 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 77002 74394 57 152 0 76847 0
Current children cumulated CPU time (s) 1475.02
Current children cumulated vsize (KiB) 355580

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1400000/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=317780 CPUtime=1460.08
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 76841 0 0 0 145951 57 0 0 25 0 1 0 1990827415 325406720 76822 996147200 134512640 135136200 4294955968 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 79445 76822 57 152 0 79290 0
Current children cumulated CPU time (s) 1535
Current children cumulated vsize (KiB) 365352

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1393600/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=324288 CPUtime=1520.06
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 78479 0 0 0 151947 59 0 0 25 0 1 0 1990827415 332070912 78460 996147200 134512640 135136200 4294955968 18446744073709551615 134529715 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 81072 78460 57 152 0 80917 0
Current children cumulated CPU time (s) 1594.98
Current children cumulated vsize (KiB) 371860

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1386560/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=330988 CPUtime=1580.03
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 80181 0 0 0 157943 60 0 0 25 0 1 0 1990827415 338931712 80162 996147200 134512640 135136200 4294955968 18446744073709551615 134529601 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 82747 80162 57 152 0 82592 0
Current children cumulated CPU time (s) 1654.95
Current children cumulated vsize (KiB) 378560

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1378752/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=339244 CPUtime=1640
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 82232 0 0 0 163938 62 0 0 25 0 1 0 1990827415 347385856 82213 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 84811 82213 57 152 0 84656 0
Current children cumulated CPU time (s) 1714.92
Current children cumulated vsize (KiB) 386816

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1370432/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=347028 CPUtime=1699.98
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 84175 0 0 0 169934 64 0 0 25 0 1 0 1990827415 355356672 84156 996147200 134512640 135136200 4294955968 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 86757 84156 57 152 0 86602 0
Current children cumulated CPU time (s) 1774.9
Current children cumulated vsize (KiB) 394600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.5 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1364672/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=352660 CPUtime=1725.18
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 85606 0 0 0 172453 65 0 0 25 0 1 0 1990827415 361123840 85587 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 88165 85587 57 152 0 88010 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 400232

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

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

[startup+1807.5 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 30895
/proc/meminfo: memFree=1364672/2055920 swapFree=4180424/4192956
[pid=30836] ppid=30834 vsize=47572 CPUtime=74.92
/proc/30836/stat : 30836 (galacM.sh) S 30834 30836 29839 0 -1 4194304 799 89686 0 1 0 1 7421 70 17 0 1 0 1990819843 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30836/statm: 11893 364 245 79 0 219 0
[pid=30859] ppid=30836 vsize=352660 CPUtime=1725.18
/proc/30859/stat : 30859 (minisat) R 30836 30836 29839 0 -1 4194304 85606 0 0 0 172453 65 0 0 25 0 1 0 1990827415 361123840 85587 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/30859/statm: 88165 85587 57 152 0 88010 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 400232

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30836 and gives
#  childrusage.ru_utime.tv_sec=74
#  childrusage.ru_utime.tv_usec=223716
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=712891
# CPU time returned by wait4() is 74.9366
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.51
CPU time (s): 1800.1
CPU user time (s): 1798.74
CPU system time (s): 1.36
CPU usage (%): 99.5899
Max. virtual memory (cumulated for all children) (KiB): 860200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.2237
system time used= 0.712891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90485
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= 3481
involuntary context switches= 5381

runsolver used 2.27565 second user time and 4.96624 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-03 22:54:23
IDJOB=1058828
IDBENCH=54187
IDSOLVER=350
FILE ID=node33/1058828-1215118463
PBS_JOBID= 7877137
Free space on /tmp= 66540 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 66d15068c66a0a892205216272b11fdf
RANDOM SEED=1387776043

node33.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.231
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.231
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:       1720544 kB
Buffers:         21060 kB
Cached:         200092 kB
SwapCached:       6444 kB
Active:         182868 kB
Inactive:        88204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720544 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            9032 kB
Writeback:           0 kB
Mapped:          66092 kB
Slab:            49340 kB
Committed_AS:  3538068 kB
PageTables:       1944 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= 66504 MiB
End job on node33 at 2008-07-03 23:24:33