Trace number 2067556

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
pcs 0.3.2? (MO) 750.712 754.351

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-3-13-25-26.xml
MD5SUM7672cbc92c95110a92bce4d4d3f0bc43
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.0635
Satisfiable
(Un)Satisfiability was proved
Number of variables4644
Number of constraints31428
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension31428
Global constraints used (with number of constraints)

Solver Data

0.00/0.05	c has operations which may create big domains
0.00/0.05	c big-domain mode
0.00/0.05	c Seed is 398493433
0.00/0.05	c Constructing HOME/instance-2067556-1247705587.xml  with 108804 constraints
2.46/2.53	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s 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-2067556-1247705587/watcher-2067556-1247705587 -o /tmp/evaluation-result-2067556-1247705587/solver-2067556-1247705587 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 398493433 HOME/instance-2067556-1247705587.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 1.87 1.44 1.33 4/81 4388
/proc/meminfo: memFree=1383024/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=5356 CPUtime=0
/proc/4388/stat : 4388 (pcssolve) R 4386 4388 3402 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57624877 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 225612196511 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/4388/statm: 1339 241 200 169 0 50 0
[pid=4389] ppid=4388 vsize=3676 CPUtime=0
/proc/4389/stat : 4389 (fgrep) R 4388 4388 3402 0 -1 4194304 146 0 0 0 0 0 0 0 22 0 1 0 57624878 3764224 113 996147200 4194304 4274172 548682068976 18446744073709551615 225612365906 0 0 4096 0 0 0 0 17 1 0 0
/proc/4389/statm: 919 113 85 19 0 43 0
[pid=4390] ppid=4388 vsize=5356 CPUtime=0
/proc/4390/stat : 4390 (pcssolve) R 4388 4388 3402 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57624878 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 225612196511 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/4390/statm: 1339 241 200 169 0 50 0

[startup+0.0831001 s]
/proc/loadavg: 1.87 1.44 1.33 4/81 4388
/proc/meminfo: memFree=1383024/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=5072 CPUtime=0.06
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 954 826 0 0 3 0 2 1 18 0 1 0 57624877 5193728 563 996147200 134512640 135215973 4294956304 18446744073709551615 4159732868 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 1268 563 361 171 0 193 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5072

[startup+0.102135 s]
/proc/loadavg: 1.87 1.44 1.33 4/81 4388
/proc/meminfo: memFree=1383024/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=6120 CPUtime=0.07
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 1252 826 0 0 4 0 2 1 18 0 1 0 57624877 6266880 774 996147200 134512640 135215973 4294956304 18446744073709551615 134839567 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 1530 774 385 171 0 455 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6120

[startup+0.301116 s]
/proc/loadavg: 1.87 1.44 1.33 4/81 4388
/proc/meminfo: memFree=1383024/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=8932 CPUtime=0.28
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 2080 826 0 0 24 1 2 1 19 0 1 0 57624877 9146368 1332 996147200 134512640 135215973 4294956304 18446744073709551615 4160505748 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 2233 1332 385 171 0 1158 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8932

[startup+0.701147 s]
/proc/loadavg: 1.87 1.44 1.33 4/81 4388
/proc/meminfo: memFree=1383024/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=13412 CPUtime=0.67
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 3617 826 0 0 63 1 2 1 23 0 1 0 57624877 13733888 2364 996147200 134512640 135215973 4294956304 18446744073709551615 134837536 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 3353 2364 385 171 0 2278 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13412

[startup+1.50122 s]
/proc/loadavg: 1.87 1.44 1.33 3/82 4394
/proc/meminfo: memFree=1372264/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=22600 CPUtime=1.47
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 6757 826 0 0 141 3 2 1 25 0 1 0 57624877 23142400 4399 996147200 134512640 135215973 4294956304 18446744073709551615 4159732753 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 5650 4399 385 171 0 4575 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22600

[startup+3.10136 s]
/proc/loadavg: 1.87 1.44 1.33 3/82 4394
/proc/meminfo: memFree=1361256/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=59076 CPUtime=3.06
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 19943 826 0 0 293 10 2 1 25 0 1 0 57624877 60493824 12948 996147200 134512640 135215973 4294956304 18446744073709551615 134982836 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 14769 12948 406 171 0 13694 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 59076

[startup+6.30163 s]
/proc/loadavg: 1.88 1.45 1.33 3/82 4394
/proc/meminfo: memFree=1322600/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=69828 CPUtime=6.24
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 30747 826 0 0 607 14 2 1 25 0 1 0 57624877 71503872 15364 996147200 134512640 135215973 4294956304 18446744073709551615 134609800 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 17457 15364 409 171 0 16382 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 69828

