Trace number 207045

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-13SAT 1643.8 1646.58

General information on the benchmark

NametravellingSalesman/
travellingSalesman-20/tsp-20-8_ext.xml
MD5SUM7e1aa148d0e867f996fc4c0adf0ff767
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.00585
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1646.57	
1646.57	Time: 1643669
1646.57	
c 
c 
c 
c solution file
c 
c 

SAT
2 12 12 7 11 3 7 1 15 16 10 6 20 7 5 18 1 13 17 2 16 3 6 10 3 1 9 4 13 0 18 7 14 10 4 1 8 4 19 0 19 22 23 39 45 52 70 83 85 88 98 99 103 103 110 120 121 125 125 125 0 
c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/207045-1168179864/unknown)

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node76/watcher-207045-1168179864 -o ROOT/results/node76/solver-207045-1168179864 -C 1800 -M 900 /tmp/evaluation/207045-1168179864/Complete/Ordinary/solver /tmp/evaluation/207045-1168179864/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.91 1.66 1.84 5/86 30355
/proc/meminfo: memFree=1416176/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=18544 CPUtime=0
/proc/30354/stat : 30354 (runsolver) R 30352 30354 30231 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 166383863 18989056 278 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 206843737111 0 0 4096 24578 0 0 0 17 0 0 0
/proc/30354/statm: 4636 278 243 17 0 2626 0

[startup+0.104075 s]
/proc/loadavg: 0.91 1.66 1.84 5/86 30355
/proc/meminfo: memFree=1416176/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=61784 CPUtime=0.09
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 1859 0 0 0 9 0 0 0 18 0 1 0 166383863 63266816 1542 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711357 0 0 4096 2 0 0 0 17 1 0 0
/proc/30354/statm: 15446 1542 154 90 0 14983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61784

[startup+0.515152 s]
/proc/loadavg: 0.91 1.66 1.84 5/86 30355
/proc/meminfo: memFree=1416176/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73004 CPUtime=0.5
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 10900 0 0 0 46 4 0 0 23 0 2 0 166383863 74756096 6930 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18251 6930 166 90 0 17788 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 73004

[startup+1.33631 s]
/proc/loadavg: 0.91 1.66 1.84 4/87 30356
/proc/meminfo: memFree=1348904/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73008 CPUtime=1.31
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 13441 0 0 0 127 4 0 0 25 0 2 0 166383863 74760192 6949 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18252 6949 166 90 0 17789 0
[pid=30354/tid=30356] ppid=30352 vsize=73008 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74760192 6949 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 73008

[startup+2.97364 s]
/proc/loadavg: 0.91 1.66 1.84 4/87 30364
/proc/meminfo: memFree=1388840/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73012 CPUtime=2.95
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 14904 0 0 0 290 5 0 0 25 0 2 0 166383863 74764288 7005 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134566525 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18253 7005 166 90 0 17790 0
[pid=30354/tid=30356] ppid=30352 vsize=73012 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74764288 7005 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 73012

[startup+6.26127 s]
/proc/loadavg: 1.08 1.68 1.84 3/87 30364
/proc/meminfo: memFree=1312168/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=6.22
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 18303 0 0 0 615 7 0 0 25 0 2 0 166383863 74768384 7020 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7020 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7020 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 73016

[startup+12.7265 s]
/proc/loadavg: 1.15 1.69 1.84 4/87 30364
/proc/meminfo: memFree=1183664/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=12.66
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 18303 0 0 0 1259 7 0 0 25 0 2 0 166383863 74768384 7020 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859780 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7020 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7020 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 73016

[startup+25.549 s]
/proc/loadavg: 1.41 1.72 1.85 4/87 30426
/proc/meminfo: memFree=1358312/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=25.38
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 19722 0 0 0 2531 7 0 0 25 0 2 0 166383863 74768384 7024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/30354/statm: 18254 7024 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 73016

[startup+51.2181 s]
/proc/loadavg: 1.68 1.75 1.86 3/86 30482
/proc/meminfo: memFree=1342904/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=50.87
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 19722 0 0 0 5080 7 0 0 25 0 2 0 166383863 74768384 7024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7024 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7024 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 73016

[startup+102.51 s]
/proc/loadavg: 1.72 1.76 1.85 2/74 30716
/proc/meminfo: memFree=1407464/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=101.76
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 19724 0 0 0 10167 9 0 0 25 0 2 0 166383863 74768384 7026 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7026 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7026 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 73016

[startup+162.569 s]
/proc/loadavg: 1.90 1.80 1.86 3/87 30780
/proc/meminfo: memFree=1254632/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=161.5
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20292 0 0 0 16141 9 0 0 25 0 2 0 166383863 74768384 7028 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7028 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7028 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.5
Current children cumulated vsize (KiB) 73016

[startup+222.631 s]
/proc/loadavg: 1.99 1.85 1.87 3/87 30780
/proc/meminfo: memFree=1203112/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=221.3
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20582 0 0 0 22121 9 0 0 25 0 2 0 166383863 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7035 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.3
Current children cumulated vsize (KiB) 73016

