Trace number 2656983

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
bsolo 3.2 CardUNSAT 219.04 219.132

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
MD5SUM2b5564b5f03b34138f988fcf164c2fb6
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark53.5269
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables87751
Total number of constraints254772
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656983-1276342010.opb
0.00/0.00	c File size is 8485553 bytes.
1.49/1.53	c Highest Coefficient sum: 512
1.49/1.53	c Parsing was ok!!
1.49/1.53	c Total parsing time: 1.535 s
1.59/1.68	c Var: 87751 Constr: 254772 247060/0/7712 Lit: 685560 Watch. Lit: 517564
1.59/1.68	c Obj. Vars: 0 (0 % of total variables)
180.71/180.84	c Pre-processing Time: 180.762 s
180.71/180.85	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.71/180.85	c        0  81836   234226   639053    2   509199  296216      0      0 180.76
180.71/180.85	c Switching off lower bounding mode.
219.00/219.12	c      102  81836   234429   646198    2   526498  325838    203      0 182.01
219.00/219.12	c      252  81833   234709   649537    2   524410  358422    483      1 182.96
219.00/219.12	c      477  81833   235015   653397    2   524951  394265    789      2 185.13
219.00/219.12	c      816  81833   235625   660299    2   527218  433692   1399      4 187.81
219.00/219.12	c     1325  81833   236529   670236    2   527670  477062   2303      6 192.34
219.00/219.12	c     2089  81833   237605   695964    2   528644  524769   3379     10 205.86
219.00/219.12	c Backtracks by Clause: 3144
219.00/219.12	c Backtracks by PB constraint: 49
219.00/219.12	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
219.00/219.12	c    6     3193    730    26151   239594   730347   5368     14 219.03
219.00/219.12	s UNSATISFIABLE
219.00/219.12	c Total time: 219.031 s

Verifier Data

ERROR: no interpretation 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-2656983-1276342010/watcher-2656983-1276342010 -o /tmp/evaluation-result-2656983-1276342010/solver-2656983-1276342010 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656983-1276342010.opb 

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 0.98 0.99 3/106 12124
/proc/meminfo: memFree=1373972/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=19216 CPUtime=0
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 341 0 0 0 0 0 0 0 18 0 1 0 9802426 19677184 259 1992294400 134512640 137138936 4294661072 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 4804 260 176 642 0 2088 0

[startup+0.0855581 s]
/proc/loadavg: 0.97 0.98 0.99 3/106 12124
/proc/meminfo: memFree=1373972/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=21052 CPUtime=0.08
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 928 0 0 0 8 0 0 0 20 0 1 0 9802426 21557248 846 1992294400 134512640 137138936 4294661072 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 5263 846 282 642 0 2547 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21052

[startup+0.101559 s]
/proc/loadavg: 0.97 0.98 0.99 3/106 12124
/proc/meminfo: memFree=1373972/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=21464 CPUtime=0.09
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 1054 0 0 0 9 0 0 0 20 0 1 0 9802426 21979136 972 1992294400 134512640 137138936 4294661072 18446744073709551615 134517403 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 5366 973 307 642 0 2650 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21464

[startup+0.301593 s]
/proc/loadavg: 0.97 0.98 0.99 3/106 12124
/proc/meminfo: memFree=1373972/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=26476 CPUtime=0.29
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 2605 0 0 0 29 0 0 0 20 0 1 0 9802426 27111424 2483 1992294400 134512640 137138936 4294661072 18446744073709551615 136658918 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 6619 2484 592 642 0 3903 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26476

[startup+0.701661 s]
/proc/loadavg: 0.97 0.98 0.99 3/106 12124
/proc/meminfo: memFree=1373972/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=35688 CPUtime=0.69
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 5488 0 0 0 68 1 0 0 21 0 1 0 9802426 36544512 5287 1992294400 134512640 137138936 4294661072 18446744073709551615 136665344 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 8922 5288 1133 642 0 6206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35688

[startup+1.5018 s]
/proc/loadavg: 0.97 0.98 0.99 2/107 12125
/proc/meminfo: memFree=1350652/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=51916 CPUtime=1.49
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 10751 0 0 0 146 3 0 0 23 0 1 0 9802426 53161984 10344 1992294400 134512640 137138936 4294661072 18446744073709551615 136525332 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 12979 10344 2192 642 0 10263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51916

[startup+3.10108 s]
/proc/loadavg: 0.97 0.98 0.99 2/107 12125
/proc/meminfo: memFree=1320644/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=65316 CPUtime=3.09
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 15906 0 0 0 304 5 0 0 25 0 1 0 9802426 66883584 13427 1992294400 134512640 137138936 4294661072 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16329 13427 183 642 0 15685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65316

[startup+6.30162 s]
/proc/loadavg: 0.97 0.98 0.99 2/107 12125
/proc/meminfo: memFree=1320396/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=65580 CPUtime=6.29
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 15972 0 0 0 624 5 0 0 25 0 1 0 9802426 67153920 13493 1992294400 134512640 137138936 4294661072 18446744073709551615 136506277 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16395 13493 183 642 0 15751 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65580

[startup+12.7017 s]
/proc/loadavg: 0.97 0.98 0.99 2/107 12125
/proc/meminfo: memFree=1320396/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=65580 CPUtime=12.68
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 15991 0 0 0 1262 6 0 0 25 0 1 0 9802426 67153920 13512 1992294400 134512640 137138936 4294661072 18446744073709551615 134566226 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16395 13512 183 642 0 15751 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65580

