Trace number 1078581

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
bpsolver 2008-06-27SAT 1634.91 1636.29

General information on the benchmark

Namecsp/ogdPuzzle/
normalized-crossword-m1-ogd-puzzle16.xml
MD5SUM9d45c5e9650243c44508acf520e4742e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.274957
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of constraints802
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension68
Number of constraints which are defined in intension734
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09/0.11	c bpsolver version 6.27.2008
0.09/0.11	c converting(HOME/instance-1078581-1215207585)
3.39/3.48	c Converted in 1089 ms
3.39/3.48	c solving(HOME/instance-1078581-1215207585,1800000)
1634.81/1636.27	c (ff_backward)
1634.81/1636.27	s SATISFIABLE
1634.81/1636.27	v 0 1 2 3 4 2 4 13 0 9 0 12 14 11 17 4 0 2 0 6 0 18 12 14 0 0 18 1 11 1 0 1 0 8 12 15 0 2 19 0 7 0 10 7 8 5 0 1 20 11 0 1 4 10 0 0 6 0 8 1 0 11 0 12 0 13 1 0 8 2 0 10 4 2 1 3 19 0 6 12 0 2 7 0 18 0 8 6 0 18 1 0 2 13 8 0 0 17 0 18 0 8 2 0 18 4 17 0 6 0 8 1 13 0 1 0 19 0 3 0 2 0 17 2 14 18 4 4 1 0 3 0 11 8 0 
1634.81/1636.27	
1634.81/1636.27	c Time=1631251 ms
1634.81/1636.27	

Verifier Data (download as text)

OK

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-1078581-1215207585/watcher-1078581-1215207585 -o /tmp/evaluation-result-1078581-1215207585/solver-1078581-1215207585 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1078581-1215207585 1800 

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.36 2.11 2.04 4/73 20470
/proc/meminfo: memFree=1516392/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=4780 CPUtime=0
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 592 0 0 0 0 0 0 0 20 0 1 0 261701273 4894720 311 996147200 134512640 134990860 4294956064 18446744073709551615 134530848 0 0 4096 0 0 0 0 17 0 0 0
/proc/20470/statm: 1195 320 72 116 0 706 0

[startup+0.091446 s]
/proc/loadavg: 2.36 2.11 2.04 4/73 20470
/proc/meminfo: memFree=1516392/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=56080 CPUtime=0.08
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 1111 0 0 0 3 5 0 0 20 0 1 0 261701273 57425920 824 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/20470/statm: 14020 824 176 116 0 13531 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 56080

[startup+0.102451 s]
/proc/loadavg: 2.36 2.11 2.04 4/73 20470
/proc/meminfo: memFree=1516392/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=56080 CPUtime=0.09
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 1112 0 0 0 3 6 0 0 20 0 1 0 261701273 57425920 825 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/20470/statm: 14020 825 176 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.301487 s]
/proc/loadavg: 2.36 2.11 2.04 4/73 20470
/proc/meminfo: memFree=1516392/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=56080 CPUtime=0.29
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 1126 0 0 0 9 20 0 0 22 0 1 0 261701273 57425920 839 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/20470/statm: 14020 839 176 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.702565 s]
/proc/loadavg: 2.36 2.11 2.04 4/73 20470
/proc/meminfo: memFree=1516392/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=56080 CPUtime=0.69
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 1181 0 0 0 21 48 0 0 25 0 1 0 261701273 57425920 894 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/20470/statm: 14020 894 176 116 0 13531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56080

[startup+1.50172 s]
/proc/loadavg: 2.36 2.11 2.04 3/74 20471
/proc/meminfo: memFree=1512928/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=56080 CPUtime=1.48
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 1228 0 0 0 46 102 0 0 25 0 1 0 261701273 57425920 941 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/20470/statm: 14020 941 176 116 0 13531 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56080

[startup+3.10203 s]
/proc/loadavg: 2.33 2.11 2.04 3/74 20471
/proc/meminfo: memFree=1512416/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=56080 CPUtime=3.08
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 1338 0 0 0 96 212 0 0 25 0 1 0 261701273 57425920 1051 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/20470/statm: 14020 1051 176 116 0 13531 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56080