[startup+282.689 s]
/proc/loadavg: 1.99 1.87 1.88 3/87 30780
/proc/meminfo: memFree=1168040/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=281.1
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20582 0 0 0 28101 9 0 0 25 0 2 0 166383863 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609491 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7035 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.1
Current children cumulated vsize (KiB) 73016

[startup+342.756 s]
/proc/loadavg: 1.99 1.89 1.88 3/87 30780
/proc/meminfo: memFree=1132912/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=340.9
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20582 0 0 0 34081 9 0 0 25 0 2 0 166383863 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7035 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.9
Current children cumulated vsize (KiB) 73016

[startup+402.816 s]
/proc/loadavg: 1.99 1.91 1.89 3/87 30780
/proc/meminfo: memFree=1110000/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=400.7
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20582 0 0 0 40061 9 0 0 25 0 2 0 166383863 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711836 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7035 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 73016

[startup+462.879 s]
/proc/loadavg: 1.99 1.92 1.89 3/87 30780
/proc/meminfo: memFree=1082992/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=460.5
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20582 0 0 0 46041 9 0 0 25 0 2 0 166383863 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556801 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7035 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.5
Current children cumulated vsize (KiB) 73016

[startup+522.982 s]
/proc/loadavg: 2.13 1.97 1.91 3/87 30780
/proc/meminfo: memFree=1055408/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=520.58
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20582 0 0 0 52049 9 0 0 25 0 2 0 166383863 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7035 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7035 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.58
Current children cumulated vsize (KiB) 73016

[startup+583.066 s]
/proc/loadavg: 2.05 1.97 1.91 3/87 30780
/proc/meminfo: memFree=1023408/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=73016 CPUtime=580.64
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20583 0 0 0 58055 9 0 0 25 0 2 0 166383863 74768384 7036 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 18254 7036 166 90 0 17791 0
[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7036 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.64
Current children cumulated vsize (KiB) 73016

[startup+643.131 s]

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

[pid=30354/tid=30356] ppid=30352 vsize=73016 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 15 0 2 0 166383896 74768384 7036 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 880.84
Current children cumulated vsize (KiB) 73016

[startup+943.411 s]
/proc/loadavg: 2.09 2.00 1.92 3/88 30781
/proc/meminfo: memFree=895848/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=83260 CPUtime=940.86
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20584 0 0 0 94077 9 0 0 25 0 3 0 166383863 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604039 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 20815 7037 166 90 0 20352 0
[pid=30354/tid=30356] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 166383896 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166473924 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 940.86
Current children cumulated vsize (KiB) 83260

[startup+1003.48 s]
/proc/loadavg: 2.03 2.00 1.92 3/88 30781
/proc/meminfo: memFree=883880/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=83260 CPUtime=1000.91
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20584 0 0 0 100082 9 0 0 25 0 3 0 166383863 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134563373 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 20815 7037 166 90 0 20352 0
[pid=30354/tid=30356] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 166383896 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166473924 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1000.91
Current children cumulated vsize (KiB) 83260

[startup+1063.51 s]
/proc/loadavg: 2.01 2.00 1.92 3/88 30781
/proc/meminfo: memFree=863720/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=83260 CPUtime=1060.92
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20584 0 0 0 106083 9 0 0 25 0 3 0 166383863 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134584577 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 20815 7037 166 90 0 20352 0
[pid=30354/tid=30356] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 166383896 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166473924 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1060.92
Current children cumulated vsize (KiB) 83260

[startup+1123.59 s]
/proc/loadavg: 2.00 2.00 1.92 3/88 30781
/proc/meminfo: memFree=856360/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=83260 CPUtime=1120.98
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20584 0 0 0 112089 9 0 0 25 0 3 0 166383863 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711188 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 20815 7037 166 90 0 20352 0
[pid=30354/tid=30356] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 166383896 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166473924 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1120.98
Current children cumulated vsize (KiB) 83260

[startup+1183.63 s]
/proc/loadavg: 2.04 2.01 1.93 3/88 30781
/proc/meminfo: memFree=834984/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=83260 CPUtime=1180.99
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20584 0 0 0 118090 9 0 0 25 0 3 0 166383863 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134563373 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 20815 7037 166 90 0 20352 0
[pid=30354/tid=30356] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 166383896 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166473924 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1180.99
Current children cumulated vsize (KiB) 83260

[startup+1243.72 s]
/proc/loadavg: 2.06 2.02 1.93 3/88 30781
/proc/meminfo: memFree=813352/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=83260 CPUtime=1241.07
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20584 0 0 0 124098 9 0 0 25 0 3 0 166383863 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134663836 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 20815 7037 166 90 0 20352 0
[pid=30354/tid=30356] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 166383896 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166473924 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1241.07
Current children cumulated vsize (KiB) 83260

[startup+1303.78 s]
/proc/loadavg: 2.07 2.03 1.94 3/88 30781
/proc/meminfo: memFree=801128/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=83260 CPUtime=1301.1
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20584 0 0 0 130101 9 0 0 25 0 3 0 166383863 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859780 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 20815 7037 166 90 0 20352 0
[pid=30354/tid=30356] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 3 0 166383896 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=83260 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 166473924 85258240 7037 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1301.1
Current children cumulated vsize (KiB) 83260

[startup+1363.87 s]
/proc/loadavg: 2.02 2.02 1.94 3/89 30782
/proc/meminfo: memFree=791968/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=93504 CPUtime=1361.17
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 20585 0 0 0 136108 9 0 0 25 0 4 0 166383863 95748096 7038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859786 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 23376 7038 166 90 0 22913 0
[pid=30354/tid=30356] ppid=30352 vsize=93504 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 166383896 95748096 7038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=93504 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166473924 95748096 7038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30782] ppid=30352 vsize=93504 CPUtime=0
/proc/30354/task/30782/stat : 30782 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166518933 95748096 7038 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1361.17
Current children cumulated vsize (KiB) 93504