[startup+25.5009 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 12125
/proc/meminfo: memFree=1320272/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=65712 CPUtime=25.48
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 16018 0 0 0 2541 7 0 0 25 0 1 0 9802426 67289088 13539 1992294400 134512640 137138936 4294661072 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16428 13539 183 642 0 15784 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65712

[startup+51.1013 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 12125
/proc/meminfo: memFree=1320148/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=65844 CPUtime=51.06
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 16049 0 0 0 5098 8 0 0 25 0 1 0 9802426 67424256 13570 1992294400 134512640 137138936 4294661072 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16461 13570 183 642 0 15817 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 65844

[startup+102.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 12127
/proc/meminfo: memFree=1319776/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=66108 CPUtime=102.25
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 16130 0 0 0 10214 11 0 0 25 0 1 0 9802426 67694592 13651 1992294400 134512640 137138936 4294661072 18446744073709551615 134566240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16527 13651 183 642 0 15883 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 66108

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 12129
/proc/meminfo: memFree=1319404/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=66504 CPUtime=162.22
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 16225 0 0 0 16209 13 0 0 25 0 1 0 9802426 68100096 13746 1992294400 134512640 137138936 4294661072 18446744073709551615 134543407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16626 13746 183 642 0 15982 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 66504

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

[startup+179.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 12129
/proc/meminfo: memFree=1319404/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=66504 CPUtime=179.01
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 16225 0 0 0 17888 13 0 0 25 0 1 0 9802426 68100096 13746 1992294400 134512640 137138936 4294661072 18446744073709551615 134543427 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16626 13746 183 642 0 15982 0
Current children cumulated CPU time (s) 179.01
Current children cumulated vsize (KiB) 66504

[startup+204.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 12129
/proc/meminfo: memFree=1318536/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=66504 CPUtime=204.61
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 369185 0 0 0 20338 123 0 0 25 0 1 0 9802426 68100096 13762 1992294400 134512640 137138936 4294661072 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16626 13762 192 642 0 15982 0
Current children cumulated CPU time (s) 204.61
Current children cumulated vsize (KiB) 66504

[startup+211.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 12129
/proc/meminfo: memFree=1318536/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=67192 CPUtime=211.01
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 445381 0 0 0 20955 146 0 0 25 0 1 0 9802426 68804608 13934 1992294400 134512640 137138936 4294661072 18446744073709551615 134575303 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16798 13934 192 642 0 16154 0
Current children cumulated CPU time (s) 211.01
Current children cumulated vsize (KiB) 67192

[startup+214.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 12129
/proc/meminfo: memFree=1318536/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=67192 CPUtime=214.2
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 494573 0 0 0 21256 164 0 0 25 0 1 0 9802426 68804608 13934 1992294400 134512640 137138936 4294661072 18446744073709551615 136504452 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16798 13934 192 642 0 16154 0
Current children cumulated CPU time (s) 214.2
Current children cumulated vsize (KiB) 67192

[startup+217.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 12129
/proc/meminfo: memFree=1318536/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=66504 CPUtime=217.4
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 534305 0 0 0 21563 177 0 0 25 0 1 0 9802426 68100096 13762 1992294400 134512640 137138936 4294661072 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16626 13762 192 642 0 15982 0
Current children cumulated CPU time (s) 217.4
Current children cumulated vsize (KiB) 66504

[startup+218.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 12129
/proc/meminfo: memFree=1318536/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=66504 CPUtime=218.2
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 544281 0 0 0 21640 180 0 0 25 0 1 0 9802426 68100096 13762 1992294400 134512640 137138936 4294661072 18446744073709551615 135984558 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16626 13762 192 642 0 15982 0
Current children cumulated CPU time (s) 218.2
Current children cumulated vsize (KiB) 66504

[startup+218.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 12129
/proc/meminfo: memFree=1318536/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=66504 CPUtime=218.6
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 549441 0 0 0 21679 181 0 0 25 0 1 0 9802426 68100096 13762 1992294400 134512640 137138936 4294661072 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16626 13762 192 642 0 15982 0
Current children cumulated CPU time (s) 218.6
Current children cumulated vsize (KiB) 66504

[startup+219.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 12129
/proc/meminfo: memFree=1318536/2059040 swapFree=4192956/4192956
[pid=12124] ppid=12122 vsize=67192 CPUtime=219
/proc/12124/stat : 12124 (bsolo_pb10) R 12122 12124 11558 0 -1 4202496 559761 0 0 0 21717 183 0 0 25 0 1 0 9802426 68804608 13934 1992294400 134512640 137138936 4294661072 18446744073709551615 134572768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12124/statm: 16798 13934 192 642 0 16154 0
Current children cumulated CPU time (s) 219
Current children cumulated vsize (KiB) 67192

Child status: 0
Real time (s): 219.132
CPU time (s): 219.04
CPU user time (s): 217.185
CPU system time (s): 1.85472
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 67192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 217.185
system time used= 1.85472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 565609
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= 1
involuntary context switches= 2948

runsolver used 0.369943 second user time and 1.03684 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-12 13:26:50
IDJOB=2656983
IDBENCH=1495
IDSOLVER=1162
FILE ID=node014/2656983-1276342010
PBS_JOBID= 11173173
Free space on /tmp= 62456 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656983-1276342010/watcher-2656983-1276342010 -o /tmp/evaluation-result-2656983-1276342010/solver-2656983-1276342010 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656983-1276342010.opb

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

MD5SUM BENCH= 2b5564b5f03b34138f988fcf164c2fb6
RANDOM SEED=590898247

node014.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
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.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1374500 kB
Buffers:        120456 kB
Cached:         419392 kB
SwapCached:          0 kB
Active:         199224 kB
Inactive:       400436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1374500 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           12168 kB
Writeback:           0 kB
AnonPages:       59808 kB
Mapped:          15396 kB
Slab:            63092 kB
PageTables:       3984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183436 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62452 MiB
End job on node014 at 2010-06-12 13:30:30