[startup+6.30165 s]
/proc/loadavg: 2.33 2.11 2.04 3/74 20471
/proc/meminfo: memFree=1481760/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=132204 CPUtime=6.28
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 28554 0 0 0 380 248 0 0 25 0 1 0 261701273 135376896 14303 996147200 134512640 134990860 4294956064 18446744073709551615 134746277 0 0 4096 2 0 0 0 17 0 0 0
/proc/20470/statm: 33051 14303 190 116 0 32562 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 132204

[startup+12.7019 s]
/proc/loadavg: 2.28 2.11 2.03 3/75 20472
/proc/meminfo: memFree=1440728/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=142460 CPUtime=12.68
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33915 0 0 0 1017 251 0 0 25 0 2 0 261701273 145879040 18655 996147200 134512640 134990860 4294956064 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20470/statm: 35615 18655 197 116 0 35126 0
[pid=20470/tid=20472] ppid=20468 vsize=142460 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 261702030 145879040 18655 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 142460

[startup+25.5014 s]
/proc/loadavg: 2.24 2.10 2.03 3/75 20472
/proc/meminfo: memFree=1440664/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=142460 CPUtime=25.48
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33963 0 0 0 2297 251 0 0 25 0 2 0 261701273 145879040 18703 996147200 134512640 134990860 4294956064 18446744073709551615 134746419 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20470/statm: 35615 18703 197 116 0 35126 0
[pid=20470/tid=20472] ppid=20468 vsize=142460 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 261702030 145879040 18703 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 142460

[startup+51.1023 s]
/proc/loadavg: 2.15 2.09 2.03 3/75 20472
/proc/meminfo: memFree=1440600/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=142460 CPUtime=51.07
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33966 0 0 0 4856 251 0 0 25 0 2 0 261701273 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20470/statm: 35615 18706 197 116 0 35126 0
[pid=20470/tid=20472] ppid=20468 vsize=142460 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 261702030 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 142460

[startup+102.306 s]
/proc/loadavg: 2.06 2.08 2.03 3/75 20472
/proc/meminfo: memFree=1440472/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=142460 CPUtime=102.24
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33966 0 0 0 9973 251 0 0 25 0 2 0 261701273 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 134746353 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20470/statm: 35615 18706 197 116 0 35126 0
[pid=20470/tid=20472] ppid=20468 vsize=142460 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 261702030 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 142460

[startup+162.302 s]
/proc/loadavg: 2.02 2.06 2.02 3/75 20472
/proc/meminfo: memFree=1440536/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=142460 CPUtime=162.21
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33966 0 0 0 15970 251 0 0 25 0 2 0 261701273 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20470/statm: 35615 18706 197 116 0 35126 0
[pid=20470/tid=20472] ppid=20468 vsize=142460 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 261702030 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 142460

[startup+222.301 s]
/proc/loadavg: 2.01 2.05 2.01 3/75 20472
/proc/meminfo: memFree=1440536/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=142460 CPUtime=222.18
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33966 0 0 0 21967 251 0 0 25 0 2 0 261701273 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20470/statm: 35615 18706 197 116 0 35126 0
[pid=20470/tid=20472] ppid=20468 vsize=142460 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 261702030 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 142460

[startup+282.301 s]
/proc/loadavg: 2.00 2.04 2.01 3/75 20472
/proc/meminfo: memFree=1440536/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=142460 CPUtime=282.15
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33966 0 0 0 27964 251 0 0 25 0 2 0 261701273 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20470/statm: 35615 18706 197 116 0 35126 0
[pid=20470/tid=20472] ppid=20468 vsize=142460 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 261702030 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 142460