[startup+12.7012 s]
/proc/loadavg: 1.89 1.45 1.34 3/82 4394
/proc/meminfo: memFree=1321896/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=70224 CPUtime=12.61
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 51435 826 0 0 1235 23 2 1 25 0 1 0 57624877 71909376 15478 996147200 134512640 135215973 4294956304 18446744073709551615 134590673 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 17556 15478 409 171 0 16481 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 70224

[startup+25.5023 s]
/proc/loadavg: 1.91 1.48 1.35 3/82 4394
/proc/meminfo: memFree=1314344/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=78192 CPUtime=25.35
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 138213 826 0 0 2478 54 2 1 25 0 1 0 57624877 80068608 17449 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 19548 17449 409 171 0 18473 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 78192

[startup+51.1025 s]
/proc/loadavg: 1.94 1.52 1.36 3/82 4394
/proc/meminfo: memFree=1288296/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=104520 CPUtime=50.83
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 327295 826 0 0 4950 130 2 1 25 0 1 0 57624877 107028480 24086 996147200 134512640 135215973 4294956304 18446744073709551615 4158960649 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 26130 24086 409 171 0 25055 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 104520

[startup+102.308 s]
/proc/loadavg: 1.97 1.59 1.39 3/82 4394
/proc/meminfo: memFree=1241576/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=151148 CPUtime=101.79
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 670924 826 0 0 9919 257 2 1 25 0 1 0 57624877 154775552 35664 996147200 134512640 135215973 4294956304 18446744073709551615 4159337218 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 37787 35664 409 171 0 36712 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 151148

[startup+162.302 s]
/proc/loadavg: 1.99 1.66 1.43 3/82 4394
/proc/meminfo: memFree=1178408/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=214384 CPUtime=161.5
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 1082775 826 0 0 15738 409 2 1 25 0 1 0 57624877 219529216 51587 996147200 134512640 135215973 4294956304 18446744073709551615 134677908 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 53596 51587 409 171 0 52521 0
Current children cumulated CPU time (s) 161.5
Current children cumulated vsize (KiB) 214384

[startup+222.302 s]
/proc/loadavg: 1.99 1.72 1.46 3/82 4394
/proc/meminfo: memFree=1114280/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=278496 CPUtime=221.2
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 1550162 826 0 0 21531 586 2 1 25 0 1 0 57624877 285179904 67466 996147200 134512640 135215973 4294956304 18446744073709551615 1606090 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 69624 67466 409 171 0 68549 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 278496

[startup+282.302 s]
/proc/loadavg: 1.99 1.77 1.49 3/82 4394
/proc/meminfo: memFree=1038760/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=358840 CPUtime=280.92
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 1965853 826 0 0 27339 750 2 1 25 0 1 0 57624877 367452160 86480 996147200 134512640 135215973 4294956304 18446744073709551615 134617702 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 89710 86480 409 171 0 88635 0
Current children cumulated CPU time (s) 280.92
Current children cumulated vsize (KiB) 358840

[startup+342.303 s]
/proc/loadavg: 1.99 1.81 1.52 3/82 4394
/proc/meminfo: memFree=952232/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=445292 CPUtime=340.63
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 2313061 826 0 0 33174 886 2 1 25 0 1 0 57624877 455979008 107879 996147200 134512640 135215973 4294956304 18446744073709551615 134902469 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 111323 107879 409 171 0 110248 0
Current children cumulated CPU time (s) 340.63
Current children cumulated vsize (KiB) 445292

[startup+402.302 s]
/proc/loadavg: 1.99 1.84 1.55 3/82 4394
/proc/meminfo: memFree=868136/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=527776 CPUtime=400.35
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 2652642 826 0 0 39011 1021 2 1 25 0 1 0 57624877 540442624 128968 996147200 134512640 135215973 4294956304 18446744073709551615 134590232 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 131944 128968 409 171 0 130869 0
Current children cumulated CPU time (s) 400.35
Current children cumulated vsize (KiB) 527776

[startup+462.302 s]
/proc/loadavg: 1.99 1.87 1.57 3/82 4394
/proc/meminfo: memFree=801192/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=597720 CPUtime=460.06
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 3106836 826 0 0 44804 1199 2 1 25 0 1 0 57624877 612065280 145547 996147200 134512640 135215973 4294956304 18446744073709551615 134648297 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 149430 145547 409 171 0 148355 0
Current children cumulated CPU time (s) 460.06
Current children cumulated vsize (KiB) 597720

