Trace number 2067227

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-restart 0.3.2? (MO) 713.735 719.357

General information on the benchmark

Namecsp/pseudo/fpga/
normalized-fpga-35-35.xml
MD5SUMbad9d59072659d000ac9ffef6357e1cf
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 benchmark17.4094
Satisfiable
(Un)Satisfiability was proved
Number of variables1838
Number of constraints1330
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1330
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has operations which may create big domains
0.00/0.02	c big-domain mode
0.00/0.02	c Seed is 421925847
0.00/0.02	c Constructing HOME/instance-2067227-1247705380.xml  with 27581 constraints
0.37/0.41	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-2067227-1247705380/watcher-2067227-1247705380 -o /tmp/evaluation-result-2067227-1247705380/solver-2067227-1247705380 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 421925847 HOME/instance-2067227-1247705380.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: 2.00 2.00 2.03 4/81 10252
/proc/meminfo: memFree=1383240/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=5356 CPUtime=0
/proc/10252/stat : 10252 (pcssolve) R 10250 10252 9001 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57604476 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10252/statm: 1339 241 200 169 0 50 0
[pid=10253] ppid=10252 vsize=3676 CPUtime=0
/proc/10253/stat : 10253 (fgrep) R 10252 10252 9001 0 -1 4194304 140 0 0 0 0 0 0 0 22 0 1 0 57604476 3764224 107 996147200 4194304 4274172 548682068976 18446744073709551615 221236658258 0 0 4096 0 0 0 0 17 1 0 0
/proc/10253/statm: 919 107 85 19 0 43 0
[pid=10254] ppid=10252 vsize=5356 CPUtime=0
/proc/10254/stat : 10254 (pcssolve) R 10252 10252 9001 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57604476 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/10254/statm: 1339 241 200 169 0 50 0

[startup+0.041674 s]
/proc/loadavg: 2.00 2.00 2.03 4/81 10252
/proc/meminfo: memFree=1383240/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=5120 CPUtime=0.02
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 968 826 0 0 2 0 0 0 24 0 1 0 57604476 5242880 577 996147200 134512640 135215973 4294956304 18446744073709551615 134761811 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 1280 577 385 171 0 205 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5120

[startup+0.10168 s]
/proc/loadavg: 2.00 2.00 2.03 4/81 10252
/proc/meminfo: memFree=1383240/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=6500 CPUtime=0.07
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 1378 826 0 0 7 0 0 0 24 0 1 0 57604476 6656000 877 996147200 134512640 135215973 4294956304 18446744073709551615 8904290 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 1625 877 385 171 0 550 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6500

[startup+0.301702 s]
/proc/loadavg: 2.00 2.00 2.03 4/81 10252
/proc/meminfo: memFree=1383240/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=12000 CPUtime=0.28
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 3111 826 0 0 27 1 0 0 25 0 1 0 57604476 12288000 1925 996147200 134512640 135215973 4294956304 18446744073709551615 8872518 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 3000 1925 385 171 0 1925 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12000

[startup+0.70175 s]
/proc/loadavg: 2.00 2.00 2.03 4/81 10252
/proc/meminfo: memFree=1383240/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=22876 CPUtime=0.66
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 7084 826 0 0 64 2 0 0 25 0 1 0 57604476 23425024 4822 996147200 134512640 135215973 4294956304 18446744073709551615 134902564 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 5719 4822 407 171 0 4644 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 22876