[startup+342.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 20472
/proc/meminfo: memFree=1440408/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=142460 CPUtime=342.13
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33966 0 0 0 33962 251 0 0 25 0 2 0 261701273 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 134716880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20470/statm: 35615 18706 197 116 0 35126 0
[pid=20470/tid=20472] ppid=20468 vsize=142460 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 261702030 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 142460

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 20472
/proc/meminfo: memFree=1440408/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=142460 CPUtime=402.11
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33966 0 0 0 39959 252 0 0 25 0 2 0 261701273 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 134716889 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20470/statm: 35615 18706 197 116 0 35126 0
[pid=20470/tid=20472] ppid=20468 vsize=142460 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 261702030 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 142460

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 20472
/proc/meminfo: memFree=1440472/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=142460 CPUtime=462.08
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33966 0 0 0 45956 252 0 0 25 0 2 0 261701273 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 134746960 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20470/statm: 35615 18706 197 116 0 35126 0
[pid=20470/tid=20472] ppid=20468 vsize=142460 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 261702030 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 142460

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 20472
/proc/meminfo: memFree=1440472/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=142460 CPUtime=522.05
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33966 0 0 0 51953 252 0 0 25 0 2 0 261701273 145879040 18706 996147200 134512640 134990860 4294956064 18446744073709551615 134746547 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20470/statm: 35615 18706 197 116 0 35126 0
[pid=20470/tid=20472] ppid=20468 vsize=142460 CPUtime=0

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


[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 20510
/proc/meminfo: memFree=1466440/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=162948 CPUtime=1541.29
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 33995 0 0 0 153876 253 0 0 25 0 4 0 261701273 166858752 18735 996147200 134512640 134990860 4294956064 18446744073709551615 134746960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 40737 18735 197 116 0 40248 0
[pid=20470/tid=20472] ppid=20468 vsize=162948 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 261702030 166858752 18735 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20475] ppid=20468 vsize=162948 CPUtime=0
/proc/20470/task/20475/stat : 20475 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 261792048 166858752 18735 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20482] ppid=20468 vsize=162948 CPUtime=0
/proc/20470/task/20482/stat : 20482 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 261837067 166858752 18735 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.29
Current children cumulated vsize (KiB) 162948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 20511
/proc/meminfo: memFree=1466240/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=173192 CPUtime=1601.05
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 34003 0 0 0 159852 253 0 0 25 0 5 0 261701273 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 134716880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 43298 18743 197 116 0 42809 0
[pid=20470/tid=20472] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 261702030 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20475] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20475/stat : 20475 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261792048 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20482] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20482/stat : 20482 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261837067 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20511] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20511/stat : 20511 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 261859574 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.05
Current children cumulated vsize (KiB) 173192

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

[startup+1612.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 20511
/proc/meminfo: memFree=1466240/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=173192 CPUtime=1611.4
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 34003 0 0 0 160887 253 0 0 25 0 5 0 261701273 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 134746336 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 43298 18743 197 116 0 42809 0
[pid=20470/tid=20472] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 261702030 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20475] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20475/stat : 20475 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261792048 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20482] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20482/stat : 20482 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261837067 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20511] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20511/stat : 20511 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 261859574 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1611.4
Current children cumulated vsize (KiB) 173192

[startup+1625.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 20511
/proc/meminfo: memFree=1466240/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=173192 CPUtime=1624.15
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 34003 0 0 0 162162 253 0 0 25 0 5 0 261701273 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 134716913 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 43298 18743 197 116 0 42809 0
[pid=20470/tid=20472] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 261702030 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20475] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20475/stat : 20475 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261792048 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20482] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20482/stat : 20482 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261837067 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20511] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20511/stat : 20511 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 261859574 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1624.15
Current children cumulated vsize (KiB) 173192

[startup+1631.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 20511
/proc/meminfo: memFree=1466240/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=173192 CPUtime=1630.53
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 34003 0 0 0 162800 253 0 0 25 0 5 0 261701273 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 43298 18743 197 116 0 42809 0
[pid=20470/tid=20472] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 261702030 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20475] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20475/stat : 20475 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261792048 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20482] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20482/stat : 20482 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261837067 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20511] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20511/stat : 20511 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 261859574 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1630.53
Current children cumulated vsize (KiB) 173192

[startup+1633.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 20511
/proc/meminfo: memFree=1466240/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=173192 CPUtime=1632.12
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 34003 0 0 0 162959 253 0 0 25 0 5 0 261701273 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 43298 18743 197 116 0 42809 0
[pid=20470/tid=20472] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 261702030 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20475] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20475/stat : 20475 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261792048 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20482] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20482/stat : 20482 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261837067 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20511] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20511/stat : 20511 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 261859574 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1632.12
Current children cumulated vsize (KiB) 173192

