Trace number 1719225

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
clasp 1.2.0-SAT09-32? (MO) 816.993 817.366

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719225-1240644761/watcher-1719225-1240644761 -o /tmp/evaluation-result-1719225-1240644761/solver-1719225-1240644761 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1719225-1240644761.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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


[startup+0 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 17772
/proc/meminfo: memFree=1784016/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=3844 CPUtime=0
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 502 0 0 0 0 0 0 0 18 0 1 0 92507068 3936256 389 1992294400 134512640 136057169 4294956144 18446744073709551615 134816777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 961 393 139 377 0 581 0

[startup+0.0749399 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 17772
/proc/meminfo: memFree=1784016/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=30000 CPUtime=0.06
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 8100 0 0 0 3 3 0 0 18 0 1 0 92507068 30720000 6927 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 7500 6927 147 377 0 7120 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30000

[startup+0.101942 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 17772
/proc/meminfo: memFree=1784016/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=30800 CPUtime=0.09
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 8318 0 0 0 6 3 0 0 18 0 1 0 92507068 31539200 7145 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 7700 7145 147 377 0 7320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30800

[startup+0.301961 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 17772
/proc/meminfo: memFree=1784016/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=36564 CPUtime=0.29
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 9764 0 0 0 25 4 0 0 20 0 1 0 92507068 37441536 8591 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 9141 8592 147 377 0 8761 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36564

[startup+0.702004 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 17772
/proc/meminfo: memFree=1784016/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=47624 CPUtime=0.69
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 12498 0 0 0 63 6 0 0 24 0 1 0 92507068 48766976 11325 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 11906 11325 147 377 0 11526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47624

[startup+1.50109 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 17773
/proc/meminfo: memFree=1731272/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=68900 CPUtime=1.49
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 17739 0 0 0 138 11 0 0 25 0 1 0 92507068 70553600 16566 1992294400 134512640 136057169 4294956144 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 17225 16566 147 377 0 16845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68900

[startup+3.10126 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 17773
/proc/meminfo: memFree=1702856/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=111120 CPUtime=3.09
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 28491 0 0 0 289 20 0 0 25 0 1 0 92507068 113786880 26980 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 27780 26981 147 377 0 27400 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111120

[startup+6.30159 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 17773
/proc/meminfo: memFree=1655944/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=134640 CPUtime=6.29
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 39415 0 0 0 604 25 0 0 25 0 1 0 92507068 137871360 33045 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 33660 33045 179 377 0 33280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134640

[startup+12.7013 s]
/proc/loadavg: 1.22 1.05 1.02 2/66 17773
/proc/meminfo: memFree=1647440/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=138348 CPUtime=12.69
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 40343 0 0 0 1242 27 0 0 25 0 1 0 92507068 141668352 33973 1992294400 134512640 136057169 4294956144 18446744073709551615 134811580 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 34587 33973 179 377 0 34207 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138348

[startup+25.5016 s]
/proc/loadavg: 1.61 1.14 1.05 2/66 17773
/proc/meminfo: memFree=1645904/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=140996 CPUtime=25.49
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 41004 0 0 0 2520 29 0 0 25 0 1 0 92507068 144379904 34634 1992294400 134512640 136057169 4294956144 18446744073709551615 134825040 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 35249 34634 179 377 0 34869 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140996

[startup+51.1013 s]
/proc/loadavg: 1.73 1.21 1.07 2/66 17773
/proc/meminfo: memFree=1643088/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=147840 CPUtime=51.08
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 42686 0 0 0 5077 31 0 0 25 0 1 0 92507068 151388160 36316 1992294400 134512640 136057169 4294956144 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 36960 36316 179 377 0 36580 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 147840

[startup+102.306 s]
/proc/loadavg: 1.32 1.18 1.07 2/66 17773
/proc/meminfo: memFree=1603536/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=187440 CPUtime=102.26
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 52592 0 0 0 10189 37 0 0 25 0 1 0 92507068 191938560 46222 1992294400 134512640 136057169 4294956144 18446744073709551615 134649319 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 46860 46222 179 377 0 46480 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 187440

[startup+162.302 s]
/proc/loadavg: 1.11 1.14 1.06 2/66 17773
/proc/meminfo: memFree=1545168/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=248512 CPUtime=162.24
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 67821 0 0 0 16178 46 0 0 25 0 1 0 92507068 254476288 61451 1992294400 134512640 136057169 4294956144 18446744073709551615 134756790 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 62128 61451 179 377 0 61748 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 248512

[startup+222.301 s]
/proc/loadavg: 1.04 1.11 1.05 2/66 17773
/proc/meminfo: memFree=1478352/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=312684 CPUtime=222.23
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 83813 0 0 0 22169 54 0 0 25 0 1 0 92507068 320188416 77443 1992294400 134512640 136057169 4294956144 18446744073709551615 134613009 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 78171 77443 179 377 0 77791 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 312684

[startup+282.302 s]
/proc/loadavg: 1.01 1.09 1.05 2/66 17773
/proc/meminfo: memFree=1282960/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=508688 CPUtime=282.21
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 132896 0 0 0 28143 78 0 0 25 0 1 0 92507068 520896512 126390 1992294400 134512640 136057169 4294956144 18446744073709551615 134649293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 127172 126390 179 377 0 126792 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 508688

[startup+342.302 s]
/proc/loadavg: 1.00 1.07 1.04 2/66 17775
/proc/meminfo: memFree=1174472/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=616288 CPUtime=342.2
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 159808 0 0 0 34127 93 0 0 25 0 1 0 92507068 631078912 153302 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 154072 153302 179 377 0 153692 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 616288

[startup+402.301 s]
/proc/loadavg: 1.00 1.06 1.04 2/66 17775
/proc/meminfo: memFree=1116112/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=674872 CPUtime=402.18
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 174518 0 0 0 40116 102 0 0 25 0 1 0 92507068 691068928 167809 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 168718 167809 179 377 0 168338 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 674872

[startup+462.301 s]
/proc/loadavg: 1.00 1.04 1.03 2/66 17775
/proc/meminfo: memFree=1105424/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=685328 CPUtime=462.15
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 177147 0 0 0 46112 103 0 0 25 0 1 0 92507068 701775872 170438 1992294400 134512640 136057169 4294956144 18446744073709551615 134612876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 171332 170438 179 377 0 170952 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 685328

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.02 2/66 17775
/proc/meminfo: memFree=875344/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=915148 CPUtime=522.14
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 234546 0 0 0 52090 124 0 0 25 0 1 0 92507068 937111552 227837 1992294400 134512640 136057169 4294956144 18446744073709551615 134649331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 228787 227837 179 377 0 228407 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 915148

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.02 2/66 17775
/proc/meminfo: memFree=774928/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=1019144 CPUtime=582.13
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 260567 0 0 0 58073 140 0 0 25 0 1 0 92507068 1043603456 253858 1992294400 134512640 136057169 4294956144 18446744073709551615 134614157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 254786 253858 179 377 0 254406 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1019144

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 17775
/proc/meminfo: memFree=410000/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=1379680 CPUtime=642.11
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 350633 0 0 0 64036 175 0 0 25 0 1 0 92507068 1412792320 343924 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 344920 343924 179 377 0 344540 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1379680

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.01 2/66 17775
/proc/meminfo: memFree=371408/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=1419008 CPUtime=702.09
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 360610 0 0 0 70027 182 0 0 25 0 1 0 92507068 1453064192 353597 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 354752 353597 179 377 0 354372 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1419008

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 17775
/proc/meminfo: memFree=277264/2055920 swapFree=4181304/4192956
[pid=17772] ppid=17770 vsize=1513164 CPUtime=762.07
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 384171 0 0 0 76016 191 0 0 25 0 1 0 92507068 1549479936 377158 1992294400 134512640 136057169 4294956144 18446744073709551615 134614157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 378291 377158 179 377 0 377911 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1513164



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+817.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17775
/proc/meminfo: memFree=15952/2055920 swapFree=4180444/4192956
[pid=17772] ppid=17770 vsize=1843512 CPUtime=816.72
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194304 466775 0 0 0 81447 225 0 0 25 0 1 0 92507068 1887756288 459762 1992294400 134512640 136057169 4294956144 18446744073709551615 134615992 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17772/statm: 460878 459762 179 377 0 460498 0
Current children cumulated CPU time (s) 816.72
Current children cumulated vsize (KiB) 1843512

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

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

[startup+817.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17776
/proc/meminfo: memFree=1406408/2055920 swapFree=4180444/4192956
[pid=17772] ppid=17770 vsize=0 CPUtime=816.92
/proc/17772/stat : 17772 (clasp) R 17770 17772 17240 0 -1 4194308 466777 0 0 0 81447 245 0 0 25 0 1 0 92507068 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/17772/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 816.92
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 817.366
CPU time (s): 816.993
CPU user time (s): 814.473
CPU system time (s): 2.51962
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 1843512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 814.473
system time used= 2.51962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 466777
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= 4
involuntary context switches= 1436

runsolver used 0.873867 second user time and 2.10768 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-25 09:32:51
IDJOB=1719225
IDBENCH=20580
IDSOLVER=508
FILE ID=node79/1719225-1240644761
PBS_JOBID= 9186419
Free space on /tmp= 66060 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719225-1240644761/watcher-1719225-1240644761 -o /tmp/evaluation-result-1719225-1240644761/solver-1719225-1240644761 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1719225-1240644761.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=973423242

node79.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
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.220
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:       1784560 kB
Buffers:          3316 kB
Cached:         214624 kB
SwapCached:       5304 kB
Active:         142452 kB
Inactive:        83124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784560 kB
SwapTotal:     4192956 kB
SwapFree:      4181304 kB
Dirty:          133516 kB
Writeback:           0 kB
Mapped:          13380 kB
Slab:            31812 kB
Committed_AS:   310264 kB
PageTables:       1384 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= 66060 MiB
End job on node79 at 2009-04-25 09:46:30