[startup+1.50184 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 10258
/proc/meminfo: memFree=1359792/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=38520 CPUtime=1.46
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 12394 826 0 0 142 4 0 0 25 0 1 0 57604476 39444480 7634 996147200 134512640 135215973 4294956304 18446744073709551615 135096351 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 9630 7634 410 171 0 8555 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 38520

[startup+3.10301 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 10258
/proc/meminfo: memFree=1349744/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=38580 CPUtime=3.05
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 13462 826 0 0 301 4 0 0 25 0 1 0 57604476 39505920 8702 996147200 134512640 135215973 4294956304 18446744073709551615 134590644 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 9645 8702 410 171 0 8570 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 38580

[startup+6.30136 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 10258
/proc/meminfo: memFree=1348592/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=39004 CPUtime=6.21
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 13722 826 0 0 617 4 0 0 25 0 1 0 57604476 39940096 8962 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 9751 8962 410 171 0 8676 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 39004

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 10258
/proc/meminfo: memFree=1346752/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=40616 CPUtime=12.55
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 14138 826 0 0 1251 4 0 0 25 0 1 0 57604476 41590784 9378 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 10154 9378 410 171 0 9079 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 40616

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 10258
/proc/meminfo: memFree=1337152/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=50872 CPUtime=25.24
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 16694 826 0 0 2518 6 0 0 25 0 1 0 57604476 52092928 11934 996147200 134512640 135215973 4294956304 18446744073709551615 134600145 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 12718 11934 410 171 0 11643 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 50872

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 10258
/proc/meminfo: memFree=1264064/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=127140 CPUtime=50.59
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 36120 826 0 0 5044 15 0 0 25 0 1 0 57604476 130191360 30619 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 31785 30619 410 171 0 30710 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 127140

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 10260
/proc/meminfo: memFree=1089536/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=299368 CPUtime=101.32
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 79720 826 0 0 10096 36 0 0 25 0 1 0 57604476 306552832 73706 996147200 134512640 135215973 4294956304 18446744073709551615 134599974 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 74842 73706 410 171 0 73767 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 299368

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 10260
/proc/meminfo: memFree=1033088/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=354784 CPUtime=160.75
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 93743 826 0 0 16031 44 0 0 25 0 1 0 57604476 363298816 87695 996147200 134512640 135215973 4294956304 18446744073709551615 134610758 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 88696 87695 410 171 0 87621 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 354784

[startup+222.302 s]
/proc/loadavg: 2.06 2.01 2.02 3/82 10260
/proc/meminfo: memFree=1021696/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=365976 CPUtime=220.19
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 96556 826 0 0 21973 46 0 0 25 0 1 0 57604476 374759424 90508 996147200 134512640 135215973 4294956304 18446744073709551615 4158960136 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 91494 90508 410 171 0 90419 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 365976

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.01 3/82 10260
/proc/meminfo: memFree=995008/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=394416 CPUtime=279.62
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 103729 826 0 0 27913 49 0 0 25 0 1 0 57604476 403881984 97103 996147200 134512640 135215973 4294956304 18446744073709551615 134600165 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 98604 97103 410 171 0 97529 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 394416

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/82 10260
/proc/meminfo: memFree=993416/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=396160 CPUtime=339.06
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 104200 826 0 0 33856 50 0 0 25 0 1 0 57604476 405667840 97574 996147200 134512640 135215973 4294956304 18446744073709551615 4158960648 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 99040 97574 410 171 0 97965 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 396160

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10260
/proc/meminfo: memFree=981832/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=407552 CPUtime=398.49
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 107061 826 0 0 39798 51 0 0 25 0 1 0 57604476 417333248 100435 996147200 134512640 135215973 4294956304 18446744073709551615 134648399 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 101888 100435 410 171 0 100813 0
Current children cumulated CPU time (s) 398.49
Current children cumulated vsize (KiB) 407552

[startup+462.302 s]
/proc/loadavg: 2.05 2.01 2.00 2/71 10262
/proc/meminfo: memFree=991456/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=418268 CPUtime=457.93
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 109754 826 0 0 45740 53 0 0 25 0 1 0 57604476 428306432 103128 996147200 134512640 135215973 4294956304 18446744073709551615 134600035 0 0 4096 0 0 0 0 17 0 0 0
/proc/10252/statm: 104567 103128 410 171 0 103492 0
Current children cumulated CPU time (s) 457.93
Current children cumulated vsize (KiB) 418268

[startup+522.301 s]
/proc/loadavg: 2.13 2.04 2.01 4/83 10618
/proc/meminfo: memFree=518272/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=430968 CPUtime=517.9
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 112947 826 0 0 51731 59 0 0 25 0 1 0 57604476 441311232 106321 996147200 134512640 135215973 4294956304 18446744073709551615 4158960146 0 0 4096 0 0 0 0 17 0 0 0
/proc/10252/statm: 107742 106321 410 171 0 106667 0
Current children cumulated CPU time (s) 517.9
Current children cumulated vsize (KiB) 430968

[startup+582.302 s]
/proc/loadavg: 2.05 2.03 2.00 4/83 10618
/proc/meminfo: memFree=254656/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=443260 CPUtime=577.88
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 116033 826 0 0 57727 61 0 0 25 0 1 0 57604476 453898240 109407 996147200 134512640 135215973 4294956304 18446744073709551615 134583377 0 0 4096 0 0 0 0 17 0 0 0
/proc/10252/statm: 110815 109407 410 171 0 109740 0
Current children cumulated CPU time (s) 577.88
Current children cumulated vsize (KiB) 443260

[startup+642.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/83 10619
/proc/meminfo: memFree=130808/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=583560 CPUtime=637.56
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 151437 826 0 0 63677 79 0 0 25 0 1 0 57604476 597565440 144811 996147200 134512640 135215973 4294956304 18446744073709551615 134597785 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 145890 144811 410 171 0 144815 0
Current children cumulated CPU time (s) 637.56
Current children cumulated vsize (KiB) 583560

[startup+702.302 s]
/proc/loadavg: 2.10 2.06 2.01 3/83 10625
/proc/meminfo: memFree=15096/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=813788 CPUtime=696.9
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 209548 826 0 0 69587 103 0 0 25 0 1 0 57604476 833318912 201897 996147200 134512640 135215973 4294956304 18446744073709551615 4158960258 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 203447 201897 410 171 0 202372 0
Current children cumulated CPU time (s) 696.9
Current children cumulated vsize (KiB) 813788



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+719.202 s]
/proc/loadavg: 2.08 2.06 2.01 3/83 10625
/proc/meminfo: memFree=15288/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=926872 CPUtime=713.57
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4194304 237231 826 0 0 71242 115 0 0 25 0 1 0 57604476 949116928 229580 996147200 134512640 135215973 4294956304 18446744073709551615 8869378 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 231718 229580 410 171 0 230643 0
Current children cumulated CPU time (s) 713.57
Current children cumulated vsize (KiB) 926872

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

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

[startup+719.308 s]
/proc/loadavg: 2.08 2.06 2.01 3/84 10626
/proc/meminfo: memFree=680688/2055920 swapFree=4192812/4192956
[pid=10252] ppid=10250 vsize=0 CPUtime=713.67
/proc/10252/stat : 10252 (pcs.big) R 10250 10252 9001 0 -1 4195332 237231 826 0 0 71242 125 0 0 25 0 1 0 57604476 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10252/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 713.67
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 719.357
CPU time (s): 713.735
CPU user time (s): 712.424
CPU system time (s): 1.3108
CPU usage (%): 99.2184
Max. virtual memory (cumulated for all children) (KiB): 926872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 712.424
system time used= 1.3108
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 238057
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= 23516

runsolver used 0.91586 second user time and 2.32565 second system time

The end

Launcher Data

Begin job on node21 at 2009-07-16 02:49:40
IDJOB=2067227
IDBENCH=54621
IDSOLVER=734
FILE ID=node21/2067227-1247705380
PBS_JOBID= 9521266
Free space on /tmp= 66324 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/fpga/normalized-fpga-35-35.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067227-1247705380/watcher-2067227-1247705380 -o /tmp/evaluation-result-2067227-1247705380/solver-2067227-1247705380 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 421925847 HOME/instance-2067227-1247705380.xml

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

MD5SUM BENCH= bad9d59072659d000ac9ffef6357e1cf
RANDOM SEED=421925847

node21.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.240
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.240
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:       1383656 kB
Buffers:         78296 kB
Cached:         475360 kB
SwapCached:          0 kB
Active:         225856 kB
Inactive:       364352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1383656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:          57004 kB
Slab:            67320 kB
Committed_AS:   498756 kB
PageTables:       1860 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= 66324 MiB
End job on node21 at 2009-07-16 03:01:41