[startup+1635.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 20511
/proc/meminfo: memFree=1466240/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=173192 CPUtime=1633.71
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 34003 0 0 0 163118 253 0 0 25 0 5 0 261701273 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 134716894 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 43298 18743 197 116 0 42809 0
[pid=20470/tid=20472] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 261702030 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20475] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20475/stat : 20475 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261792048 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20482] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20482/stat : 20482 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261837067 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20511] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20511/stat : 20511 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 261859574 177348608 18743 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1633.71
Current children cumulated vsize (KiB) 173192

[startup+1635.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 20511
/proc/meminfo: memFree=1466240/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=173192 CPUtime=1634.51
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 34004 0 0 0 163198 253 0 0 25 0 5 0 261701273 177348608 18744 996147200 134512640 134990860 4294956064 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 43298 18744 197 116 0 42809 0
[pid=20470/tid=20472] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 261702030 177348608 18744 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20475] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20475/stat : 20475 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261792048 177348608 18744 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20482] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20482/stat : 20482 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261837067 177348608 18744 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20511] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20511/stat : 20511 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 261859574 177348608 18744 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1634.51
Current children cumulated vsize (KiB) 173192

[startup+1636.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 20511
/proc/meminfo: memFree=1466240/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=173192 CPUtime=1634.71
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 34010 0 0 0 163218 253 0 0 25 0 5 0 261701273 177348608 18750 996147200 134512640 134990860 4294956064 18446744073709551615 134746487 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 43298 18750 197 116 0 42809 0
[pid=20470/tid=20472] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 261702030 177348608 18750 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20475] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20475/stat : 20475 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261792048 177348608 18750 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20482] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20482/stat : 20482 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261837067 177348608 18750 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20511] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20511/stat : 20511 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 261859574 177348608 18750 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1634.71
Current children cumulated vsize (KiB) 173192

[startup+1636.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 20511
/proc/meminfo: memFree=1466240/2055920 swapFree=4180776/4192956
[pid=20470] ppid=20468 vsize=173192 CPUtime=1634.81
/proc/20470/stat : 20470 (bprolog) R 20468 20470 16749 0 -1 4194304 34018 0 0 0 163228 253 0 0 25 0 5 0 261701273 177348608 18758 996147200 134512640 134990860 4294956064 18446744073709551615 134746436 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20470/statm: 43298 18758 197 116 0 42809 0
[pid=20470/tid=20472] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20472/stat : 20472 (bprolog) S 20468 20470 16749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 261702030 177348608 18758 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20475] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20475/stat : 20475 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261792048 177348608 18758 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20482] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20482/stat : 20482 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 261837067 177348608 18758 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20470/tid=20511] ppid=20468 vsize=173192 CPUtime=0
/proc/20470/task/20511/stat : 20511 (bprolog) S 20468 20470 16749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 261859574 177348608 18758 996147200 134512640 134990860 4294956064 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1634.81
Current children cumulated vsize (KiB) 173192

Child status: 0
Real time (s): 1636.29
CPU time (s): 1634.91
CPU user time (s): 1632.36
CPU system time (s): 2.55261
CPU usage (%): 99.9156
Max. virtual memory (cumulated for all children) (KiB): 173192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1632.36
system time used= 2.55261
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34029
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 7903

runsolver used 1.66975 second user time and 4.29035 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-04 23:39:45
IDJOB=1078581
IDBENCH=56827
IDSOLVER=347
FILE ID=node85/1078581-1215207585
PBS_JOBID= 7881618
Free space on /tmp= 126840 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/ogdPuzzle/normalized-crossword-m1-ogd-puzzle16.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1078581-1215207585/watcher-1078581-1215207585 -o /tmp/evaluation-result-1078581-1215207585/solver-1078581-1215207585 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1078581-1215207585 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9d45c5e9650243c44508acf520e4742e
RANDOM SEED=256435310

node85.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.272
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.272
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:       1516872 kB
Buffers:         84112 kB
Cached:         371608 kB
SwapCached:       7020 kB
Active:         226532 kB
Inactive:       262004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516872 kB
SwapTotal:     4192956 kB
SwapFree:      4180776 kB
Dirty:            2308 kB
Writeback:           0 kB
Mapped:          39736 kB
Slab:            36264 kB
Committed_AS:   674084 kB
PageTables:       1536 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= 126844 MiB
End job on node85 at 2008-07-05 00:07:02