Trace number 192948

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, and are wall clock time (not CPU 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
BPrologCSPSolver70a 2006-12-13UNSAT 1786.67 1800.4

General information on the benchmark

Nameehi/ehi-85/
ehi-85-297-49_ext.xml
MD5SUM1979c62c9b7eb2dcf3703084e493a879
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.272958
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables297
Number of constraints4124
Maximum constraint arity2
Maximum domain size7
Number of constraints which are defined in extension4124
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1800.40	
1800.40	Time: 1786382
1800.40	
c 
c 
c 
c solution file
c 
c 

UNSAT
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/192948-1168097838/unknown)

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-192948-1168097838 -o ROOT/results/node29/solver-192948-1168097838 -C 1800 -M 900 /tmp/evaluation/192948-1168097838/Complete/Ordinary/solver /tmp/evaluation/192948-1168097838/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.03 0.16 0.61 4/81 24542
/proc/meminfo: memFree=1597480/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=53472 CPUtime=0
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 482 0 0 0 0 0 0 0 18 0 1 0 158180933 54755328 201 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134550338 0 0 4096 2 0 0 0 17 1 0 0
/proc/24541/statm: 13368 202 123 90 0 12906 0

[startup+0.107714 s]
/proc/loadavg: 0.03 0.16 0.61 4/81 24542
/proc/meminfo: memFree=1597480/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=61808 CPUtime=0.09
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 1788 0 0 0 9 0 0 0 18 0 1 0 158180933 63291392 1503 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134857292 0 0 4096 2 0 0 0 17 1 0 0
/proc/24541/statm: 15452 1505 158 90 0 14990 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61808

[startup+0.51574 s]
/proc/loadavg: 0.03 0.16 0.61 4/81 24542
/proc/meminfo: memFree=1597480/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=0.5
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3327 0 0 0 49 1 0 0 21 0 2 0 158180933 73781248 3042 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554254 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24541/statm: 18013 3042 170 90 0 17551 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 72052

[startup+1.33779 s]
/proc/loadavg: 0.03 0.16 0.61 2/82 24543
/proc/meminfo: memFree=1585824/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=1.32
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3358 0 0 0 131 1 0 0 25 0 2 0 158180933 73781248 3073 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555972 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24541/statm: 18013 3073 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3073 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 72052

[startup+2.97689 s]
/proc/loadavg: 0.03 0.16 0.61 2/82 24543
/proc/meminfo: memFree=1585696/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=2.96
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3365 0 0 0 295 1 0 0 25 0 2 0 158180933 73781248 3080 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711359 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24541/statm: 18013 3080 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3080 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 72052

[startup+6.25309 s]
/proc/loadavg: 0.11 0.17 0.61 2/82 24543
/proc/meminfo: memFree=1585696/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=6.24
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3373 0 0 0 623 1 0 0 25 0 2 0 158180933 73781248 3088 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24541/statm: 18013 3088 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3088 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 72052

[startup+12.7155 s]
/proc/loadavg: 0.18 0.18 0.61 2/82 24543
/proc/meminfo: memFree=1585696/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=12.7
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3373 0 0 0 1269 1 0 0 25 0 2 0 158180933 73781248 3088 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670515 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24541/statm: 18013 3088 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3088 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 72052

[startup+25.5223 s]
/proc/loadavg: 0.36 0.22 0.62 2/82 24543
/proc/meminfo: memFree=1585696/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=25.5
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3373 0 0 0 2549 1 0 0 25 0 2 0 158180933 73781248 3088 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134618070 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24541/statm: 18013 3088 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3088 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 72052

[startup+51.1489 s]
/proc/loadavg: 0.65 0.30 0.63 2/82 24545
/proc/meminfo: memFree=1585504/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=51.13
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3402 0 0 0 5111 2 0 0 25 0 2 0 158180933 73781248 3117 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639109 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24541/statm: 18013 3117 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3117 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 72052

[startup+102.404 s]
/proc/loadavg: 0.93 0.42 0.65 3/88 24597
/proc/meminfo: memFree=1570800/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=102.28
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3404 0 0 0 10225 3 0 0 25 0 2 0 158180933 73781248 3119 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711204 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 18013 3119 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3119 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 72052

[startup+162.444 s]
/proc/loadavg: 1.67 0.72 0.74 3/88 24597
/proc/meminfo: memFree=1570800/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=161.85
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3404 0 0 0 16181 4 0 0 25 0 2 0 158180933 73781248 3119 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639200 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 18013 3119 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3119 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.85
Current children cumulated vsize (KiB) 72052

[startup+222.484 s]
/proc/loadavg: 1.88 0.95 0.82 3/88 24597
/proc/meminfo: memFree=1570736/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=221.41
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3413 0 0 0 22137 4 0 0 25 0 2 0 158180933 73781248 3128 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664627 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 18013 3128 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3128 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 72052

[startup+282.52 s]
/proc/loadavg: 1.95 1.14 0.89 3/88 24597
/proc/meminfo: memFree=1570736/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=280.94
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3414 0 0 0 28090 4 0 0 25 0 2 0 158180933 73781248 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670369 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 18013 3129 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.94
Current children cumulated vsize (KiB) 72052