[startup+1423.97 s]
/proc/loadavg: 2.01 2.02 1.94 3/89 30782
/proc/meminfo: memFree=779680/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=93512 CPUtime=1421.26
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 25428 0 0 0 142115 11 0 0 25 0 4 0 166383863 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 23378 7054 166 90 0 22915 0
[pid=30354/tid=30356] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 166383896 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166473924 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30782] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30782/stat : 30782 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166518933 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1421.26
Current children cumulated vsize (KiB) 93512

[startup+1484.05 s]
/proc/loadavg: 2.12 2.04 1.95 3/89 30782
/proc/meminfo: memFree=768032/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=93512 CPUtime=1481.32
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 25428 0 0 0 148121 11 0 0 25 0 4 0 166383863 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 23378 7054 166 90 0 22915 0
[pid=30354/tid=30356] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 166383896 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166473924 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30782] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30782/stat : 30782 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166518933 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.32
Current children cumulated vsize (KiB) 93512

[startup+1544.13 s]
/proc/loadavg: 2.04 2.03 1.95 3/89 30782
/proc/meminfo: memFree=752352/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=93512 CPUtime=1541.38
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 25428 0 0 0 154127 11 0 0 25 0 4 0 166383863 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 23378 7054 166 90 0 22915 0
[pid=30354/tid=30356] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 166383896 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166473924 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30782] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30782/stat : 30782 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 166518933 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.38
Current children cumulated vsize (KiB) 93512

[startup+1604.23 s]
/proc/loadavg: 2.01 2.02 1.95 3/89 30782
/proc/meminfo: memFree=725152/2055888 swapFree=4095388/4096564
[pid=30354] ppid=30352 vsize=93512 CPUtime=1601.46
/proc/30354/stat : 30354 (bprolog) R 30352 30354 30231 0 -1 4194304 25428 0 0 0 160135 11 0 0 25 0 4 0 166383863 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134859793 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/30354/statm: 23378 7054 166 90 0 22915 0
[pid=30354/tid=30356] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30356/stat : 30356 (bprolog) S 30352 30354 30231 0 -1 4194368 1 0 0 0 0 0 0 0 16 0 4 0 166383896 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30781] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30781/stat : 30781 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166473924 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=30354/tid=30782] ppid=30352 vsize=93512 CPUtime=0
/proc/30354/task/30782/stat : 30782 (bprolog) S 30352 30354 30231 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 166518933 95756288 7054 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.46
Current children cumulated vsize (KiB) 93512

Child status: 0
Real time (s): 1646.58
CPU time (s): 1643.8
CPU user time (s): 1643.68
CPU system time (s): 0.117982
CPU usage (%): 99.8313
Max. virtual memory (cumulated for all children) (KiB): 93512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1643.68
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25440
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= 19
involuntary context switches= 29839

runsolver used 1.89271 s user time and 4.30035 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Jan  7 14:24:25 UTC 2007


IDJOB= 207045
IDBENCH= 4255
FILE ID= node76/207045-1168179864

PBS_JOBID= 3479139

Free space on /tmp= 66646 MiB

BENCH NAME= HOME/pub/bench/CPAI06/travellingSalesman/travellingSalesman-20/tsp-20-8_ext.xml
COMMAND LINE= /tmp/evaluation/207045-1168179864/Complete/Ordinary/solver /tmp/evaluation/207045-1168179864/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node76/convwatcher-207045-1168179864 -o ROOT/results/node76/conversion-207045-1168179864 -C 600 -M 900 /tmp/evaluation/207045-1168179864/Complete/Ordinary/conversion /tmp/evaluation/207045-1168179864/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-207045-1168179864 -o ROOT/results/node76/solver-207045-1168179864 -C 1800 -M 900  /tmp/evaluation/207045-1168179864/Complete/Ordinary/solver /tmp/evaluation/207045-1168179864/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  7e1aa148d0e867f996fc4c0adf0ff767

RANDOM SEED= 576683902

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1427664 kB
Buffers:         37236 kB
Cached:         505248 kB
SwapCached:        428 kB
Active:          97640 kB
Inactive:       477028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1427664 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:            2540 kB
Writeback:           0 kB
Mapped:          48424 kB
Slab:            39064 kB
Committed_AS:  6399152 kB
PageTables:       1892 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66644 MiB



End job on node76 on Sun Jan  7 14:51:54 UTC 2007