[startup+522.301 s]
/proc/loadavg: 1.99 1.89 1.60 3/82 4400
/proc/meminfo: memFree=729184/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=670536 CPUtime=519.75
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 3598995 826 0 0 50592 1380 2 1 25 0 1 0 57624877 686628864 163775 996147200 134512640 135215973 4294956304 18446744073709551615 134627170 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 167634 163775 409 171 0 166559 0
Current children cumulated CPU time (s) 519.75
Current children cumulated vsize (KiB) 670536

[startup+582.301 s]
/proc/loadavg: 1.99 1.91 1.62 3/82 4400
/proc/meminfo: memFree=651744/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=746228 CPUtime=579.46
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 4086843 826 0 0 56381 1562 2 1 25 0 1 0 57624877 764137472 182795 996147200 134512640 135215973 4294956304 18446744073709551615 4158960050 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 186557 182795 409 171 0 185482 0
Current children cumulated CPU time (s) 579.46
Current children cumulated vsize (KiB) 746228

[startup+642.302 s]
/proc/loadavg: 1.99 1.92 1.64 3/82 4400
/proc/meminfo: memFree=592672/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=804612 CPUtime=639.19
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 4396154 826 0 0 62234 1682 2 1 25 0 1 0 57624877 823922688 197428 996147200 134512640 135215973 4294956304 18446744073709551615 134600390 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 201153 197428 409 171 0 200078 0
Current children cumulated CPU time (s) 639.19
Current children cumulated vsize (KiB) 804612

[startup+702.302 s]
/proc/loadavg: 1.99 1.93 1.66 3/82 4400
/proc/meminfo: memFree=521952/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=875644 CPUtime=698.9
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 4711460 826 0 0 68083 1804 2 1 25 0 1 0 57624877 896659456 215221 996147200 134512640 135215973 4294956304 18446744073709551615 134640905 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 218911 215221 409 171 0 217836 0
Current children cumulated CPU time (s) 698.9
Current children cumulated vsize (KiB) 875644



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+754.201 s]
/proc/loadavg: 1.99 1.94 1.68 3/82 4400
/proc/meminfo: memFree=474912/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=921828 CPUtime=750.55
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4194304 5028134 826 0 0 73127 1925 2 1 25 0 1 0 57624877 943951872 226849 996147200 134512640 135215973 4294956304 18446744073709551615 134597328 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 230457 226849 409 171 0 229382 0
Current children cumulated CPU time (s) 750.55
Current children cumulated vsize (KiB) 921828

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

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

[startup+754.307 s]
/proc/loadavg: 1.99 1.94 1.68 3/82 4400
/proc/meminfo: memFree=474912/2055920 swapFree=4192812/4192956
[pid=4388] ppid=4386 vsize=0 CPUtime=750.65
/proc/4388/stat : 4388 (pcs.big) R 4386 4388 3402 0 -1 4195332 5028134 826 0 0 73127 1935 2 1 25 0 1 0 57624877 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/4388/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 750.65
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 754.351
CPU time (s): 750.712
CPU user time (s): 731.298
CPU system time (s): 19.414
CPU usage (%): 99.5175
Max. virtual memory (cumulated for all children) (KiB): 921828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 731.298
system time used= 19.414
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5028960
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= 22
involuntary context switches= 23150

runsolver used 1.24281 second user time and 2.19667 second system time

The end

Launcher Data

Begin job on node31 at 2009-07-16 02:53:08
IDJOB=2067556
IDBENCH=54672
IDSOLVER=733
FILE ID=node31/2067556-1247705587
PBS_JOBID= 9521249
Free space on /tmp= 66272 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-3-13-25-26.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067556-1247705587/watcher-2067556-1247705587 -o /tmp/evaluation-result-2067556-1247705587/solver-2067556-1247705587 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 398493433 HOME/instance-2067556-1247705587.xml

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

MD5SUM BENCH= 7672cbc92c95110a92bce4d4d3f0bc43
RANDOM SEED=398493433

node31.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.216
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	: 5931.00
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.216
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:       1383504 kB
Buffers:         74996 kB
Cached:         493960 kB
SwapCached:          0 kB
Active:         218880 kB
Inactive:       388820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1383504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6512 kB
Writeback:           0 kB
Mapped:          59148 kB
Slab:            49632 kB
Committed_AS:   428356 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66268 MiB
End job on node31 at 2009-07-16 03:05:44