[startup+342.56 s]
/proc/loadavg: 2.04 1.31 0.96 3/88 24597
/proc/meminfo: memFree=1570736/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=340.5
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3414 0 0 0 34046 4 0 0 25 0 2 0 158180933 73781248 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134558086 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 18013 3129 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3129 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.5
Current children cumulated vsize (KiB) 72052

[startup+402.596 s]
/proc/loadavg: 2.01 1.43 1.02 3/88 24597
/proc/meminfo: memFree=1570736/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=400.07
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3415 0 0 0 40002 5 0 0 25 0 2 0 158180933 73781248 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 18013 3130 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.07
Current children cumulated vsize (KiB) 72052

[startup+462.632 s]
/proc/loadavg: 2.00 1.53 1.08 3/88 24597
/proc/meminfo: memFree=1570672/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=459.6
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3415 0 0 0 45955 5 0 0 25 0 2 0 158180933 73781248 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639056 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 18013 3130 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.6
Current children cumulated vsize (KiB) 72052

[startup+522.676 s]
/proc/loadavg: 2.12 1.66 1.15 3/88 24597
/proc/meminfo: memFree=1570672/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=519.15
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3415 0 0 0 51910 5 0 0 25 0 2 0 158180933 73781248 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555024 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 18013 3130 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 519.15
Current children cumulated vsize (KiB) 72052

[startup+582.712 s]
/proc/loadavg: 2.15 1.75 1.21 3/88 24597
/proc/meminfo: memFree=1570672/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=72052 CPUtime=578.71
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3415 0 0 0 57866 5 0 0 25 0 2 0 158180933 73781248 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552597 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 18013 3130 170 90 0 17551 0
[pid=24541/tid=24543] ppid=24539 vsize=72052 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 158180952 73781248 3130 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 578.71
Current children cumulated vsize (KiB) 72052

[startup+642.748 s]

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

/proc/loadavg: 2.00 1.95 1.55 3/90 24599
/proc/meminfo: memFree=1570528/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=82296 CPUtime=1114.38
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3417 0 0 0 111432 6 0 0 25 0 3 0 158180933 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552115 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 20574 3132 170 90 0 20112 0
[pid=24541/tid=24543] ppid=24539 vsize=82296 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158180952 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=82296 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158270961 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1114.38
Current children cumulated vsize (KiB) 82296

[startup+1183.19 s]
/proc/loadavg: 2.00 1.96 1.57 3/90 24599
/proc/meminfo: memFree=1570528/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=82296 CPUtime=1173.9
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3417 0 0 0 117384 6 0 0 25 0 3 0 158180933 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609693 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 20574 3132 170 90 0 20112 0
[pid=24541/tid=24543] ppid=24539 vsize=82296 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158180952 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=82296 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158270961 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1173.9
Current children cumulated vsize (KiB) 82296

[startup+1243.26 s]
/proc/loadavg: 2.00 1.97 1.60 3/90 24599
/proc/meminfo: memFree=1570464/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=82296 CPUtime=1233.45
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3417 0 0 0 123339 6 0 0 25 0 3 0 158180933 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134558881 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 20574 3132 170 90 0 20112 0
[pid=24541/tid=24543] ppid=24539 vsize=82296 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158180952 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=82296 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158270961 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1233.45
Current children cumulated vsize (KiB) 82296

[startup+1303.32 s]
/proc/loadavg: 2.00 1.97 1.62 3/90 24599
/proc/meminfo: memFree=1570464/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=82296 CPUtime=1293
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3417 0 0 0 129294 6 0 0 25 0 3 0 158180933 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639217 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 20574 3132 170 90 0 20112 0
[pid=24541/tid=24543] ppid=24539 vsize=82296 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 158180952 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=82296 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 158270961 84271104 3132 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1293
Current children cumulated vsize (KiB) 82296

[startup+1363.38 s]
/proc/loadavg: 2.00 1.97 1.64 3/91 24600
/proc/meminfo: memFree=1570456/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=92540 CPUtime=1352.54
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3418 0 0 0 135247 7 0 0 25 0 4 0 158180933 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552632 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 23135 3133 170 90 0 22673 0
[pid=24541/tid=24543] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158180952 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158270961 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24600] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24600/stat : 24600 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158315966 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1352.54
Current children cumulated vsize (KiB) 92540

[startup+1423.46 s]
/proc/loadavg: 2.00 1.97 1.66 3/97 24716
/proc/meminfo: memFree=1568968/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=92540 CPUtime=1412.05
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3418 0 0 0 141192 13 0 0 25 0 4 0 158180933 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134567840 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 23135 3133 170 90 0 22673 0
[pid=24541/tid=24543] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158180952 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158270961 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24600] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24600/stat : 24600 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158315966 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1412.05
Current children cumulated vsize (KiB) 92540

[startup+1483.46 s]
/proc/loadavg: 2.00 1.97 1.68 3/98 24777
/proc/meminfo: memFree=1569032/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=92540 CPUtime=1471.42
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3418 0 0 0 147118 24 0 0 25 0 4 0 158180933 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134658524 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 23135 3133 170 90 0 22673 0
[pid=24541/tid=24543] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158180952 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158270961 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24600] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24600/stat : 24600 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158315966 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1471.42
Current children cumulated vsize (KiB) 92540

[startup+1543.56 s]
/proc/loadavg: 2.00 1.97 1.69 3/92 24799
/proc/meminfo: memFree=1570064/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=92540 CPUtime=1530.98
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3418 0 0 0 153074 24 0 0 25 0 4 0 158180933 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 23135 3133 170 90 0 22673 0
[pid=24541/tid=24543] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158180952 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158270961 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24600] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24600/stat : 24600 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 158315966 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.98
Current children cumulated vsize (KiB) 92540

[startup+1603.65 s]
/proc/loadavg: 2.00 1.97 1.71 3/92 24799
/proc/meminfo: memFree=1570064/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=92540 CPUtime=1590.58
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3418 0 0 0 159033 25 0 0 25 0 4 0 158180933 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589594 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 23135 3133 170 90 0 22673 0
[pid=24541/tid=24543] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158180952 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158270961 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24600] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24600/stat : 24600 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158315966 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.58
Current children cumulated vsize (KiB) 92540

[startup+1663.74 s]
/proc/loadavg: 2.00 1.97 1.73 3/92 24799
/proc/meminfo: memFree=1570064/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=92540 CPUtime=1650.13
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3418 0 0 0 164988 25 0 0 25 0 4 0 158180933 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24541/statm: 23135 3133 170 90 0 22673 0
[pid=24541/tid=24543] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158180952 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158270961 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24600] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24600/stat : 24600 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158315966 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.13
Current children cumulated vsize (KiB) 92540

[startup+1723.76 s]
/proc/loadavg: 1.40 1.81 1.69 2/84 24813
/proc/meminfo: memFree=1584528/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=92540 CPUtime=1710.07
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3418 0 0 0 170981 26 0 0 25 0 4 0 158180933 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24541/statm: 23135 3133 170 90 0 22673 0
[pid=24541/tid=24543] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158180952 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158270961 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24600] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24600/stat : 24600 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158315966 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1710.07
Current children cumulated vsize (KiB) 92540

[startup+1783.76 s]
/proc/loadavg: 1.14 1.66 1.64 2/84 24842
/proc/meminfo: memFree=1583760/2055920 swapFree=4192812/4192956
[pid=24541] ppid=24539 vsize=92540 CPUtime=1770.03
/proc/24541/stat : 24541 (bprolog) R 24539 24541 23749 0 -1 4194304 3418 0 0 0 176977 26 0 0 25 0 4 0 158180933 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24541/statm: 23135 3133 170 90 0 22673 0
[pid=24541/tid=24543] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24543/stat : 24543 (bprolog) S 24539 24541 23749 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 158180952 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24598] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24598/stat : 24598 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158270961 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24541/tid=24600] ppid=24539 vsize=92540 CPUtime=0
/proc/24541/task/24600/stat : 24600 (bprolog) S 24539 24541 23749 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 158315966 94760960 3133 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.03
Current children cumulated vsize (KiB) 92540

Child status: 0
Real time (s): 1800.4
CPU time (s): 1786.67
CPU user time (s): 1786.4
CPU system time (s): 0.270958
CPU usage (%): 99.2371
Max. virtual memory (cumulated for all children) (KiB): 92540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.4
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3430
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= 14
involuntary context switches= 41084

runsolver used 1.9917 s user time and 4.86826 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 15:37:23 UTC 2007


IDJOB= 192948
IDBENCH= 3136
FILE ID= node29/192948-1168097838

PBS_JOBID= 3476784

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/ehi/ehi-85/ehi-85-297-49_ext.xml
COMMAND LINE= /tmp/evaluation/192948-1168097838/Complete/Ordinary/solver /tmp/evaluation/192948-1168097838/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node29/convwatcher-192948-1168097838 -o ROOT/results/node29/conversion-192948-1168097838 -C 600 -M 900 /tmp/evaluation/192948-1168097838/Complete/Ordinary/conversion /tmp/evaluation/192948-1168097838/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-192948-1168097838 -o ROOT/results/node29/solver-192948-1168097838 -C 1800 -M 900  /tmp/evaluation/192948-1168097838/Complete/Ordinary/solver /tmp/evaluation/192948-1168097838/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  1979c62c9b7eb2dcf3703084e493a879

RANDOM SEED= 756009796

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.241
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.241
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:       1595984 kB
Buffers:         47476 kB
Cached:         277292 kB
SwapCached:          0 kB
Active:         166044 kB
Inactive:       217368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          77624 kB
Slab:            61484 kB
Committed_AS:  3076256 kB
PageTables:       2220 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= 66547 MiB



End job on node29 on Sat Jan  6 16:07:52 UTC 2007